kdy1 / cargo-profile
Merged into https://github.com/dudykr/ddt
☆91Updated 3 years ago
Alternatives and similar repositories for cargo-profile:
Users that are interested in cargo-profile are comparing it to the libraries listed below
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Automatically upgrade breaking changes☆45Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆56Updated 11 months ago
- ☆109Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month
- Run closures in parallel☆113Updated 3 months ago
- Cargo plugin to manage dependency features☆117Updated 2 years ago
- A library for generating chrome://tracing traces in Rust.☆107Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Typed any map for rust☆66Updated 4 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- Automatic GitHub Release Notes☆80Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago