BurntSushi / critcmp
A command line tool for comparing benchmarks run by Criterion.
☆231Updated 5 months ago
Alternatives and similar repositories for critcmp:
Users that are interested in critcmp are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆349Updated last week
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- Graph the number of crates that depend on your crate over time☆237Updated last week
- ☆133Updated 8 months ago
- An allocator that can track and limit memory usage.☆207Updated last year
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- generators☆204Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Type that deserializes only from one specific value☆231Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Library for snippet annotations☆306Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆189Updated last month
- Define your own PhantomData☆151Updated last week
- Concurrently Readable Data Structures for Rust☆351Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆351Updated last month
- Count lines of LLVM IR per generic function☆436Updated last month
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago