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 intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- The empty type Void.☆70Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- Modeling NLL and the Rust borrowck☆84Updated 7 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated this week
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 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.☆39Updated 7 years ago
- ☆56Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- rust verification condition generator☆96Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Lazy Evaluation for Rust.☆135Updated 10 years ago