nickbabcock / bitter
Extract bits from a byte slice
☆72Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for bitter
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Typed index version of Rust slice and Vec containers☆66Updated last month
- ☆84Updated 3 weeks ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Threadsafe RefCell for Rust☆88Updated last year
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Macro for sealing traits and structures☆49Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Const TypeId and non-'static TypeId