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:
- ☆216Updated last month
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Async synchronization primitives☆280Updated last month
- Hjson for Rust☆117Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A simple bitset container for Rust☆160Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated last week
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- String interning for Rust☆207Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust library for opening and working with dynamic link libraries.☆207Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 weeks ago
- offsetof for Rust☆228Updated last year
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- Easy protocol definitions in Rust☆195Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Compile-time string operations☆115Updated this week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last month