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
- 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 7 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A collection of custom allocators☆44Updated 7 years ago
- ☆52Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- ☆25Updated 9 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- ☆30Updated 3 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Implementation of libm in rust☆34Updated 7 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- I/O and binary data encoding for Rust☆38Updated 9 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 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Concurrent work-stealing deque☆47Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago