invisageable's starred repositories

minikeyvalue

A distributed key value store in under 1000 lines. Used in production at comma.ai

Language:GoLicense:MITStargazers:2890Issues:65Issues:12

deku

Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization

Language:RustLicense:Apache-2.0Stargazers:1040Issues:8Issues:205

create-your-own-lang-with-rust

Create your own programming language with Rust

Language:RustLicense:NOASSERTIONStargazers:727Issues:34Issues:16

nanoserde

Serialisation library with zero dependencies

motoko

Simple high-level language for writing Internet Computer canisters

Language:OCamlLicense:Apache-2.0Stargazers:489Issues:41Issues:892

cargo-mutants

:zombie: Inject bugs and see if your tests catch them!

Language:RustLicense:MITStargazers:464Issues:5Issues:169

luna

🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon

Language:GoLicense:MITStargazers:308Issues:3Issues:6

cup

simple, C-like compiled programming language

Language:RustLicense:MITStargazers:296Issues:8Issues:9

async-broadcast

Async broadcast channels

Language:RustLicense:Apache-2.0Stargazers:145Issues:5Issues:20

egui-gizmo

3d transformation gizmo built on top of the egui library.

Language:RustLicense:MITStargazers:142Issues:2Issues:22

convert-case

Converts to and from various cases.

Language:RustLicense:MITStargazers:113Issues:2Issues:13

charlotte-core

The Kernel of CharlotteOS

Language:RustLicense:GPL-3.0Stargazers:42Issues:5Issues:21

kyoto

Kyoto Lang - A programming language designed to build WebAssembly

Language:RustLicense:BSD-3-ClauseStargazers:32Issues:5Issues:0

hashc

The Hash programming language compiler :zap:

Language:RustLicense:MITStargazers:24Issues:2Issues:473

the-super-tiny-compiler-in-rust

Possibly the smallest compiler ever - now in Rust

Language:RustLicense:MITStargazers:22Issues:4Issues:0

brewcode

Brew(ster) code editor

Language:RustLicense:MITStargazers:19Issues:3Issues:6

fluoc

a concurrent compiled programming language

code_editor

A standalone code editor with syntax highlighting and themes.

Language:RustLicense:MITStargazers:14Issues:2Issues:0

poline

Tiny language with green threads

Language:RustLicense:MITStargazers:10Issues:2Issues:0

kantan

The official repository of the deprecated Kantan compiler

Language:RustLicense:MITStargazers:8Issues:1Issues:20

using-llvm-from-rust-to-generate-webassembly

Code for my Medium article "Using LLVM from Rust, to generate WebAssembly"

Language:RustStargazers:6Issues:2Issues:0

ijssel

yet another tiny compiler. just a toy project.

Language:RustStargazers:6Issues:2Issues:0

vc

A small compiler for METU CENG444's programming language v, written in Rust.

Language:RustStargazers:5Issues:1Issues:0

chika

A low level procedural language, compiling to assembly

Language:RustLicense:MITStargazers:4Issues:1Issues:13

ovis

Simple functional programming language

Language:RustStargazers:4Issues:1Issues:0

iku

WIP programming language

sigrun

The Sigrun Compiler

Language:RustLicense:MITStargazers:3Issues:2Issues:0

rust-lc-interp

Toy interpreter for the lambda calculus to explore Rust

Language:RustStargazers:2Issues:3Issues:0

expr-lang

A simple language of expressions.

Language:RustStargazers:2Issues:1Issues:0

D7050E

Building a compiler in Rust using LALRPOP for generating the parsers