bearcove / rubicon
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆125Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for rubicon
- Data (de)serialization via declarative macros☆102Updated 2 weeks ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆124Updated 3 weeks ago
- (Auto)DRY for your Rust dependencies☆131Updated 2 weeks ago
- A collection of utilities for a superior nom experience☆149Updated last year
- Type that deserializes only from one specific value☆227Updated last week
- A Rust code linter☆210Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆148Updated 9 months ago
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆143Updated this week
- An alternate Cargo registry using static files☆105Updated last month
- Program startup and thread support written in Rust☆167Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Rust KDL parser and derive implementation☆85Updated 9 months ago
- A super powered testing macro for Rust☆113Updated 2 years ago
- Track and query Cargo dependency graphs.☆167Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆206Updated last week
- An easy to configure wrapper for Rust's clippy☆108Updated last year
- ☆128Updated 4 months ago
- Use bitsized types as if they were a feature of rust.