emaxerrno / smfLinks
Fastest RPC in the west
☆21Updated 5 years ago
Alternatives and similar repositories for smf
Users that are interested in smf are comparing it to the libraries listed below
Sorting:
- LLVM-jitted bitmaps☆27Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Simple out-of-process invoker☆18Updated 2 weeks ago
- Seastar boilerplate project with cmake☆34Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- An implementation of Apache Parquet for Seastar projects☆16Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- ☆12Updated last year
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Open Power Performance Analysis Tool☆28Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- ZooKeeper server on top of FoundationDB☆26Updated 4 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- ☆13Updated 6 years ago
- ☆11Updated 3 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka