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
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Implementation of libm in rust☆34Updated 8 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 last year
- Abstract algebra for Rust (still very much a WIP!)☆61Updated 3 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- ☆23Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- The empty type Void.☆69Updated 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 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- x86 intrinsics for rust☆40Updated 7 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- Compute order statistics☆14Updated last year
- ☆55Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆17Updated 9 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- No longer maintained☆38Updated 7 years ago
- A talk about the history of Rust☆37Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago