bearcove / rubiconLinks
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆162Updated last week
Alternatives and similar repositories for rubicon
Users that are interested in rubicon are comparing it to the libraries listed below
Sorting:
- Data (de)serialization via declarative macros☆177Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆227Updated last week
- Maps where keys are borrowed from values.☆263Updated this week
- Program startup and thread support written in Rust☆187Updated last month
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆33Updated 2 months ago
- A collection of utilities for a superior nom experience☆159Updated last year
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆121Updated last month
- ☆158Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆98Updated 2 weeks ago
- Type that deserializes only from one specific value☆244Updated last month
- Rust KDL parser and derive implementation☆91Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆232Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- A Rust code linter☆214Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆144Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Include your assets statically into your application with a strict structure☆88Updated 3 months ago
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆107Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Web API access control for Rust☆127Updated 3 months ago
- Yet another string type for Rust☆86Updated 2 weeks ago
- in place binary patching for runtime rust hotreloading☆68Updated last month
- Lazy formatting utility macro for rust☆127Updated last year