LyonSyonII / profiLinks
Scope-based single and multithreaded profiling.
☆33Updated 2 weeks ago
Alternatives and similar repositories for profi
Users that are interested in profi are comparing it to the libraries listed below
Sorting:
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆68Updated 2 weeks ago
- Integer types with customizable niche values☆48Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Fast partially immutable collections for Rust☆35Updated 3 weeks ago
- Utilities for working with shared slices of memory☆76Updated 2 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆37Updated 8 months ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆35Updated 3 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- Yet another string type for Rust☆89Updated this week
- Port of bbolt in Rust☆65Updated 11 months ago
- 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…☆31Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Updated last month
- Perfect hashing for an imperfect world☆93Updated 2 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆74Updated 3 weeks ago
- A utility crate to log errors without losing key information along the way.☆31Updated 8 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 2 months ago
- An alternative rust async runtime.☆51Updated last month
- Mirror of Rust's allocator api for use on stable rust☆63Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- It executes futures☆57Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Typed any map for rust☆67Updated 9 months ago