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:
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆28Updated 4 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Type checked partial references for rust☆15Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Toy future combinators using async/await☆35Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆41Updated 2 years ago
- ☆61Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆56Updated 7 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Distributed chat system built with rust☆39Updated 6 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- ☆20Updated 5 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 weeks ago
- Multibase in rust☆52Updated 3 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago