purplesyringa / crossmistLinks
Efficient and seamless cross-process communication for Rust
☆30Updated 4 months ago
Alternatives and similar repositories for crossmist
Users that are interested in crossmist are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Write simple proc-macros inline with other source code.☆20Updated 7 months ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- dylo generates "consumer" versions of your "module" crates.☆29Updated 2 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆31Updated last month
- A highly experiment portable runtime☆19Updated last year
- A tool to remove unused code from a Rust project.☆31Updated 8 months ago
- Human-friendly indexed collections☆53Updated last month
- Lightweight exceptions for Rust☆73Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Serde Visitor for deserializing untagged enums☆63Updated 3 weeks ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 3 weeks ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆109Updated last year
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated 3 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated last week
- Build-time configure scripts for Rust☆64Updated 5 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- A statically-checked Rust Template Engine☆68Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- roundtrip-free Rust to JavaScript "remote method invocation" or "distributed objects" system☆12Updated 3 weeks ago
- Multi-source configuration library for Rust.☆38Updated this week
- Idiomatic exceptions for Rust☆77Updated 10 months ago
- A sinless derive helper☆72Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago