nrc / stupid-stats
Tutorial and demo of rust compiler replacement tooling
☆56Updated 3 years ago
Alternatives and similar repositories for stupid-stats:
Users that are interested in stupid-stats are comparing it to the libraries listed below
- JS affine☆66Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆44Updated 6 years ago
- A very small GC in Rust, with a safe API☆61Updated 8 months ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- ☆40Updated 6 years ago
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- The empty type Void.☆69Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆27Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- ☆52Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- (More or less) accurate floating point algorithms☆56Updated 7 months ago