nrc / stupid-statsLinks
Tutorial and demo of rust compiler replacement tooling
☆56Updated 4 years ago
Alternatives and similar repositories for stupid-stats
Users that are interested in stupid-stats are comparing it to the libraries listed below
Sorting:
- JS affine☆66Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆53Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- ☆27Updated 8 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 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
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆40Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- GLL parsing framework.☆137Updated last year
- The empty type Void.☆70Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years 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…☆100Updated last year
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Modeling NLL and the Rust borrowck☆83Updated 7 years ago