gnzlbg / bitintr
Portable Bitwise Manipulation Intrinsics
☆46Updated last year
Alternatives and similar repositories for bitintr:
Users that are interested in bitintr are comparing it to the libraries listed below
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- adaptive algorithms for rayon☆39Updated 4 years ago
- Rust serializer library☆87Updated 10 months ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- ☆52Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Compact sets in rust☆54Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Supercharge you Rust programs!☆38Updated 7 years ago
- ☆37Updated last year
- Bit-vectors and bit-slices for Rust☆27Updated 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.☆38Updated 6 years ago