This is your work, valued

Denver, CO

Ben Deane

Elite
@elbeno

constexpr. Experiments with constexpr

247

testinator. C++ unit testing experiments

66

skeleton. Skeleton for quick new C++ project setup

42

using-types-effectively. Using C++'s type system effectively, safely, expressively

24

dotemacs. Emacs customization

19

autocomplete. Autocomplete scribblings

13

accumulate-fun. Experiments with accumulate

6

semver. Semantic versioning in C++, testing with QuickCheck

6

cis194-spring2013. Homework from CIS194 Spring 2013 (http://www.seas.upenn.edu/~cis194/fall14/spring13/index.html)

6

isocpp. C++ standards papers

5

power-series. Exercising ranges-v3 with power series experiments

4

identifying-monoids. Identifying Monoids: a C++ presentation

3

async. Experiments with monads in C++

3

pretty-print. Generic C++ object pretty-printer

3

generic-register-operation-optimizer. C++

2

cpp-std-extensions. C++

2

operator-overloading. HTML

2

cicd-repo-infrastructure. CMake

2

cpp-baremetal-senders-and-receivers. C++

1

cpp-baremetal-concurrency. C++

1

vector. Simple 2D vector library.

1

easing-into-modern-cpp. HTML

1

compile-time-init-build. C++ library for composing modular firmware at compile-time.

1

fmt. A modern formatting library

1

declarative-cpp. HTML

1

capture-expr. Proof-of-concept for capturing expression LHS/RHS parts

1

laburnum. A Logo (the programming language) interpreter written in JavaScript

1

function-registry. A type-erased function registry/dispatch mechanism

1

cmdline. Command line option parsing in modern C++

1

ll1-parser-gen. A simple LL(1) parser generator.

1

cppnow17-lightning-talk. HTML

1

safe-arithmetic. Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects against overflow, underflow, divide by zero, and out-of-bounds index access. This provides both functional correctness as well as greater protection against security threats.

1

curve. Curve modulation library.

1

range_by_example. range v3 example code

1

lazy-streams. Lazy stream experiments in C++

1