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 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ☆23Updated 9 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- x86 intrinsics for rust☆40Updated 7 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆56Updated 4 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- The world's best and finest sorting algorithms, implemented in Rust.☆16Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 3 months ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 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.☆39Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- A simple neural net implementation.☆42Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- GLL parsing framework.☆138Updated last year
- ☆64Updated 8 years ago