Jenyay / rust-optimizationLinks
Optimization algorithms realized in Rust
☆15Updated 5 years ago
Alternatives and similar repositories for rust-optimization
Users that are interested in rust-optimization are comparing it to the libraries listed below
Sorting:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Type checked partial references for rust☆15Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- ☆20Updated 5 years ago
- Toy future combinators using async/await☆35Updated 4 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Advisory cross-platform file locks using file descriptors☆80Updated 4 months ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆28Updated 2 weeks ago
- ☆59Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- ☆29Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago