rksm / cargo-add-dynamicLinks
cargo-add command to make dependencies into dylibs
☆100Updated 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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- An alternate Cargo registry using static files☆124Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- 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…☆93Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Minimal asynchronous executor for Rust☆129Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Comparison of Rust string types☆156Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- "A very small syn"☆209Updated 7 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated 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`☆122Updated 11 months ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago