rnburn / bbai-kernelLinks
C++ components used in the project https://github.com/rnburn/bbai
☆52Updated last year
Alternatives and similar repositories for bbai-kernel
Users that are interested in bbai-kernel are comparing it to the libraries listed below
Sorting:
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- ☆26Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- forward declarations for C++ std headers☆74Updated 4 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
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- stl-like algorithms for TYPES☆31Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- ☆34Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago