gnzlbg / bitwiseLinks
Portable high-level bitwise manipulation algorithms
☆53Updated 4 years ago
Alternatives and similar repositories for bitwise
Users that are interested in bitwise are comparing it to the libraries listed below
Sorting:
- [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
- Portable Bitwise Manipulation Intrinsics☆47Updated last year
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Updated 4 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- probe: Static probes for Rust☆102Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- ☆27Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Updated 7 years ago
- ☆53Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months 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
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Get information about the x86 and x86_64 processor☆36Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Implementation of libm in rust☆34Updated 8 years ago