tikv / crc64fastLinks
SIMD accelerated CRC-64-ECMA computation
☆54Updated 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☆66Updated last year
- ☆51Updated 10 months ago
- rust bindings of snmalloc☆142Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆127Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 8 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- Cross platform process information in Rust☆69Updated 2 months ago
- liburing bindings☆35Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Rust fast `&[u8]` to integer parser☆54Updated 4 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 8 months ago
- ☆202Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆98Updated last year
- BzTree implementation for Rust☆36Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Read and write from offsets in Rust.☆89Updated 2 weeks ago
- Trying to create Sync bump allocator☆40Updated 3 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- A memcomparable serialization format.☆24Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago