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:
- A tool to remove unused code from a Rust project.☆30Updated 7 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A highly experiment portable runtime☆19Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Cassowary constraint solving algorithm☆20Updated 3 weeks ago
- dylo generates "consumer" versions of your "module" crates.☆22Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Serde Visitor for deserializing untagged enums☆63Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Re-usable CLI flags for `cargo` plugins☆39Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Lightweight exceptions for Rust☆72Updated this week
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last week
- Recompile Rust faster. Good for your flow state.☆48Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆29Updated last week
- State machine pattern for Rust☆29Updated 7 months ago
- A statically-checked Rust Template Engine☆68Updated 9 months ago
- WireGuard(R) impl in pure rust☆76Updated 3 months ago
- Obsessively tiny error derive macro☆86Updated 4 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…☆56Updated this week
- Rust cli tool for running multiple commands in parallel☆21Updated 7 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated last year