gnzlbg / bitintr
Portable Bitwise Manipulation Intrinsics
☆45Updated 11 months ago
Alternatives and similar repositories for bitintr:
Users that are interested in bitintr are comparing it to the libraries listed below
- 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 this week
- A Rust data structure for efficient lower-bound lookups☆89Updated 10 months ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- Faster integer division and modulus operations☆70Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆23Updated 2 months ago
- adaptive algorithms for rayon☆39Updated 4 years ago
- A map backed by a vector☆25Updated 10 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 5 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks 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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated last month
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Crunchy unroller - deterministically unroll constant loops☆36Updated last week
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A command line tool to generate Unicode tables as source code.☆99Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated this week
- SmallVec-backed stack string optimisation☆43Updated 4 years ago
- A collection of custom allocators☆43Updated 7 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- A better Arc / Rc [Still in research mode]☆19Updated 4 years ago
- (More or less) accurate floating point algorithms☆56Updated 5 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Modular register allocator algorithms☆106Updated 2 years ago