jeremydavis519 / rusty-asm
A layer of syntactic sugar between Rust and inline assembly
☆11Updated 6 years ago
Alternatives and similar repositories for rusty-asm:
Users that are interested in rusty-asm are comparing it to the libraries listed below
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Data for timing rustc☆18Updated 4 years ago
- [ARCHIVED] development moved into main actix repo☆38Updated 4 years ago
- Data structures used by the RLS and Rust compiler☆10Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- dynamic smart pointers☆31Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Rust bindings for fontconfig.☆15Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Print bytes as losslessly as possible.☆18Updated 2 months ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- Implementation of HashMap and HashSet for no_std environments☆19Updated 5 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- ☆40Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Unix Domain Sockets for mio☆28Updated 4 years ago
- The Duplex trait: interactive streams☆19Updated 4 months ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago