purplesyringa / crossmist
Efficient and seamless cross-process communication for Rust
☆28Updated 2 weeks ago
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 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Lightweight exceptions for Rust☆63Updated 2 weeks ago
- Derive your Attribute Parsers☆13Updated last year
- Recompile Rust faster. Good for your flow state.☆46Updated last year
- Hash trait that is object-safe☆31Updated this week
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- A tool to remove unused code from a Rust project.☆30Updated 3 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆106Updated last year
- horrible serde macro stuff☆39Updated last year
- Re-usable CLI flags for `cargo` plugins☆36Updated this week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 2 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated 11 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…☆48Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆61Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Idiomatic exceptions for Rust☆73Updated 5 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 9 months ago
- Generates random strings and byte strings matching a regex☆31Updated 3 weeks ago
- A fast, lightweight and extensible implementation of a graph data structure.☆36Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago