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☆76Updated 5 months ago
- ☆40Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A very small GC in Rust, with a safe API☆61Updated 6 months ago
- Token tree calling convention☆79Updated 2 years ago
- ☆27Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 weeks ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A graphical debugger for Rust MIR☆186Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust marketing handbook☆38Updated 4 years ago
- ☆52Updated 5 years ago
- (More or less) accurate floating point algorithms☆56Updated 6 months 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
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 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
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- Test the downstream impact of Rust crate changes before publishing☆58Updated 6 years ago