bluss / permutohedron
☆38Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for permutohedron
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- A talk about the history of Rust☆35Updated 8 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- No longer maintained☆38Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- ☆23Updated 8 years ago
- The empty type Void.☆69Updated last year
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Core functionality for handling rustc's save-analysis data☆39Updated 5 years ago
- native timers for futures 0.3☆25Updated 5 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 2 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- A double-ended priority queue implemented with an interval heap.☆15Updated 7 years ago
- Abstract algebra for Rust (still very much a WIP!)☆60Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 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.☆38Updated 6 years ago
- ☆58Updated 2 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A general-purpose lens library for Rust.☆29Updated 7 years ago