J-Schoepplenberg / zero-packetLinks
A zero-copy Rust library that builds and parses network packets in-place.
☆114Updated 3 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:
- Include your assets statically into your application with a strict structure☆88Updated 3 months ago
- Tiny Rust Async Linux Executor☆103Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated 3 weeks ago
- Utilities for working with shared slices of memory☆71Updated last week
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- WireGuard(R) impl in pure rust☆77Updated 4 months ago
- A very fast Key-Value store in pure rust☆179Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- ☆75Updated 6 months ago
- A buffering MPSC queue.☆78Updated last year
- ☆163Updated this week
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆196Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Type-erased core::Discriminant<T>☆38Updated last month
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Maps where keys are borrowed from values.☆268Updated this week
- ☆153Updated last week
- Generate Rust enum variants without associated data☆98Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- Create Kafaka-like things while enjoying low-level programming without external crates☆91Updated last month