luser / keep-calm-and-call-cloneLinks
A joke about learning to program in Rust
☆26Updated 3 years ago
Alternatives and similar repositories for keep-calm-and-call-clone
Users that are interested in keep-calm-and-call-clone are comparing it to the libraries listed below
Sorting:
- ☆112Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- ☆60Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆54Updated 4 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last week
- Defer running expensive destructors until later☆19Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Typed any map for rust☆67Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆57Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆34Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Automatic GitHub Release Notes☆80Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago