Stars
- All languages
- Assembly
- Brainfuck
- C
- C#
- C++
- CSS
- Common Lisp
- Cuda
- Dockerfile
- Emacs Lisp
- Forth
- Gherkin
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Just
- Lua
- Makefile
- NASL
- Nim
- OCaml
- Objective-C
- Pascal
- Perl
- Python
- QML
- Rich Text Format
- Roff
- Rust
- Scala
- Shell
- Starlark
- Svelte
- Swift
- TLA
- TeX
- TypeScript
- Verilog
- Vue
- WebAssembly
- Zig
Minimalist Minecraft server for memory-restrictive embedded systems
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
KaRaMeL is a tool for extracting low-level F* programs to readable C code
A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
Swift wrapper for @jart's bestline, an ANSI Standard X3.64 teletypewriter command session library
Whitesmiths C compiler. One of the earliest commercial C compilers available.
Project starter template for building cross-platform applications in C using the Cosmopolitan toolchain
Share a single keyboard and mouse between multiple computers.
A FORTH in 340 bytes — the smallest real programming language ever as of yet.
A service to claim reimbursement from the Tooth Fairy for missing teeth
Sync fresh Aspect credentials with your dev VM
Portable Executable Zork; notes and code for interactive fiction authoring via Cosmopolitan Libc
Visual tool to explore SQLite databases page-by-page, the way they're stored on disk and the way SQLite sees them.
Multiplatform system monitoring tool using Cosmopolitan Libc
Library for bidirectional communication between Cosmopolitan Libc and native shared library plugins.
A open source reimplementation of Google's Tensor Processing Unit (TPU).
Generate a stub for any C library for use with Cosmopolitan
Open-source high-performance RISC-V processor
About the book "Writing for Developers: Blogs That Get Read," which is all about writing more compelling engineering blog posts. By Piotr Sarna & Cynthia Dunlop.
Koeneke's Mines Of Moria (Steam / Google Android / Apple iOS)
ryao / llama3.c
Forked from jameswdelancey/llama3.cA fork of llama3.c used to do some R&D on inferencing
jameswdelancey / llama3.c
Forked from karpathy/llama2.cA faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct models.
A recreation of the classic Visual Basic 6 IDE and language in C# with Avalonia