TobiasBengtsson / crc-fast-rs
A CRC algorithm generator with SIMD support and table fallback
☆16Updated 3 months ago
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 2 years ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆43Updated last week
- ☆38Updated 4 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 3 months ago
- Cross-platform Rust library to retrieve network sockets information☆49Updated 5 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- ☆47Updated 5 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- ☆47Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- a fast async pool based on channel☆24Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Port of bbolt in Rust☆65Updated 7 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated last month
- Additional utilities around the bytes crate☆19Updated 3 weeks ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Simple bit-level protocol definitions in Rust.☆22Updated last week