bearcove / rubiconLinks
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆173Updated last month
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☆176Updated 7 months ago
- Maps where keys are borrowed from values.☆301Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- An alternate Cargo registry using static files☆135Updated 2 months ago
- ☆221Updated 5 months ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Rust KDL parser and derive implementation☆97Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆40Updated 9 months ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Yet another string type for Rust☆90Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆247Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆121Updated 4 months ago
- Make your code extra-safe by voluntarily dropping privileges☆261Updated last year
- Program startup and thread support written in Rust☆197Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆215Updated last month
- A Rust code linter☆213Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆143Updated 2 months ago
- ☆64Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆307Updated 8 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago