jdavis / rust-design-patternsLinks
Implementation of various design patterns in Rust.
☆73Updated 9 years ago
Alternatives and similar repositories for rust-design-patterns
Users that are interested in rust-design-patterns are comparing it to the libraries listed below
Sorting:
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- JSON body parsing for iron☆53Updated 6 years ago
- Mongo Rust driver built on top of the Mongo C driver☆89Updated 3 weeks ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- Simple routing middleware for rust HTTP library hyper.☆52Updated 3 years ago
- Genetic Algorithm library in Rust☆79Updated 4 years ago
- A global event loop☆108Updated 10 years ago
- A stopwatch library for Rust. Used to time things.☆82Updated 2 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- Static file-serving middleware for the Iron web framework.☆64Updated 6 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- Lazy Evaluation for Rust.☆135Updated 10 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)☆103Updated 7 years ago
- Various compression algorithms written in rust.☆115Updated 4 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Full featured HTTP and Websockets library for rust/tokio☆135Updated 6 years ago
- No longer maintained☆70Updated 7 years ago
- Concurrency utilities for Rust☆132Updated 8 years ago
- Simple minesweeper in Rust☆77Updated 7 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- Mounting middleware for Iron☆49Updated 6 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Highly modular & configurable hash & crypto library☆141Updated 7 years ago
- Morgan-inspired request logger middleware for Iron☆25Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Mocking framework for Rust -- inspired by googlemock☆109Updated 5 years ago
- Extensions for standard networking types☆106Updated 11 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago