bearcove / rubiconLinks
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆167Updated last week
Alternatives and similar repositories for rubicon
Users that are interested in rubicon are comparing it to the libraries listed below
Sorting:
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Data (de)serialization via declarative macros☆176Updated 3 months ago
- Maps where keys are borrowed from values.☆282Updated last week
- ☆207Updated 2 months ago
- An alternate Cargo registry using static files☆130Updated 6 months ago
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆134Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Rust KDL parser and derive implementation☆95Updated last year
- Program startup and thread support written in Rust☆192Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Track and query Cargo dependency graphs.☆236Updated last week
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- Rust String Libraries by mcyoung☆193Updated 8 months ago
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆199Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- A Rust code linter☆216Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Type that deserializes only from one specific value☆253Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆39Updated 6 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 6 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Even formats macros☆93Updated last month