tikv / crc64fastLinks
SIMD accelerated CRC-64-ECMA computation
☆51Updated 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☆62Updated 9 months ago
- A no-frills async memcached client for Rust.☆23Updated 4 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 7 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- rust bindings of snmalloc☆136Updated 3 months ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 5 months ago
- Cross platform process information in Rust☆64Updated this week
- Rust library for memory barrier☆35Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆49Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 5 months ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- BzTree implementation for Rust☆35Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- ☆17Updated last year
- liburing bindings☆35Updated 2 years ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆59Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Non-interleaving multithreaded output queue☆71Updated last month