- All languages
- ANTLR
- ActionScript
- AppleScript
- Assembly
- AutoHotkey
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- D
- Dockerfile
- Elixir
- Erlang
- F#
- Fancy
- Forth
- Fortran
- G-code
- GDScript
- GLSL
- Go
- Gosu
- HCL
- HLSL
- HTML
- Haskell
- Haxe
- HolyC
- Java
- JavaScript
- Jupyter Notebook
- LLVM
- Lua
- M
- MATLAB
- Makefile
- Markdown
- Mathematica
- MoonScript
- Mustache
- NSIS
- OCaml
- Objective-C
- Objective-C++
- Odin
- PHP
- Perl
- PowerShell
- Processing
- PureScript
- Python
- QML
- R
- Racket
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- ShaderLab
- Shell
- SourcePawn
- Swift
- TeX
- Terra
- TypeScript
- Vim Script
- Vue
- XSLT
- Yacc
Starred repositories
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x8…
A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file
Better version of RunDll with GUI. This program allows you to load DLLs on Windows. You can select how to load the DLL. By direct Entry Point call (DllMain) or if you want to call directly an expor…
A collection of disassembled and commented source of parts of MS-DOS 1.0
Multiplatform multithreaded context swapping fiber based job system.
Pthreads-free Linux threading demo
PS3 payloads for PSGroove/PSFreedom/Other in order to 'jailbreak' the PS3
"Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.
Cross platform co-routine library exposed through a minimal C API.
4k intro framework in pure assembly. No Visual Studio required!
small C coroutine library based on pypy's stacklet and boost context
Cooperatively scheduled coroutine support for x86/x64/arm