rksm / cargo-add-dynamicView external linksLinks
cargo-add command to make dependencies into dylibs
☆105Oct 2, 2022Updated 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:
- Pretty printing library for SQL☆24Jun 24, 2023Updated 2 years ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Provides machine-readable descriptions for rust types☆20Jun 24, 2024Updated last year
- A generic abstraction of paginated APIs☆62Jan 15, 2024Updated 2 years ago
- The missing compound borrowing for Rust.☆63Nov 1, 2025Updated 3 months ago
- Reload Rust code without app restarts. For faster feedback cycles.☆737Aug 11, 2025Updated 6 months ago
- Utilities for working with impl traits in Rust.☆121Jan 27, 2025Updated last year
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 2 months ago
- Traits extending the Rust Range structs in std::ops☆42May 6, 2023Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Mar 28, 2024Updated last year
- Bot for the 2018 Entelect Challenge - Tower Defence☆17Sep 19, 2018Updated 7 years ago
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- A bevy systems like widget system for ratatui and crossterm☆46Sep 29, 2025Updated 4 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- Bitmap types for Rust☆55Feb 1, 2024Updated 2 years ago
- Stack Exchange Knowledge Graph☆14Jan 9, 2022Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Oct 31, 2025Updated 3 months ago
- An async version of iterator☆41Jun 11, 2024Updated last year
- Execute Rust code carefully, with extra checking along the way☆477Jan 3, 2026Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- Define your own PhantomData☆158Updated this week
- Humansort implementation in rust☆17Jul 7, 2022Updated 3 years ago
- Efficient reference counted vector data structure is Rust☆18Nov 26, 2025Updated 2 months ago
- rust utility for temporarily changing directory☆15Mar 17, 2023Updated 2 years ago
- Faster implementations of standard library operations like find, filter, position etc.☆179Feb 8, 2025Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Feb 10, 2022Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Feb 7, 2026Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- A simple concurrent caching library that might fit to many use cases☆146Jan 12, 2025Updated last year
- ergonomic columnar storage encoding crate☆27Sep 23, 2025Updated 4 months ago
- Markdown translation tool.☆17Oct 17, 2022Updated 3 years ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Jan 22, 2026Updated 3 weeks ago
- Re-usable CLI flags for `cargo` plugins☆45Feb 1, 2026Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated this week