mcgoo / vcpkg-rsLinks
Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS
☆113Updated 11 months ago
Alternatives and similar repositories for vcpkg-rs
Users that are interested in vcpkg-rs are comparing it to the libraries listed below
Sorting:
- A zero-overhead Windows I/O library, focusing on IOCP☆118Updated 4 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 3 weeks ago
- Build library for invoking pkg-config for Rust☆186Updated 10 months ago
- Rust crate package to link to a system libz (zlib)☆131Updated this week
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Fast functions for printing floating-point primitives to a decimal string☆137Updated last week
- Object based cross-language FFI for Rust☆64Updated last year
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆89Updated last year
- Compile-time string operations☆115Updated last week
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Utilities for pinning☆99Updated last year
- Big array helper for serde☆65Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- Cross-platform interface to the `errno` variable☆74Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Generic Rational numbers for Rust☆149Updated last year
- Rust bindings for libmysqlclient