LyonSyonII / profiLinks
Scope-based single and multithreaded profiling.
β34Updated 3 months ago
Alternatives and similar repositories for profi
Users that are interested in profi are comparing it to the libraries listed below
Sorting:
- π¦ Add dyn compatible variant to your async trait!β71Updated 3 months ago
- Open a scope and then freeze it in time for future access.β107Updated last year
- Zero-cost type for stack without complicated type or Boxβ45Updated 7 months ago
- State machine pattern for Rustβ29Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.β64Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.β41Updated last year
- Async, lock-free synchronization primitives for task wakeupβ49Updated last year
- Utilities for working with shared slices of memoryβ82Updated 6 months ago
- Static-checked parsing of regexes into structsβ45Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.β39Updated last week
- A metaheuristic framework for solving combinatorial optimization problemsβ38Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.β88Updated 8 months ago
- An alternative rust async runtime.β60Updated 2 weeks ago
- Track memory allocations by backtrace or originating threadβ46Updated last month
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β51Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rustβ72Updated 3 weeks ago
- Integer types with customizable niche valuesβ51Updated last year
- An easy-to-use recorder and viewer for high-performance tracesβ41Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.β143Updated last year
- Perfect hashing for an imperfect worldβ95Updated 3 months ago
- A fast, lightweight and extensible implementation of a graph data structure.β39Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.β185Updated last week
- Yet another string type for Rustβ90Updated 2 weeks ago
- Include your assets statically into your application with a strict structureβ93Updated last month
- an extremely fast async mutex with alternative sync APIβ80Updated 2 weeks ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are neededβ37Updated last month
- Detect blocking code in Tokio async tasks. (Rust)β83Updated 4 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.β65Updated last month
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio procesβ¦β32Updated 2 weeks ago