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☆123Updated 5 years ago
- ☆53Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Safely combine results☆82Updated last year
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A rust library for checked floating point operations☆82Updated last year
- A cross platform rust debugger hook☆72Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- skiplist☆144Updated 4 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 8 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago