mcgoo / cargo-vcpkg
Get external dependencies in one step by specifying vcpkg details in Cargo.toml
☆43Updated 9 months ago
Alternatives and similar repositories for cargo-vcpkg:
Users that are interested in cargo-vcpkg are comparing it to the libraries listed below
- Exeprimental visual terminal for egui☆84Updated last year
- Retrieve IP addresses for all interfaces. POSIX & Windows☆27Updated this week
- Basic parser for PEM formatted keys and certificates☆57Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Compile-time string operations☆90Updated last month
- cargo-add command to make dependencies into dylibs☆98Updated 2 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated last week
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 weeks ago
- A Configuration Library for Rust Applications☆39Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Migrated to Codeberg☆80Updated last year
- An actual dropdown list for egui☆49Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A global executor built on top of async-executor and smol☆73Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 3 months ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆45Updated 9 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- ☆53Updated 2 weeks ago
- Load additional CLI args from file☆32Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆117Updated 4 months ago
- Test whether a given stream is a terminal☆49Updated 2 weeks ago
- Rhai language support for Visual Studio Code.☆19Updated 7 months ago
- Asynchronous signal handling☆15Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month