PauMAVA / cargo-ramdisk
Create target folder as a RAMdisk for faster Rust compilation.
☆49Updated last year
Alternatives and similar repositories for cargo-ramdisk:
Users that are interested in cargo-ramdisk are comparing it to the libraries listed below
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A tool to mine crates.io and produce static websites☆130Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Better reference counted strings for Rust☆121Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated this week
- A faster Arc.☆64Updated last year
- ☆65Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- ☆87Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- Pull in every source file in a directory as a module☆172Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆39Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆124Updated 5 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- The missing compound borrowing for Rust.☆57Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆56Updated last month
- Use bitsized types as if they were a feature of rust.☆182Updated this week
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago