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
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 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
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- C++20 for flag enums☆27Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- String splitting benchmarks☆41Updated 9 years ago