asajeffrey / josephineLinks
JS affine
☆67Updated 5 years ago
Alternatives and similar repositories for josephine
Users that are interested in josephine are comparing it to the libraries listed below
Sorting:
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- ☆40Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- ☆27Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Experimental WebAssembly interpreter☆31Updated 9 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- ☆64Updated 8 years ago
- ☆53Updated 5 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…☆101Updated last year