scpmx's Stars
leanprover/lean4
Lean 4 programming language and theorem prover
unplugin/unplugin-icons
🤹 Access thousands of icons as components on-demand universally.
rust-bakery/nom
Rust parser combinator framework
CategoricalData/CQL
Categorical Query Language IDE
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
rhaiscript/rhai
Rhai - An embedded scripting language for Rust.
genaray/Arch
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
justinwoo/easy-purescript-nix
Easy PureScript (and other tools) with Nix
thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
fsprojects/Argu
A declarative CLI argument parser for F#
AhnJihwan/AhnTri
Super-simple OS
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
edwinb/TypeDD-Samples
Sample code from "Type Driven Development with Idris"
idris-lang/Idris-dev
A Dependently Typed Functional Programming Language
FStarLang/FStar
A Proof-oriented Programming Language
coq/coq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
cfenollosa/os-tutorial
How to create an OS from scratch