rksm / cargo-add-dynamicLinks
cargo-add command to make dependencies into dylibs
☆99Updated 2 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.☆107Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- Comparison of Rust string types☆151Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- "A very small syn"☆206Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A faster Arc.☆73Updated last year
- Even formats macros☆92Updated last week
- Minimal asynchronous runtime for Rust☆129Updated 10 months ago
- Deadlock free mutexes☆175Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- The missing compound borrowing for Rust.☆58Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month