TobiasBengtsson / crc-fast-rsLinks
A CRC algorithm generator with SIMD support and table fallback
☆21Updated last year
Alternatives and similar repositories for crc-fast-rs
Users that are interested in crc-fast-rs are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- A Configuration Library for Rust Applications☆50Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Port of bbolt in Rust☆67Updated last year
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 5 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- An alternative rust async runtime.☆59Updated last month
- Library facilitating safe pinned initialization☆75Updated last week
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Asynchronous DNS lookups☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- ☆52Updated last year
- Build Linux packages using Docker containers☆26Updated this week
- An on-disk hash table implementation☆126Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆41Updated 7 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated last week
- Thread parking and unparking☆82Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- Low To High Level Math Library for Rust☆53Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago