Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
☆2,228Mar 16, 2026Updated this week
Alternatives and similar repositories for zerocopy
Users that are interested in zerocopy are comparing it to the libraries listed below
Sorting:
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- The fast sync and async channel that Rust deserves☆1,699Dec 18, 2025Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,826Mar 11, 2026Updated last week
- Rust async runtime based on io-uring.☆4,914Feb 19, 2026Updated last month
- Kani Rust Verifier☆2,982Updated this week
- A high performance concurrent caching library for Rust☆2,451Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A next-generation test runner for Rust.☆2,859Updated this week
- An embedded key-value database in pure Rust☆4,334Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,931Feb 22, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- a debugger for async rust!☆4,440Feb 3, 2026Updated last month
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- Utilities for working with bytes☆2,196Feb 4, 2026Updated last month
- The `io_uring` library for Rust☆1,616Mar 4, 2026Updated 2 weeks ago
- A native gRPC client & server implementation with async/await support.☆11,914Updated this week
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- An io_uring backed runtime for Rust☆1,438Jul 7, 2025Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- A thread-per-core async Rust runtime with IOCP/io_uring/polling.☆1,594Mar 13, 2026Updated last week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- A tracing library 10~100x faster than others.☆1,056Mar 2, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated last week
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago