gnzlbg / bitwise
Portable high-level bitwise manipulation algorithms
☆50Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for bitwise
- Portable Bitwise Manipulation Intrinsics☆45Updated 9 months ago
- [DEPRECATED] see:☆82Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- ☆25Updated 9 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A collection of custom allocators☆43Updated 7 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Implementation of libm in rust☆34Updated 7 years ago
- (More or less) accurate floating point algorithms☆55Updated 4 months ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 3 months ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Crunchy unroller - deterministically unroll constant loops☆36Updated 6 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- ☆54Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago