- All languages
- ANTLR
- Arc
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Common Lisp
- Cuda
- D
- Elixir
- Emacs Lisp
- Erlang
- Go
- Go Template
- Groovy
- HTML
- Handlebars
- Haskell
- Inno Setup
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- Makefile
- Markdown
- Mustache
- NSIS
- OCaml
- Objective-C
- PHP
- PLSQL
- Perl
- PowerShell
- Python
- Racket
- Red
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Swift
- Tcl
- TeX
- TypeScript
- V
- Vim Script
- WebAssembly
- YASnippet
- Yacc
- Zig
Starred repositories
mvandermeulen / napkin-math
Forked from sirupsen/napkin-mathTechniques and numbers for estimating system's performance from first-principles
0n3t04ll / write-ups-2016
Forked from ctfs/write-ups-2016Wiki-like CTF write-ups repository, maintained by the community. 2016
jdee-emacs / jdee-server
Forked from pwojnowski/jdee-serverJDEE Java backend
longlene / cl-opencv
Forked from ryepup/cl-opencva common lisp (well, sbcl) wrapper around the opencv vision library
lfeutre / jlfe
Forked from oubiwann/jlfeA wrapper around bits of LFE to make using Erjang (Java) from LFE more convenient
tamurashingo / reddit1.0
Forked from reddit-archive/reddit1.0Refactored old reddit source code
mmaul / clml
Forked from mathematical-systems/clmlCommon Lisp Machine Learning Library
acl-translation / acl-chinese
Forked from fengdidi/acl-chineseANSI Common Lisp 中文翻译版
XQuartz / xquartz.github.io
Forked from mackyle/xquartz-infoXQuartz website source
litecoin-project / litecoin
Forked from bitcoin/bitcoinLitecoin source tree
junjiemars / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
rust-lang / rust-enhanced
Forked from dbp/sublime-rustThe official Sublime Text 4 package for the Rust Programming Language
grisha / thredis
Forked from redis/redisThredis is Threaded Redis. Thredis is a fork of Redis that allows for complex operations to be processed in parallel threads for better performance on multi-core systems. See thredis.org and README…
jashmenn / url-normalizer
Forked from jaydonnell/url-normalizera clojure library for normalizing urls with configurable aggressiveness
junjiemars / leiningen
Forked from technomancy/leiningenAutomate Clojure projects without setting your hair on fire.
junjiemars / cider-nrepl
Forked from clojure-emacs/cider-nreplnREPL middleware for CIDER
junjiemars / emacs-dbgr
Forked from realgud/realgudThe Grand "Cathedral" Debugger rewrite
junjiemars / ifconfig
Forked from mpolden/echoipIP address lookup service written in Go
ashgti / my_toy_compiler
Forked from lsegal/my_toy_compilerMy Toy Compiler. Read about how I did it at the homepage URL
ring-clojure / ring-mock
Forked from weavejester/ring-mockLibrary to create mock Ring requests for unit tests
clj-time / clj-time
Forked from KirinDave/clj-timeA date and time library for Clojure, wrapping the Joda Time library.