odinthenerd / abcdLinks
Agent Based Class Design
☆50Updated 5 years ago
Alternatives and similar repositories for abcd
Users that are interested in abcd are comparing it to the libraries listed below
Sorting:
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A bunch of small C++ utilities☆65Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- ☆67Updated 9 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library