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
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- ☆12Updated 8 years ago
- ☆20Updated 3 years ago
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆13Updated 5 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- AVX512F and AVX2 versions of quick sort☆104Updated 8 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
- Succinct data structures in C/C++☆92Updated last year
- Fastest RPC in the west☆21Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Mark&sweep garbage collector for C++☆22Updated 11 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 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
- A decentralized work-stealing scheduler that dynamically schedules fixed-priority tasks in a non-preemptive manner.☆19Updated 10 years ago
- ☆28Updated 3 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
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago