purplesyringa / crossmist
Efficient and seamless cross-process communication for Rust
☆29Updated 2 months 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 6 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- Environment variable parser with a clap style derive macro and elm style error reporting.☆18Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Simple async reactor and executor for rust☆79Updated 3 weeks ago
- A tool to remove unused code from a Rust project.☆30Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Hash trait that is object-safe☆32Updated last month
- Derive your Attribute Parsers☆13Updated last year
- Framework-agnostic, encoding-generic isomorphic server functions for Rust.☆12Updated last year
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆27Updated this week
- Re-usable CLI flags for `cargo` plugins☆38Updated 3 weeks ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆72Updated 7 months ago
- Zig comptime using Rust proc macros☆42Updated 10 months ago
- A Web Interface for the Tokio Console.☆18Updated 2 months ago
- Linux linker for x86 and x86-64☆26Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- ☆25Updated last month
- horrible serde macro stuff☆39Updated last year
- 🐻❄️🧶 Asynchronous Rust crate to handle communication between applications and object storage providers☆16Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆55Updated 5 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆65Updated 2 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆34Updated last year
- A faster Arc.☆64Updated last year