andylokandy / byteLinks
A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)
☆43Updated last year
Alternatives and similar repositories for byte
Users that are interested in byte are comparing it to the libraries listed below
Sorting:
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Rust serializer library☆87Updated last year
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Send syslog messages from Rust☆117Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- skiplist☆142Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- Lock free bounded non blocking pub sub queue☆76Updated last month
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- OpenTracing API for Rust☆64Updated last year
- Instrument Rust code using Rust☆64Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year