- All languages
- ActionScript
- AsciiDoc
- Assembly
- BASIC
- Batchfile
- Blade
- C
- C#
- C++
- CSS
- Cadence
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- DIGITAL Command Language
- Dart
- Dockerfile
- EJS
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Factor
- FreeMarker
- GDScript
- Gherkin
- Go
- Groovy
- HTML
- Haml
- Handlebars
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Liquid
- Lua
- MATLAB
- MDX
- MQL4
- Makefile
- Markdown
- Mathematica
- Mercury
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Python
- QML
- R
- Reason
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Shell
- Solidity
- Svelte
- Swift
- TeX
- Twig
- TypeScript
- V
- Vala
- Vim Script
- Vue
- WebAssembly
- Wren
- XSLT
- Zig
- eC
- hoon
Starred repositories
π Token-Oriented Object Notation (TOON) β Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmarks, TypeScript SDK.
Run Windows apps on π§ Linux with β¨ seamless integration
Condenser allows you to extract speech audio from video files, based on subtitle timings. By omitting the audio outside of speech, it increases the language per second that you are getting exposed to.
Multi-agent framework, runtime and control plane. Built for speed, privacy, and scale.
Command line utility to extract clean html, markdown and metadata from web pages.
Private API to enable API access for Roam Research. Now you can connect Roam to your other projects.
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
A fast, reliable, and modular ERC-4337 Bundler written in Go.
An Ethereum proxy contract that can be used for deploying contracts to a deterministic address on any chain.
Ethereum HD Wallet derivations in Go (golang)
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
Ethereum Golang API, JSON-RPC client, Smart contract transaction API.
Simple, reliable, and efficient distributed task queue in Go
A Foundry plugin that enables you to plot charts within solidity.
Easily and securely send things from one computer to another π π¦
Golang implementation of a Limit Order Book (LOB) for high frequency trading in crypto exchanges
Run your own GPTChat Telegram bot, with a single command!
π A little guide book on Ethereum Development with Go (golang)
Check if an email address exists without sending any email, written in Rust. Comes with a βοΈ HTTP backend.
An Awesome list for resources on algorithmic game theory
Multi-agent framework for design, simulation, and auditing.
A C++ and Python implementation of the limit order book.
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C