forchid's Stars
denoland/deno
A modern runtime for JavaScript and TypeScript.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
crystal-lang/crystal
The Crystal Programming Language
RustPython/RustPython
A Python Interpreter written in Rust
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.
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
flet-dev/flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
elysiajs/elysia
Ergonomic Framework for Humans
zserge/lorca
Build cross-platform modern desktop apps in Go + HTML5
ponylang/ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
gregmalcolm/python_koans
Python Koans - Learn Python through TDD
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
lc-soft/LCUI
C library for building user interfaces
isar/hive
Lightweight and blazing fast key-value database written in pure Dart.
webui-dev/webui
Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
dotnet-presentations/dotnet-maui-workshop
A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
rapidoid/rapidoid
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
hyperium/h2
HTTP 2.0 client & server implementation for Rust.
karlseguin/http.zig
An HTTP/1.1 server for zig
denoland/denokv
A self-hosted backend for Deno KV
zserge/partcl
ParTcl - a micro Tcl implementation
Jaguar-dart/jaguar
Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth
msteveb/jimtcl
Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl
DotNetKoans/DotNetKoans
A set of Koans to teach the C# language on .NET Core.
elliotchance/vsql
✌️ Single-file or PostgreSQL-server compatible transactional SQL database written in pure V.
fibjs-modules/cluster-server
Start a multi-thread server to take advantage of multi-core systems.
soumichatterjee/C-lings
C learning tool consisting of several exercises for better understanding and implementation of C language.