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
- Send syslog messages from Rust☆120Updated last year
- OpenTracing API for Rust☆65Updated last year
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Rust serializer library☆88Updated 2 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- skiplist☆144Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months 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 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆57Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- rust histogram and percentile stats☆48Updated 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
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 3 years ago
- ☆130Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Instrument Rust code using Rust☆64Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago