bluss / permutohedronLinks
☆40Updated last year
Alternatives and similar repositories for permutohedron
Users that are interested in permutohedron are comparing it to the libraries listed below
Sorting:
- GLL parsing framework.☆138Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- The empty type Void.☆71Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 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
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months 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
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- ☆23Updated 9 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Lazy Evaluation for Rust.☆134Updated 10 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- rust verification condition generator☆96Updated 9 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- The world's best and finest sorting algorithms, implemented in Rust.☆16Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆29Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆64Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago