acmcarther / cargo-razeLinks
See github.com/google/cargo-raze for continued development
☆18Updated 7 years ago
Alternatives and similar repositories for cargo-raze
Users that are interested in cargo-raze are comparing it to the libraries listed below
Sorting:
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- ☆14Updated 7 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆53Updated 5 years ago
- A procedural macro to generate bitfield-like stuct☆29Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆40Updated 6 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆38Updated last year
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆19Updated 3 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆27Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago