bearcove / rubiconLinks
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆167Updated 3 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 3 months ago
- Maps where keys are borrowed from values.☆280Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Track and query Cargo dependency graphs.☆234Updated last week
- ☆200Updated last month
- Yet another string type for Rust☆89Updated this week
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆38Updated 5 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆194Updated 3 months ago
- Rust KDL parser and derive implementation☆94Updated last year
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- Program startup and thread support written in Rust☆191Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 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
- ergonomic and precise error handling built atop type-level set arithmetic☆284Updated 4 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Make your code extra-safe by voluntarily dropping privileges☆255Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- A pure-rust protobuf compiler, designed for use with prost-build☆92Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- ☆168Updated this week
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆185Updated last week