mcgoo / vcpkg-rs
Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS
☆107Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for vcpkg-rs
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆83Updated 7 months ago
- Build library for invoking pkg-config for Rust☆173Updated last month
- Utilities for pinning☆97Updated 7 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆109Updated this week
- Rust crate package to link to a system libz (zlib)☆118Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- ☆49Updated last month
- Compile-time string operations☆80Updated last month
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆110Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last month
- Object based cross-language FFI for Rust☆62Updated 4 months ago
- Fast functions for printing floating-point primitives to a decimal string☆116Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Generic Rational numbers for Rust☆144Updated 6 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆184Updated last year
- Rust bindings for libmysqlclient☆37Updated 2 months ago
- like thread::spawn but for processes☆149Updated 3 months ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆53Updated this week
- Procedural macros in expression position☆203Updated last year
- docs.rs as a publishing platform?☆65Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆101Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆79Updated last year
- libbz2 (bzip2 compression) bindings for Rust☆99Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated this week
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago