asajeffrey / josephineLinks
JS affine
☆69Updated 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
- ☆40Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months 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
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 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…☆102Updated last year
- ☆27Updated 8 years ago
- rust verification condition generator☆96Updated 9 years ago
- Token tree calling convention☆80Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- Parallel event emitter built on futures-rs☆29Updated 8 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- ☆53Updated 6 years ago