xadaemon / daemonize-meLinks
Rust library to ease the task of creating daemons
☆53Updated 7 months ago
Alternatives and similar repositories for daemonize-me
Users that are interested in daemonize-me are comparing it to the libraries listed below
Sorting:
- Asynchronous DNS lookups☆67Updated last year
- The missing compound borrowing for Rust.☆62Updated last month
- Abstract over different executors☆74Updated 2 years ago
- ☆44Updated 7 months ago
- Compatibility adapter between tokio and futures☆186Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A typed map which can make sure item exist.☆36Updated last year
- Typed any map for rust☆67Updated last year
- Compile-time string operations☆114Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Convert closures into wakers☆46Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- FFI-compatible futures☆170Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 3 weeks ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 4 months ago
- An efficient JSON Value parser☆76Updated 2 years ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Thread parking and unparking☆79Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- ☆96Updated last year
- A Configuration Library for Rust Applications☆49Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago