LyonSyonII / profiLinks
Scope-based single and multithreaded profiling.
☆16Updated last year
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 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A minimal & extensible reactive event system☆12Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Peggen, generate fast PEG parsers via derive macros☆32Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- Fast partially immutable collections for Rust☆33Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- a rust playground powered by rust-analyzer☆13Updated 7 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Typed any map for rust☆67Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- A maintained fork of proc-macro-error using syn 2☆14Updated 9 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- State machine pattern for Rust☆29Updated 7 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- List size of types in a Rust crate☆27Updated last year
- Handle unexpected errors☆25Updated 11 months ago
- Trait implementation generator macro☆29Updated this week
- ☆35Updated 4 months ago
- GUI viewer for cargo metadata☆20Updated 4 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago