terahlunah / bytebufferLinks
This crate provides an easy to use api to read/write data from/to a bunch of bytes
☆30Updated last year
Alternatives and similar repositories for bytebuffer
Users that are interested in bytebuffer are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆241Updated last month
- String interning for Rust☆205Updated last month
- A simple bitset container for Rust☆155Updated 4 months ago
- ☆207Updated last month
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- Async synchronization primitives☆274Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Hjson for Rust☆115Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- Rust library for opening and working with dynamic link libraries.☆202Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 3 months ago
- Compatibility adapter between tokio and futures☆184Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- An updated version of linked-hash-map and friends☆129Updated last week
- offsetof for Rust☆228Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 3 weeks ago
- Hierarchical bit set container☆126Updated last year
- Per-object thread-local storage for Rust☆355Updated last month
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated last week
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 3 months ago
- ☆76Updated 5 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- An on-disk hash table implementation☆125Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago