m-ou-se / intbitsLinks
Easy access to individual bits of integers.
☆51Updated 2 years ago
Alternatives and similar repositories for intbits
Users that are interested in intbits are comparing it to the libraries listed below
Sorting:
- Memory validation framework for Rust☆70Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Build and evaluate binary expression trees☆37Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆76Updated 2 months ago
- ☆113Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Bechmarks for Rust big integer implementations☆63Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Non-interleaving multithreaded output queue☆77Updated 2 weeks ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆36Updated last year
- Download .crate files of all versions of all crates from crates.io☆45Updated this week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago