Pinned Repositories
IREPEAT
C++ preprocessor macros for indexed repetitions
cat
constexpr char array concatenation, car_cat collection
enum_reflect
A demo repo for enum_traits
enum_traits
Type traits for properties of C / C++ enum types
function_traits
A library of type traits for introspecting C++ function types
ntbs
C++17 lib for concatenation and slicing of 'constexpr C strings'
tupl
An aggregate tuple, as trivial as its elements. C++20 using preprocessor for codegen.
type_name
C++ type_name template utilities for pretty-printing type names
type_name_pp
C++ templates for pretty-printing type names
VA_OPT
C++ preprocessor macros for __VA_OPT__ feature detection and fallback
willwray's Repositories
willwray/cat
constexpr char array concatenation, car_cat collection
willwray/car
char array initialisation from string literal, header only, c++17
willwray/car_cat
car and cat support the use of char arrays as compile-time strings
willwray/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
willwray/dash_hash
willwray/liftoff
An example of a project with many modules and interdependencies
willwray/lo_adder
willwray/lo_libs
Liftoff libraries, taken out of the Liftoff project to use as a submodule
willwray/lo_shuttle
willwray/lo_strings
willwray/lo_test
willwray/nonius
A C++ micro-benchmarking framework
willwray/seastar
High performance server-side application framework
willwray/willwray.github.io
pages
willwray/YOUR_PROJECT
YOUR_PROJECT