jolisper's Stars
jolisper/rust_microservices
A reference project for containerized Rust microservices with CI/CD
jolisper/metronome
command-line metronome
ronsaldo/sysmel
Sysmel - A SYStem MEtacircular Language
ronsaldo/woden
World Dynamic Engine - A 3D graphics engine for Pharo
Cuis-Smalltalk/Cuis7-0
Cuis Smalltalk version 7.0 Stable Release
DeMille/wasm-ffi
A lightweight FFI library for JavaScript and WebAssembly
WebAssembly/wabt
The WebAssembly Binary Toolkit
mit-pdos/noria
Fast web applications through dynamic, partially-stateful dataflow
lrlna/smol-zines
sketching out concepts one 📝 at a time
jolisper/ulisp
An implementation of @phil_eaton compilers basic notes in Rust
briansmith/ring
An experiment.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
TeXitoi/structopt
Parse command line arguments by defining a struct.
MichaelBurge/nes-emulator
A NES emulator made to learn the Rust programming language
tikv/rust-prometheus
Prometheus instrumentation library for Rust applications
brayniac/ratelimit
rust ratelimiter
jacketizer/libyuarel
Simple C library for parsing URLs with zero-copy and no mallocs.
fcsonline/drill
Drill is an HTTP load testing application written in Rust
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
rust-lang/rust
Empowering everyone to build reliable and efficient software.
GildedHonour/frank_jwt
JSON Web Token implementation in Rust.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
redhat-developer/vscode-java
Java Language Support for Visual Studio Code
robpike/ivy
ivy, an APL-like calculator
fpetrola/humo
The smallest programming language interpreter
matthewmueller/joy
A delightful Go to Javascript compiler (ON HOLD)
MoarVM/MoarVM
A VM with adaptive optimization and JIT compilation, built for Rakudo
proglangclass/interpreter
Language built during the Programming Language Masterclass.
proglangclass/vm
Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass