veniamin-ilmer / crate-raceLinks
Comparing Rust crate function speeds
☆16Updated 7 years ago
Alternatives and similar repositories for crate-race
Users that are interested in crate-race are comparing it to the libraries listed below
Sorting:
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- ☆62Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- ☆47Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Extensions for the Rust standard library☆42Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 5 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- ☆65Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆41Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- An autodiscover library for Rust☆19Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆63Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated last month