ravenexp / conan2-rsLinks
Pulls the C/C++ library linking flags from Conan dependencies
☆19Updated 2 months ago
Alternatives and similar repositories for conan2-rs
Users that are interested in conan2-rs are comparing it to the libraries listed below
Sorting:
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated 2 weeks ago
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆117Updated 3 weeks ago
- A Rust library for moving files to the Recycle Bin☆226Updated 2 months ago
- A Stable ABI for Rust with compact sum-types☆393Updated 5 months ago
- Compile-time string formatting☆243Updated last week
- Rust crate for bitfields and bit-enums☆85Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆189Updated last month
- A Toolchain for Rust Debuginfo☆109Updated 2 months ago
- Find potential unused enabled feature flags and prune them.☆289Updated 8 months ago
- Provides adapters to communicate with various operating system service managers like launchd and systemd☆220Updated 7 months ago
- Strongly typed YAML library for Rust. (a fork of Serde YAML) 🦀☆122Updated 8 months ago
- Rust crate to detect if dark mode or light mode is enabled☆120Updated last week
- A set of crates dedicated to parsing YAML.☆216Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Procedural macro for bitfields.☆105Updated 5 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated last week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Convert ansi colored text to tui::Text☆75Updated 3 weeks ago
- A Rust implementation of the Debug Adapter Protocol☆66Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- An alternate Cargo registry using static files☆133Updated this week
- Split a string into shell words, like Python's shlex.☆134Updated 6 months ago
- Program startup and thread support written in Rust