Lists (1)
Sort Name ascending (A-Z)
Stars
- All languages
- ANTLR
- C
- C#
- C++
- CMake
- CSS
- Chapel
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Cuda
- Elixir
- Emacs Lisp
- Erlang
- Go
- HTML
- Haml
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Objective-C
- Objective-C++
- PHP
- Perl
- Python
- R
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Scheme
- Shell
- Solidity
- Swift
- SystemVerilog
- Tcl
- TeX
- TypeScript
- Verilog
- Vim Script
- Visual Basic .NET
- Vue
- WebAssembly
- Zig
mwatts / mentat
Forked from mozilla/mentatA persistent, relational store inspired by Datomic and DataScript.
csbun / thal
Forked from emadehsan/thal译文:Puppeteer 与 Chrome Headless —— 从入门到爬虫
n8ohu / md380-re
Forked from pchickey/md380-reMD380 DMR Radio Reverse Engineering
vmx / rocksdb
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
dockcross / dockcross
Forked from steeve/cross-compilerCross compiling toolchains in Docker images
marineam / coreos-docs
Forked from coreos/docsDocumentation for CoreOS in markdown
w0lfschild / Flashlight
Forked from alexzielenski/Flashlight🔎 Enhance Spotlight with plugins on macOS
libingtong / dumpdecrypted
Forked from CarinaTT/dumpdecryptedDumps decrypted mach-o files from encrypted iPhone app extensions and applications.
fast python port of arc90's readability tool, updated to match latest readability.js!
Dwarfartisan / sparsec
Forked from lincolnge/sparsecHaskell Parsec Library's Swift Editon
Dwarfartisan / ruskell
Forked from yoroto/ruskellSome Haskell Functions Written As Rust Library.
andelf / rsnotify
Forked from notify-rs/notifyCross-platform filesystem notification library for Rust
bcaffo / courses
Forked from DataScienceSpecialization/coursesCourse materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
c4pt0r / 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
Red54 / linux-shumeipai2
Forked from torvalds/linuxLinux source for Smartfire Shumeipai 2
liuzhaomincoding / ranch
Forked from ninenines/ranchTCP协议的连接获取池 -- 添加了中文注释
mochi / erl_img
Forked from emad/erl_imgErlang image processing stuff (bmp, gif, jpeg, png, xpm, tiff, mpeg) - based on jungerl's erl_img-1.6
linux-sunxi / linux-sunxi
Forked from torvalds/linuxLinux source for Allwinner/Boxchip F20 (sun3i), A10 (sun4i), A12/A13/A10S (sun5i) and A20 (sun7i) SoCs
esl / edown
Forked from uwiger/edownEDoc extension for generating Github-flavored Markdown
construct / construct
Forked from MostAwesomeDude/constructConstruct: Declarative data structures for python that allow symmetric parsing and building
andelf / python-oauth2
Forked from joestump/python-oauth2A fully tested, abstract interface to creating OAuth clients and servers. # andelf's fork, merge dgouldin's OAuth2.0, add py3k support.