bearcove / rubiconLinks
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆168Updated this week
Alternatives and similar repositories for rubicon
Users that are interested in rubicon are comparing it to the libraries listed below
Sorting:
- Maps where keys are borrowed from values.☆295Updated this week
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Data (de)serialization via declarative macros☆176Updated 5 months ago
- Rust KDL parser and derive implementation☆95Updated last year
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- ☆217Updated 3 months ago
- Track and query Cargo dependency graphs.☆238Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆201Updated this week
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆39Updated 7 months ago
- A Rust code linter☆212Updated last year
- Program startup and thread support written in Rust☆196Updated 2 weeks ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Yet another string type for Rust☆89Updated last week
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- A Toolchain for Rust Debuginfo☆111Updated 3 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆93Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- ☆64Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆115Updated last week
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆138Updated 3 weeks ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Use bitsized types as if they were a feature of rust.☆190Updated last month
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago