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
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 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
- GLL parsing framework.☆137Updated last year
- Modeling NLL and the Rust borrowck☆85Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 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
- Custom derivation macro for Rust☆113Updated 7 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 3 weeks ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆77Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆23Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Implementation of libm in rust☆34Updated 8 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Scientific plotting library for Rust☆59Updated 7 years ago
- Token tree calling convention☆80Updated 2 years ago
- The world's best and finest sorting algorithms, implemented in Rust.☆16Updated 5 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago