J-Schoepplenberg / zero-packetLinks
A zero-copy Rust library that builds and parses network packets in-place.
☆119Updated 8 months ago
Alternatives and similar repositories for zero-packet
Users that are interested in zero-packet are comparing it to the libraries listed below
Sorting:
- WireGuard(R) impl in pure rust☆81Updated last month
- Include your assets statically into your application with a strict structure☆92Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated 5 months ago
- Tiny Rust Async Linux Executor☆106Updated 7 months ago
- A Toolchain for Rust Debuginfo☆113Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with shared slices of memory☆81Updated 5 months ago
- ☆218Updated 4 months ago
- A buffering MPSC queue.☆83Updated last year
- A very fast Key-Value store in pure rust☆213Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- ☆78Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆213Updated 2 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- A concurrent, append-only vector.☆206Updated 3 months ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 3 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated this week
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆190Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A Rust code linter☆212Updated last year
- Maps where keys are borrowed from values.☆298Updated this week
- Serde with Validation☆60Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago