dpc / rust-bin-templateLinks
Rust project template with CI-built releases
☆12Updated 5 years ago
Alternatives and similar repositories for rust-bin-template
Users that are interested in rust-bin-template are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust map and set literals☆24Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆81Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Command-line utility which poll on remote addresses in order to perform status checks periodically☆13Updated 4 years ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- ☆67Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Fluent http assertions☆36Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- A small and fast frontend framework in Rust☆69Updated last week
- ☆58Updated 2 years ago
- Make and use playgrounds locally.☆18Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- Interact with crates.io from the command-line☆100Updated last year
- Bit-vectors and bit-slices for Rust