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
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 2 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Rust serializer library☆87Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- TLS API for Rust, and API implementations over native-tls and openssl in separate crates☆50Updated 8 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆47Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- skiplist☆142Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago