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☆51Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 3 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago
- GLL parsing framework.☆138Updated last year
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- ☆86Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆49Updated 5 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- (More or less) accurate floating point algorithms☆57Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A collection of custom allocators☆45Updated 8 years ago
- Token tree calling convention☆80Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago