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
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Rust serializer library☆89Updated 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- TLS API for Rust, and API implementations over native-tls and openssl in separate crates☆51Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- skiplist☆144Updated 4 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- A pool of reusable values☆51Updated 6 years ago
- ☆47Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆23Updated 4 years ago
- Send syslog messages from Rust☆121Updated last year
- Fast push/callback oriented HTTP parser☆15Updated 2 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- OpenTracing API for Rust☆65Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Instrument Rust code using Rust☆64Updated 7 years ago