Lists (32)
Sort Name ascending (A-Z)
algorithms
caches
cloudflare
codeql
CRDTs
Data analysis
devsecops
eBPF
effect-ts
formal
FP
graph
haskell-fp
homelab
Learn Rust
microbiology
ml
mojo
Parsers
radio
rag
replist
sbom
siem
sonarcube
tauri
tools
ui
viz
zfs
zio
zulip
Stars
- All languages
- ANTLR
- Agda
- Assembly
- Astro
- Ballerina
- Batchfile
- BibTeX Style
- C
- C#
- C++
- CMake
- CSS
- CUE
- Clojure
- CodeQL
- CoffeeScript
- Common Lisp
- Coq
- Crystal
- Cuda
- Curry
- Cython
- D
- Dart
- Dockerfile
- EJS
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- FLUX
- Fennel
- Flix
- Fluent
- Fortran
- Git Attributes
- Gleam
- Go
- Groovy
- HCL
- HTML
- Handlebars
- Haskell
- Haxe
- Idris
- Isabelle
- JSON
- Janet
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Just
- Koka
- Kotlin
- LLVM
- Lean
- Lex
- Liquid
- LookML
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Modelica
- Modula-3
- Mojo
- Mustache
- NSIS
- Nim
- Nix
- OCaml
- Open Policy Agent
- OpenEdge ABL
- OpenSCAD
- PHP
- PLSQL
- PLpgSQL
- Pascal
- Perl
- PostScript
- PowerShell
- Processing
- Prolog
- Promela
- PureScript
- Python
- QML
- R
- Racket
- Ragel
- Reason
- Rebol
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Smarty
- Solidity
- Stan
- Standard ML
- Starlark
- Svelte
- Swift
- SystemVerilog
- TLA
- TeX
- Terra
- Thrift
- TypeScript
- Typst
- V
- Vala
- Vim Script
- Visual Basic
- Vue
- WebAssembly
- XSLT
- YAML
- YARA
- Yacc
- Zeek
- Zig
- reStructuredText
- templ
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
A running-jumping-swordfighting game I made on the Apple II from 1985-89
the official Rust and C implementations of the BLAKE3 cryptographic hash function
An introduction to ARM64 assembly on Apple Silicon Macs
📖 An approachable introduction to Assembly.
A library for calling C functions from Go without Cgo
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level la…
A cross-platform x86 assembler with an Intel-like syntax
The CORE-V CVA6 is a highly configurable, 6-stage RISC-V core for both application and embedded applications. Application class configurations are capable of booting Linux.
Simple dense bitmap index in Go with binary operators
A 8-bit computer made of 74xx series logic gates and memory ICs.
Simd support via Go assembly for parallel element-wise computations.
Fastest bloom filter in C++/Go/Rust/Java/C#