alexforster / pduLinks
Small, fast, and correct L2/L3/L4 packet parser.
☆59Updated last year
Alternatives and similar repositories for pdu
Users that are interested in pdu are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A comprehensive rust binding for DPDK allowing high speed userspace networking across 256 cores and 32 NICs☆42Updated 6 years ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated last month
- ☆39Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated this week
- Rush: Snabb written in Rust☆55Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- Native Rust library for managing control groups under Linux☆77Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- BPF library for Async Rust, complementary for libbpf-rs.☆18Updated last year
- ☆25Updated 2 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- A Rust library to write and load bpf programs built on top of libbpf (no bcc dependency).☆54Updated 4 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- golang like task executor☆51Updated 3 years ago
- heap profiler for rust☆28Updated 3 weeks ago
- rust database engineering toolkit☆33Updated 3 years ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆37Updated 9 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- scraps of a potential language☆37Updated 4 years ago
- Rust futures on spdk☆34Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Rust bindings to netmap.