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:
- TLS API for Rust, and API implementations over native-tls and openssl in separate crates☆50Updated 11 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Rust serializer library☆88Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years 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.☆49Updated 2 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A pool of reusable values☆51Updated 5 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Lock free bounded non blocking pub sub queue☆76Updated this week
- Custom derivation macro for Rust☆113Updated 7 years ago
- Fast push/callback oriented HTTP parser☆15Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- skiplist☆142Updated 3 years ago
- Send syslog messages from Rust☆118Updated last year
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago