gnzlbg / bitintr
Portable Bitwise Manipulation Intrinsics
☆45Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for bitintr
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A simple map based on a vector for small integer keys☆63Updated last year
- A collection of custom allocators☆43Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- Run Rust tests in isolated subprocesses☆38Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆36Updated 6 months ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- ☆54Updated 5 years ago
- ☆48Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- ☆40Updated 5 years ago
- adaptive algorithms for rayon☆38Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- (More or less) accurate floating point algorithms☆55Updated 4 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago