steveklabnik / trplLinks
don't worry about it
☆20Updated 10 years ago
Alternatives and similar repositories for trpl
Users that are interested in trpl are comparing it to the libraries listed below
Sorting:
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆46Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- rust hints to the optimizer☆19Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- The simd optimized escape code☆54Updated 2 weeks ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Instrument Rust code using Rust☆64Updated 7 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆63Updated this week
- ☆40Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- ☆47Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- ☆62Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Run closures in parallel☆115Updated 10 months ago