purplesyringa / crossmist
Efficient and seamless cross-process communication for Rust
☆28Updated 4 months ago
Alternatives and similar repositories for crossmist:
Users that are interested in crossmist are comparing it to the libraries listed below
- Lightweight exceptions for Rust☆55Updated this week
- A tool to remove unused code from a Rust project.☆30Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- Minimalist Rust syntax parsing for procedural macros☆64Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- Linux linker for x86 and x86-64☆26Updated last week
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated last month
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆93Updated last year
- Re-usable CLI flags for `cargo` plugins☆36Updated this week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated this week
- State machine pattern for Rust☆30Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆27Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆17Updated 8 months ago
- Human-friendly indexed collections☆51Updated last year
- Idiomatic exceptions for Rust☆73Updated 4 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years 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 last week
- Framework-agnostic, encoding-generic isomorphic server functions for Rust.☆12Updated last year
- A faster Arc.☆54Updated 11 months ago
- Cargo hack manager☆63Updated 11 months ago
- Statically-checked Rust template engine☆65Updated 5 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆64Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆36Updated last month
- Easy-to-use optional function arguments for Rust☆46Updated 9 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago