aellwein / daemonizrLinks
An easy to use library for writing daemon applications in Rust.
☆20Updated last week
Alternatives and similar repositories for daemonizr
Users that are interested in daemonizr are comparing it to the libraries listed below
Sorting:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆56Updated 6 months ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- A tar archive reading/writing library for async Rust.☆32Updated 3 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated last week
- A streaming rpc system based on quic☆128Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆78Updated last month
- ☆76Updated last month
- A thin wrapper around serialized data which add information of identity and version.☆29Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Hybrid typenum/const generic arrays☆18Updated 2 weeks ago
- A minimalist property-based testing library☆120Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Websockets with Reqwest☆49Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Memory validation framework for Rust☆70Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated last week
- A concurrent, append-only vector.☆206Updated 3 months ago
- Provides branch hinting and control functions for stable Rust☆24Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 weeks ago
- Command line interface as a function.☆76Updated 2 years ago
- sha256 crypto digest write by rust☆37Updated 9 months ago