notJoon's Stars
darrenburns/posting
The modern API client that lives in your terminal.
hashicorp/go-immutable-radix
An immutable radix tree implementation in Golang
tc39/proposal-structs
JavaScript Structs: Fixed Layout Objects
cncf/curriculum
📚Open Source Curriculum for CNCF Certification Courses
leaningtech/cheerp-meta
Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript
leaningtech/webvm
Virtual Machine for the Web
zkcrypto/bellman
zk-SNARK library.
NilFoundation/zkLLVM
Zero-Knowledge Proof Systems Circuit Compiler
iritkatriel/finally
gnoverse/gnopls
prataprc/goparsec
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
inhabitedtype/angstrom
Parser combinators built for speed and memory efficiency
comby-tools/comby
A code rewrite tool for structural search and replace that supports ~every language.
CanadaHonk/porffor
A from-scratch experimental AOT JS engine, written in JS
azat-io/todoctor
🐍 CLI tool to analyze and report TODO comments in JavaScript and TypeScript Git repositories
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
XiNiHa/oxc-jsx-dom-expressions
Oxc port of babel-plugin-jsx-dom-expressions
ryansolid/dom-expressions
A Fine-Grained Runtime for Performant DOM Rendering
fitzgen/bumpalo
A fast bump allocation arena for Rust
facebook/pyre-check
Performant type-checking for python.
pr2502/ra-multiplex
share one rust-analyzer server instance between multiple LSP clients to save resources
qlibs/reflect
C++20 Static Reflection library
argentlabs/argent-contracts-starknet
Argent accounts for Starknet
gfanton/gnopls-archive
Lumorti/Quandoom
A port of DOOM for a quantum computer
plwiki/plwiki.github.io
gotestyourself/gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
Xudong-Huang/may
rust stackful coroutine library
TartanLlama/optional
C++11/14/17 std::optional with functional-style extensions and reference support
theokwebb/C-from-Scratch
A roadmap to learn C from Scratch