gnzlbg / bitwiseLinks
Portable high-level bitwise manipulation algorithms
☆50Updated 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☆46Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 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 2 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Updated 4 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- A collection of custom allocators☆45Updated 8 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- A pool of reusable values☆51Updated 5 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆27Updated 10 years ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago