bearcove / rubiconLinks
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆166Updated 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☆177Updated last month
- Maps where keys are borrowed from values.☆268Updated this week
- A Rust macro to make enums with a subset of values of the parent☆101Updated last month
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- ☆163Updated this week
- Rust KDL parser and derive implementation☆92Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Program startup and thread support written in Rust☆188Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- A collection of utilities for a superior nom experience☆161Updated last year
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆123Updated last week
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆157Updated last month
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆243Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week
- Rust String Libraries by mcyoung☆189Updated 5 months ago
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆37Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- A Rust code linter☆216Updated last year
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- An evil parsing library.☆54Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated 3 weeks ago
- Type that deserializes only from one specific value☆244Updated last month
- Track and query Cargo dependency graphs.☆230Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month