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
- Implementation of libm in rust☆34Updated 7 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- ☆52Updated 5 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- ☆25Updated 9 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- A collection of custom allocators☆44Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A pool of reusable values☆50Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆30Updated 3 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Implements a Rust ordered map as a BurstTrie.☆30Updated 7 years ago