gnzlbg / bitwiseLinks
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 tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last month
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A collection of custom allocators☆45Updated 8 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 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.☆39Updated 7 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- ☆53Updated 5 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A pool of reusable values☆51Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- ☆77Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago