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 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Named arguments for C++17☆31Updated 3 months 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
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- For details, see the blog post:☆34Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- ☆26Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last week
- C++ Scattered Containers☆67Updated 8 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
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 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
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 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