bearcove / rubiconLinks
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆168Updated 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☆176Updated 6 months ago
- Maps where keys are borrowed from values.☆299Updated last week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Rust KDL parser and derive implementation☆96Updated last year
- Program startup and thread support written in Rust☆196Updated last month
- Track and query Cargo dependency graphs.☆244Updated this week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆261Updated 2 weeks ago
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆142Updated 2 months ago
- ☆218Updated 5 months ago
- Use bitsized types as if they were a feature of rust.☆191Updated 3 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- A Rust code linter☆213Updated last year
- Type that deserializes only from one specific value☆266Updated this week
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- A Toolchain for Rust Debuginfo☆115Updated 4 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- ☆64Updated last week
- Yet another string type for Rust☆90Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆191Updated last month
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆212Updated 2 weeks ago