jwilm / chatbotLinks
Chatbot framework in Rust
☆91Updated 7 years ago
Alternatives and similar repositories for chatbot
Users that are interested in chatbot are comparing it to the libraries listed below
Sorting:
- Static file-serving middleware for the Iron web framework.☆65Updated 6 years ago
- Respond to OS signals with channels.☆126Updated 6 years ago
- Linting your rust project with clippy as a service☆35Updated 5 years ago
- Asynchronous process management for tokio☆149Updated 6 years ago
- A Rust web framework☆180Updated 8 years ago
- Mounting middleware for Iron☆49Updated 7 years ago
- An IRC client library for rust written using tokio and futures.☆65Updated 6 years ago
- A router for Rust's hyper framework using regular expressions☆45Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A Markdown parser library in Rust☆46Updated 4 years ago
- Data validation library for Rust☆78Updated 7 years ago
- ☆97Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- 🐈🚪 Creates listening sockets and passes their FDs to a child process. You should probably use systemfd instead!☆142Updated 4 years ago
- Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code☆104Updated 5 years ago
- rust github webhook server☆59Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- ☆103Updated 7 years ago
- Concurrency utilities for Rust☆134Updated 9 years ago
- Lazy Evaluation for Rust.☆134Updated 10 years ago
- The first version of thanks.rust-lang.org, succeeded by rust-lang/thanks☆95Updated 6 years ago
- See instead assert_cmd☆147Updated 7 years ago
- a shiny test framework for rust☆94Updated 9 years ago
- The core `Service` trait in Tokio and support