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
- 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
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years 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
- docs.rs as a publishing platform?☆71Updated last month
- The simd optimized escape code☆54Updated this week
- 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
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 6 years ago
- ☆64Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 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 lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- ☆47Updated 5 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆40Updated 6 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆36Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- ☆24Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- Unix signal handling for tokio☆88Updated 7 years ago