neilwashere / rust-project-rootLinks
where is that project root?
☆15Updated last year
Alternatives and similar repositories for rust-project-root
Users that are interested in rust-project-root are comparing it to the libraries listed below
Sorting:
- ☆36Updated 9 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆54Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- Custom error type of nom to improve accuracy of error position☆11Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- A plugin system for the Rhai embedded scripting language.☆16Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆72Updated 2 months ago
- Immutable types and ImplicitClone trait similar to Copy☆21Updated 2 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- A crate for generating (relatively) complex compile-time constants in rust☆32Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 months ago
- ☆58Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated last month