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:
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- Persistent red-black tree in C++☆30Updated 3 months ago
- Software transactional memory system developed at Wyatt Technology☆30Updated 6 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- ulids in C++, Header Only☆102Updated 2 years ago
- C++ framework for rapid server development☆76Updated last year
- Joedb, the Journal-Only Embedded Database☆103Updated 2 weeks 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
- A fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages su…☆55Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- ☆31Updated 10 years ago
- High performance parallel systems with nonblocking IO☆50Updated 6 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A vectorized single header hash function.☆23Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Concurrent Hash Table☆37Updated 2 months ago
- Comparing linear and binary searches☆43Updated 5 years ago
- Simple, reliable & efficient distributed task queues for C++17☆116Updated 3 months ago
- How fast can we shuffle values?☆40Updated last year