Dar13 / OpenMemDBLinks
An open-source, in-memory, non-blocking SQL database.
☆16Updated 7 years ago
Alternatives and similar repositories for OpenMemDB
Users that are interested in OpenMemDB are comparing it to the libraries listed below
Sorting:
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 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
- High-performance dictionary coding☆109Updated 8 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆23Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- For details, see the blog post:☆35Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Updated 5 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
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆13Updated 5 years ago