bearcove / rubicon
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
☆141Updated 2 months ago
Alternatives and similar repositories for rubicon:
Users that are interested in rubicon are comparing it to the libraries listed below
- Pull in every source file in a directory as a module☆169Updated last week
- Data (de)serialization via declarative macros☆151Updated 3 weeks ago
- ☆98Updated this week
- Type that deserializes only from one specific value☆231Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆217Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 9 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Track and query Cargo dependency graphs.☆201Updated this week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆41Updated this week
- A collection of utilities for a superior nom experience☆153Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆208Updated last month
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆136Updated last month
- Fantastic serialization library☆159Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Rust String Libraries by mcyoung☆157Updated 3 weeks ago
- (Auto)DRY for your Rust dependencies☆151Updated last week
- Program startup and thread support written in Rust☆174Updated this week
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- An alternate Cargo registry using static files☆110Updated 4 months ago
- An SoA library for Rust☆129Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆77Updated last week
- Proc-macro typestate DSL for Rust☆143Updated last year
- ☆133Updated 7 months ago
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆98Updated last month
- Idiomatic exceptions for Rust☆73Updated 5 months ago