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:
- Data (de)serialization via declarative macros☆176Updated 4 months ago
- Maps where keys are borrowed from values.☆290Updated this week
- An alternate Cargo registry using static files☆133Updated last week
- Rust String Libraries by mcyoung☆195Updated 8 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆138Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- ☆216Updated 3 months ago
- Rust KDL parser and derive implementation☆95Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- A pure-rust protobuf compiler, designed for use with prost-build☆93Updated 4 months ago
- Track and query Cargo dependency graphs.☆236Updated last 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 collection of utilities for a superior nom experience☆163Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Program startup and thread support written in Rust☆194Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated last week
- Yet another string type for Rust☆89Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A Rust code linter☆215Updated last year
- Make your code extra-safe by voluntarily dropping privileges☆258Updated last year
- Use bitsized types as if they were a feature of rust.☆189Updated last month
- ZIP format implementation in Rust, sans-io☆378Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago