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:
- 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
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- String to Float Benchmark☆19Updated 7 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 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
- ☆12Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- Fastest RPC in the west☆21Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- ☆39Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆86Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- ☆48Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆45Updated 5 years ago
- A C++ library for integer array compression