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:
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆25Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Container Traits for Modern C++☆28Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Named arguments for C++17☆31Updated 5 months ago
- For details, see the blog post:☆34Updated 2 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 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