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
- ☆23Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Modeling NLL and the Rust borrowck☆83Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- The empty type Void.☆70Updated 2 years ago
- x86 intrinsics for rust☆40Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- ☆55Updated 4 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 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
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Scientific plotting library for Rust☆59Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago