ryankurte / rust-daemonLinks
☆18Updated 5 years ago
Alternatives and similar repositories for rust-daemon
Users that are interested in rust-daemon are comparing it to the libraries listed below
Sorting:
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Static file-serving for Hyper 1.0☆55Updated 6 months ago
- ☆45Updated 6 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated last month
- Typed any map for rust☆67Updated 7 months ago
- Easily embed and manage assets for your web application to build standalone-executables. Offers filename hashing, templating and more.☆33Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- cron parser☆24Updated 7 months ago
- A pure-Rust library to work with Linux capabilities☆87Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Rust library for retrieving and interacting with the crates.io index☆73Updated 2 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- ☆32Updated 7 months ago
- Big array helper for serde☆61Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆73Updated last year
- zero runtime cost default arguments in rust☆89Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- Cross-platform Bluetooth library for Rust.☆40Updated 5 years ago
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago