bluss / permutohedron
☆39Updated 10 months ago
Alternatives and similar repositories for permutohedron:
Users that are interested in permutohedron are comparing it to the libraries listed below
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- No longer maintained☆38Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- ☆23Updated 8 years ago
- The empty type Void.☆69Updated last year
- A structure for holding a set of enum variants☆20Updated 6 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆25Updated 9 years ago
- x86 intrinsics for rust☆40Updated 7 years ago
- ☆59Updated 7 months ago
- A talk about the history of Rust☆37Updated 8 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 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
- ☆27Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Abstract algebra for Rust (still very much a WIP!)☆61Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago