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:
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Type checked partial references for rust☆15Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Redis cluster library for Rust☆14Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust web-framework for websocket based web-apps☆9Updated 7 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆39Updated 2 years ago
- Multibase in rust☆47Updated last month
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- ☆48Updated last year
- Synchronization mechanisms based on lock-free queues and Rust futures☆38Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Native TLS for futures and async-std☆72Updated last month
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago