matklad / tracing-span-treeLinks
☆12Updated 2 years ago
Alternatives and similar repositories for tracing-span-tree
Users that are interested in tracing-span-tree are comparing it to the libraries listed below
Sorting:
- A safe-guarded transmute for Rust☆39Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆18Updated 3 years ago
- An experimental columnar arena☆43Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆49Updated 5 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Efficient sized chunk datatypes for immutable.rs☆28Updated 3 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Extension of nom to apply "Packrat Parsing"☆22Updated 10 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last month
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Composable probability distributions☆16Updated 2 years ago
- Efficient sets of bytes for Rust☆18Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆21Updated 5 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago