gnzlbg / bitintrLinks
Portable Bitwise Manipulation Intrinsics
☆46Updated last year
Alternatives and similar repositories for bitintr
Users that are interested in bitintr are comparing it to the libraries listed below
Sorting:
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆27Updated 7 months ago
- Compact sets in rust☆57Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A map backed by a vector☆25Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆40Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 10 months ago
- A simple, id-based arena☆120Updated last year