aclysma / profilingLinks
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
☆387Updated 7 months ago
Alternatives and similar repositories for profiling
Users that are interested in profiling are comparing it to the libraries listed below
Sorting:
- Tracy client libraries for Rust☆290Updated last month
- Array of Struct to Struct of Array helpers in Rust☆479Updated last month
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆331Updated 4 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last month
- Müsli is a flexible and efficient serialization framework☆421Updated last month
- ☆216Updated last month
- Arena type inspired by generational-arena☆224Updated last year
- A Stable ABI for Rust with compact sum-types☆409Updated 2 weeks ago
- Comparing performance of Rust math libraries for common 3D game and graphics tasks☆228Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A minimal async executor that lets you block on a future☆652Updated 2 months ago
- 💫 Easily retry futures 🦀☆242Updated 7 months ago
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- Math Interoperability Types☆283Updated 2 years ago
- Sparse set-based Entity Component System written in Rust.☆192Updated 7 months ago
- Networking library for games, multiplex reliable and unreliable streams over unreliable datagrams.☆271Updated 2 years ago
- Easy function multiversioning for Rust☆252Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆155Updated 10 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆463Updated 2 weeks ago
- Collection of crates to deal with crashes☆170Updated 3 weeks ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆185Updated 2 months ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆194Updated 4 months ago
- A crate for mucking around with piles of bytes☆956Updated last week
- A Rust wrapper around native shared memory for Linux and Windows☆429Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆308Updated 4 months ago
- Interpolation made easy.☆168Updated last year