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 5 months ago
- Maps where keys are borrowed from values.☆298Updated this week
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- An alternate Cargo registry using static files☆134Updated last month
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆39Updated 8 months ago
- Rust KDL parser and derive implementation☆96Updated last year
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Yet another string type for Rust☆90Updated this week
- ☆218Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Make your code extra-safe by voluntarily dropping privileges☆260Updated last year
- A Rust code linter☆212Updated last year
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆203Updated 3 weeks ago
- Program startup and thread support written in Rust☆196Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last week
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆138Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated last week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- A pure-rust protobuf compiler, designed for use with prost-build☆96Updated 5 months ago