bluss / permutohedronLinks
☆39Updated last year
Alternatives and similar repositories for permutohedron
Users that are interested in permutohedron are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- GLL parsing framework.☆138Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 2 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆23Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Deprecated, please use the official docs at https://doc.rust-lang.org/nightly/nightly-rustc☆24Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- ☆64Updated 8 years ago
- ☆56Updated 4 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 9 years ago
- Token tree calling convention☆80Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year