vreverdy / bit-algorithmsLinks
An exploratory implementation of bit overloads of the C++ standard algorithms
☆18Updated 4 years ago
Alternatives and similar repositories for bit-algorithms
Users that are interested in bit-algorithms are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Named arguments for C++17☆31Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- ☆25Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week