Ulysses3's Stars
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
AppFlowy-IO/AppFlowy
Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
QwikDev/qwik
Instant-loading web apps, without effort
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
jarun/nnn
n³ The unorthodox terminal file manager
webview/webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
andlabs/libui
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
nlp-with-transformers/notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
dankamongmen/notcurses
blingful character graphics/TUI library. definitely not curses.
koka-lang/koka
Koka language compiler and interpreter
c3lang/c3c
Compiler for the C3 language
onetrueawk/awk
One true awk
parro-it/libui-node
Node bindings for libui, an awesome native UI library for Unix, OSX and Windows
JetBrains/skiko
Kotlin Multiplatform bindings to Skia
Cosmo/OpenSwiftUI
WIP — OpenSwiftUI is an OpenSource implementation of Apple's SwiftUI DSL.
ericomeehan/libeom
An open source library for C
alexdantas/nSnake
The classic snake game with textual interface
LiarPrincess/Violet
Python VM written in Swift
udevbe/react-canvaskit
Experiment in creating a custom react renderer using an offscreen webgl canvas on top of Skia CanvasKit
weta-vn/advance_image_picker
Flutter plugin for selecting multiple images from the Android and iOS image library, taking new pictures with the camera, and edit them before using such as rotating, cropping, adding sticker/filters.
erlage/rad
A zero-dependency web framework for creating high-performant web apps using Dart.
davidchisnall/container-vm-scripts
Scripts for building FreeBSD VMs for use with podman
PScottZero/EnPassant
Chess app written in Flutter. Remake of my SwiftUI project Checkmate: https://github.com/PScottZero/Checkmate.
mdagois/gca
Game Boy Coding Adventure companion repository
iandis/isolated_worker
An isolated worker for Flutter (Isolate) and Web (Web Worker). Behaves almost the same as the compute function, except it is not a one-off worker.
yeko0990/MathSolver
A math-solving program, built to solve many types of equations (complex, multi-variable, polynomial...)
JasperVanEsveld/deuteron
Desktop app creator using deno and wry
d-markey/squadron_sample
Sample use cases with Squadron for Flutter: parallel computation of hexadecimal digits of Pi, thumbnail generation...
tony/ncurses-example
bmoscon/Rogue
A Rogue clone in C using NCurses