nrc / stupid-stats
Tutorial and demo of rust compiler replacement tooling
☆56Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for stupid-stats
- JS affine☆66Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆54Updated 5 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 3 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- Modeling NLL and the Rust borrowck☆79Updated 7 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- (More or less) accurate floating point algorithms☆55Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- ☆27Updated 7 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago