gnzlbg / bitwise
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 crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆52Updated 5 years ago
- A collection of custom allocators☆44Updated 7 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- ☆25Updated 10 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- The Computer Language Benchmarks Game: Rust implementations☆71Updated 5 years ago
- x86 intrinsics for rust☆40Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Get information about the x86 and x86_64 processor☆35Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 weeks ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year