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☆39Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- ☆26Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 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
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++20 for flag enums☆27Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Named arguments for C++17☆31Updated last week
- A concise and readable metaprogramming language for C++☆60Updated 4 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
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++20 serialization library (cereal fork)☆29Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago