nickbabcock / bitter
Extract bits from a byte slice
☆73Updated last month
Alternatives and similar repositories for bitter:
Users that are interested in bitter are comparing it to the libraries listed below
- ☆87Updated 5 months ago
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- An exploration of Storages☆35Updated last year
- An alternate Cargo registry using static files☆118Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 months ago
- ☆49Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Dependency injection for Rust☆49Updated 3 months ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- ☆112Updated 2 years ago
- Obsessively tiny error derive macro☆86Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago