rnburn / bbai-kernel
C++ components used in the project https://github.com/rnburn/bbai
☆51Updated last year
Alternatives and similar repositories for bbai-kernel:
Users that are interested in bbai-kernel are comparing it to the libraries listed below
- A compiler-friendly variadic type list for C++.☆36Updated last year
- List-initialize containers with proper move semantics☆30Updated last month
- Yet another C++ text formatting library.☆71Updated 4 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- ☆26Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- ☆48Updated 7 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A hash function library☆43Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- WIP☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago