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
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Safely combine results☆81Updated last year
- ☆53Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 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
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A rust library for checked floating point operations☆82Updated 8 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A crate with indexed arenas with small memory footprint☆77Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 10 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- An object pool manager in Rust☆197Updated 3 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 5 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago