tikv / crc64fastLinks
SIMD accelerated CRC-64-ECMA computation
☆55Updated last year
Alternatives and similar repositories for crc64fast
Users that are interested in crc64fast are comparing it to the libraries listed below
Sorting:
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆52Updated last year
- rust bindings of snmalloc☆147Updated 4 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- high performance Serialize and Deserialize derives☆36Updated 3 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Cross platform process information in Rust☆70Updated last month
- Layered configuration system built upon serde☆32Updated 4 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆100Updated 2 months ago
- ☆17Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Fast functions for printing floating-point primitives to a decimal string☆136Updated 2 weeks ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- BzTree implementation for Rust☆37Updated 4 months ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 11 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Performant time measuring in Rust☆201Updated last year
- A thread-per-core Linux io_uring async runtime for Rust optimized for latency.☆160Updated last month
- liburing bindings☆35Updated 3 years ago
- Rust fast `&[u8]` to integer parser☆56Updated last week
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- Rust wrapper around a connection listener to support TLS.☆58Updated last week
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Updated 3 months ago