salahsheikh / mips-simulatorLinks
A MIPS simulator written in Rust
☆19Updated 6 years ago
Alternatives and similar repositories for mips-simulator
Users that are interested in mips-simulator are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆64Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆53Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Machine scalar casting that meets your expectations☆76Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆61Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- ☆40Updated 6 years ago
- Run closures in parallel☆115Updated 10 months ago
- The empty type Void.☆71Updated 2 years ago
- GLL parsing framework.☆138Updated last year
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago