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 dependency-based coroutine scheduler☆45Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- Joedb, the Journal-Only Embedded Database☆103Updated last week
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Fastest Trie structure (Linux & Windows)☆93Updated 3 years ago
- A vectorized single header hash function.☆23Updated last year
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 4 months 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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 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
- ☆22Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆44Updated 3 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 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
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆47Updated last week
- coco is a simple, stackless, single-threaded, header-only C++20 coroutine library with Go-like concurrency primitives.☆29Updated last month
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Comparing linear and binary searches☆43Updated 5 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆23Updated 4 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago