rksm / cargo-add-dynamicLinks
cargo-add command to make dependencies into dylibs
☆105Updated 3 years ago
Alternatives and similar repositories for cargo-add-dynamic
Users that are interested in cargo-add-dynamic are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Comparison of Rust string types☆165Updated last month
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated last week
- A faster Arc.☆80Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆100Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- CBOR: Concise Binary Object Representation☆83Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- ☆120Updated this week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆67Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago