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
- [DEPRECATED] see:☆81Updated 8 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 3 weeks ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆89Updated 4 years ago
- A collection of custom allocators☆44Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- ☆27Updated 10 years ago
- I/O and binary data encoding for Rust☆39Updated 10 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- 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
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- ☆53Updated 5 years ago