bearcove / rubiconLinks
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆173Updated 2 weeks ago
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☆178Updated 7 months ago
- Maps where keys are borrowed from values.☆302Updated last month
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- ☆225Updated 6 months ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- A Rust code linter☆213Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Rust String Libraries by mcyoung☆199Updated last year
- Type that deserializes only from one specific value☆267Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆269Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Track and query Cargo dependency graphs.☆250Updated 2 weeks ago
- ZIP format implementation in Rust, sans-io☆396Updated 3 weeks ago
- Program startup and thread support written in Rust☆199Updated last week
- Rust KDL parser and derive implementation☆98Updated last year
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 5 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated last month
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆143Updated 3 months ago
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆40Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- "A very small syn"☆212Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- ☆64Updated last month
- The quickest way to override dependencies with Cargo☆81Updated last week