gnzlbg / bitintrLinks
Portable Bitwise Manipulation Intrinsics
☆47Updated 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☆52Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- ☆49Updated 6 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Compact sets in rust☆60Updated 9 months ago
- rust histogram and percentile stats☆48Updated 5 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
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- 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
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago