graydon / sixbitLinks
a crate for small packed strings
☆18Updated 3 years ago
Alternatives and similar repositories for sixbit
Users that are interested in sixbit are comparing it to the libraries listed below
Sorting:
- An arbitrary-precision floating-point library in Rust☆46Updated 8 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- ☆53Updated 6 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- Faster division by constants that aren't known at compile-time☆30Updated 4 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- ☆31Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 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
- ☆49Updated 6 months ago
- ☆20Updated 8 years ago
- ☆18Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆31Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A safe-guarded transmute for Rust☆39Updated last year