purplesyringa / crossmist
Efficient and seamless cross-process communication for Rust
☆29Updated last month
Alternatives and similar repositories for crossmist:
Users that are interested in crossmist are comparing it to the libraries listed below
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- A tool to remove unused code from a Rust project.☆30Updated 5 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 weeks ago
- Hash trait that is object-safe☆31Updated 3 weeks ago
- ☆25Updated last month
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated this week
- Lightweight exceptions for Rust☆63Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 2 months ago
- horrible serde macro stuff☆38Updated last year
- Derive your Attribute Parsers☆13Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆38Updated 3 weeks ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Graph library for Rust☆26Updated 2 months ago
- Idiomatic exceptions for Rust☆73Updated 7 months ago
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- Re-usable CLI flags for `cargo` plugins☆37Updated last month
- We have Crater At Home☆30Updated 5 months ago
- Obsessively tiny error derive macro☆86Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 3 weeks ago
- Take a value atomically once.☆29Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆62Updated 3 weeks ago
- Multi-source configuration library for Rust.☆37Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Safe generators on stable Rust.☆40Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Zig comptime using Rust proc macros☆42Updated 10 months ago