nrc / stupid-stats
Tutorial and demo of rust compiler replacement tooling
☆55Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for stupid-stats
- JS affine☆65Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- (More or less) accurate floating point algorithms☆55Updated 3 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆40Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆54Updated 5 years ago
- Token tree calling convention☆80Updated last year
- The empty type Void.☆69Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 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
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- A mocking library for Rust-lang☆56Updated 4 years ago