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 11 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆89Updated 4 years ago
- ☆53Updated 5 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- ☆27Updated 10 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
- (More or less) accurate floating point algorithms☆58Updated 11 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Get information about the x86 and x86_64 processor☆35Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 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
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago