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 week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆75Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆90Updated last year
- ☆113Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Extensions to the Rust standard library☆49Updated 10 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Library facilitating safe pinned initialization☆60Updated this week
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- ☆36Updated last year
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- A big integer library in Rust with good performance.☆105Updated last year
- Crunchy unroller - deterministically unroll constant loops☆48Updated 3 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week