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
- Concurrent hash trie☆58Updated 5 years ago
- Send syslog messages from Rust☆121Updated last year
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust serializer library☆89Updated 4 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Instrument Rust code using Rust☆64Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Ethox is a standalone network stack for user-space networking and unikernels☆44Updated 9 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- OpenTracing API for Rust☆65Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 4 years ago
- ☆131Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 months ago
- Extra components for use with Mio.☆32Updated 2 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year