EmbarkStudios / puffinLinks
🐦 Friendly little instrumentation profiler for Rust 🦀
☆1,621Updated 3 weeks ago
Alternatives and similar repositories for puffin
Users that are interested in puffin are comparing it to the libraries listed below
Sorting:
- A simple and fast linear algebra library for games and graphics☆1,793Updated last week
- Rust wants & tracking for Embark 🦀☆949Updated 8 months ago
- Slotmap data structure for Rust☆1,237Updated last year
- A fast bump allocation arena for Rust☆1,899Updated 3 months ago
- A crate for mucking around with piles of bytes☆895Updated this week
- Reload Rust code without app restarts. For faster feedback cycles.☆708Updated last month
- Fast and simple benchmarking for Rust projects☆1,230Updated 5 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,285Updated 3 weeks ago
- A wide linear algebra crate for games and graphics.☆782Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated 2 weeks ago
- Cranelift based backend for rustc☆1,880Updated last week
- A crate for managing memory bit by bit☆1,336Updated last year
- ❌ Cargo plugin for linting your dependencies 🦀☆2,061Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,637Updated 2 months ago
- GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code☆1,390Updated 7 months ago
- The testing ground for the future of portable SIMD in Rust☆1,001Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Entity Component System focused on usability and flexibility.☆823Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,792Updated last week
- An embeddable dynamic programming language for Rust.☆2,051Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆884Updated 7 months ago
- ☆1,060Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Find out what takes most of the space in your executable.