avagordon01 / bitarrayLinks
c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset
☆13Updated last year
Alternatives and similar repositories for bitarray
Users that are interested in bitarray are comparing it to the libraries listed below
Sorting:
- 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
- Concurrent Hash Table☆27Updated last month
- ☆10Updated 7 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆45Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ☆31Updated 9 years ago
- Awesome implicit data structures☆24Updated 5 years ago
- AnyDSL Runtime Library☆22Updated 3 weeks ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- Experiments with "reflexpr"☆11Updated 8 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- Cross-platform headers-only C++11 framework for streaming data packets through a graph of data-transforming nodes☆16Updated 9 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Lock-free memory allocator☆21Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- ☆27Updated last year
- Interval library for C++☆12Updated 4 months ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago