AlexEne / rust_hawktracerLinks
Rust bindings for Amazon's Hawktracer profiler
☆74Updated 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☆210Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆53Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Safely combine results☆82Updated last year
- A real-time hierarchical profiler☆82Updated 9 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago