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 2 months ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Send syslog messages from Rust☆121Updated last year
- 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
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 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).☆108Updated last year
- 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 weeks ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Fast push/callback oriented HTTP parser☆15Updated 2 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Lock free bounded non blocking pub sub queue☆77Updated last month
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A simple Rust crate to drop privileges☆37Updated 6 months ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- ☆125Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago