gnzlbg / bitwiseLinks
Portable high-level bitwise manipulation algorithms
☆52Updated 4 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☆47Updated last year
- [DEPRECATED] see:☆81Updated 9 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- A collection of custom allocators☆46Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- ☆27Updated 10 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Get information about the x86 and x86_64 processor☆36Updated 4 years ago
- probe: Static probes for Rust☆102Updated 2 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A pool of reusable values☆51Updated 6 years ago
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago