zowens / crc32cLinks
Fast CRC-32-Castagnoli implementation in Rust
☆50Updated last week
Alternatives and similar repositories for crc32c
Users that are interested in crc32c are comparing it to the libraries listed below
Sorting:
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated last week
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Async filesystem primitives☆134Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Asynchronous HTTP body trait☆141Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆87Updated 3 months ago
- Run closures in parallel☆113Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A fast and flexible LRU map.☆189Updated 5 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- Rust serializer library☆87Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- Utilities for pinning☆96Updated last year
- Heap-based async timers☆214Updated last year
- Convert closures into wakers☆45Updated 5 months ago
- Generic Atomic<T> type for Rust☆235Updated last week
- Semantic wrapper for byte count representations☆137Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated last week
- rust bindings of snmalloc☆136Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 3 years ago
- Typed HTTP Headers from hyper☆180Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago