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:
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- For details, see the blog post:☆35Updated 2 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
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- ☆25Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Flat containers for C++☆59Updated 7 months ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- C++ Scattered Containers☆67Updated 8 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☆87Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Named arguments for C++17☆31Updated 6 months ago
- A clean implementation of reflection and related proposals.☆28Updated 8 years ago