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☆88Updated 3 months ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- TLS API for Rust, and API implementations over native-tls and openssl in separate crates☆51Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- probe: Static probes for Rust☆102Updated 2 months ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- OpenTracing API for Rust☆65Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Send syslog messages from Rust☆121Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- A fast key-value store written in Rust☆109Updated 4 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 last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- skiplist☆144Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Atomic file-writes.☆101Updated last year