andylokandy / byte
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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- Extra components for use with Mio.☆31Updated last month
- Rust serializer library☆87Updated 11 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- OAuth2 client for Rust☆30Updated 5 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- ☆61Updated 3 years ago
- ☆52Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago