Geal / tracing_allocatorLinks
This custom Rust allocator logs all memory actions for further analysis
☆54Updated 5 years ago
Alternatives and similar repositories for tracing_allocator
Users that are interested in tracing_allocator are comparing it to the libraries listed below
Sorting:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- The simd optimized escape code☆54Updated last week
- A low-level I/O ownership and borrowing library☆104Updated last month
- ☆60Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Build and evaluate binary expression trees☆36Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rust serializer library☆87Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- ☆59Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago