gnzlbg / bitwiseLinks
Portable high-level bitwise manipulation algorithms
☆50Updated 3 years ago
Alternatives and similar repositories for bitwise
Users that are interested in bitwise are comparing it to the libraries listed below
Sorting:
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- ☆27Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- A collection of custom allocators☆44Updated 7 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- ☆53Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- Get information about the x86 and x86_64 processor☆35Updated 3 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.☆38Updated 7 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated 10 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆40Updated 6 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- probe: Static probes for Rust☆95Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- ☆127Updated 4 months ago