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:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆73Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Heapless vector implementation for Rust☆46Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Time Interval Counting for Rust - stats based on start/stop times for events☆75Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- ☆47Updated 4 years ago
- Safe atomic pointers☆59Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 6 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A Rust library for accessing Linux process and system information☆90Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Rust serializer library☆87Updated last year
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago