Stars
- All languages
- ANTLR
- Arc
- Assembly
- Awk
- C
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Emacs Lisp
- Erlang
- Forth
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- LLVM
- Logos
- Lua
- Makefile
- Markdown
- Nim
- OCaml
- Objective-C
- PHP
- Perl
- Python
- Racket
- Ruby
- Rust
- Scala
- Scheme
- Shell
- Shen
- Smarty
- Standard ML
- Swift
- TSQL
- Tcl
- TeX
- TypeScript
- V
- Vim Script
- Wren
- Zig
Playbit is a framework for creating cross-platform Playdate games from a single Lua codebase.
Arena Allocator implementation in pure C as an stb-style single-file library.
Terrateam is an open-source GitOps CI/CD platform for automating infrastructure workflows. It integrates with GitHub to orchestrate Terraform, OpenTofu, CDKTF, Terragrunt, and Pulumi operations via…
Macintosh and Commodore 64 raw disk images from the archives of the original author of ChipWits, Doug Sharp.
A basic guideline on implementing auth for the web
#F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5RS/R7RS Scheme programs is provided in a form of libraries wr…
Just a detailed in-depth, and comprehensive explanation of how computers operate internally, focusing on RAM and CPU aspects, respectively. By @ILyesMk2
SJS is a static ahead of time compiler for a subset of JavaScript
MicroW8: A WebAssembly based size-coding platform
An ultra-lightweight blogging engine, written in PHP.
Space Grotesk: a proportional variant of the original fixed-width Space Mono family
A cli tool for importing and exporting Hashicorp Vault secrets
OpenTofu lets you declaratively manage your cloud infrastructure.
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source …
Bulk unsubscribe from lists in your Gmail inbox for free without compromising privacy
comparing the c ffi (foreign function interface) overhead on various programming languages
Compact garbage-collected heap and JSON-like object model
ozkl / doomgeneric
Forked from maximevince/fbDOOMEasily portable doom
A self-hosted Micropub endpoint for statically-generated microblogs. 📝⚡️
A small, easily embedded language implemented in a single .c file
MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.