AlexEne / rust_hawktracerLinks
Rust bindings for Amazon's Hawktracer profiler
☆73Updated 5 years ago
Alternatives and similar repositories for rust_hawktracer
Users that are interested in rust_hawktracer are comparing it to the libraries listed below
Sorting:
- microprofile for rust☆122Updated 5 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆53Updated 5 years ago
- Safely combine results☆81Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 7 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- failure + error-chain = 💖☆54Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- An object pool manager in Rust☆197Updated 4 years ago