Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luismayta/starred-repos
Starred repos
https://github.com/luismayta/starred-repos
automation stars
Last synced: 11 days ago
JSON representation
Starred repos
- Host: GitHub
- URL: https://github.com/luismayta/starred-repos
- Owner: luismayta
- License: lgpl-3.0
- Created: 2021-02-06T06:58:06.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-27T15:30:40.000Z (over 2 years ago)
- Last Synced: 2024-08-01T12:31:28.956Z (3 months ago)
- Topics: automation, stars
- Language: Makefile
- Homepage:
- Size: 3.11 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Stars [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
> A curated list of my GitHub stars! Generated by [stargazed](https://github.com/abhijithvijayan/stargazed)
![Total](https://img.shields.io/badge/Total-3260-green.svg)
![Updated](https://img.shields.io/badge/Updated-20--11--2021-blue.svg)## 🏠 Contents
- [Assembly (2)](#assembly)
- [Awk (1)](#awk)
- [C (74)](#c)
- [C# (8)](#c-1)
- [C++ (54)](#c-2)
- [COBOL (2)](#cobol)
- [CSS (28)](#css)
- [Clojure (5)](#clojure)
- [CodeQL (1)](#codeql)
- [CoffeeScript (2)](#coffeescript)
- [Common Lisp (2)](#common-lisp)
- [Crystal (2)](#crystal)
- [Cython (1)](#cython)
- [DIGITAL Command Language (1)](#digital-command-language)
- [Dart (30)](#dart)
- [Dockerfile (16)](#dockerfile)
- [Elixir (1)](#elixir)
- [Emacs Lisp (163)](#emacs-lisp)
- [Fennel (2)](#fennel)
- [GDScript (3)](#gdscript)
- [Go (617)](#go)
- [Groovy (1)](#groovy)
- [HCL (57)](#hcl)
- [HTML (40)](#html)
- [Handlebars (1)](#handlebars)
- [Haskell (12)](#haskell)
- [Java (40)](#java)
- [JavaScript (371)](#javascript)
- [Jinja (3)](#jinja)
- [Julia (2)](#julia)
- [Jupyter Notebook (14)](#jupyter-notebook)
- [Kotlin (6)](#kotlin)
- [LiveScript (1)](#livescript)
- [Lua (24)](#lua)
- [Makefile (14)](#makefile)
- [Markdown (1)](#markdown)
- [Mustache (1)](#mustache)
- [Nix (1)](#nix)
- [Nunjucks (1)](#nunjucks)
- [OCaml (5)](#ocaml)
- [Objective-C (14)](#objective-c)
- [Objective-C++ (1)](#objective-c-1)
- [Others (162)](#others)
- [PHP (202)](#php)
- [PLpgSQL (3)](#plpgsql)
- [Perl (4)](#perl)
- [PowerShell (2)](#powershell)
- [Puppet (2)](#puppet)
- [Python (635)](#python)
- [RAML (1)](#raml)
- [Racket (1)](#racket)
- [Reason (1)](#reason)
- [Rich Text Format (1)](#rich-text-format)
- [Ruby (58)](#ruby)
- [Rust (60)](#rust)
- [SCSS (3)](#scss)
- [SaltStack (1)](#saltstack)
- [Sass (1)](#sass)
- [Scala (7)](#scala)
- [Scheme (1)](#scheme)
- [Shell (261)](#shell)
- [Svelte (1)](#svelte)
- [Swift (19)](#swift)
- [TeX (2)](#tex)
- [Twig (1)](#twig)
- [TypeScript (145)](#typescript)
- [V (1)](#v)
- [VCL (1)](#vcl)
- [Vala (2)](#vala)
- [Vim script (48)](#vim-script)
- [VimL (3)](#viml)
- [Vue (3)](#vue)
- [XML (1)](#xml)
- [YASnippet (1)](#yasnippet)
- [Zig (1)](#zig)## Assembly
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [cerebro](https://github.com/adrianlzt/cerebro) | Chuletas, ideas, documentacion... | adrianlzt | 14 |
| 2 | [KnightOS](https://github.com/KnightOS/KnightOS) | OS for z80 calculators | KnightOS | 1214 |**[⬆ Back to Index](#-contents)**
## Awk
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [translate-shell](https://github.com/soimort/translate-shell) | :speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc. | soimort | 5266 |**[⬆ Back to Index](#-contents)**
## C
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [sshfs](https://github.com/libfuse/sshfs) | A network filesystem client to connect to SSH servers | libfuse | 4280 |
| 2 | [pelikan](https://github.com/twitter/pelikan) | Pelikan is Twitter's unified cache backend | twitter | 916 |
| 3 | [qemu](https://github.com/qemu/qemu) | Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. | qemu | 5422 |
| 4 | [vlc](https://github.com/videolan/vlc) | VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/ | videolan | 8206 |
| 5 | [proxychains](https://github.com/haad/proxychains) | proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" for SOCKS4/5, "basic" for HTTP. | haad | 3937 |
| 6 | [aws-c-compression](https://github.com/awslabs/aws-c-compression) | C99 implementation of huffman encoding/decoding | awslabs | 20 |
| 7 | [robotgo](https://github.com/go-vgo/robotgo) | RobotGo, Go Native cross-platform GUI automation @vcaesar | go-vgo | 7032 |
| 8 | [envchain](https://github.com/sorah/envchain) | Environment variables meet macOS Keychain and gnome-keyring <3 | sorah | 958 |
| 9 | [notion](https://github.com/raboof/notion) | Tiling tabbed window manager | raboof | 216 |
| 10 | [tg](https://github.com/vysheng/tg) | telegram-cli | vysheng | 5477 |
| 11 | [PS3HEN](https://github.com/PS3Xploit/PS3HEN) | PS3 Homebrew ENabler [Supports 4.84 - 4.88 HFW] | PS3Xploit | 201 |
| 12 | [COBRA-7.3](https://github.com/Joonie86/COBRA-7.3) | | Joonie86 | 59 |
| 13 | [fm_psx](https://github.com/lmirel/fm_psx) | simple file manager for psx | lmirel | 21 |
| 14 | [zathura](https://github.com/pwmt/zathura) | a document viewer | pwmt | 918 |
| 15 | [os-tutorial](https://github.com/cfenollosa/os-tutorial) | How to create an OS from scratch | cfenollosa | 22014 |
| 16 | [reptyr](https://github.com/nelhage/reptyr) | Reparent a running program to a new terminal | nelhage | 4105 |
| 17 | [MadCatz2Jstick](https://github.com/karlvr/MadCatz2Jstick) | This user-space driver maps the MadCatz Street Fighter IV Arcade Fightstick to a game pad | karlvr | 8 |
| 18 | [i3](https://github.com/i3/i3) | A tiling window manager | i3 | 6796 |
| 19 | [i3](https://github.com/Airblader/i3) | A fork of the i3 window manager with gaps and some other features | Airblader | 5473 |
| 20 | [rofi](https://github.com/davatorium/rofi) | Rofi: A window switcher, application launcher and dmenu replacement | davatorium | 8239 |
| 21 | [skhd](https://github.com/koekeishiya/skhd) | Simple hotkey daemon for macOS | koekeishiya | 2332 |
| 22 | [yabai](https://github.com/koekeishiya/yabai) | A tiling window manager for macOS based on binary space partitioning | koekeishiya | 9172 |
| 23 | [h3](https://github.com/uber/h3) | Hexagonal hierarchical geospatial indexing system | uber | 3127 |
| 24 | [fzy](https://github.com/jhawthorn/fzy) | :mag: A simple, fast fuzzy finder for the terminal | jhawthorn | 2277 |
| 25 | [axel](https://github.com/axel-download-accelerator/axel) | Lightweight CLI download accelerator | axel-download-accelerator | 1967 |
| 26 | [redshift](https://github.com/jonls/redshift) | Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. | jonls | 5198 |
| 27 | [HarmonyOS](https://github.com/Awesome-HarmonyOS/HarmonyOS) | A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 | Awesome-HarmonyOS | 18359 |
| 28 | [ultrajson](https://github.com/ultrajson/ultrajson) | Ultra fast JSON decoder and encoder written in C with Python bindings | ultrajson | 3484 |
| 29 | [mjolnir](https://github.com/mjolnirapp/mjolnir) | Lightweight automation and productivity app for OS X | mjolnirapp | 5143 |
| 30 | [nyancat](https://github.com/klange/nyancat) | Nyancat in your terminal, rendered through ANSI escape sequences. This is the source for the Debian package `nyancat`. | klange | 1226 |
| 31 | [shkd](https://github.com/baskerville/shkd) | Simple HotKey Daemon | baskerville | 66 |
| 32 | [Mailspring](https://github.com/Foundry376/Mailspring) | :love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux. | Foundry376 | 11784 |
| 33 | [python-systemd](https://github.com/systemd/python-systemd) | Python wrappers for systemd functionality | systemd | 331 |
| 34 | [reaver-wps](https://github.com/gabrielrcouto/reaver-wps) | Brute force attack against Wifi Protected Setup | gabrielrcouto | 183 |
| 35 | [meinheld](https://github.com/mopemope/meinheld) | Meinheld is a high performance asynchronous WSGI Web Server (based on picoev) | mopemope | 1368 |
| 36 | [masscan](https://github.com/robertdavidgraham/masscan) | TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. | robertdavidgraham | 18105 |
| 37 | [python-Levenshtein](https://github.com/ztane/python-Levenshtein) | The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity | ztane | 1052 |
| 38 | [mpv](https://github.com/mpv-player/mpv) | 🎥 Command line video player | mpv-player | 16779 |
| 39 | [bjoern](https://github.com/jonashaag/bjoern) | A screamingly fast Python 2/3 WSGI server written in C. | jonashaag | 2672 |
| 40 | [openvpn](https://github.com/OpenVPN/openvpn) | OpenVPN is an open source VPN daemon | OpenVPN | 6443 |
| 41 | [curl](https://github.com/curl/curl) | A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features | curl | 22601 |
| 42 | [lastpass-cli](https://github.com/lastpass/lastpass-cli) | LastPass command line interface tool | lastpass | 2768 |
| 43 | [toggle-osx-shadows](https://github.com/puffnfresh/toggle-osx-shadows) | Tiny tool to toggle window shadows on OS X | puffnfresh | 411 |
| 44 | [clib](https://github.com/clibs/clib) | C package manager-ish | clibs | 3887 |
| 45 | [ncnn](https://github.com/Tencent/ncnn) | ncnn is a high-performance neural network inference framework optimized for the mobile platform | Tencent | 13169 |
| 46 | [termbox](https://github.com/nsf/termbox) | Library for writing text-based user interfaces | nsf | 1824 |
| 47 | [tmux](https://github.com/tmux/tmux) | tmux source code | tmux | 23104 |
| 48 | [asterisk](https://github.com/asterisk/asterisk) | Mirror of the official Asterisk (https://www.asterisk.org) Project repository. No pull requests here please. Use Gerrit: | asterisk | 1111 |
| 49 | [paparazzi](https://github.com/paparazzi/paparazzi) | Paparazzi is a free and open-source hardware and software project for unmanned (air) vehicles. This is the main software repository. | paparazzi | 1237 |
| 50 | [xhyve](https://github.com/machyve/xhyve) | xhyve, a lightweight OS X virtualization solution | machyve | 6201 |
| 51 | [disque](https://github.com/antirez/disque) | Disque is a distributed message broker | antirez | 7824 |
| 52 | [pigz](https://github.com/madler/pigz) | A parallel implementation of gzip for modern multi-processor, multi-core machines. | madler | 1470 |
| 53 | [hyperkit](https://github.com/moby/hyperkit) | A toolkit for embedding hypervisor capabilities in your application | moby | 3126 |
| 54 | [zstd](https://github.com/DataDog/zstd) | Zstd wrapper for Go | DataDog | 572 |
| 55 | [toaruos](https://github.com/klange/toaruos) | A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc. | klange | 4430 |
| 56 | [netdata](https://github.com/netdata/netdata) | Real-time performance monitoring, done right! https://www.netdata.cloud | netdata | 56697 |
| 57 | [delve](https://github.com/go-delve/delve) | Delve is a debugger for the Go programming language. | go-delve | 17312 |
| 58 | [the_silver_searcher](https://github.com/ggreer/the_silver_searcher) | A code-searching tool similar to ack, but faster. | ggreer | 22830 |
| 59 | [cmus](https://github.com/cmus/cmus) | Small, fast and powerful console music player for Unix-like operating systems. | cmus | 4415 |
| 60 | [mupen64-360](https://github.com/gligli/mupen64-360) | Port of the N64 emulator Mupen64 on the XBOX 360, actually a port of Wii64 | gligli | 27 |
| 61 | [xmplayer](https://github.com/LibXenonProject/xmplayer) | LibXenon Mplayer port - by Ced2911 | LibXenonProject | 18 |
| 62 | [tig](https://github.com/jonas/tig) | Text-mode interface for git | jonas | 10396 |
| 63 | [progress](https://github.com/Xfennec/progress) | Linux tool to show progress for cp, mv, dd, ... (formerly known as cv) | Xfennec | 5550 |
| 64 | [wrk](https://github.com/wg/wrk) | Modern HTTP benchmarking tool | wg | 30611 |
| 65 | [MAMEHub](https://github.com/MisterTea/MAMEHub) | Netplay-capable multi-machine emulator | MisterTea | 94 |
| 66 | [phpredis](https://github.com/phpredis/phpredis) | A PHP extension for Redis | phpredis | 9167 |
| 67 | [redis](https://github.com/redis/redis) | Redis 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, Streams, HyperLogLogs, Bitmaps. | redis | 51857 |
| 68 | [pcsxr](https://github.com/tetious/pcsxr) | PCSX-Reloaded is a PlayStation Emulator based on PCSX-df 1.9, with support for Windows, GNU/Linux and Mac OS X. | tetious | 6 |
| 69 | [linux](https://github.com/torvalds/linux) | Linux kernel source tree | torvalds | 121446 |
| 70 | [yaf](https://github.com/laruence/yaf) | Fast php framework written in c, built in php extension | laruence | 4426 |
| 71 | [php-src](https://github.com/php/php-src) | The PHP Interpreter | php | 32434 |
| 72 | [git](https://github.com/git/git) | Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. | git | 40141 |
| 73 | [memcached](https://github.com/memcached/memcached) | memcached development tree | memcached | 11342 |
| 74 | [phpredis](https://github.com/owlient/phpredis) | | owlient | 388 |**[⬆ Back to Index](#-contents)**
## C#
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Sonarr](https://github.com/Sonarr/Sonarr) | Smart PVR for newsgroup and bittorrent users. | Sonarr | 6791 |
| 2 | [jellyfin](https://github.com/jellyfin/jellyfin) | The Free Software Media System | jellyfin | 12353 |
| 3 | [Jackett](https://github.com/Jackett/Jackett) | API Support for your favorite torrent trackers | Jackett | 6579 |
| 4 | [Chiota](https://github.com/PACTCare/Chiota) | Your IOTA Chat App | PACTCare | 50 |
| 5 | [claudiordgz.com](https://github.com/claudiordgz/claudiordgz.com) | Content and Code related to claudiordgz.com | claudiordgz | 1 |
| 6 | [blockchain](https://github.com/dvf/blockchain) | A simple Blockchain in Python | dvf | 6417 |
| 7 | [ShareX](https://github.com/ShareX/ShareX) | ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from. | ShareX | 17841 |
| 8 | [x360ce](https://github.com/x360ce/x360ce) | Primary repository for the x360ce library, front-end and tools. | x360ce | 2039 |**[⬆ Back to Index](#-contents)**
## C++
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [winget-cli](https://github.com/microsoft/winget-cli) | Windows Package Manager CLI (aka winget) | microsoft | 15684 |
| 2 | [multipass](https://github.com/canonical/multipass) | Multipass orchestrates virtual Ubuntu instances | canonical | 3785 |
| 3 | [scrypta](https://github.com/scryptachain/scrypta) | Scrypta Blockchain main code, Daemon/CLI and Qt desktop wallet. | scryptachain | 10 |
| 4 | [osquery](https://github.com/osquery/osquery) | SQL powered operating system instrumentation, monitoring, and analytics. | osquery | 18398 |
| 5 | [reindexer](https://github.com/Restream/reindexer) | Embeddable, in-memory, document-oriented database with a high-level Query builder interface. | Restream | 665 |
| 6 | [goost](https://github.com/goostengine/goost) | A general-purpose, extensible and customizable C++ extension for Godot Engine. | goostengine | 258 |
| 7 | [tdesktop](https://github.com/telegramdesktop/tdesktop) | Telegram Desktop messaging app | telegramdesktop | 17280 |
| 8 | [git-crypt](https://github.com/AGWA/git-crypt) | Transparent file encryption in git | AGWA | 6025 |
| 9 | [electron](https://github.com/electron/electron) | :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS | electron | 98945 |
| 10 | [eos](https://github.com/EOSIO/eos) | An open source smart contract platform | EOSIO | 11281 |
| 11 | [pgmodeler](https://github.com/pgmodeler/pgmodeler) | pgModeler - PostgreSQL Database Modeler - is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the job for you! This software reunites the concepts of entity-relationship diagrams and the features that PostgreSQL implements as extensions of SQL standards. Support this project by donate on project's official web site link: | pgmodeler | 2313 |
| 12 | [albert](https://github.com/albertlauncher/albert) | A fast and flexible keyboard launcher | albertlauncher | 5968 |
| 13 | [RPiPlay](https://github.com/FD-/RPiPlay) | An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up. | FD- | 3603 |
| 14 | [kdenlive](https://github.com/KDE/kdenlive) | Free and open source video editor, based on MLT Framework and KDE Frameworks 5 | KDE | 1282 |
| 15 | [protobuf](https://github.com/protocolbuffers/protobuf) | Protocol Buffers - Google's data interchange format | protocolbuffers | 51782 |
| 16 | [platformio-examples](https://github.com/platformio/platformio-examples) | PlatformIO Project Examples | platformio | 385 |
| 17 | [arduinounit](https://github.com/mmurdoch/arduinounit) | ArduinoUnit is a unit testing framework for Arduino libraries | mmurdoch | 361 |
| 18 | [AUnit](https://github.com/bxparks/AUnit) | Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with AUniter or EpoxyDuino for continuous builds. | bxparks | 91 |
| 19 | [onnx](https://github.com/onnx/onnx) | Open standard for machine learning interoperability | onnx | 11694 |
| 20 | [pytorch](https://github.com/pytorch/pytorch) | Tensors and Dynamic neural networks in Python with strong GPU acceleration | pytorch | 52217 |
| 21 | [rapidjson](https://github.com/Tencent/rapidjson) | A fast JSON parser/generator for C++ with both SAX/DOM style API | Tencent | 11454 |
| 22 | [mame](https://github.com/mamedev/mame) | MAME | mamedev | 5473 |
| 23 | [falco](https://github.com/falcosecurity/falco) | Cloud Native Runtime Security | falcosecurity | 4249 |
| 24 | [bitcoin](https://github.com/bitcoin/bitcoin) | Bitcoin Core integration/staging tree | bitcoin | 59226 |
| 25 | [CNTK](https://github.com/microsoft/CNTK) | Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit | microsoft | 17122 |
| 26 | [rocksdb](https://github.com/facebook/rocksdb) | A library that provides an embeddable, persistent key-value store for fast storage. | facebook | 21207 |
| 27 | [berrylan](https://github.com/nymea/berrylan) | Raspberry Pi WiFi setup | nymea | 268 |
| 28 | [Karabiner-Elements](https://github.com/pqrs-org/Karabiner-Elements) | Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later. | pqrs-org | 13695 |
| 29 | [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) | Python wrapper around rapidjson | python-rapidjson | 435 |
| 30 | [opencv](https://github.com/opencv/opencv) | Open Source Computer Vision Library | opencv | 58005 |
| 31 | [solidity](https://github.com/ethereum/solidity) | Solidity, the Smart Contract Programming Language | ethereum | 13152 |
| 32 | [muon](https://github.com/brave/muon) | [DEPRECATED] Build browsers and browser like applications with HTML, CSS, and JavaScript | brave | 976 |
| 33 | [s3fs-fuse](https://github.com/s3fs-fuse/s3fs-fuse) | FUSE-based file system backed by Amazon S3 | s3fs-fuse | 5677 |
| 34 | [incubator-pagespeed-ngx](https://github.com/apache/incubator-pagespeed-ngx) | Automatic PageSpeed optimization module for Nginx | apache | 4319 |
| 35 | [pushpin](https://github.com/fanout/pushpin) | Proxy server for adding push to your API | fanout | 3036 |
| 36 | [godot](https://github.com/godotengine/godot) | Godot Engine – Multi-platform 2D and 3D game engine | godotengine | 43824 |
| 37 | [tensorflow](https://github.com/tensorflow/tensorflow) | An Open Source Machine Learning Framework for Everyone | tensorflow | 160729 |
| 38 | [rfid](https://github.com/miguelbalboa/rfid) | Arduino RFID Library for MFRC522 | miguelbalboa | 2170 |
| 39 | [AmayaOS](https://github.com/dalmemail/AmayaOS) | Sistema Operativo Libre de tipo UNIX AmayaOS. | dalmemail | 29 |
| 40 | [iterlib](https://github.com/facebookarchive/iterlib) | Iterator library. | facebookarchive | 82 |
| 41 | [Gource](https://github.com/acaudwell/Gource) | software version control visualization | acaudwell | 8807 |
| 42 | [MEGAsync](https://github.com/meganz/MEGAsync) | Easy automated syncing between your computers and your MEGA Cloud Drive | meganz | 1112 |
| 43 | [amazon-dsstne](https://github.com/amazon-archives/amazon-dsstne) | Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models | amazon-archives | 4435 |
| 44 | [swift](https://github.com/apple/swift) | The Swift Programming Language | apple | 57835 |
| 45 | [ssdb](https://github.com/ideawu/ssdb) | SSDB - A fast NoSQL database, an alternative to Redis | ideawu | 7599 |
| 46 | [zeal](https://github.com/zealdocs/zeal) | Offline documentation browser inspired by Dash | zealdocs | 9113 |
| 47 | [phantomjs](https://github.com/ariya/phantomjs) | Scriptable Headless Browser | ariya | 28619 |
| 48 | [v8worker](https://github.com/ry/v8worker) | Minimal golang binding to V8 | ry | 1436 |
| 49 | [rethinkdb](https://github.com/rethinkdb/rethinkdb) | The open-source database for the realtime web. | rethinkdb | 25105 |
| 50 | [grpc](https://github.com/grpc/grpc) | The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) | grpc | 32445 |
| 51 | [grive](https://github.com/Grive/grive) | an open source Linux client for Google Drive | Grive | 1604 |
| 52 | [proxygen](https://github.com/facebook/proxygen) | A collection of C++ HTTP libraries including an easy to use HTTP server. | facebook | 7328 |
| 53 | [subsurface](https://github.com/subsurface/subsurface) | This is the official upstream of the Subsurface divelog program | subsurface | 2120 |
| 54 | [mysql](https://github.com/twitter-forks/mysql) | MySQL fork maintained and used at Twitter | twitter-forks | 1694 |**[⬆ Back to Index](#-contents)**
## COBOL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [node-cobol](https://github.com/IonicaBizau/node-cobol) | :tv: COBOL bridge for NodeJS which allows you to run COBOL code from NodeJS. | IonicaBizau | 627 |
| 2 | [nao-demo](https://github.com/fhict/nao-demo) | NAO demo files | fhict | 3 |**[⬆ Back to Index](#-contents)**
## CSS
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [dejavu](https://github.com/appbaseio/dejavu) | The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually. | appbaseio | 7545 |
| 2 | [socicon](https://github.com/ericakfranz/socicon) | Lightweight alternative to FontAwesome, add the social icon font Socicon to your WordPress site today! | ericakfranz | 15 |
| 3 | [macOS_Big_Sur_icons_replacements](https://github.com/elrumo/macOS_Big_Sur_icons_replacements) | Replacement icons for popular apps in the style of macOS Big Sur | elrumo | 3574 |
| 4 | [nerd-fonts](https://github.com/ryanoasis/nerd-fonts) | Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more | ryanoasis | 31161 |
| 5 | [geeksforgeeks-as-books](https://github.com/codingwhite/geeksforgeeks-as-books) | Read the awesome articles on geeksforgeeks.org and leetcode.com on your Kindle or iPad, without distraction | codingwhite | 46 |
| 6 | [GitHub-Dark](https://github.com/StylishThemes/GitHub-Dark) | :octocat: Dark GitHub style | StylishThemes | 9490 |
| 7 | [bulma](https://github.com/jgthms/bulma) | Modern CSS framework based on Flexbox | jgthms | 44627 |
| 8 | [material-dashboard](https://github.com/creativetimofficial/material-dashboard) | Material Dashboard - Open Source Bootstrap 5 Material Design Admin | creativetimofficial | 9934 |
| 9 | [LeaveIt](https://github.com/liuzc/LeaveIt) | A simple, minimal, clean blog theme for hugo. | liuzc | 376 |
| 10 | [urban](https://github.com/divadretlaw/urban) | 🌃 Dark themes inspired by various Xcode's themes | divadretlaw | 81 |
| 11 | [photon](https://github.com/connors/photon) | The fastest way to build beautiful Electron apps using simple HTML and CSS | connors | 9757 |
| 12 | [flogo](https://github.com/TIBCOSoftware/flogo) | Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps. | TIBCOSoftware | 1880 |
| 13 | [consul-examples](https://github.com/JoergM/consul-examples) | Example usages of consul functionality. | JoergM | 86 |
| 14 | [Natural-Nerd](https://github.com/hansjny/Natural-Nerd) | | hansjny | 530 |
| 15 | [examples](https://github.com/caddyserver/examples) | OBSOLETE. This repo was for Caddy v1. For v2 and newer, see our forum's wiki category. | caddyserver | 967 |
| 16 | [Fira](https://github.com/mozilla/Fira) | Mozilla's new typeface, used in Firefox OS | mozilla | 4693 |
| 17 | [Font-Awesome-Docker-Icon](https://github.com/wesbos/Font-Awesome-Docker-Icon) | Docker icon for font awesome | wesbos | 48 |
| 18 | [basscss](https://github.com/basscss/basscss) | Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library | basscss | 5662 |
| 19 | [hugo-brushed-theme](https://github.com/dgnest/hugo-brushed-theme) | Port of Alessio Atzeni's Brushed Theme to Hugo with some additions. | dgnest | 1 |
| 20 | [upper.io](https://github.com/upper/upper.io) | Documentation, playground and demo containers for upper.io | upper | 10 |
| 21 | [vim-bootstrap](https://github.com/editor-bootstrap/vim-bootstrap) | Vim Bootstrap is a generator that provides a simple method of generating a configuration for vim / neovim. | editor-bootstrap | 1862 |
| 22 | [landslide](https://github.com/adamzap/landslide) | Generate HTML5 slideshows from markdown, ReST, or textile | adamzap | 2018 |
| 23 | [browser-diet](https://github.com/zenorocha/browser-diet) | :fries: The definitive front-end performance guide | zenorocha | 2194 |
| 24 | [php-the-right-way](https://github.com/codeguy/php-the-right-way) | An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web | codeguy | 8296 |
| 25 | [selene](https://github.com/puentesarrin/selene) | A simple CMS for blogging built with Tornado and MongoDB | puentesarrin | 40 |
| 26 | [css3-buttons](https://github.com/ubuwaits/css3-buttons) | A collection of CSS3 buttons implemented in Sass. | ubuwaits | 1315 |
| 27 | [HTML5-Reset](https://github.com/murtaugh/HTML5-Reset) | A simple set of best practices to get HTML5 projects off on the right foot. | murtaugh | 2318 |
| 28 | [css3buttons](https://github.com/michenriksen/css3buttons) | Simple CSS3 framework for creating GitHub-style buttons | michenriksen | 685 |**[⬆ Back to Index](#-contents)**
## Clojure
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [GokuRakuJoudo](https://github.com/yqrashawn/GokuRakuJoudo) | config karabiner with ease | yqrashawn | 582 |
| 2 | [penpot](https://github.com/penpot/penpot) | Penpot - The Open-Source design & prototyping platform | penpot | 5308 |
| 3 | [FiraCode](https://github.com/tonsky/FiraCode) | Free monospaced font with programming ligatures | tonsky | 59265 |
| 4 | [one-time](https://github.com/suvash/one-time) | One Time Password (TOTP and HOTP) library for Clojure. TOTP/HOTP is widely used for Two Factor / Multi Factor Authentication. | suvash | 133 |
| 5 | [oss.io](https://github.com/bcambel/oss.io) | Developers gathering up | bcambel | 217 |**[⬆ Back to Index](#-contents)**
## CodeQL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [codeql](https://github.com/github/codeql) | CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security (code scanning), LGTM.com, and LGTM Enterprise | github | 3617 |**[⬆ Back to Index](#-contents)**
## CoffeeScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [hubot-slack](https://github.com/slackapi/hubot-slack) | Slack Developer Kit for Hubot | slackapi | 2260 |
| 2 | [butterfly](https://github.com/paradoxxxzero/butterfly) | A web terminal based on websocket and tornado | paradoxxxzero | 2834 |**[⬆ Back to Index](#-contents)**
## Common Lisp
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [yew](https://github.com/nibbula/yew) | 𝚖𝚘𝚗𝚘no𝚛𝚎𝚙𝚘 | nibbula | 7 |
| 2 | [asdf](https://github.com/fare/asdf) | Another System Definition Facility, de facto standard build system for CL (mirrored from Common-Lisp.net) | fare | 173 |**[⬆ Back to Index](#-contents)**
## Crystal
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [oq](https://github.com/Blacksmoke16/oq) | A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data. | Blacksmoke16 | 156 |
| 2 | [crystal](https://github.com/crystal-lang/crystal) | The Crystal Programming Language | crystal-lang | 16959 |**[⬆ Back to Index](#-contents)**
## Cython
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [uvloop](https://github.com/MagicStack/uvloop) | Ultra fast asyncio event loop. | MagicStack | 8185 |**[⬆ Back to Index](#-contents)**
## DIGITAL Command Language
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [ansible-pypicloud](https://github.com/powellc/ansible-pypicloud) | A set of Ansible playbooks for building pypicloud on Ubuntu/Debian systems | powellc | 20 |**[⬆ Back to Index](#-contents)**
## Dart
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Dice-Game](https://github.com/rezaJOY/Dice-Game) | Flutter dice game 🎲🔥🎲🔥🎲 | rezaJOY | 2 |
| 2 | [hive_example](https://github.com/iisprey/hive_example) | | iisprey | 3 |
| 3 | [sentry-dart](https://github.com/getsentry/sentry-dart) | Sentry SDK for Dart and Flutter | getsentry | 512 |
| 4 | [PortfolioX](https://github.com/iampawan/PortfolioX) | Responsive Portfolio App Made With Flutter With VelocityX | iampawan | 174 |
| 5 | [fvm](https://github.com/leoafarias/fvm) | Flutter Version Management: A simple CLI to manage Flutter SDK versions. | leoafarias | 2193 |
| 6 | [ResponsiveFramework](https://github.com/Codelessly/ResponsiveFramework) | Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/ | Codelessly | 685 |
| 7 | [sdk](https://github.com/dart-lang/sdk) | The Dart SDK, including the VM, dart2js, core libraries, and more. | dart-lang | 7425 |
| 8 | [Flutter-Notebook](https://github.com/OpenFlutter/Flutter-Notebook) | FlutterDemo合集,今天你fu了吗 | OpenFlutter | 6714 |
| 9 | [30-days-of-flutter](https://github.com/jianggaocheng/30-days-of-flutter) | 30 days of Flutter demos | jianggaocheng | 205 |
| 10 | [coffee-store-ui](https://github.com/olayemii/coffee-store-ui) | Flutter Project for Coffee Store UI For Youtube SpeedCode | olayemii | 25 |
| 11 | [done_it](https://github.com/shubham-chhimpa/done_it) | DoneIt is a sample note app 📝 Flutter application 📱 built to demonstrate use of Clean Architecture tools. Dedicated to all Flutter Developers with ❤️. | shubham-chhimpa | 171 |
| 12 | [flutter-boilerplate-project](https://github.com/zubairehman/flutter-boilerplate-project) | A boilerplate project created in flutter using MobX and Provider. | zubairehman | 1553 |
| 13 | [bloc](https://github.com/felangel/bloc) | A predictable state management library that helps implement the BLoC design pattern | felangel | 8075 |
| 14 | [dart-mode](https://github.com/bradyt/dart-mode) | An Emacs mode for the Dart language | bradyt | 156 |
| 15 | [samples](https://github.com/flutter/samples) | A collection of Flutter examples and demos | flutter | 10824 |
| 16 | [memechat](https://github.com/efortuna/memechat) | a meme-based chat application | efortuna | 511 |
| 17 | [awesome-flutter](https://github.com/Solido/awesome-flutter) | An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. | Solido | 38228 |
| 18 | [fish-redux](https://github.com/alibaba/fish-redux) | An assembled flutter application framework. | alibaba | 7193 |
| 19 | [flutter-redux-todo-list](https://github.com/xqwzts/flutter-redux-todo-list) | A basic flutter_redux todo list example | xqwzts | 62 |
| 20 | [adityadroid.github.io](https://github.com/adityadroid/adityadroid.github.io) | Portfolio website built using Flutter | adityadroid | 136 |
| 21 | [Best-Flutter-UI-Templates](https://github.com/mitesh77/Best-Flutter-UI-Templates) | completely free for everyone. Its build-in Flutter Dart. | mitesh77 | 13237 |
| 22 | [dart-sass](https://github.com/sass/dart-sass) | The reference implementation of Sass, written in Dart. | sass | 2694 |
| 23 | [flutter-redux-starter](https://github.com/hillelcoren/flutter-redux-starter) | Starter project and code generator for Flutter/Redux | hillelcoren | 272 |
| 24 | [graphql-flutter](https://github.com/zino-app/graphql-flutter) | A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. | zino-app | 2768 |
| 25 | [flutter_redux](https://github.com/brianegan/flutter_redux) | A library that connects Widgets to a Redux Store | brianegan | 1518 |
| 26 | [redux.dart](https://github.com/fluttercommunity/redux.dart) | Redux for Dart | fluttercommunity | 482 |
| 27 | [FlutterExampleApps](https://github.com/iampawan/FlutterExampleApps) | [Example APPS] Basic Flutter apps, for flutter devs. | iampawan | 15798 |
| 28 | [flutter_sample](https://github.com/qihaipuchen/flutter_sample) | 小栗子 | qihaipuchen | 1 |
| 29 | [flutter-examples](https://github.com/nisrulz/flutter-examples) | [Examples] Simple basic isolated apps, for budding flutter devs. | nisrulz | 5823 |
| 30 | [flutter](https://github.com/flutter/flutter) | Flutter makes it easy and fast to build beautiful apps for mobile and beyond | flutter | 132418 |**[⬆ Back to Index](#-contents)**
## Dockerfile
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [incident-response-docs](https://github.com/PagerDuty/incident-response-docs) | PagerDuty's Incident Response Documentation. | PagerDuty | 896 |
| 2 | [telegram-action](https://github.com/appleboy/telegram-action) | GitHub Action that sends a Telegram message. | appleboy | 430 |
| 3 | [library](https://github.com/rootnroll/library) | Playgrounds library | rootnroll | 66 |
| 4 | [termux-docker](https://github.com/termux/termux-docker) | Termux environment packaged as Docker image. | termux | 177 |
| 5 | [docker-node](https://github.com/nodejs/docker-node) | Official Docker Image for Node.js :whale: :turtle: :rocket: | nodejs | 6825 |
| 6 | [alpine-node](https://github.com/mhart/alpine-node) | Minimal Node.js Docker Images built on Alpine Linux | mhart | 2398 |
| 7 | [docker-sphinx-recommonmark](https://github.com/chezou/docker-sphinx-recommonmark) | Sphinx documentation toolchain, including latex and recommonmark in an Ubuntu docker container. | chezou | 5 |
| 8 | [docker-tautulli](https://github.com/linuxserver/docker-tautulli) | | linuxserver | 135 |
| 9 | [shellcheck-docker](https://github.com/caarlos0/shellcheck-docker) | Generating an updated shellcheck binary for ubuntu from a Docker container | caarlos0 | 11 |
| 10 | [docker-firefox-syncserver](https://github.com/crazy-max/docker-firefox-syncserver) | Firefox Sync Server Docker image based on Python Alpine Linux | crazy-max | 101 |
| 11 | [nocode](https://github.com/kelseyhightower/nocode) | The best way to write secure and reliable applications. Write nothing; deploy nowhere. | kelseyhightower | 49768 |
| 12 | [docker-consul](https://github.com/hashicorp/docker-consul) | Official Docker images for Consul. | hashicorp | 368 |
| 13 | [hugocker](https://github.com/andru255/hugocker) | Docker + Hugo = Hugocker | andru255 | 1 |
| 14 | [python](https://github.com/docker-library/python) | Docker Official Image packaging for Python | docker-library | 1761 |
| 15 | [docker-alpine](https://github.com/smebberson/docker-alpine) | Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers. | smebberson | 582 |
| 16 | [dockerfiles](https://github.com/jessfraz/dockerfiles) | Various Dockerfiles I use on the desktop and on servers. | jessfraz | 12148 |**[⬆ Back to Index](#-contents)**
## Elixir
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [axon](https://github.com/elixir-nx/axon) | Nx-powered Neural Networks | elixir-nx | 835 |**[⬆ Back to Index](#-contents)**
## Emacs Lisp
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [fira-code-mode](https://github.com/jming422/fira-code-mode) | Emacs minor mode for Fira Code ligatures using prettify-symbols | jming422 | 72 |
| 2 | [screenshot](https://github.com/tecosaur/screenshot) | Swiftly grab pretty images of your code | tecosaur | 134 |
| 3 | [ivy-rich](https://github.com/Yevgnen/ivy-rich) | More friendly interface for ivy. | Yevgnen | 322 |
| 4 | [.emacs.d](https://github.com/KaratasFurkan/.emacs.d) | My literate Emacs configuration | KaratasFurkan | 108 |
| 5 | [flycheck-projectile](https://github.com/nbfalcon/flycheck-projectile) | Project-wide flycheck errors | nbfalcon | 10 |
| 6 | [all-the-icons-ivy-rich](https://github.com/seagle0128/all-the-icons-ivy-rich) | Better experience with icons for ivy | seagle0128 | 107 |
| 7 | [company-lsp](https://github.com/tigersoldier/company-lsp) | Company completion backend for lsp-mode | tigersoldier | 239 |
| 8 | [esup](https://github.com/jschaf/esup) | ESUP - Emacs Start Up Profiler | jschaf | 331 |
| 9 | [git-gutter](https://github.com/emacsorphanage/git-gutter) | Emacs port of GitGutter which is Sublime Text Plugin | emacsorphanage | 711 |
| 10 | [dotemacs](https://github.com/TheBB/dotemacs) | | TheBB | 20 |
| 11 | [smart-mode-line](https://github.com/Malabarba/smart-mode-line) | A powerful and beautiful mode-line for Emacs. | Malabarba | 839 |
| 12 | [use-package-ensure-system-package](https://github.com/waymondo/use-package-ensure-system-package) | auto installing system binaries the emacs way | waymondo | 47 |
| 13 | [eglot](https://github.com/joaotavora/eglot) | A client for Language Server Protocol servers | joaotavora | 1260 |
| 14 | [magit](https://github.com/magit/magit) | It's Magit! A Git porcelain inside Emacs. | magit | 5363 |
| 15 | [flutter.el](https://github.com/amake/flutter.el) | Flutter tools for Emacs | amake | 82 |
| 16 | [graphql-mode](https://github.com/davazp/graphql-mode) | An Emacs mode for GraphQL | davazp | 130 |
| 17 | [undo-tree](https://github.com/tarsiiformes/undo-tree) | | tarsiiformes | 17 |
| 18 | [evil-easymotion](https://github.com/PythonNut/evil-easymotion) | :fast_forward: A port of vim easymotion to Emacs' evil-mode | PythonNut | 157 |
| 19 | [company-mode](https://github.com/company-mode/company-mode) | Modular in-buffer completion framework for Emacs | company-mode | 1842 |
| 20 | [helm-lsp](https://github.com/emacs-lsp/helm-lsp) | lsp-mode :heart: helm | emacs-lsp | 64 |
| 21 | [helm-swoop](https://github.com/emacsorphanage/helm-swoop) | Efficiently hopping squeezed lines powered by Emacs helm interface | emacsorphanage | 662 |
| 22 | [lsp-ivy](https://github.com/emacs-lsp/lsp-ivy) | | emacs-lsp | 106 |
| 23 | [all-the-icons.el](https://github.com/domtronn/all-the-icons.el) | A utility package to collect various Icon Fonts and propertize them within Emacs. | domtronn | 1161 |
| 24 | [lsp-treemacs](https://github.com/emacs-lsp/lsp-treemacs) | lsp-mode :heart: treemacs | emacs-lsp | 245 |
| 25 | [swift-mode](https://github.com/swift-emacs/swift-mode) | Emacs support for Apple's Swift programming language. | swift-emacs | 326 |
| 26 | [emacs-ssh-deploy](https://github.com/cjohansson/emacs-ssh-deploy) | A deployment plugin via Tramp for Emacs. | cjohansson | 118 |
| 27 | [spaceline](https://github.com/TheBB/spaceline) | Powerline theme from Spacemacs | TheBB | 486 |
| 28 | [company-box](https://github.com/sebastiencs/company-box) | A company front-end with icons | sebastiencs | 469 |
| 29 | [lsp-mode](https://github.com/emacs-lsp/lsp-mode) | Emacs client/library for the Language Server Protocol | emacs-lsp | 3643 |
| 30 | [omnisharp-emacs](https://github.com/OmniSharp/omnisharp-emacs) | Troll coworkers - use Emacs at work for csharp! | OmniSharp | 511 |
| 31 | [avy](https://github.com/abo-abo/avy) | Jump to things in Emacs tree-style | abo-abo | 1262 |
| 32 | [dotfiles](https://github.com/da-edra/dotfiles) | :dragon_face: My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch] | da-edra | 826 |
| 33 | [doom-modeline](https://github.com/seagle0128/doom-modeline) | A fancy and fast mode-line inspired by minimalism design. | seagle0128 | 855 |
| 34 | [emacs-neotree](https://github.com/jaypei/emacs-neotree) | A emacs tree plugin like NerdTree for Vim. | jaypei | 1409 |
| 35 | [emacs-bitwarden](https://github.com/seanfarley/emacs-bitwarden) | Emacs Bitwarden command wrapper. | seanfarley | 20 |
| 36 | [graphql.el](https://github.com/vermiculus/graphql.el) | GraphQL utilities | vermiculus | 52 |
| 37 | [evil-collection](https://github.com/emacs-evil/evil-collection) | A set of keybindings for evil-mode | emacs-evil | 822 |
| 38 | [restclient.el](https://github.com/pashky/restclient.el) | HTTP REST client tool for emacs | pashky | 1645 |
| 39 | [el-get](https://github.com/dimitri/el-get) | Manage the external elisp bits and pieces upon which you depend! | dimitri | 1577 |
| 40 | [counsel-ghq](https://github.com/windymelt/counsel-ghq) | ghq with ivy interface | windymelt | 3 |
| 41 | [code-stats-emacs](https://github.com/xuchunyang/code-stats-emacs) | Code::Stats plugin for Emacs | xuchunyang | 12 |
| 42 | [js2-mode](https://github.com/mooz/js2-mode) | Improved JavaScript editing mode for GNU Emacs | mooz | 1266 |
| 43 | [emacs-theme-darktooth](https://github.com/emacsfodder/emacs-theme-darktooth) | Darktooth : From the darkness... it watches. | emacsfodder | 278 |
| 44 | [atom-one-dark-theme](https://github.com/jonathanchu/atom-one-dark-theme) | Atom One Dark - An Emacs port of the Atom One Dark theme from Atom.io. | jonathanchu | 231 |
| 45 | [zenburn-emacs](https://github.com/bbatsov/zenburn-emacs) | The Zenburn colour theme ported to Emacs | bbatsov | 865 |
| 46 | [nimbus-theme](https://github.com/m-cat/nimbus-theme) | The best dark theme for Emacs | m-cat | 113 |
| 47 | [pipenv.el](https://github.com/pwalsh/pipenv.el) | A Pipenv porcelain inside Emacs. | pwalsh | 145 |
| 48 | [company-tabnine](https://github.com/TommyX12/company-tabnine) | A company-mode backend for TabNine, the all-language autocompleter: https://tabnine.com/ | TommyX12 | 552 |
| 49 | [emacs-racer](https://github.com/racer-rust/emacs-racer) | Racer support for Emacs | racer-rust | 393 |
| 50 | [prettier-emacs](https://github.com/prettier/prettier-emacs) | Minor mode to format JS code on file save | prettier | 328 |
| 51 | [scss-mode](https://github.com/antonj/scss-mode) | Emacs mode for SCSS files (http://sass-lang.com) | antonj | 200 |
| 52 | [polymode](https://github.com/polymode/polymode) | Framework for Multiple Major Modes in Emacs (core library) | polymode | 580 |
| 53 | [emacs-solaire-mode](https://github.com/hlissner/emacs-solaire-mode) | If only certain buffers could be so grossly incandescent. | hlissner | 189 |
| 54 | [flycheck](https://github.com/flycheck/flycheck) | On the fly syntax checking for GNU Emacs | flycheck | 2131 |
| 55 | [undo-propose-el](https://github.com/jackkamm/undo-propose-el) | Navigate the emacs undo history by staging undo's in a temporary buffer | jackkamm | 114 |
| 56 | [flycheck-pos-tip](https://github.com/flycheck/flycheck-pos-tip) | Flycheck errors display in tooltip | flycheck | 122 |
| 57 | [lpy](https://github.com/abo-abo/lpy) | Minimal Python IDE for GNU Emacs | abo-abo | 168 |
| 58 | [apropospriate-theme](https://github.com/waymondo/apropospriate-theme) | A colorful, low-contrast, light & dark theme set for Emacs with a fun name | waymondo | 244 |
| 59 | [telephone-line](https://github.com/dbordak/telephone-line) | A new implementation of Powerline for Emacs | dbordak | 394 |
| 60 | [dired-hacks](https://github.com/Fuco1/dired-hacks) | Collection of useful dired additions | Fuco1 | 657 |
| 61 | [zoom](https://github.com/cyrus-and/zoom) | Fixed and automatic balanced window layout for Emacs | cyrus-and | 268 |
| 62 | [minions](https://github.com/tarsius/minions) | A minor-mode menu for the mode line | tarsius | 164 |
| 63 | [quelpa-use-package-bootstrap-config](https://github.com/Benaiah/quelpa-use-package-bootstrap-config) | | Benaiah | 13 |
| 64 | [go-direx](https://github.com/emacsorphanage/go-direx) | Tree style source code viewer for Go language | emacsorphanage | 41 |
| 65 | [galactic-emacs](https://github.com/daviderestivo/galactic-emacs) | A Emacs distribution coming from the space ... | daviderestivo | 101 |
| 66 | [ohai-emacs](https://github.com/bodil/ohai-emacs) | The finest hand crafted artisanal emacs.d for your editing pleasure | bodil | 377 |
| 67 | [evil](https://github.com/emacs-evil/evil) | The extensible vi layer for Emacs. | emacs-evil | 2226 |
| 68 | [emacs-counsel-tramp](https://github.com/masasam/emacs-counsel-tramp) | Tramp ivy interface for ssh and docker and vagrant | masasam | 49 |
| 69 | [pythonic](https://github.com/pythonic-emacs/pythonic) | Utility functions for writing pythonic emacs package. | pythonic-emacs | 42 |
| 70 | [elpy](https://github.com/jorgenschaefer/elpy) | Emacs Python Development Environment | jorgenschaefer | 1738 |
| 71 | [vimyvim](https://github.com/way0750/vimyvim) | I can't believe I am using vim now. | way0750 | 1 |
| 72 | [treemacs](https://github.com/Alexander-Miller/treemacs) | | Alexander-Miller | 1446 |
| 73 | [tide](https://github.com/ananthakumaran/tide) | Tide - TypeScript Interactive Development Environment for Emacs | ananthakumaran | 1310 |
| 74 | [godot-gdscript.el](https://github.com/francogarcia/godot-gdscript.el) | Major mode for editing Godot Engine GDScript files with Emacs. | francogarcia | 52 |
| 75 | [.emacs.d](https://github.com/c10l/.emacs.d) | ~/.emacs.d | c10l | 2 |
| 76 | [pyenv-mode](https://github.com/pythonic-emacs/pyenv-mode) | Integrate pyenv with python-mode. | pythonic-emacs | 106 |
| 77 | [doom-emacs](https://github.com/hlissner/doom-emacs) | An Emacs framework for the stubborn martian hacker | hlissner | 12477 |
| 78 | [straight.el](https://github.com/raxod502/straight.el) | 🍀 Next-generation, purely functional package manager for the Emacs hacker. | raxod502 | 1832 |
| 79 | [emacs-gitlab](https://github.com/nlamirault/emacs-gitlab) | A Gitlab client for Emacs | nlamirault | 133 |
| 80 | [emacs-solidity](https://github.com/ethereum/emacs-solidity) | The official solidity-mode for EMACS | ethereum | 150 |
| 81 | [suggest.el](https://github.com/Wilfred/suggest.el) | discover elisp functions that do what you want | Wilfred | 321 |
| 82 | [elisp](https://github.com/cadadr/elisp) | Göktuğ's Emacs Lisp programs | cadadr | 72 |
| 83 | [beacon](https://github.com/Malabarba/beacon) | A light that follows your cursor around so you don't lose it! | Malabarba | 444 |
| 84 | [olivetti](https://github.com/rnkn/olivetti) | Emacs minor mode to automatically balance window margins | rnkn | 663 |
| 85 | [remacs](https://github.com/remacs/remacs) | Rust :heart: Emacs | remacs | 4492 |
| 86 | [nord-emacs](https://github.com/arcticicestudio/nord-emacs) | An arctic, north-bluish clean and elegant Emacs theme. | arcticicestudio | 409 |
| 87 | [typoel](https://github.com/jorgenschaefer/typoel) | Emacs extension for typographical editing | jorgenschaefer | 92 |
| 88 | [hydra](https://github.com/abo-abo/hydra) | make Emacs bindings that stick around | abo-abo | 1513 |
| 89 | [graphene](https://github.com/rdallasgray/graphene) | A set of defaults for Emacs, for refugees from GUI text editors. | rdallasgray | 296 |
| 90 | [scimax](https://github.com/jkitchin/scimax) | An emacs starterkit for scientists and engineers | jkitchin | 735 |
| 91 | [mingus](https://github.com/pft/mingus) | GNU Emacs control of Music Player Daemon (MPD) | pft | 88 |
| 92 | [cyphejor](https://github.com/mrkkrp/cyphejor) | Shorten major mode names by using a set of user-defined rules | mrkkrp | 24 |
| 93 | [pomidor](https://github.com/TatriX/pomidor) | Pomidor is a simple and cool pomodoro technique timer. | TatriX | 211 |
| 94 | [alert](https://github.com/jwiegley/alert) | A Growl-like alerts notifier for Emacs | jwiegley | 382 |
| 95 | [wakatime-mode](https://github.com/wakatime/wakatime-mode) | Emacs plugin for automatic time tracking and metrics generated from your programming activity. | wakatime | 238 |
| 96 | [dotfiles](https://github.com/andru255/dotfiles) | My personal dotfiles (WIP) | andru255 | 3 |
| 97 | [emacs-google-this](https://github.com/Malabarba/emacs-google-this) | A set of emacs functions and bindings to google under point. | Malabarba | 244 |
| 98 | [emacs-counsel-gtags](https://github.com/syohex/emacs-counsel-gtags) | GNU Global with ivy completion | syohex | 61 |
| 99 | [yasnippet](https://github.com/joaotavora/yasnippet) | A template system for Emacs | joaotavora | 2367 |
| 100 | [projectile](https://github.com/bbatsov/projectile) | Project Interaction Library for Emacs | bbatsov | 3441 |
| 101 | [zerodark-theme](https://github.com/NicolasPetton/zerodark-theme) | A dark, medium-contrast theme for Emacs | NicolasPetton | 261 |
| 102 | [paradox](https://github.com/Malabarba/paradox) | Project for modernizing Emacs' Package Menu. With package ratings, usage statistics, customizability, and more. | Malabarba | 554 |
| 103 | [exec-path-from-shell](https://github.com/purcell/exec-path-from-shell) | Make Emacs use the $PATH set up by the user's shell | purcell | 1127 |
| 104 | [swiper](https://github.com/abo-abo/swiper) | Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man! | abo-abo | 1933 |
| 105 | [ggtags](https://github.com/leoliu/ggtags) | Emacs frontend to GNU Global source code tagging system. | leoliu | 536 |
| 106 | [.emacs.d](https://github.com/ChillarAnand/.emacs.d) | Personal emacs config | ChillarAnand | 2 |
| 107 | [.emacs.d](https://github.com/kirang89/.emacs.d) | I don't use this anymore. My new, simpler configuration is at https://github.com/kirang89/dotemacs | kirang89 | 7 |
| 108 | [company-jedi](https://github.com/emacsorphanage/company-jedi) | Company backend for Python jedi | emacsorphanage | 94 |
| 109 | [better-defaults](https://github.com/technomancy/better-defaults) | A small number of better defaults for Emacs | technomancy | 865 |
| 110 | [rjsx-mode](https://github.com/felipeochoa/rjsx-mode) | A JSX major mode for Emacs | felipeochoa | 613 |
| 111 | [linum-relative](https://github.com/coldnew/linum-relative) | display relative line number in the left margin in emacs | coldnew | 155 |
| 112 | [docker-emacs](https://github.com/gongo/docker-emacs) | Docker Image for Emacs | gongo | 6 |
| 113 | [apib-mode](https://github.com/w-vi/apib-mode) | Emacs API Blueprint major mode | w-vi | 44 |
| 114 | [raml-mode](https://github.com/victorquinn/raml-mode) | Major mode for editing RAML (RESTful API Modeling Lanuguage) files | victorquinn | 5 |
| 115 | [dotemacs](https://github.com/rakanalh/dotemacs) | My Emacs Configs | rakanalh | 16 |
| 116 | [clippy.el](https://github.com/Fuco1/clippy.el) | Show tooltip with function documentation at point | Fuco1 | 182 |
| 117 | [super-save](https://github.com/bbatsov/super-save) | Save Emacs buffers when they lose focus | bbatsov | 213 |
| 118 | [pretty-mode](https://github.com/pretty-mode/pretty-mode) | Redisplay parts of the Emacs buffer as pretty symbols. | pretty-mode | 101 |
| 119 | [ViMacs](https://github.com/ahmadseleem/ViMacs) | An attempt to make Emacs with Evil ( Beautiful and Easy ) by collecting and creating the best and simplest configuration. | ahmadseleem | 15 |
| 120 | [docker-tramp.el](https://github.com/emacs-pe/docker-tramp.el) | TRAMP integration for docker containers | emacs-pe | 274 |
| 121 | [flycheck-plantuml](https://github.com/alexmurray/flycheck-plantuml) | Integrate plantuml with flycheck for automatic syntax errors highlighting in Emacs | alexmurray | 17 |
| 122 | [dumb-jump](https://github.com/jacktasia/dumb-jump) | an Emacs "jump to definition" package for 50+ languages | jacktasia | 1337 |
| 123 | [evil-commentary](https://github.com/linktohack/evil-commentary) | Comment stuff out. A port of vim-commentary | linktohack | 103 |
| 124 | [quelpa](https://github.com/quelpa/quelpa) | Build and install your Emacs Lisp packages on-the-fly directly from source | quelpa | 508 |
| 125 | [Indium](https://github.com/NicolasPetton/Indium) | A JavaScript development environment for Emacs | NicolasPetton | 1082 |
| 126 | [emacs-doom-themes](https://github.com/hlissner/emacs-doom-themes) | An opinionated pack of modern color-themes | hlissner | 1677 |
| 127 | [counsel-projectile](https://github.com/ericdanan/counsel-projectile) | Ivy UI for Projectile | ericdanan | 269 |
| 128 | [emacs-configuration](https://github.com/humitos/emacs-configuration) | All my Emacs' configuration | humitos | 25 |
| 129 | [emacs.d](https://github.com/favadi/emacs.d) | | favadi | 6 |
| 130 | [evil-leader](https://github.com/cofi/evil-leader) | <leader> key for evil | cofi | 291 |
| 131 | [general.el](https://github.com/noctuid/general.el) | More convenient key definitions in emacs | noctuid | 691 |
| 132 | [origami.el](https://github.com/gregsexton/origami.el) | A folding minor mode for Emacs | gregsexton | 415 |
| 133 | [powerline](https://github.com/milkypostman/powerline) | emacs powerline | milkypostman | 750 |
| 134 | [emacs](https://github.com/azer/emacs) | Ready-to-use Emacs Setup for JavaScript and Go | azer | 231 |
| 135 | [ranger.el](https://github.com/ralesi/ranger.el) | Bringing the goodness of ranger to dired! | ralesi | 608 |
| 136 | [evil-ranger](https://github.com/syohex/evil-ranger) | Bringing the goodness of ranger to dired! | syohex | 2 |
| 137 | [plantuml-mode](https://github.com/skuro/plantuml-mode) | A major mode for editing PlantUML sources in Emacs | skuro | 381 |
| 138 | [anaconda-mode](https://github.com/pythonic-emacs/anaconda-mode) | Code navigation, documentation lookup and completion for Python. | pythonic-emacs | 650 |
| 139 | [go-mode.el](https://github.com/dominikh/go-mode.el) | Emacs mode for the Go programming language | dominikh | 1203 |
| 140 | [emacs.d](https://github.com/bodil/emacs.d) | Here is my .emacs.d for public perusal. | bodil | 144 |
| 141 | [go-add-tags](https://github.com/emacsorphanage/go-add-tags) | Add field tags for struct fields | emacsorphanage | 57 |
| 142 | [dot-files](https://github.com/howardabrams/dot-files) | My Emacs initialization code and standard scripts I use for client and servers alike. | howardabrams | 740 |
| 143 | [yesql-ghosts](https://github.com/magnars/yesql-ghosts) | Display ghostly yesql defqueries inline, in Emacs | magnars | 18 |
| 144 | [dash.el](https://github.com/magnars/dash.el) | A modern list library for Emacs | magnars | 1352 |
| 145 | [smartparens](https://github.com/Fuco1/smartparens) | Minor mode for Emacs that deals with parens pairs and tries to be smart about it. | Fuco1 | 1518 |
| 146 | [darkokai](https://github.com/sjrmanning/darkokai) | :new_moon: Dark colour theme inspired by monokai with an uninspired name. | sjrmanning | 114 |
| 147 | [.emacs.d](https://github.com/sjrmanning/.emacs.d) | 📔 My Emacs config. | sjrmanning | 16 |
| 148 | [noctilux-theme](https://github.com/sjrmanning/noctilux-theme) | 📷 A dark colour theme for Emacs 24+ inspired by Light Table. | sjrmanning | 112 |
| 149 | [use-package](https://github.com/jwiegley/use-package) | A use-package declaration for simplifying your .emacs | jwiegley | 3722 |
| 150 | [dot-emacs](https://github.com/hhkbp2/dot-emacs) | My Emacs configurations. | hhkbp2 | 2 |
| 151 | [emacs](https://github.com/jhamrick/emacs) | Emacs configuration files | jhamrick | 251 |
| 152 | [.emacs.d](https://github.com/jimeh/.emacs.d) | My personal Emacs config with any quirks, oddities, bugs, and man-eating errors I live with on a daily basis. | jimeh | 48 |
| 153 | [cider](https://github.com/clojure-emacs/cider) | The Clojure Interactive Development Environment that Rocks for Emacs | clojure-emacs | 3222 |
| 154 | [soundcloud.el](https://github.com/thieman/soundcloud.el) | SoundCloud frontend for Emacs powered by emms | thieman | 32 |
| 155 | [spacemacs](https://github.com/syl20bnr/spacemacs) | A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim! | syl20bnr | 21855 |
| 156 | [aggressive-indent-mode](https://github.com/Malabarba/aggressive-indent-mode) | Emacs minor mode that keeps your code always indented. More reliable than electric-indent-mode. | Malabarba | 684 |
| 157 | [emacs.d](https://github.com/purcell/emacs.d) | An Emacs configuration bundle with batteries included | purcell | 6061 |
| 158 | [anzu](https://github.com/emacsorphanage/anzu) | Emacs Port of anzu.vim | emacsorphanage | 362 |
| 159 | [dot_files](https://github.com/syohex/dot_files) | My dot files | syohex | 57 |
| 160 | [emamux](https://github.com/emacsorphanage/emamux) | tmux manipulation from Emacs | emacsorphanage | 249 |
| 161 | [oh-my-emacs](https://github.com/xiaohanyu/oh-my-emacs) | [Stopped] Provide an awesome, out-of-box, literate dotemacs for both newbies and nerds. | xiaohanyu | 705 |
| 162 | [emacs-live](https://github.com/overtone/emacs-live) | M-x start-hacking | overtone | 1444 |
| 163 | [phpsh](https://github.com/facebookarchive/phpsh) | A read-eval-print-loop for php | facebookarchive | 1168 |**[⬆ Back to Index](#-contents)**
## Fennel
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Fennel](https://github.com/bakpakin/Fennel) | Lua Lisp Language | bakpakin | 1436 |
| 2 | [spacehammer](https://github.com/agzam/spacehammer) | Hammerspoon config inspired by Spacemacs | agzam | 336 |**[⬆ Back to Index](#-contents)**
## GDScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [ZoneLoadingSystem](https://github.com/Yogoda/ZoneLoadingSystem) | Dynamic zone loading system for Godot | Yogoda | 114 |
| 2 | [godot_redux](https://github.com/glumpyfish/godot_redux) | A gdscript implementation of redux for godot. | glumpyfish | 124 |
| 3 | [godot-demos](https://github.com/GDQuest/godot-demos) | Dozens of free and open source demos for the Godot game engine | GDQuest | 1423 |**[⬆ Back to Index](#-contents)**
## Go
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [mani](https://github.com/alajmo/mani) | CLI tool to help you manage multiple repositories | alajmo | 163 |
| 2 | [git-sizer](https://github.com/github/git-sizer) | Compute various size metrics for a Git repository, flagging those that might cause problems | github | 2361 |
| 3 | [macdriver](https://github.com/progrium/macdriver) | Native Mac APIs for Go | progrium | 3566 |
| 4 | [infracost](https://github.com/infracost/infracost) | Cloud cost estimates for Terraform in pull requests💰📉 Love your cloud bill! | infracost | 4395 |
| 5 | [OpenMetrics](https://github.com/OpenObservability/OpenMetrics) | Evolving the Prometheus exposition format into a standard. | OpenObservability | 1561 |
| 6 | [gitlab-ci-pipelines-exporter](https://github.com/mvisonneau/gitlab-ci-pipelines-exporter) | Prometheus / OpenMetrics exporter for GitLab CI pipelines insights | mvisonneau | 554 |
| 7 | [go-gitlab](https://github.com/xanzy/go-gitlab) | GitLab Go SDK | xanzy | 1497 |
| 8 | [krew](https://github.com/kubernetes-sigs/krew) | 📦 Find and install kubectl plugins | kubernetes-sigs | 4274 |
| 9 | [copilot-cli](https://github.com/aws/copilot-cli) | The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner, Amazon ECS, and AWS Fargate. | aws | 1875 |
| 10 | [croc](https://github.com/schollz/croc) | Easily and securely send things from one computer to another :crocodile: :package: | schollz | 17173 |
| 11 | [colima](https://github.com/abiosoft/colima) | Container runtimes on MacOS with minimal setup | abiosoft | 561 |
| 12 | [terraformer](https://github.com/GoogleCloudPlatform/terraformer) | CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code | GoogleCloudPlatform | 6152 |
| 13 | [kai](https://github.com/anchore/kai) | KAI (Kubernetes Automated Inventory) can poll Kubernetes Cluster API(s) to tell Anchore which Images are currently in-use | anchore | 20 |
| 14 | [datree](https://github.com/datreeio/datree) | Prevent Kubernetes misconfigurations from reaching production (again 😤 )! Datree is a CLI tool to ensure K8s manifests and Helm charts follow best practices as well as your organization’s policies. See our docs: https://hub.datree.io | datreeio | 5156 |
| 15 | [tflint-ruleset-aws](https://github.com/terraform-linters/tflint-ruleset-aws) | TFLint ruleset for terraform-provider-aws | terraform-linters | 94 |
| 16 | [graalvm](https://github.com/paketo-buildpacks/graalvm) | A Cloud Native Buildpack that provides the GraalVM implementations of JREs and JDKs | paketo-buildpacks | 19 |
| 17 | [karma-go](https://github.com/reconquest/karma-go) | Everything has a reason. | reconquest | 13 |
| 18 | [notify](https://github.com/nikoksr/notify) | A dead simple Go library for sending notifications to various messaging services. | nikoksr | 935 |
| 19 | [Emissary](https://github.com/BountyStrike/Emissary) | Send notifications on different channels such as Slack, Telegram, Discord etc. | BountyStrike | 31 |
| 20 | [gengine](https://github.com/bilibili/gengine) | | bilibili | 801 |
| 21 | [system-upgrade-controller](https://github.com/rancher/system-upgrade-controller) | In your Kubernetes, upgrading your nodes | rancher | 264 |
| 22 | [gocryptotrader](https://github.com/thrasher-corp/gocryptotrader) | A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang. | thrasher-corp | 2184 |
| 23 | [fabric](https://github.com/hyperledger/fabric) | Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy. | hyperledger | 12795 |
| 24 | [kava](https://github.com/Kava-Labs/kava) | DeFi for Crypto. | Kava-Labs | 302 |
| 25 | [tile38](https://github.com/tidwall/tile38) | Real-time Geospatial and Geofencing | tidwall | 7846 |
| 26 | [go-generics-example](https://github.com/mattn/go-generics-example) | Example code for Go generics | mattn | 822 |
| 27 | [git-switcher](https://github.com/TheYkk/git-switcher) | Switch between your git profiles easily | TheYkk | 180 |
| 28 | [corgi](https://github.com/DrakeW/corgi) | Corgi is a command-line workflow manager that helps with your repetitive command usages by organizing them into reusable snippet | DrakeW | 376 |
| 29 | [beehive](https://github.com/muesli/beehive) | A flexible event/agent & automation system with lots of bees 🐝 | muesli | 5301 |
| 30 | [awgo](https://github.com/deanishe/awgo) | Go library for Alfred 3 + 4 workflows | deanishe | 664 |
| 31 | [k9s](https://github.com/derailed/k9s) | 🐶 Kubernetes CLI To Manage Your Clusters In Style! | derailed | 14190 |
| 32 | [kaniko](https://github.com/GoogleContainerTools/kaniko) | Build Container Images In Kubernetes | GoogleContainerTools | 9296 |
| 33 | [kubespy](https://github.com/pulumi/kubespy) | Tools for observing Kubernetes resources in real time, powered by Pulumi. | pulumi | 2425 |
| 34 | [pulumi-component-provider-go-boilerplate](https://github.com/pulumi/pulumi-component-provider-go-boilerplate) | | pulumi | 6 |
| 35 | [pulumi-terraform-bridge](https://github.com/pulumi/pulumi-terraform-bridge) | A library allowing providers built with the Terraform Plugin SDK to be bridged into Pulumi. | pulumi | 83 |
| 36 | [slack-bot](https://github.com/innogames/slack-bot) | Ready to use Slack bot for lazy developers: start Jenkins jobs, watch Jira tickets, watch pull requests... | innogames | 62 |
| 37 | [faasd](https://github.com/openfaas/faasd) | A lightweight & portable faas engine | openfaas | 1887 |
| 38 | [containerd](https://github.com/containerd/containerd) | An open and reliable container runtime | containerd | 9712 |
| 39 | [loki](https://github.com/grafana/loki) | Like Prometheus, but for logs. | grafana | 14260 |
| 40 | [kubectl-graph](https://github.com/steveteuber/kubectl-graph) | A kubectl plugin to visualize Kubernetes resources and relationships. | steveteuber | 79 |
| 41 | [terraform-provider-sonarqube](https://github.com/labd/terraform-provider-sonarqube) | Terraform Provider for SonarQube | labd | 8 |
| 42 | [kompose](https://github.com/kubernetes/kompose) | Go from Docker Compose to Kubernetes | kubernetes | 7266 |
| 43 | [sh](https://github.com/mvdan/sh) | A shell parser, formatter, and interpreter with bash support; includes shfmt | mvdan | 4255 |
| 44 | [task](https://github.com/go-task/task) | A task runner / simpler Make alternative written in Go | go-task | 4147 |
| 45 | [lima](https://github.com/lima-vm/lima) | Linux virtual machines, on macOS (aka "Linux-on-Mac", "macOS subsystem for Linux", "containerd for Mac", unofficially) | lima-vm | 5059 |
| 46 | [flux2](https://github.com/fluxcd/flux2) | Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit. | fluxcd | 2379 |
| 47 | [k3s](https://github.com/k3s-io/k3s) | Lightweight Kubernetes | k3s-io | 18402 |
| 48 | [earthly](https://github.com/earthly/earthly) | Repeatable builds | earthly | 5525 |
| 49 | [gh-user-status](https://github.com/vilmibm/gh-user-status) | set and get github user statuses | vilmibm | 38 |
| 50 | [gokart](https://github.com/praetorian-inc/gokart) | A static analysis tool for securing Go code | praetorian-inc | 1820 |
| 51 | [dyff](https://github.com/homeport/dyff) | /ˈdʏf/ - diff tool for YAML files, and sometimes JSON | homeport | 461 |
| 52 | [pterm](https://github.com/pterm/pterm) | ✨ #PTerm is a modern Go module to beautify console output. Featuring charts, progressbars, tables, trees, and much more 🚀 It's completely configurable and 100% cross-platform compatible. | pterm | 2179 |
| 53 | [finance-go](https://github.com/piquette/finance-go) | :bar_chart: Financial markets data library implemented in go. | piquette | 493 |
| 54 | [chart](https://github.com/vdobler/chart) | Provide basic charts in go | vdobler | 700 |
| 55 | [helmsman](https://github.com/Praqma/helmsman) | Helm Charts as Code | Praqma | 963 |
| 56 | [bbolt](https://github.com/etcd-io/bbolt) | An embedded key/value database for Go. | etcd-io | 4933 |
| 57 | [go-chart](https://github.com/wcharczuk/go-chart) | go chart is a basic charting library in go. | wcharczuk | 3228 |
| 58 | [go-echarts](https://github.com/go-echarts/go-echarts) | 🎨 The adorable charts library for Golang | go-echarts | 4187 |
| 59 | [tusk](https://github.com/rliebz/tusk) | The modern task runner | rliebz | 198 |
| 60 | [tasktimer](https://github.com/caarlos0/tasktimer) | Task Timer (tt) is a dead simple TUI task timer | caarlos0 | 114 |
| 61 | [sasquatch](https://github.com/muesli/sasquatch) | A simple data encryption library | muesli | 44 |
| 62 | [goseq](https://github.com/lmika/goseq) | A command line tool to generate sequence diagrams | lmika | 163 |
| 63 | [amazon-qldb-driver-go](https://github.com/awslabs/amazon-qldb-driver-go) | Golang driver for Amazon Quantum Ledger Database (QLDB), which allows Golang developers to write software that makes use of Amazon QLDB. | awslabs | 21 |
| 64 | [ignite](https://github.com/weaveworks/ignite) | Ignite a Firecracker microVM | weaveworks | 1914 |
| 65 | [errwrap](https://github.com/fatih/errwrap) | Go tool to wrap and fix errors with the new %w verb directive | fatih | 333 |
| 66 | [k8s-diagrams](https://github.com/Trois-Six/k8s-diagrams) | Create diagrams from the Kubernetes API with go-diagrams. | Trois-Six | 90 |
| 67 | [glab](https://github.com/profclems/glab) | An open-source GitLab command line tool bringing GitLab's cool features to your command line | profclems | 1551 |
| 68 | [GoAlgorithms](https://github.com/KevinBoyette/GoAlgorithms) | | KevinBoyette | 3 |
| 69 | [csvutil](https://github.com/jszwec/csvutil) | csvutil provides fast and idiomatic mapping between CSV and Go (golang) values. | jszwec | 617 |
| 70 | [gocsv](https://github.com/gocarina/gocsv) | The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language | gocarina | 1137 |
| 71 | [go-pagerduty](https://github.com/PagerDuty/go-pagerduty) | go client library for PagerDuty v2 API | PagerDuty | 203 |
| 72 | [go-ethereum](https://github.com/ethereum/go-ethereum) | Official Go implementation of the Ethereum protocol | ethereum | 33471 |
| 73 | [mark](https://github.com/kovetskiy/mark) | Sync your markdown files with Confluence pages. | kovetskiy | 374 |
| 74 | [sonargo](https://github.com/magicsong/sonargo) | client of sonarqube api in go language | magicsong | 26 |
| 75 | [helm-unittest](https://github.com/helm-unittest/helm-unittest) | BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin. | helm-unittest | 273 |
| 76 | [gatus](https://github.com/TwiN/gatus) | ⛑ Gatus - Automated service health dashboard | TwiN | 1986 |
| 77 | [terraform-provider-pagerduty](https://github.com/PagerDuty/terraform-provider-pagerduty) | Terraform PagerDuty provider | PagerDuty | 139 |
| 78 | [autorestic](https://github.com/cupcakearmy/autorestic) | Config driven, easy backup cli for restic. | cupcakearmy | 331 |
| 79 | [newrelic-cli](https://github.com/newrelic/newrelic-cli) | The New Relic Command Line Interface | newrelic | 66 |
| 80 | [go-diagrams](https://github.com/blushft/go-diagrams) | Create beautiful system diagrams with Go | blushft | 3258 |
| 81 | [github-actions-golang](https://github.com/mvdan/github-actions-golang) | GitHub Actions as CI for Go | mvdan | 816 |
| 82 | [terraspec](https://github.com/nhurel/terraspec) | Terraform unit test framework | nhurel | 76 |
| 83 | [ineffassign](https://github.com/gordonklaus/ineffassign) | Detect ineffectual assignments in Go code. | gordonklaus | 318 |
| 84 | [akash](https://github.com/ovrclk/akash) | a secure, transparent, and peer-to-peer cloud computing network | ovrclk | 503 |
| 85 | [gitchain](https://github.com/gitchain/gitchain) | Decentralized, peer-to-peer Git repositories aka "Git meets Bitcoin" | gitchain | 1003 |
| 86 | [traefik](https://github.com/traefik/traefik) | The Cloud Native Application Proxy | traefik | 35734 |
| 87 | [gobrake](https://github.com/airbrake/gobrake) | Airbrake notifier for Golang | airbrake | 91 |
| 88 | [gocql](https://github.com/gocql/gocql) | Package gocql implements a fast and robust Cassandra client for the Go programming language. | gocql | 2174 |
| 89 | [cloudquery](https://github.com/cloudquery/cloudquery) | The open-source cloud asset inventory powered by SQL. | cloudquery | 1925 |
| 90 | [forbidigo](https://github.com/ashanbrown/forbidigo) | Go linter for forbidding identifiers | ashanbrown | 22 |
| 91 | [wails](https://github.com/wailsapp/wails) | Create desktop apps using Go and Web Technologies. | wailsapp | 4755 |
| 92 | [onepassword-operator](https://github.com/1Password/onepassword-operator) | The 1Password Connect Kubernetes Operator provides the ability to integrate Kubernetes Secrets with 1Password. The operator also handles autorestarting deployments when 1Password items are updated. | 1Password | 170 |
| 93 | [go-gitlint](https://github.com/llorllale/go-gitlint) | Go lint your commit messages! | llorllale | 29 |
| 94 | [spaghetti](https://github.com/adonovan/spaghetti) | Spaghetti: a dependency analysis tool for Go packages | adonovan | 643 |
| 95 | [go-leak](https://github.com/zimmski/go-leak) | Detect all kinds of leaks in Go | zimmski | 120 |
| 96 | [lipgloss](https://github.com/charmbracelet/lipgloss) | Style definitions for nice terminal layouts 👄 | charmbracelet | 3370 |
| 97 | [waypoint](https://github.com/hashicorp/waypoint) | A tool to build, deploy, and release any application on any platform. | hashicorp | 4202 |
| 98 | [Amass](https://github.com/OWASP/Amass) | In-depth Attack Surface Mapping and Asset Discovery | OWASP | 6112 |
| 99 | [gitjacker](https://github.com/liamg/gitjacker) | 🔪 :octocat: Leak git repositories from misconfigured websites | liamg | 1348 |
| 100 | [tfsec](https://github.com/aquasecurity/tfsec) | Security scanner for your Terraform code | aquasecurity | 3514 |
| 101 | [kahoot-hack](https://github.com/unixpickle/kahoot-hack) | Reverse engineering kahoot.it | unixpickle | 347 |
| 102 | [terraform-provider-discord](https://github.com/aequasi/terraform-provider-discord) | Discord Provider for Terraform | aequasi | 25 |
| 103 | [beats](https://github.com/elastic/beats) | :tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash | elastic | 10442 |
| 104 | [porter](https://github.com/getporter/porter) | Porter enables you to package your application artifact, client tools, configuration and deployment logic together as a versioned bundle that you can distribute, and install with a single command. | getporter | 667 |
| 105 | [weep](https://github.com/Netflix/weep) | The ConsoleMe CLI utility | Netflix | 257 |
| 106 | [github-release](https://github.com/github-release/github-release) | Commandline app to create and edit releases on Github (and upload artifacts) | github-release | 1377 |
| 107 | [markscribe](https://github.com/muesli/markscribe) | Your personal markdown scribe with template-engine and Git(Hub) & RSS powers 📜 | muesli | 172 |
| 108 | [golangci-lint-emacs](https://github.com/theckman/golangci-lint-emacs) | A wrapper around golangci-lint so it works better with Emacs + flycheck | theckman | 4 |
| 109 | [terraform-provider-uptimerobot](https://github.com/louy/terraform-provider-uptimerobot) | A terraform provider for UptimeRobot | louy | 108 |
| 110 | [clair](https://github.com/quay/clair) | Vulnerability Static Analysis for Containers | quay | 8297 |
| 111 | [go-githubactions](https://github.com/sethvargo/go-githubactions) | Go SDK for GitHub Actions - easily author GitHub Actions in Go | sethvargo | 172 |
| 112 | [terraform-provider-github](https://github.com/integrations/terraform-provider-github) | Terraform GitHub provider | integrations | 396 |
| 113 | [gocelery](https://github.com/gocelery/gocelery) | Celery Distributed Task Queue in Go | gocelery | 1833 |
| 114 | [godownloader](https://github.com/goreleaser/godownloader) | [DEPRECATED] Download Go binaries as fast and easily as possible. | goreleaser | 418 |
| 115 | [terraform-provider-snowflake](https://github.com/chanzuckerberg/terraform-provider-snowflake) | Terraform provider for managing Snowflake accounts | chanzuckerberg | 225 |
| 116 | [terraform-simple-registry](https://github.com/apparentlymart/terraform-simple-registry) | | apparentlymart | 63 |
| 117 | [anthology](https://github.com/erikvanbrakel/anthology) | A private Terraform registry implementation as an alternative to the official registry. | erikvanbrakel | 87 |
| 118 | [minica](https://github.com/jsha/minica) | minica is a small, simple CA intended for use in situations where the CA operator also operates each host where a certificate will be used. | jsha | 2105 |
| 119 | [telegram-bot-api](https://github.com/go-telegram-bot-api/telegram-bot-api) | Golang bindings for the Telegram Bot API | go-telegram-bot-api | 3181 |
| 120 | [emoji](https://github.com/kyokomi/emoji) | :sushi: emoji terminal output for golang | kyokomi | 668 |
| 121 | [gophers](https://github.com/ashleymcnamara/gophers) | Gopher Artwork by Ashley McNamara | ashleymcnamara | 2529 |
| 122 | [proton-bridge](https://github.com/ProtonMail/proton-bridge) | ProtonMail Bridge application | ProtonMail | 620 |
| 123 | [supervisord](https://github.com/ochinchina/supervisord) | a go-lang supervisor implementation | ochinchina | 2446 |
| 124 | [ticker](https://github.com/achannarasappa/ticker) | Terminal stock ticker with live updates and position tracking | achannarasappa | 3925 |
| 125 | [piknik](https://github.com/jedisct1/piknik) | Copy/paste anything over the network. | jedisct1 | 2216 |
| 126 | [driftctl](https://github.com/cloudskiff/driftctl) | Detect, track and alert on infrastructure drift | cloudskiff | 1642 |
| 127 | [cortex](https://github.com/cortexlabs/cortex) | Production infrastructure for machine learning at scale | cortexlabs | 7605 |
| 128 | [genny](https://github.com/cheekybits/genny) | Elegant generics for Go | cheekybits | 1599 |
| 129 | [ga-beacon](https://github.com/igrigorik/ga-beacon) | Google Analytics collector-as-a-service (using GA measurement protocol). | igrigorik | 3490 |
| 130 | [terraform-provider-wasabi](https://github.com/manvalls/terraform-provider-wasabi) | Terraform Wasabi provider | manvalls | 5 |
| 131 | [popeye](https://github.com/derailed/popeye) | 👀 A Kubernetes cluster resource sanitizer | derailed | 3144 |
| 132 | [interfaces](https://github.com/rjeczalik/interfaces) | Code generation tools for Go. | rjeczalik | 308 |
| 133 | [terraform-provider-sops](https://github.com/carlpett/terraform-provider-sops) | A Terraform provider for reading Mozilla sops files | carlpett | 275 |
| 134 | [terraform-ls](https://github.com/hashicorp/terraform-ls) | Terraform Language Server | hashicorp | 586 |
| 135 | [buildkit](https://github.com/moby/buildkit) | concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit | moby | 4423 |
| 136 | [aneto](https://github.com/nlamirault/aneto) | A backup tool | nlamirault | 2 |
| 137 | [go-search-replace](https://github.com/Automattic/go-search-replace) | 🚀 Search & replace URLs in WordPress SQL files. | Automattic | 62 |
| 138 | [terraform-provider-gmailfilter](https://github.com/yamamoto-febc/terraform-provider-gmailfilter) | Terraform provider for managing Gmail filters | yamamoto-febc | 22 |
| 139 | [git-chglog](https://github.com/git-chglog/git-chglog) | CHANGELOG generator implemented in Go (Golang). | git-chglog | 1861 |
| 140 | [doggo](https://github.com/mr-karan/doggo) | :dog: Command-line DNS Client for Humans. Written in Golang | mr-karan | 755 |
| 141 | [cheat](https://github.com/cheat/cheat) | cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember. | cheat | 8381 |
| 142 | [mariadb](https://github.com/stashed/mariadb) | MariaDB backup and restore plugin for Stash by AppsCode | stashed | 6 |
| 143 | [tensorflow-and-go](https://github.com/Pisush/tensorflow-and-go) | Use the Go API to read CAPTCHAs using TensorFlow | Pisush | 64 |
| 144 | [haveibeenpwned](https://github.com/jakewarren/haveibeenpwned) | library and cmdline utility for the haveibeenpwned API | jakewarren | 2 |
| 145 | [pdfsearch](https://github.com/PaperCutSoftware/pdfsearch) | A full text search library for PDFs. | PaperCutSoftware | 48 |
| 146 | [go-git](https://github.com/go-git/go-git) | A highly extensible Git implementation in pure Go. | go-git | 2788 |
| 147 | [thanos](https://github.com/thanos-io/thanos) | Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. | thanos-io | 9722 |
| 148 | [go-client](https://github.com/neovim/go-client) | Nvim Go client | neovim | 334 |
| 149 | [nomad](https://github.com/hashicorp/nomad) | Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations. | hashicorp | 10250 |
| 150 | [terraform-provider-discord](https://github.com/spaceshuttl/terraform-provider-discord) | Discord Terraform Provider | spaceshuttl | 16 |
| 151 | [makefat](https://github.com/randall77/makefat) | A tool for making fat OSX binaries (a portable lipo) | randall77 | 52 |
| 152 | [mock](https://github.com/golang/mock) | GoMock is a mocking framework for the Go programming language. | golang | 6413 |
| 153 | [air](https://github.com/cosmtrek/air) | ☁️ Live reload for Go apps | cosmtrek | 5043 |
| 154 | [slug](https://github.com/gosimple/slug) | URL-friendly slugify with multiple languages support. | gosimple | 747 |
| 155 | [filetype](https://github.com/h2non/filetype) | Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature | h2non | 1442 |
| 156 | [go-bindata](https://github.com/kevinburke/go-bindata) | A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. | kevinburke | 282 |
| 157 | [sops](https://github.com/mozilla/sops) | Simple and flexible tool for managing secrets | mozilla | 8620 |
| 158 | [termenv](https://github.com/muesli/termenv) | Advanced ANSI style & color support for your terminal applications | muesli | 830 |
| 159 | [bubbletea](https://github.com/charmbracelet/bubbletea) | A powerful little TUI framework 🏗 | charmbracelet | 6064 |
| 160 | [gommon](https://github.com/labstack/gommon) | Common packages for Go | labstack | 416 |
| 161 | [glow](https://github.com/meinto/glow) | A cli tool to adapt git-flow | meinto | 4 |
| 162 | [aceptadora](https://github.com/cabify/aceptadora) | Aceptadora provides the boilerplate to orchestrate the containers for an acceptance test. | cabify | 53 |
| 163 | [gosiris](https://github.com/teivah/gosiris) | An actor framework for Go | teivah | 238 |
| 164 | [liner](https://github.com/peterh/liner) | Pure Go line editor with history, inspired by linenoise | peterh | 829 |
| 165 | [hc](https://github.com/brutella/hc) | hc is a lightweight framework to develop HomeKit accessories in Go. | brutella | 1649 |
| 166 | [wit-go](https://github.com/wit-ai/wit-go) | Go client for wit.ai HTTP API | wit-ai | 110 |
| 167 | [clockify-to-jira](https://github.com/kruc/clockify-to-jira) | Clockify to jira time entries migrator | kruc | 7 |
| 168 | [prealloc](https://github.com/alexkohler/prealloc) | prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. | alexkohler | 453 |
| 169 | [gomail](https://github.com/go-gomail/gomail) | The best way to send emails in Go. | go-gomail | 3412 |
| 170 | [godepgraph](https://github.com/kisielk/godepgraph) | A Go dependency graph visualization tool | kisielk | 670 |
| 171 | [awesome-go-linters](https://github.com/golangci/awesome-go-linters) | A curated list of awesome Go linters. More than 60 linters and tools! | golangci | 888 |
| 172 | [duf](https://github.com/muesli/duf) | Disk Usage/Free Utility - a better 'df' alternative | muesli | 7154 |
| 173 | [go-toml](https://github.com/pelletier/go-toml) | Go library for the TOML file format | pelletier | 1127 |
| 174 | [go-versions](https://github.com/apparentlymart/go-versions) | Version-wrangling library for Go | apparentlymart | 7 |
| 175 | [checkmail](https://github.com/badoux/checkmail) | Golang package for email validation | badoux | 607 |
| 176 | [docker-shell](https://github.com/Trendyol/docker-shell) | A simple interactive prompt for docker | Trendyol | 316 |
| 177 | [go-prompt](https://github.com/c-bata/go-prompt) | Building powerful interactive prompts in Go, inspired by python-prompt-toolkit. | c-bata | 4208 |
| 178 | [bit](https://github.com/chriswalz/bit) | Bit is a modern Git CLI | chriswalz | 5710 |
| 179 | [awless](https://github.com/wallix/awless) | A Mighty CLI for AWS | wallix | 4818 |
| 180 | [cmdstalk](https://github.com/99designs/cmdstalk) | beanstalkd broker; run jobs as unix commands. | 99designs | 68 |
| 181 | [amber](https://github.com/eknkc/amber) | Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade | eknkc | 884 |
| 182 | [go-assets](https://github.com/jessevdk/go-assets) | Simple embedding of assets in go | jessevdk | 298 |
| 183 | [fastgql](https://github.com/arsmn/fastgql) | go generate based graphql server library | arsmn | 56 |
| 184 | [gin](https://github.com/codegangsta/gin) | Live reload utility for Go web servers | codegangsta | 3753 |
| 185 | [gin-i18n](https://github.com/suisrc/gin-i18n) | gin i18n middleware (国际化中间件) | suisrc | 10 |
| 186 | [casbin](https://github.com/casbin/casbin) | An authorization library that supports access control models like ACL, RBAC, ABAC in Golang | casbin | 10689 |
| 187 | [gqlgen](https://github.com/99designs/gqlgen) | go generate based graphql server library | 99designs | 6763 |
| 188 | [kops](https://github.com/kubernetes/kops) | Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management | kubernetes | 13518 |
| 189 | [zerolog](https://github.com/rs/zerolog) | Zero Allocation JSON Logger | rs | 5533 |
| 190 | [gqlgen-lambda](https://github.com/spachava753/gqlgen-lambda) | My implementation prototype on how to run a zero cost graphql layer in lambda with Go and GqlGen | spachava753 | 3 |
| 191 | [spidey](https://github.com/tinrab/spidey) | A Microservices and GraphQL based online store | tinrab | 333 |
| 192 | [go-paginator](https://github.com/vcraescu/go-paginator) | A simple way to implement pagination in Golang. | vcraescu | 91 |
| 193 | [hide](https://github.com/emvi/hide) | ID type with marshalling to/from hash to prevent sending IDs to clients. | emvi | 39 |
| 194 | [mage](https://github.com/magefile/mage) | a Make/rake-like dev tool using Go | magefile | 2744 |
| 195 | [blast](https://github.com/mosuka/blast) | Blast is a full text search and indexing server, written in Go, built on top of Bleve. | mosuka | 1029 |
| 196 | [jwt-go](https://github.com/dgrijalva/jwt-go) | ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at: | dgrijalva | 10031 |
| 197 | [alexa-skills-kit-golang](https://github.com/ericdaugherty/alexa-skills-kit-golang) | GoLang port of the Amazon Alexa Skills Kit | ericdaugherty | 48 |
| 198 | [shortuuid](https://github.com/lithammer/shortuuid) | :mushroom: A generator library for concise, unambiguous and URL-safe UUIDs | lithammer | 648 |
| 199 | [go.uuid](https://github.com/satori/go.uuid) | UUID package for Go | satori | 4405 |
| 200 | [validator](https://github.com/go-playground/validator) | :100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving | go-playground | 9071 |
| 201 | [govalidator](https://github.com/asaskevich/govalidator) | [Go] Package of validators and sanitizers for strings, numerics, slices and structs | asaskevich | 5113 |
| 202 | [uuid](https://github.com/google/uuid) | Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. | google | 3179 |
| 203 | [hcledit](https://github.com/minamijoyo/hcledit) | A command line editor for HCL | minamijoyo | 160 |
| 204 | [yaegi](https://github.com/traefik/yaegi) | Yaegi is Another Elegant Go Interpreter | traefik | 3996 |
| 205 | [client](https://github.com/keybase/client) | Keybase Go Library, Client, Service, OS X, iOS, Android, Electron | keybase | 7802 |
| 206 | [faker](https://github.com/bxcodec/faker) | Go (Golang) Fake Data Generator for Struct | bxcodec | 1637 |
| 207 | [go-postman-collection](https://github.com/rbretecher/go-postman-collection) | Go module to work with Postman Collections | rbretecher | 32 |
| 208 | [charlatan](https://github.com/percolate/charlatan) | Go Interface Mocking Tool | percolate | 195 |
| 209 | [cors](https://github.com/rs/cors) | Go net/http configurable handler to handle CORS requests | rs | 1963 |
| 210 | [terraform-lsp](https://github.com/juliosueiras/terraform-lsp) | Language Server Protocol for Terraform | juliosueiras | 499 |
| 211 | [goHackTools](https://github.com/dreddsa5dies/goHackTools) | Hacker tools on Go (Golang) | dreddsa5dies | 1460 |
| 212 | [viper](https://github.com/spf13/viper) | Go configuration with fangs | spf13 | 17366 |
| 213 | [validator](https://github.com/go-validator/validator) | Package validator implements struct field validations | go-validator | 1206 |
| 214 | [upterm](https://github.com/owenthereal/upterm) | Secure Terminal Sharing | owenthereal | 339 |
| 215 | [golang-clean-architecture](https://github.com/manakuro/golang-clean-architecture) | Go with Clean Architecture | manakuro | 269 |
| 216 | [flaggio](https://github.com/victorkt/flaggio) | Self hosted feature flag and A/B testing application | victorkt | 9 |
| 217 | [moq](https://github.com/matryer/moq) | Interface mocking tool for go generate | matryer | 1131 |
| 218 | [dataloaden](https://github.com/vektah/dataloaden) | go generate based DataLoader | vektah | 405 |
| 219 | [ggz](https://github.com/go-ggz/ggz) | An URL shortener service written in Golang | go-ggz | 181 |
| 220 | [kit](https://github.com/go-kit/kit) | A standard library for microservices. | go-kit | 21712 |
| 221 | [di](https://github.com/sarulabs/di) | Dependency injection container in go (golang) | sarulabs | 461 |
| 222 | [eventhus](https://github.com/mishudark/eventhus) | Go - CQRS / Event Sourcing made easy - Go | mishudark | 391 |
| 223 | [multierr](https://github.com/uber-go/multierr) | Combine one or more Go errors together | uber-go | 539 |
| 224 | [alfred](https://github.com/demisto/alfred) | A Slack bot to add security info to messages containing URLs, hashes and IPs | demisto | 68 |
| 225 | [tflint](https://github.com/terraform-linters/tflint) | A Pluggable Terraform Linter | terraform-linters | 2712 |
| 226 | [rest-server](https://github.com/restic/rest-server) | Rest Server is a high performance HTTP server that implements restic's REST backend API. | restic | 444 |
| 227 | [sqlc](https://github.com/kyleconroy/sqlc) | Generate type safe Go from SQL | kyleconroy | 4257 |
| 228 | [gofish](https://github.com/fishworks/gofish) | Keep your fish fresh! :tropical_fish: | fishworks | 772 |
| 229 | [go-keychain](https://github.com/keybase/go-keychain) | Golang keychain package for iOS and macOS | keybase | 380 |
| 230 | [tools](https://github.com/uber-go/tools) | A collection of golang tools used at Uber | uber-go | 52 |
| 231 | [mapdecode](https://github.com/uber-go/mapdecode) | Implement YAML/JSON decoding in one place. | uber-go | 47 |
| 232 | [config](https://github.com/uber-go/config) | Configuration for Go applications | uber-go | 284 |
| 233 | [dosa](https://github.com/uber-go/dosa) | DOSA is a data object abstraction layer | uber-go | 184 |
| 234 | [godog](https://github.com/cucumber/godog) | Cucumber for golang | cucumber | 1502 |
| 235 | [zap](https://github.com/uber-go/zap) | Blazing fast, structured, leveled logging in Go. | uber-go | 14115 |
| 236 | [reftools](https://github.com/davidrjenni/reftools) | reftools - refactoring tools for Go | davidrjenni | 124 |
| 237 | [kubectl-fzf](https://github.com/bonnefoa/kubectl-fzf) | A fast kubectl autocompletion with fzf | bonnefoa | 340 |
| 238 | [goxygen](https://github.com/Shpota/goxygen) | Generate a modern Web project with Go and Angular, React or Vue in seconds 🚀 | Shpota | 2309 |
| 239 | [dig](https://github.com/uber-go/dig) | A reflection based dependency injection toolkit for Go. | uber-go | 2208 |
| 240 | [go-randomdata](https://github.com/Pallinder/go-randomdata) | A tiny generator of random data for golang, also known as a faker | Pallinder | 796 |
| 241 | [cod](https://github.com/dim-an/cod) | cod is a completion daemon for bash/fish/zsh | dim-an | 352 |
| 242 | [todocheck](https://github.com/preslavmihaylov/todocheck) | A static code analyser for annotated TODO comments | preslavmihaylov | 361 |
| 243 | [vssh](https://github.com/yahoo/vssh) | Go Library to Execute Commands Over SSH at Scale | yahoo | 751 |
| 244 | [pgx](https://github.com/jackc/pgx) | PostgreSQL driver and toolkit for Go | jackc | 4719 |
| 245 | [gopack](https://github.com/gobuild/gopack) | golang binary manager (list, install, pack to zip) | gobuild | 33 |
| 246 | [cookiecutter-golang](https://github.com/lacion/cookiecutter-golang) | A Go project template | lacion | 479 |
| 247 | [factory-go](https://github.com/bluele/factory-go) | A library for setting up Golang objects inspired by factory_bot. | bluele | 295 |
| 248 | [zmp3](https://github.com/ducmeit1/zmp3) | zmp3 is a CLI tool that helps you download the highest quality of music and video on https://mp3.zing.vn for free | ducmeit1 | 14 |
| 249 | [promptui](https://github.com/manifoldco/promptui) | Interactive prompt for command-line applications | manifoldco | 4557 |
| 250 | [bingo](https://github.com/saibing/bingo) | Bingo is a Go language server that speaks Language Server Protocol. | saibing | 508 |
| 251 | [gocode](https://github.com/mdempsky/gocode) | An autocompletion daemon for the Go programming language | mdempsky | 897 |
| 252 | [tools](https://github.com/golang/tools) | [mirror] Go Tools | golang | 5698 |
| 253 | [mapstructure](https://github.com/mitchellh/mapstructure) | Go library for decoding generic map values into native Go structures and vice versa. | mitchellh | 5067 |
| 254 | [ent](https://github.com/ent/ent) | An entity framework for Go | ent | 9180 |
| 255 | [env](https://github.com/caarlos0/env) | Simple lib to parse environment variables to structs | caarlos0 | 2113 |
| 256 | [go-critic](https://github.com/go-critic/go-critic) | The most opinionated Go source code linter for code audit. | go-critic | 1178 |
| 257 | [lint](https://github.com/golang/lint) | [mirror] This is a linter for Go source code. (deprecated) | golang | 3924 |
| 258 | [render](https://github.com/unrolled/render) | Go package for easily rendering JSON, XML, binary data, and HTML templates responses. | unrolled | 1555 |
| 259 | [godotenv](https://github.com/joho/godotenv) | A Go port of Ruby's dotenv library (Loads environment variables from `.env`.) | joho | 4312 |
| 260 | [spago](https://github.com/nlpodyssey/spago) | Self-contained Machine Learning and Natural Language Processing library in Go | nlpodyssey | 990 |
| 261 | [go-envconfig](https://github.com/sethvargo/go-envconfig) | A Go library for parsing struct tags from environment variables. | sethvargo | 518 |
| 262 | [terraform-provider-airtable](https://github.com/paultyng/terraform-provider-airtable) | Terraform Provider for Airtable | paultyng | 7 |
| 263 | [learngo](https://github.com/inancgumus/learngo) | 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes | inancgumus | 11739 |
| 264 | [terraform-provider-slack](https://github.com/TimDurward/terraform-provider-slack) | Terraform Slack Provider | TimDurward | 64 |
| 265 | [gist](https://github.com/b4b4r07/gist) | :octocat: A simple gist editor for CLI | b4b4r07 | 121 |
| 266 | [dejavu](https://github.com/go-fonts/dejavu) | DejaVu fonts for Go | go-fonts | 10 |
| 267 | [saltpack](https://github.com/keybase/saltpack) | a modern crypto messaging format | keybase | 919 |
| 268 | [lazynpm](https://github.com/jesseduffield/lazynpm) | terminal UI for npm | jesseduffield | 328 |
| 269 | [goph](https://github.com/melbahja/goph) | 🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀 | melbahja | 857 |
| 270 | [gopass](https://github.com/gopasspw/gopass) | The slightly more awesome standard unix password manager for teams | gopasspw | 4314 |
| 271 | [latex](https://github.com/go-latex/latex) | Go package for LaTeX | go-latex | 49 |
| 272 | [3mux](https://github.com/aaronjanse/3mux) | Terminal multiplexer inspired by i3 | aaronjanse | 1676 |
| 273 | [cloudflared](https://github.com/cloudflare/cloudflared) | Argo Tunnel client | cloudflare | 1948 |
| 274 | [gitleaks](https://github.com/zricethezav/gitleaks) | Scan git repos (or files) for secrets using regex and entropy 🔑 | zricethezav | 8616 |
| 275 | [trivy](https://github.com/aquasecurity/trivy) | Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues | aquasecurity | 9282 |
| 276 | [mora](https://github.com/emicklei/mora) | MongoDB generic REST server in Go | emicklei | 297 |
| 277 | [gmux](https://github.com/davinche/gmux) | Another TMUX Session Manager... written in Go | davinche | 49 |
| 278 | [bitw](https://github.com/mvdan/bitw) | Minimalist BitWarden client | mvdan | 89 |
| 279 | [env-secrets](https://github.com/sganon/env-secrets) | Securely fetch and set env secrets needed for a project using Bitwarden or 1password CLI | sganon | 15 |
| 280 | [scmpuff](https://github.com/mroth/scmpuff) | :1234: Numeric file shortcuts for common git commands | mroth | 318 |
| 281 | [cli](https://github.com/cli/cli) | GitHub’s official command line tool | cli | 26263 |
| 282 | [pg](https://github.com/go-pg/pg) | Golang ORM with focus on PostgreSQL features and performance | go-pg | 4882 |
| 283 | [golangci-lint](https://github.com/golangci/golangci-lint) | Fast linters Runner for Go | golangci | 8944 |
| 284 | [fiber](https://github.com/gofiber/fiber) | ⚡️ Express inspired web framework written in Go | gofiber | 16435 |
| 285 | [sourcegraph](https://github.com/sourcegraph/sourcegraph) | Universal code search (self-hosted) | sourcegraph | 5383 |
| 286 | [richgo](https://github.com/kyoh86/richgo) | Enrich `go test` outputs with text decorations. | kyoh86 | 628 |
| 287 | [gogh](https://github.com/kyoh86/gogh) | GO GitHub project manager | kyoh86 | 24 |
| 288 | [go](https://github.com/ipinfo/go) | Go library for IPInfo API (IP geolocation and other types of IP data) | ipinfo | 47 |
| 289 | [go-http-tunnel](https://github.com/mmatczuk/go-http-tunnel) | Fast and secure tunnels over HTTP/2 | mmatczuk | 2762 |
| 290 | [bitwarden-go](https://github.com/VictorNine/bitwarden-go) | A Bitwarden-compatible server written in Golang | VictorNine | 211 |
| 291 | [go-jira](https://github.com/andygrunwald/go-jira) | Go client library for Atlassian Jira | andygrunwald | 1011 |
| 292 | [terraform-provider-jira](https://github.com/fourplusone/terraform-provider-jira) | Terraform provider to configure JIRA | fourplusone | 101 |
| 293 | [lab](https://github.com/zaquestion/lab) | Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab | zaquestion | 987 |
| 294 | [lab](https://github.com/lighttiger2505/lab) | lab is a cli client of gitlab like hub | lighttiger2505 | 95 |
| 295 | [notionapi](https://github.com/kjk/notionapi) | Unofficial Go API for Notion.so | kjk | 1633 |
| 296 | [lf](https://github.com/gokcehan/lf) | Terminal file manager | gokcehan | 3642 |
| 297 | [sampler](https://github.com/sqshq/sampler) | Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. | sqshq | 9161 |
| 298 | [mmv](https://github.com/itchyny/mmv) | rename multiple files with editor | itchyny | 498 |
| 299 | [git-hound](https://github.com/ezekg/git-hound) | Git plugin that prevents sensitive data from being committed. | ezekg | 285 |
| 300 | [wire](https://github.com/google/wire) | Compile-time Dependency Injection for Go | google | 6925 |
| 301 | [compress](https://github.com/klauspost/compress) | Optimized Go Compression Packages | klauspost | 2456 |
| 302 | [tickgit](https://github.com/augmentable-dev/tickgit) | Manage your repository's TODOs, tickets and checklists as config in your codebase. | augmentable-dev | 267 |
| 303 | [nvim-go](https://github.com/zchee/nvim-go) | Go development plugin for Neovim written in pure Go | zchee | 249 |
| 304 | [frp](https://github.com/fatedier/frp) | A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. | fatedier | 50927 |
| 305 | [age](https://github.com/FiloSottile/age) | A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. | FiloSottile | 9188 |
| 306 | [stripe-go](https://github.com/stripe/stripe-go) | Go library for the Stripe API. | stripe | 1452 |
| 307 | [dive](https://github.com/wagoodman/dive) | A tool for exploring each layer in a docker image | wagoodman | 28457 |
| 308 | [lotus](https://github.com/filecoin-project/lotus) | Implementation of the Filecoin protocol, written in Go | filecoin-project | 1888 |
| 309 | [docker-slim](https://github.com/docker-slim/docker-slim) | DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) | docker-slim | 11470 |
| 310 | [graphql-go](https://github.com/graph-gophers/graphql-go) | GraphQL server with a focus on ease of use | graph-gophers | 3972 |
| 311 | [bleve](https://github.com/blevesearch/bleve) | A modern text indexing library for go | blevesearch | 7953 |
| 312 | [toml](https://github.com/BurntSushi/toml) | TOML parser for Golang with reflection. | BurntSushi | 3671 |
| 313 | [samples](https://github.com/beego/samples) | An open source project for beego sample applications. | beego | 860 |
| 314 | [gst](https://github.com/uetchy/gst) | 👻 Supercharge your ghq workflow. | uetchy | 33 |
| 315 | [assh](https://github.com/moul/assh) | :computer: make your ssh client smarter | moul | 2311 |
| 316 | [badger](https://github.com/dgraph-io/badger) | Fast key-value DB in Go. | dgraph-io | 9996 |
| 317 | [dapr](https://github.com/dapr/dapr) | Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. | dapr | 15533 |
| 318 | [mimir](https://github.com/talal/mimir) | Fast and minimal shell prompt | talal | 92 |
| 319 | [zsh-history](https://github.com/b4b4r07/zsh-history) | A plugin for zsh history extended by golang, dealing it like SQL | b4b4r07 | 81 |
| 320 | [gbt](https://github.com/jtyr/gbt) | Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go. | jtyr | 491 |
| 321 | [slackcat](https://github.com/bcicen/slackcat) | CLI utility to post files and command output to slack | bcicen | 1161 |
| 322 | [qrterminal](https://github.com/mdp/qrterminal) | QR Codes in your terminal | mdp | 300 |
| 323 | [flagger](https://github.com/fluxcd/flagger) | Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments) | fluxcd | 3296 |
| 324 | [terraform-provider-firebase](https://github.com/elislusarczyk/terraform-provider-firebase) | Terraform Firebase provider | elislusarczyk | 32 |
| 325 | [yay](https://github.com/Jguer/yay) | Yet another Yogurt - An AUR Helper written in Go | Jguer | 7001 |
| 326 | [aws-profile](https://github.com/hpcsc/aws-profile) | simple tool to help switching among AWS profiles more easily | hpcsc | 31 |
| 327 | [google-it](https://github.com/dwmkerr/google-it) | Command line tool to quickly look something up on Google! | dwmkerr | 16 |
| 328 | [restic](https://github.com/restic/restic) | Fast, secure, efficient backup program | restic | 14724 |
| 329 | [dockerfile-generator](https://github.com/ozankasikci/dockerfile-generator) | dfg - Generates dockerfiles based on various input channels. | ozankasikci | 119 |
| 330 | [ghq](https://github.com/x-motemen/ghq) | Remote repository management made easy | x-motemen | 2228 |
| 331 | [terraform-config-inspect](https://github.com/hashicorp/terraform-config-inspect) | A helper library for shallow inspection of Terraform configurations | hashicorp | 186 |
| 332 | [go-basher](https://github.com/progrium/go-basher) | Library for writing hybrid Go and Bash programs | progrium | 304 |
| 333 | [decker](https://github.com/stevenaldinger/decker) | Declarative penetration testing orchestration framework | stevenaldinger | 267 |
| 334 | [rendora](https://github.com/rendora/rendora) | dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites | rendora | 1847 |
| 335 | [learn-go-with-tests](https://github.com/pityonline/learn-go-with-tests) | | pityonline | 32 |
| 336 | [pflag](https://github.com/ogier/pflag) | Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. | ogier | 505 |
| 337 | [bot-sshca](https://github.com/keybase/bot-sshca) | A chat bot that can manage your team's SSH accounts | keybase | 213 |
| 338 | [learn-go-with-tests](https://github.com/quii/learn-go-with-tests) | Learn Go with test-driven development | quii | 15796 |
| 339 | [jabba](https://github.com/shyiko/jabba) | (cross-platform) Java Version Manager | shyiko | 2084 |
| 340 | [watcher](https://github.com/radovskyb/watcher) | watcher is a Go package for watching for files or directory changes without using filesystem events. | radovskyb | 1114 |
| 341 | [hcl2](https://github.com/hashicorp/hcl2) | Former temporary home for experimental new version of HCL | hashicorp | 369 |
| 342 | [gubernator](https://github.com/mailgun/gubernator) | High Performance Rate Limiting MicroService and Library | mailgun | 734 |
| 343 | [lazydocker](https://github.com/jesseduffield/lazydocker) | The lazier way to manage everything docker | jesseduffield | 18626 |
| 344 | [dbxcli](https://github.com/dropbox/dbxcli) | A command line client for Dropbox built using the Go SDK | dropbox | 849 |
| 345 | [olivia](https://github.com/olivia-ai/olivia) | 💁♀️Your new best friend powered by an artificial neural network | olivia-ai | 3093 |
| 346 | [elvish](https://github.com/elves/elvish) | Elvish = Expressive Programming Language + Versatile Interactive Shell | elves | 4528 |
| 347 | [terraform-provider-ansible](https://github.com/nbering/terraform-provider-ansible) | "Logical" provider for integrating with an Ansible Dynamic Inventory script. | nbering | 292 |
| 348 | [websocket](https://github.com/nhooyr/websocket) | Minimal and idiomatic WebSocket library for Go | nhooyr | 1985 |
| 349 | [chezmoi](https://github.com/twpayne/chezmoi) | Manage your dotfiles across multiple diverse machines, securely. | twpayne | 5220 |
| 350 | [stash](https://github.com/stashed/stash) | 🛅 Backup your Kubernetes Stateful Applications | stashed | 1063 |
| 351 | [terratest](https://github.com/gruntwork-io/terratest) | Terratest is a Go library that makes it easier to write automated tests for your infrastructure code. | gruntwork-io | 5720 |
| 352 | [skopeo](https://github.com/containers/skopeo) | Work with remote images registries - retrieving information, images, signing content | containers | 3983 |
| 353 | [buildah](https://github.com/containers/buildah) | A tool that facilitates building OCI images. | containers | 4782 |
| 354 | [podman](https://github.com/containers/podman) | Podman: A tool for managing OCI containers and pods. | containers | 11118 |
| 355 | [cli](https://github.com/docker/cli) | The Docker CLI | docker | 3112 |
| 356 | [yaml](https://github.com/go-yaml/yaml) | YAML support for the Go language. | go-yaml | 5260 |
| 357 | [graph](https://github.com/yourbasic/graph) | Graph algorithms and data structures | yourbasic | 491 |
| 358 | [terraform-provider-slack](https://github.com/jmatsu/terraform-provider-slack) | | jmatsu | 55 |
| 359 | [terraos](https://github.com/stellarproject/terraos) | New way to think about distros | stellarproject | 16 |
| 360 | [toolbox](https://github.com/containers/toolbox) | Tool for containerized command line environments on Linux | containers | 987 |
| 361 | [charts](https://github.com/helm/charts) | ⚠️(OBSOLETE) Curated applications for Kubernetes | helm | 15313 |
| 362 | [dupl](https://github.com/mibk/dupl) | a tool for code clone detection | mibk | 263 |
| 363 | [migrate](https://github.com/golang-migrate/migrate) | Database migrations. CLI and Golang library. | golang-migrate | 7533 |
| 364 | [go-app](https://github.com/maxence-charriere/go-app) | A package to build progressive web apps with Go programming language and WebAssembly. | maxence-charriere | 5527 |
| 365 | [wtf](https://github.com/wtfutil/wtf) | The personal information dashboard for your terminal | wtfutil | 12896 |
| 366 | [docker_practice](https://github.com/yeasy/docker_practice) | Learn and understand Docker technologies, with real DevOps practice! | yeasy | 19586 |
| 367 | [aresdb](https://github.com/uber/aresdb) | A GPU-powered real-time analytics storage and query engine. | uber | 2801 |
| 368 | [cells](https://github.com/pydio/cells) | Future-proof content collaboration platform | pydio | 1174 |
| 369 | [rkt](https://github.com/rkt/rkt) | [Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards. | rkt | 8875 |
| 370 | [terraform-provider-jenkins](https://github.com/dihedron/terraform-provider-jenkins) | A Terraform plugin to enable JenkinsCI manipulation from Terraform. | dihedron | 46 |
| 371 | [gomplate](https://github.com/hairyhenderson/gomplate) | A flexible commandline tool for template rendering. Supports lots of local and remote datasources. | hairyhenderson | 1528 |
| 372 | [terraform-docs](https://github.com/terraform-docs/terraform-docs) | Generate documentation from Terraform modules in various output formats | terraform-docs | 2429 |
| 373 | [terraform-provider-jira](https://github.com/anubhavmishra/terraform-provider-jira) | Terraform Provider for JIRA | anubhavmishra | 59 |
| 374 | [CmusNotify](https://github.com/sebojanko/CmusNotify) | Notifications from cmus music player. | sebojanko | 6 |
| 375 | [github-labeler](https://github.com/b4b4r07/github-labeler) | Declarative way to configure GitHub labels | b4b4r07 | 64 |
| 376 | [gomi](https://github.com/b4b4r07/gomi) | 🗑️ Replacement for UNIX rm command! | b4b4r07 | 269 |
| 377 | [skeema](https://github.com/skeema/skeema) | Schema management CLI for MySQL | skeema | 952 |
| 378 | [darktile](https://github.com/liamg/darktile) | :waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers. | liamg | 2647 |
| 379 | [lazygit](https://github.com/jesseduffield/lazygit) | simple terminal UI for git commands | jesseduffield | 22017 |
| 380 | [act](https://github.com/nektos/act) | Run your GitHub Actions locally 🚀 | nektos | 19195 |
| 381 | [hydra](https://github.com/opennota/hydra) | Penetration testing tool. This repository has migrated to https://gitlab.com/opennota/hydra | opennota | 28 |
| 382 | [annie](https://github.com/iawia002/annie) | 👾 Fast and simple video download library and CLI tool written in Go | iawia002 | 16172 |
| 383 | [cli](https://github.com/kubedb/cli) | `kubectl` plugin for KubeDB | kubedb | 731 |
| 384 | [makisu](https://github.com/uber-archive/makisu) | Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes. | uber-archive | 2407 |
| 385 | [godebug](https://github.com/kylelemons/godebug) | Debugging helper utilities for Go | kylelemons | 271 |
| 386 | [MailHog](https://github.com/mailhog/MailHog) | Web and API based SMTP testing | mailhog | 9284 |
| 387 | [hey](https://github.com/rakyll/hey) | HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom | rakyll | 12329 |
| 388 | [ping](https://github.com/go-ping/ping) | ICMP Ping library for Go | go-ping | 786 |
| 389 | [artemis](https://github.com/botobag/artemis) | GraphQL implementation for Go | botobag | 11 |
| 390 | [golua](https://github.com/Azure/golua) | A Lua 5.3 engine implemented in Go | Azure | 1846 |
| 391 | [webtty](https://github.com/maxmcd/webtty) | Share a terminal session over WebRTC | maxmcd | 2370 |
| 392 | [gobyexample](https://github.com/mmcgrana/gobyexample) | Go by Example | mmcgrana | 5166 |
| 393 | [go-humanize](https://github.com/dustin/go-humanize) | Go Humans! (formatters for units to human friendly sizes) | dustin | 2916 |
| 394 | [atlantis](https://github.com/runatlantis/atlantis) | Terraform Pull Request Automation | runatlantis | 4162 |
| 395 | [wallpaper](https://github.com/reujab/wallpaper) | A cross-platform Golang library for getting and setting desktop wallpapers | reujab | 131 |
| 396 | [s](https://github.com/zquestz/s) | Open a web search in your terminal. | zquestz | 1919 |
| 397 | [modd](https://github.com/cortesi/modd) | A flexible developer tool that runs processes and responds to filesystem changes | cortesi | 2006 |
| 398 | [ovrstat](https://github.com/s32x/ovrstat) | :video_game: An Unofficial Overwatch Stats API | s32x | 86 |
| 399 | [x](https://github.com/saml/x) | stuff | saml | 5 |
| 400 | [bongo](https://github.com/go-bongo/bongo) | Go ODM for MongoDB | go-bongo | 463 |
| 401 | [go-design-patterns](https://github.com/yksz/go-design-patterns) | Design patterns implemented with Golang | yksz | 156 |
| 402 | [GolangTraining](https://github.com/GoesToEleven/GolangTraining) | Training for Golang (go language) | GoesToEleven | 7761 |
| 403 | [transfer.sh](https://github.com/dutchcoders/transfer.sh) | Easy and fast file sharing from the command-line. | dutchcoders | 12060 |
| 404 | [cli](https://github.com/urfave/cli) | A simple, fast, and fun package for building command line apps in Go | urfave | 16856 |
| 405 | [k6](https://github.com/grafana/k6) | A modern load testing tool, using Go and JavaScript - https://k6.io | grafana | 14524 |
| 406 | [mint](https://github.com/Hashnode/mint) | Mint Blockchain — Build blockchain powered social apps | Hashnode | 166 |
| 407 | [Dragonfly](https://github.com/dragonflyoss/Dragonfly) | Dragonfly is an intelligent P2P based image and file distribution system. | dragonflyoss | 5703 |
| 408 | [myaws](https://github.com/minamijoyo/myaws) | A human friendly AWS CLI written in Go | minamijoyo | 60 |
| 409 | [openrelay](https://github.com/NoteGio/openrelay) | OpenRelay is an open source relay for the 0x protocol. OpenRelay provides an open, scalable orderbook. Users can post offers for any ERC20 or ERC721 token, or search for trades with other users | NoteGio | 159 |
| 410 | [ansible-terraform-inventory](https://github.com/jtopjian/ansible-terraform-inventory) | Ansible Dynamic Inventory with Terraform | jtopjian | 10 |
| 411 | [pixterm](https://github.com/eliukblau/pixterm) | Draw images in your ANSI terminal with true color | eliukblau | 838 |
| 412 | [lgo](https://github.com/yunabe/lgo) | Interactive Go programming with Jupyter | yunabe | 2221 |
| 413 | [static](https://github.com/apex/static) | The static site anti-framework – general-purpose library, purpose-built commands for various domains | apex | 293 |
| 414 | [terraform-provider-helm](https://github.com/hashicorp/terraform-provider-helm) | Terraform Helm provider | hashicorp | 776 |
| 415 | [echo](https://github.com/labstack/echo) | High performance, minimalist Go web framework | labstack | 21112 |
| 416 | [health-checker](https://github.com/gruntwork-io/health-checker) | A simple HTTP server that will return 200 OK if all configured health checks pass. | gruntwork-io | 73 |
| 417 | [hil](https://github.com/hashicorp/hil) | HIL is a small embedded language for string interpolations. | hashicorp | 355 |
| 418 | [qrcp](https://github.com/claudiodangelis/qrcp) | :zap: Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. | claudiodangelis | 8149 |
| 419 | [terraform-provider-aws](https://github.com/hashicorp/terraform-provider-aws) | Terraform AWS provider | hashicorp | 6526 |
| 420 | [chroma](https://github.com/alecthomas/chroma) | A general purpose syntax highlighter in pure Go | alecthomas | 2983 |
| 421 | [app](https://github.com/kelseyhightower/app) | Example 12 Facter App | kelseyhightower | 328 |
| 422 | [blackfriday](https://github.com/russross/blackfriday) | Blackfriday: a markdown processor for Go | russross | 4822 |
| 423 | [caire](https://github.com/esimov/caire) | Content aware image resize library | esimov | 9724 |
| 424 | [ecs-deploy](https://github.com/in4it/ecs-deploy) | ecs-deploy is a continuous deployment platform for AWS ECS. It automates deploys based a simple json/yaml file which can be integrated in your CI/CD | in4it | 248 |
| 425 | [komiser](https://github.com/mlabouardy/komiser) | :cloud: Cloud Environment Inspector 👮:lock: :moneybag: | mlabouardy | 2667 |
| 426 | [gin-sentry](https://github.com/gin-gonic/gin-sentry) | | gin-gonic | 81 |
| 427 | [aws-lambda-go-api-proxy](https://github.com/awslabs/aws-lambda-go-api-proxy) | lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway. | awslabs | 562 |
| 428 | [gin-lambda](https://github.com/appleboy/gin-lambda) | running golang using gin framework in AWS Lambda & API Gateway | appleboy | 63 |
| 429 | [mux](https://github.com/gorilla/mux) | A powerful HTTP router and URL matcher for building Go web servers with 🦍 | gorilla | 15480 |
| 430 | [img](https://github.com/genuinetools/img) | Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. | genuinetools | 3487 |
| 431 | [zygomys](https://github.com/glycerine/zygomys) | Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy. | glycerine | 1418 |
| 432 | [grv](https://github.com/rgburke/grv) | GRV is a terminal interface for viewing git repositories | rgburke | 3823 |
| 433 | [rclone](https://github.com/rclone/rclone) | "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files | rclone | 29720 |
| 434 | [usql](https://github.com/xo/usql) | Universal command-line interface for SQL databases | xo | 6829 |
| 435 | [atlantis](https://github.com/hootsuite/atlantis) | Atlantis is now being maintained at https://github.com/runatlantis/atlantis | hootsuite | 625 |
| 436 | [aws-lambda-go](https://github.com/aws/aws-lambda-go) | Libraries, samples and tools to help Go developers develop AWS Lambda functions. | aws | 2790 |
| 437 | [terraform-provider-sentry](https://github.com/jianyuan/terraform-provider-sentry) | Terraform provider for Sentry | jianyuan | 210 |
| 438 | [nanobox](https://github.com/nanobox-io/nanobox) | The ideal platform for developers | nanobox-io | 1531 |
| 439 | [httplab](https://github.com/qustavo/httplab) | The interactive web server | qustavo | 3741 |
| 440 | [fetch](https://github.com/gruntwork-io/fetch) | Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos. | gruntwork-io | 408 |
| 441 | [tview](https://github.com/rivo/tview) | Terminal UI library with rich, interactive widgets — written in Golang | rivo | 6166 |
| 442 | [hound](https://github.com/hound-search/hound) | Lightning fast code searching made easy | hound-search | 4939 |
| 443 | [terraform-provider-gitlab](https://github.com/gitlabhq/terraform-provider-gitlab) | Terraform GitLab provider | gitlabhq | 263 |
| 444 | [colly](https://github.com/gocolly/colly) | Elegant Scraper and Crawler Framework for Golang | gocolly | 15312 |
| 445 | [pouch](https://github.com/alibaba/pouch) | An Efficient Enterprise-class Container Engine | alibaba | 4480 |
| 446 | [ssh2docker](https://github.com/moul/ssh2docker) | :whale: standalone SSH server that connects you to your Docker containers | moul | 166 |
| 447 | [sshmux](https://github.com/kennylevinsen/sshmux) | SSH multiplexer | kennylevinsen | 115 |
| 448 | [riot](https://github.com/go-ego/riot) | Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code. | go-ego | 6014 |
| 449 | [etcd](https://github.com/etcd-io/etcd) | Distributed reliable key-value store for the most critical data of a distributed system | etcd-io | 37935 |
| 450 | [terraform-provider-logentries](https://github.com/hashicorp/terraform-provider-logentries) | Terraform LogEntries provider. Please note: This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html | hashicorp | 6 |
| 451 | [terraform-provider-cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) | Cloudflare Terraform Provider | cloudflare | 311 |
| 452 | [terraform-provider-newrelic](https://github.com/newrelic/terraform-provider-newrelic) | Terraform provider for New Relic | newrelic | 117 |
| 453 | [powerline-go](https://github.com/justjanne/powerline-go) | A beautiful and useful low-latency prompt for your shell, written in go | justjanne | 2282 |
| 454 | [dep](https://github.com/golang/dep) | Go dependency management tool experiment (deprecated) | golang | 13120 |
| 455 | [terminal-to-html](https://github.com/buildkite/terminal-to-html) | Converts arbitrary shell output (with ANSI) into beautifully rendered HTML | buildkite | 512 |
| 456 | [terraform-provider-template](https://github.com/hashicorp/terraform-provider-template) | Terraform template provider | hashicorp | 120 |
| 457 | [blacksmith](https://github.com/leanlabsio/blacksmith) | Docker based continuous delivery platform | leanlabsio | 9 |
| 458 | [termui](https://github.com/gizak/termui) | Golang terminal dashboard | gizak | 11386 |
| 459 | [amazon-ecs-agent](https://github.com/aws/amazon-ecs-agent) | Amazon Elastic Container Service Agent | aws | 1858 |
| 460 | [terraform-provider](https://github.com/alibaba/terraform-provider) | [DEPRECATED] This repo has been deprecated and please access https://github.com/terraform-providers/terraform-provider-alicloud | alibaba | 384 |
| 461 | [tidb](https://github.com/pingcap/tidb) | TiDB is an open source distributed HTAP database compatible with the MySQL protocol | pingcap | 29599 |
| 462 | [go-snake-telnet](https://github.com/plutov/go-snake-telnet) | Snake Game over telnet protocol in Go | plutov | 22 |
| 463 | [terragrunt](https://github.com/gruntwork-io/terragrunt) | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. | gruntwork-io | 5388 |
| 464 | [amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli) | The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate. | aws | 1601 |
| 465 | [jaeger](https://github.com/jaegertracing/jaeger) | CNCF Jaeger, a Distributed Tracing Platform | jaegertracing | 14635 |
| 466 | [todoist](https://github.com/sachaos/todoist) | Todoist CLI Client. I ❤️ Todoist and CLI. | sachaos | 1046 |
| 467 | [terraform-inventory](https://github.com/adammck/terraform-inventory) | Terraform State → Ansible Dynamic Inventory | adammck | 1586 |
| 468 | [goss](https://github.com/aelsabbahy/goss) | Quick and Easy server testing/validation | aelsabbahy | 4518 |
| 469 | [walter](https://github.com/walter-cd/walter) | Tiny deployment pipeline | walter-cd | 434 |
| 470 | [statusok](https://github.com/sanathp/statusok) | Monitor your Website and APIs from your Computer. Get Notified through Slack, E-mail when your server is down or response time is more than expected. | sanathp | 1521 |
| 471 | [awesome-go](https://github.com/avelino/awesome-go) | A curated list of awesome Go frameworks, libraries and software | avelino | 70911 |
| 472 | [hcl](https://github.com/hashicorp/hcl) | HCL is the HashiCorp configuration language. | hashicorp | 3716 |
| 473 | [fasthttp](https://github.com/valyala/fasthttp) | Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | valyala | 16421 |
| 474 | [tsuru](https://github.com/tsuru/tsuru) | Open source and extensible Platform as a Service (PaaS). | tsuru | 3738 |
| 475 | [helm](https://github.com/helm/helm) | The Kubernetes Package Manager | helm | 20621 |
| 476 | [core](https://github.com/go-functional/core) | Core utilities for functional Programming in Go (not maintained right now) | go-functional | 378 |
| 477 | [template](https://github.com/go-qbit/template) | Yet another translator templates to Go code | go-qbit | 26 |
| 478 | [boleto-api](https://github.com/mundipagg/boleto-api) | API for register and generate "Boletos" | mundipagg | 231 |
| 479 | [aegis](https://github.com/tmaiaroto/aegis) | Serverless Golang deploy tool and framework for AWS Lambda | tmaiaroto | 279 |
| 480 | [gopher-os](https://github.com/gopher-os/gopher-os) | A proof of concept OS kernel written in Go | gopher-os | 2337 |
| 481 | [go-micro-services](https://github.com/harlow/go-micro-services) | HTTP up front, Protobufs in the rear | harlow | 893 |
| 482 | [prometheus](https://github.com/prometheus/prometheus) | The Prometheus monitoring system and time series database. | prometheus | 39677 |
| 483 | [gocode](https://github.com/nsf/gocode) | An autocompletion daemon for the Go programming language | nsf | 4940 |
| 484 | [micro](https://github.com/zyedidia/micro) | A modern and intuitive terminal-based text editor | zyedidia | 18350 |
| 485 | [go-algorithms](https://github.com/0xAX/go-algorithms) | Algorithms and data structures for golang | 0xAX | 1516 |
| 486 | [testify](https://github.com/stretchr/testify) | A toolkit with common assertions and mocks that plays nicely with the standard library | stretchr | 14785 |
| 487 | [joe](https://github.com/karan/joe) | :running: A .gitignore magician in your command line | karan | 2787 |
| 488 | [ssh-chat](https://github.com/shazow/ssh-chat) | Chat over SSH. | shazow | 4487 |
| 489 | [agi](https://github.com/zaf/agi) | Go package agi implements the Asterisk Gateway Interface. | zaf | 48 |
| 490 | [gometalinter](https://github.com/alecthomas/gometalinter) | DEPRECATED: Use https://github.com/golangci/golangci-lint | alecthomas | 3555 |
| 491 | [s3pal](https://github.com/jacktasia/s3pal) | A command line tool to help developers interact with s3. | jacktasia | 6 |
| 492 | [sarama](https://github.com/Shopify/sarama) | Sarama is a Go library for Apache Kafka 0.8, and up. | Shopify | 7856 |
| 493 | [consul](https://github.com/hashicorp/consul) | Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. | hashicorp | 23538 |
| 494 | [websocket](https://github.com/golang-samples/websocket) | samples of websocket package | golang-samples | 436 |
| 495 | [docker-companion](https://github.com/mudler/docker-companion) | squash and unpack Docker images, in Golang | mudler | 36 |
| 496 | [buffalo](https://github.com/gobuffalo/buffalo) | Rapid Web Development w/ Go | gobuffalo | 6443 |
| 497 | [aws-vault](https://github.com/99designs/aws-vault) | A vault for securely storing and accessing AWS credentials in development environments | 99designs | 5519 |
| 498 | [pet](https://github.com/knqyf263/pet) | Simple command-line snippet manager, written in Go. | knqyf263 | 3262 |
| 499 | [minikube](https://github.com/kubernetes/minikube) | Run Kubernetes locally | kubernetes | 22406 |
| 500 | [docker-machine-driver-xhyve](https://github.com/machine-drivers/docker-machine-driver-xhyve) | docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework) | machine-drivers | 887 |
| 501 | [gocommerce](https://github.com/netlify/gocommerce) | A headless e-commerce for JAMstack sites | netlify | 1299 |
| 502 | [hydra](https://github.com/ory/hydra) | OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Compatible with MITREid. | ory | 11765 |
| 503 | [ladon](https://github.com/ory/ladon) | A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go. | ory | 1981 |
| 504 | [apex-go](https://github.com/apex/apex-go) | Golang runtime for Apex/Lambda. | apex | 288 |
| 505 | [terraform-provisioner-ansible](https://github.com/jonmorehouse/terraform-provisioner-ansible) | A provisioner for bootstrapping terraform resources with ansible | jonmorehouse | 526 |
| 506 | [dlite](https://github.com/nlf/dlite) | The simplest way to use Docker on OS X | nlf | 2373 |
| 507 | [boot2docker-cli](https://github.com/boot2docker/boot2docker-cli) | boot2docker management utility | boot2docker | 340 |
| 508 | [lazlo](https://github.com/djosephsen/lazlo) | A chatops automation framework for Slack in Go | djosephsen | 144 |
| 509 | [captain](https://github.com/harbur/captain) | Captain - Convert your Git workflow to Docker :whale: containers | harbur | 746 |
| 510 | [kubernetes](https://github.com/kubernetes/kubernetes) | Production-Grade Container Scheduling and Management | kubernetes | 82852 |
| 511 | [goreleaser](https://github.com/goreleaser/goreleaser) | Deliver Go binaries as fast and easily as possible | goreleaser | 9113 |
| 512 | [graphql](https://github.com/graphql-go/graphql) | An implementation of GraphQL for Go / Golang | graphql-go | 8111 |
| 513 | [compose](https://github.com/docker/compose) | Define and run multi-container applications with Docker | docker | 24200 |
| 514 | [lego](https://github.com/go-acme/lego) | Let's Encrypt client and ACME library written in Go | go-acme | 4925 |
| 515 | [circleci-cli](https://github.com/jszwedko/circleci-cli) | CLI for interacting with CircleCI's API | jszwedko | 67 |
| 516 | [melody](https://github.com/mdy/melody) | 📦 Fast and reliable dependency management for Go ♫ | mdy | 79 |
| 517 | [integram](https://github.com/requilence/integram) | Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots | requilence | 1423 |
| 518 | [q](https://github.com/ryboe/q) | Quick and dirty debugging output for tired Go programmers | ryboe | 1300 |
| 519 | [xcodis](https://github.com/ledisdb/xcodis) | Yet another redis proxy based on codis(https://github.com/wandoulabs/codis) | ledisdb | 181 |
| 520 | [ledisdb](https://github.com/ledisdb/ledisdb) | A high performance NoSQL Database Server powered by Go | ledisdb | 3757 |
| 521 | [gtrans](https://github.com/haya14busa/gtrans) | Command-line translator using Google Translate | haya14busa | 29 |
| 522 | [gotty](https://github.com/yudai/gotty) | Share your terminal as a web application | yudai | 15981 |
| 523 | [gocrawl](https://github.com/PuerkitoBio/gocrawl) | Polite, slim and concurrent web crawler. | PuerkitoBio | 1956 |
| 524 | [fetchbot](https://github.com/PuerkitoBio/fetchbot) | A simple and flexible web crawler that follows the robots.txt policies and crawl delays. | PuerkitoBio | 762 |
| 525 | [wellington](https://github.com/wellington/wellington) | Spriting that sass has been missing | wellington | 301 |
| 526 | [go-sync](https://github.com/Redundancy/go-sync) | gosync is a library for Golang styled around zsync / rsync, written with the intent that it enables efficient differential file transfer in a number of ways. NB: I am unable to contribute to this at the moment | Redundancy | 526 |
| 527 | [borg](https://github.com/ok-borg/borg) | Search and save shell snippets without leaving your terminal | ok-borg | 1526 |
| 528 | [box](https://github.com/box-builder/box) | A mruby-based Builder for Docker Images | box-builder | 236 |
| 529 | [examples](https://github.com/iris-contrib/examples) | This repository contains small and practical examples for the Iris Web Framework. | iris-contrib | 601 |
| 530 | [spark](https://github.com/rif/spark) | Emergency web server | rif | 575 |
| 531 | [caddy](https://github.com/caddyserver/caddy) | Fast, multi-platform web server with automatic HTTPS | caddyserver | 35242 |
| 532 | [cinder-docker-driver](https://github.com/j-griffith/cinder-docker-driver) | | j-griffith | 27 |
| 533 | [building-microservices-in-go](https://github.com/nicholasjackson/building-microservices-in-go) | Example code to accompany the book building Microservices in go | nicholasjackson | 96 |
| 534 | [archive_aws-lambda-go](https://github.com/lifadev/archive_aws-lambda-go) | A fast and clean way to execute Go on AWS Lambda. | lifadev | 708 |
| 535 | [jocko](https://github.com/travisjeffery/jocko) | Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native) | travisjeffery | 4418 |
| 536 | [semver](https://github.com/Masterminds/semver) | Work with Semantic Versions in Go | Masterminds | 720 |
| 537 | [freecache](https://github.com/coocood/freecache) | A cache library for Go with zero GC overhead. | coocood | 3563 |
| 538 | [inject](https://github.com/codegangsta/inject) | Dependency injection for go | codegangsta | 940 |
| 539 | [fzf](https://github.com/junegunn/fzf) | :cherry_blossom: A command-line fuzzy finder | junegunn | 40388 |
| 540 | [httpteleport](https://github.com/valyala/httpteleport) | Transfer 10Gbps http traffic over 1Gbps networks :) | valyala | 440 |
| 541 | [realize](https://github.com/oxequa/realize) | Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading. | oxequa | 4141 |
| 542 | [glow](https://github.com/chrislusf/glow) | Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant. | chrislusf | 3005 |
| 543 | [cli](https://github.com/cloudfoundry/cli) | The official command line client for Cloud Foundry | cloudfoundry | 1603 |
| 544 | [pandik](https://github.com/oguzbilgic/pandik) | monitoring tool for web services | oguzbilgic | 182 |
| 545 | [slack](https://github.com/Bowery/slack) | Golang client library for posting messages in Slack | Bowery | 8 |
| 546 | [structs](https://github.com/fatih/structs) | Utilities for Go structs | fatih | 3430 |
| 547 | [errors](https://github.com/pkg/errors) | Simple error handling primitives | pkg | 7454 |
| 548 | [s3deploy](https://github.com/bep/s3deploy) | A simple tool to deploy static websites to Amazon S3 and CloudFront with Gzip and custom headers support (e.g. "Cache-Control") | bep | 471 |
| 549 | [dvm](https://github.com/howtowhale/dvm) | Docker Version Manager | howtowhale | 507 |
| 550 | [gvt](https://github.com/FiloSottile/gvt) | gvt was a minimal go vendoring tool, based on gb-vendor. Today, you want to use modules instead. | FiloSottile | 743 |
| 551 | [errcheck](https://github.com/kisielk/errcheck) | errcheck checks that you checked errors. | kisielk | 1753 |
| 552 | [c-for-go](https://github.com/xlab/c-for-go) | Automatic C-Go Bindings Generator for Go Programming Language | xlab | 1080 |
| 553 | [godo](https://github.com/go-godo/godo) | golang build tool in the spirt of rake, gulp | go-godo | 525 |
| 554 | [gorgonia](https://github.com/gorgonia/gorgonia) | Gorgonia is a library that helps facilitate machine learning in Go. | gorgonia | 4249 |
| 555 | [snapd](https://github.com/snapcore/snapd) | The snapd and snap tools enable systems to work with .snap files. | snapcore | 1576 |
| 556 | [wego](https://github.com/schachmat/wego) | weather app for the terminal | schachmat | 6892 |
| 557 | [codis](https://github.com/CodisLabs/codis) | Proxy based Redis cluster solution supporting pipeline and scaling dynamically | CodisLabs | 12233 |
| 558 | [fabio](https://github.com/fabiolb/fabio) | Consul Load-Balancing made simple | fabiolb | 6814 |
| 559 | [sector](https://github.com/workshop-depot/sector) | Simple Injector; Dependency Injection | workshop-depot | 12 |
| 560 | [go-patterns](https://github.com/tmrts/go-patterns) | Curated list of Go design patterns, recipes and idioms | tmrts | 17639 |
| 561 | [otto](https://github.com/robertkrimen/otto) | A JavaScript interpreter in Go (golang) | robertkrimen | 6337 |
| 562 | [vault](https://github.com/hashicorp/vault) | A tool for secrets management, encryption as a service, and privileged access management | hashicorp | 22190 |
| 563 | [noti](https://github.com/variadico/noti) | Monitor a process and trigger a notification. | variadico | 3742 |
| 564 | [gotraining](https://github.com/ardanlabs/gotraining) | Go Training Class Material : | ardanlabs | 9937 |
| 565 | [go-selfupdate](https://github.com/sanbornm/go-selfupdate) | Enable your Go applications to self update | sanbornm | 885 |
| 566 | [nes](https://github.com/fogleman/nes) | NES emulator written in Go. | fogleman | 4918 |
| 567 | [habitus](https://github.com/cloud66-oss/habitus) | A build flow tool for Docker. | cloud66-oss | 1212 |
| 568 | [db](https://github.com/upper/db) | Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. | upper | 2794 |
| 569 | [cobra](https://github.com/spf13/cobra) | A Commander for modern Go CLI interactions | spf13 | 23967 |
| 570 | [dogo](https://github.com/liudng/dogo) | Monitoring changes in the source file and automatically compile and run (restart). | liudng | 238 |
| 571 | [boom](https://github.com/rakyll/boom) | HTTP(S) load generator, ApacheBench (ab) replacement, written in Go | rakyll | 4773 |
| 572 | [logrus](https://github.com/sirupsen/logrus) | Structured, pluggable logging for Go. | sirupsen | 19270 |
| 573 | [govendor](https://github.com/kardianos/govendor) | Use Go Modules. | kardianos | 4994 |
| 574 | [digitalrain](https://github.com/tidwall/digitalrain) | Matrix Digital Rain written in Go for HTML5 + Canvas | tidwall | 359 |
| 575 | [gjson](https://github.com/tidwall/gjson) | Get JSON values quickly - JSON parser for Go | tidwall | 9306 |
| 576 | [wercker](https://github.com/wercker/wercker) | The Wercker CLI can be used to execute pipelines locally for both local development and easy introspection. | wercker | 627 |
| 577 | [minio](https://github.com/minio/minio) | High Performance, Kubernetes Native Object Storage | minio | 30290 |
| 578 | [trayhost](https://github.com/overlordtm/trayhost) | Cross-platform Go library to place an icon in the host operating system's taskbar | overlordtm | 14 |
| 579 | [peco](https://github.com/peco/peco) | Simplistic interactive filtering tool | peco | 6598 |
| 580 | [gister](https://github.com/dutchcoders/gister) | Manage your gists from the command-line. | dutchcoders | 56 |
| 581 | [buntdb](https://github.com/tidwall/buntdb) | BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support | tidwall | 3536 |
| 582 | [iris](https://github.com/kataras/iris) | The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel \| 谢谢 https://github.com/kataras/iris/issues/1329 \| | kataras | 21433 |
| 583 | [zdd](https://github.com/Dalee/zdd) | DEPRECATED - Docker zero-downtime deploy / rollback tool (just use kubernetes) | Dalee | 5 |
| 584 | [golang-examples](https://github.com/SimonWaldherr/golang-examples) | Go(lang) examples - (explain the basics of #golang) | SimonWaldherr | 1212 |
| 585 | [line-bot-sdk-go](https://github.com/line/line-bot-sdk-go) | LINE Messaging API SDK for Go | line | 701 |
| 586 | [go-supervisor](https://github.com/BlueDragonX/go-supervisor) | API toolkit for Supervisor written in Go! | BlueDragonX | 40 |
| 587 | [slack](https://github.com/slack-go/slack) | Slack API in Go - community-maintained fork created by the original author, @nlopes | slack-go | 3708 |
| 588 | [direnv](https://github.com/direnv/direnv) | unclutter your .profile | direnv | 8073 |
| 589 | [gopm](https://github.com/gpmgo/gopm) | Go Package Manager (gopm) is a package manager and build tool for Go. | gpmgo | 2498 |
| 590 | [revel](https://github.com/revel/revel) | A high productivity, full-stack web framework for the Go language. | revel | 12442 |
| 591 | [cayley](https://github.com/cayleygraph/cayley) | An open-source graph database | cayleygraph | 13979 |
| 592 | [glide](https://github.com/Masterminds/glide) | Package Management for Golang | Masterminds | 8134 |
| 593 | [git-appraise](https://github.com/google/git-appraise) | Distributed code review system for Git repos | google | 4260 |
| 594 | [seesaw](https://github.com/google/seesaw) | Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform. | google | 5322 |
| 595 | [beego](https://github.com/beego/beego) | beego is an open-source, high-performance web framework for the Go programming language. | beego | 27249 |
| 596 | [hyperd](https://github.com/hyperhq/hyperd) | HyperContainer Daemon | hyperhq | 1979 |
| 597 | [tmass](https://github.com/fzerorubigd/tmass) | tmux session manager written in golang | fzerorubigd | 71 |
| 598 | [antibody](https://github.com/getantibody/antibody) | The fastest shell plugin manager. | getantibody | 1626 |
| 599 | [feature-flags](https://github.com/AntoineAugusti/feature-flags) | Feature flags API written in Go | AntoineAugusti | 383 |
| 600 | [bolt](https://github.com/boltdb/bolt) | An embedded key/value database for Go. | boltdb | 12325 |
| 601 | [drone](https://github.com/harness/drone) | Drone is a Container-Native, Continuous Delivery Platform | harness | 24197 |
| 602 | [terraform](https://github.com/hashicorp/terraform) | Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. | hashicorp | 29900 |
| 603 | [gin](https://github.com/gin-gonic/gin) | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | gin-gonic | 53126 |
| 604 | [machinery](https://github.com/RichardKnop/machinery) | Machinery is an asynchronous task queue/job queue based on distributed message passing. | RichardKnop | 5762 |
| 605 | [martini](https://github.com/go-martini/martini) | Classy web framework for Go | go-martini | 11354 |
| 606 | [godep](https://github.com/tools/godep) | dependency tool for go | tools | 5609 |
| 607 | [skia-buildbot](https://github.com/google/skia-buildbot) | Build, Test, and Analysis Tools for Skia Infrastructure | google | 111 |
| 608 | [vegeta](https://github.com/tsenart/vegeta) | HTTP load testing tool and library. It's over 9000! | tsenart | 18634 |
| 609 | [golang-presentations](https://github.com/tchap/golang-presentations) | Slides for various Go talks I've given | tchap | 1 |
| 610 | [go](https://github.com/golang/go) | The Go programming language | golang | 92377 |
| 611 | [flint](https://github.com/pengwynn/flint) | Check your project for common sources of contributor friction. | pengwynn | 1062 |
| 612 | [hugo](https://github.com/gohugoio/hugo) | The world’s fastest framework for building websites. | gohugoio | 55339 |
| 613 | [build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang) | A golang ebook intro how to build a web with golang | astaxie | 39085 |
| 614 | [hub](https://github.com/github/hub) | A command-line tool that makes git easier to use with GitHub. | github | 21360 |
| 615 | [grpc-go](https://github.com/grpc/grpc-go) | The Go language implementation of gRPC. HTTP/2 based RPC | grpc | 14889 |
| 616 | [moby](https://github.com/moby/moby) | Moby Project - a collaborative project for the container ecosystem to assemble container-based systems | moby | 61606 |
| 617 | [influxdb](https://github.com/influxdata/influxdb) | Scalable datastore for metrics, events, and real-time analytics | influxdata | 22423 |**[⬆ Back to Index](#-contents)**
## Groovy
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [jaeger-openshift](https://github.com/jaegertracing/jaeger-openshift) | Support for deploying Jaeger into OpenShift | jaegertracing | 55 |**[⬆ Back to Index](#-contents)**
## HCL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [typhoon](https://github.com/poseidon/typhoon) | Minimal and free Kubernetes distribution with Terraform | poseidon | 1534 |
| 2 | [terraform-aws-iam-role](https://github.com/mineiros-io/terraform-aws-iam-role) | A Terraform module to create an Identity and Access Management (IAM) Role on Amazon Web Services (AWS). https://aws.amazon.com/iam | mineiros-io | 7 |
| 3 | [terraform-aws-container](https://github.com/tedilabs/terraform-aws-container) | 🌳 A sustainable Terraform Package which creates resources for Container Services on AWS | tedilabs | 4 |
| 4 | [terraform-aws-bastion](https://github.com/umotif-public/terraform-aws-bastion) | Terraform module to create Bastion Host in AWS VPC. | umotif-public | 13 |
| 5 | [terraform-aws-cloudtrail-cloudwatch-alarms](https://github.com/cloudposse/terraform-aws-cloudtrail-cloudwatch-alarms) | Terraform module for creating alarms for tracking important changes and occurrences from cloudtrail. | cloudposse | 182 |
| 6 | [terraform-kubestack](https://github.com/kbst/terraform-kubestack) | Terraform GitOps Framework — Everything you need to build reliable automation for AKS, EKS and GKE Kubernetes clusters in one free and open-source framework. | kbst | 407 |
| 7 | [terraform-kitchen](https://github.com/codeaprendiz/terraform-kitchen) | Infrastructure As Code | codeaprendiz | 53 |
| 8 | [Terraform-Tutorial](https://github.com/easyawslearn/Terraform-Tutorial) | Terraform Tutorial with all the Live Example | easyawslearn | 56 |
| 9 | [terraform-aws-s3-access-log](https://github.com/tmknom/terraform-aws-s3-access-log) | Terraform module which creates S3 Bucket resources for Access Log on AWS. | tmknom | 3 |
| 10 | [terraform-aws-bastion](https://github.com/Guimove/terraform-aws-bastion) | Terraform module which creates SSH bastion infrastructure on AWS | Guimove | 136 |
| 11 | [terraform-aws-backup](https://github.com/cloudposse/terraform-aws-backup) | Terraform module to provision AWS Backup, a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services such as EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and AWS Storage Gateway volumes. | cloudposse | 42 |
| 12 | [terraform-aws-consul](https://github.com/hashicorp/terraform-aws-consul) | A Terraform Module for how to run Consul on AWS using Terraform and Packer | hashicorp | 365 |
| 13 | [terraform-aws-security-group](https://github.com/terraform-aws-modules/terraform-aws-security-group) | Terraform module which creates EC2-VPC security groups on AWS | terraform-aws-modules | 400 |
| 14 | [terraform-aws-ec2-instance](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance) | Terraform module which creates EC2 instance(s) on AWS | terraform-aws-modules | 434 |
| 15 | [terraform-aws-jenkins](https://github.com/cloudposse/terraform-aws-jenkins) | Terraform module to build Docker image with Jenkins, save it to an ECR repo, and deploy to Elastic Beanstalk running Docker stack | cloudposse | 211 |
| 16 | [terraform-aws-lambda-proxy](https://github.com/sprutner/terraform-aws-lambda-proxy) | | sprutner | 9 |
| 17 | [terraform-jaeger-operator](https://github.com/timfpark/terraform-jaeger-operator) | Terraform module for a Jaeger operator based deployment of Jaeger | timfpark | 1 |
| 18 | [terraform-aws-iam-role](https://github.com/traveloka/terraform-aws-iam-role) | Terraform module to create AWS IAM Role. | traveloka | 34 |
| 19 | [terraform-aws-common-iam-roles](https://github.com/traveloka/terraform-aws-common-iam-roles) | [DEPRECATED] Terraform module which supports the creation of common IAM Roles | traveloka | 8 |
| 20 | [terraform-terraform-label](https://github.com/cloudposse/terraform-terraform-label) | Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes]) | cloudposse | 116 |
| 21 | [terraform-aws-atlantis](https://github.com/terraform-aws-modules/terraform-aws-atlantis) | Terraform configurations for running Atlantis on AWS Fargate. Github, Gitlab and BitBucket are supported | terraform-aws-modules | 319 |
| 22 | [terraform-aws-s3-cloudfront-website](https://github.com/riboseinc/terraform-aws-s3-cloudfront-website) | Terraform module for creating a static S3 website with CloudFront with an SSL certificate (e.g., from ACM) | riboseinc | 70 |
| 23 | [terraform-aws-cloudfront-s3-cdn](https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn) | Terraform module to easily provision CloudFront CDN backed by an S3 origin | cloudposse | 199 |
| 24 | [terraform-aws-s3-cloudfront-redirect](https://github.com/riboseinc/terraform-aws-s3-cloudfront-redirect) | Terraform module for redirecting a root/apex site with CloudFront with an SSL certificate (e.g., from ACM) | riboseinc | 12 |
| 25 | [terraform-aws-s3-website](https://github.com/cloudposse/terraform-aws-s3-website) | Terraform Module for Creating S3 backed Websites and Route53 DNS | cloudposse | 95 |
| 26 | [openvpn-ubuntu-ansible-terraform](https://github.com/mattvonrocketstein/openvpn-ubuntu-ansible-terraform) | Top-to-bottom OpenVPN setup for Ubuntu/AWS using Terraform/Ansible | mattvonrocketstein | 5 |
| 27 | [consul-connect-lambda](https://github.com/anubhavmishra/consul-connect-lambda) | Consul Connect Lambda integration example. | anubhavmishra | 5 |
| 28 | [terraform-common_buckets](https://github.com/ordinaryexperts/terraform-common_buckets) | | ordinaryexperts | 1 |
| 29 | [modules](https://github.com/slswt/modules) | | slswt | 1 |
| 30 | [aws-iot-test](https://github.com/FRosner/aws-iot-test) | | FRosner | 3 |
| 31 | [aws-lambda-monitoring-alerting-example](https://github.com/FRosner/aws-lambda-monitoring-alerting-example) | | FRosner | 4 |
| 32 | [terraform-aws-eks](https://github.com/terraform-aws-modules/terraform-aws-eks) | Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS | terraform-aws-modules | 2331 |
| 33 | [terraform-aws-consul-lambda](https://github.com/asicsdigital/terraform-aws-consul-lambda) | Terraform Module for deploying Lambdas related to Consul | asicsdigital | 4 |
| 34 | [go-lambda-ping](https://github.com/frankcash/go-lambda-ping) | Deploy a Lambda to Ping a Site in 20 Seconds! | frankcash | 195 |
| 35 | [GoSlack](https://github.com/bphillips-gpsw/GoSlack) | | bphillips-gpsw | 2 |
| 36 | [terraform-aws](https://github.com/barfet/terraform-aws) | Service for managing AWS infrastructure | barfet | 1 |
| 37 | [terraform-aws-s3-log-storage](https://github.com/cloudposse/terraform-aws-s3-log-storage) | This module creates an S3 bucket suitable for receiving logs from other AWS services such as S3, CloudFront, and CloudTrail | cloudposse | 80 |
| 38 | [terraform-null-label](https://github.com/cloudposse/terraform-null-label) | Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes]) | cloudposse | 397 |
| 39 | [terraform](https://github.com/akiryiak/terraform) | | akiryiak | 1 |
| 40 | [terraform](https://github.com/SebastianUA/terraform) | The place to storing Terraform modules of many providers | SebastianUA | 93 |
| 41 | [terraform-aws-alb](https://github.com/terraform-aws-modules/terraform-aws-alb) | Terraform module to create an AWS Application/Network Load Balancer (ALB/NLB) and associated resources | terraform-aws-modules | 266 |
| 42 | [terraform_ecs_fargate_example](https://github.com/duduribeiro/terraform_ecs_fargate_example) | Example used on my post about ECS Fargate | duduribeiro | 319 |
| 43 | [Terraform](https://github.com/gwatts229/Terraform) | | gwatts229 | 3 |
| 44 | [cg-provision](https://github.com/cloud-gov/cg-provision) | cloud.gov infrastructure provisioning and deployment | cloud-gov | 58 |
| 45 | [aws-account](https://github.com/akerl/aws-account) | Configuration for my AWS account | akerl | 3 |
| 46 | [terraform-aws-key-pair](https://github.com/cloudposse/terraform-aws-key-pair) | Terraform Module to Automatically Generate SSH Key Pairs (Public/Private Keys) | cloudposse | 129 |
| 47 | [terraform-iam](https://github.com/skyscrapers/terraform-iam) | Terraform IAM Modules | skyscrapers | 8 |
| 48 | [terraform-aws-ecr](https://github.com/cloudposse/terraform-aws-ecr) | Terraform Module to manage Docker Container Registries on AWS ECR | cloudposse | 131 |
| 49 | [ecs-terraform](https://github.com/alex/ecs-terraform) | ECS + Terraform = Crazy delicious | alex | 202 |
| 50 | [ecs-ansible-packer-terraform-wordpress](https://github.com/adriagalin/ecs-ansible-packer-terraform-wordpress) | Proof of concept: Install wordpress environment using ansible, packer, docker, terraform and AWS. | adriagalin | 28 |
| 51 | [terraform-ecs](https://github.com/arminc/terraform-ecs) | AWS ECS terraform module | arminc | 725 |
| 52 | [terraform-examples](https://github.com/sepulworld/terraform-examples) | Example Terraform Deployments | sepulworld | 11 |
| 53 | [tf_aws_elasticache_redis](https://github.com/terraform-community-modules/tf_aws_elasticache_redis) | Terraform module which creates AWS Elasticache Redis resources | terraform-community-modules | 38 |
| 54 | [tf_aws_rds](https://github.com/terraform-community-modules/tf_aws_rds) | [DEPRECATED] Use https://github.com/terraform-aws-modules/terraform-aws-rds | terraform-community-modules | 66 |
| 55 | [terragrunt-infrastructure-modules-example](https://github.com/gruntwork-io/terragrunt-infrastructure-modules-example) | A repo used to show examples file/folder structures you can use with Terragrunt and Terraform | gruntwork-io | 164 |
| 56 | [terraform-course](https://github.com/wardviaene/terraform-course) | Course files for my Udemy course about Terraform | wardviaene | 1166 |
| 57 | [best-practices](https://github.com/hashicorp/best-practices) | | hashicorp | 1479 |**[⬆ Back to Index](#-contents)**
## HTML
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [teleport](https://github.com/bollu/teleport) | A CLI in haskell to quickly move through the filesystem | bollu | 95 |
| 2 | [handbook](https://github.com/0xffsec/handbook) | A living document for penetration testing and offensive security. | 0xffsec | 59 |
| 3 | [toha](https://github.com/hugo-toha/toha) | A Hugo theme for personal portfolio | hugo-toha | 418 |
| 4 | [hugo-uilite](https://github.com/uicardioHQ/hugo-uilite) | | uicardioHQ | 84 |
| 5 | [free-for-dev](https://github.com/ripienaar/free-for-dev) | A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev | ripienaar | 50527 |
| 6 | [go101](https://github.com/go101/go101) | An online book focusing on Go syntax/semantics and runtime related things | go101 | 4053 |
| 7 | [doks](https://github.com/h-enk/doks) | Hugo theme helping you build modern documentation websites. | h-enk | 702 |
| 8 | [muro-verguenza-peru](https://github.com/DecideBienpe/muro-verguenza-peru) | Página para recordar aquellos políticos/jueces peruanos que nos dan verguenza | DecideBienpe | 7 |
| 9 | [vectorlogozone](https://github.com/VectorLogoZone/vectorlogozone) | 3,000+ gorgeous SVG logos, perfect for your README or credits page | VectorLogoZone | 264 |
| 10 | [next-right-now](https://github.com/UnlyEd/next-right-now) | Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support | UnlyEd | 958 |
| 11 | [simplify](https://github.com/leggett/simplify) | Issue tracker for Simplify Gmail, a browser extension to simplify Gmail's interface | leggett | 1637 |
| 12 | [DevOps-Guide](https://github.com/Tikam02/DevOps-Guide) | DevOps Guide - Development to Production all configurations with basic notes to debug efficiently. | Tikam02 | 4061 |
| 13 | [design-blocks](https://github.com/froala/design-blocks) | A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites. | froala | 13315 |
| 14 | [coreui-free-bootstrap-admin-template](https://github.com/coreui/coreui-free-bootstrap-admin-template) | CoreUI is free bootstrap admin template | coreui | 11010 |
| 15 | [OctoLinker](https://github.com/OctoLinker/OctoLinker) | OctoLinker — Links together, what belongs together | OctoLinker | 4833 |
| 16 | [hugo-material-docs](https://github.com/digitalcraftsman/hugo-material-docs) | Port of Martin Donath's mkdocs-material theme to Hugo | digitalcraftsman | 709 |
| 17 | [zimfw](https://github.com/zimfw/zimfw) | Zim: Modular, customizable, and blazing fast Zsh framework | zimfw | 2184 |
| 18 | [hugo-awesome-identity](https://github.com/posquit0/hugo-awesome-identity) | 😤 Awesome Identity is a single-page Hugo theme to introduce yourself. | posquit0 | 399 |
| 19 | [wowchemy-hugo-themes](https://github.com/wowchemy/wowchemy-hugo-themes) | 🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。 | wowchemy | 6044 |
| 20 | [Email-Framework](https://github.com/g13nn/Email-Framework) | Responsive HTML Email Framework | g13nn | 1553 |
| 21 | [conversational-form](https://github.com/space10-community/conversational-form) | Turning web forms into conversations | space10-community | 3646 |
| 22 | [madscalability.github.io](https://github.com/madscalability/madscalability.github.io) | | madscalability | 16 |
| 23 | [tomcat_role](https://github.com/idealista/tomcat_role) | Ansible role to install Apache Tomcat Java Servlet Container | idealista | 12 |
| 24 | [fullstackpython.com](https://github.com/mattmakai/fullstackpython.com) | Full Stack Python source with Pelican, Bootstrap and Markdown. | mattmakai | 2661 |
| 25 | [all-contributors](https://github.com/all-contributors/all-contributors) | ✨ Recognize all contributors, not just the ones who push code ✨ | all-contributors | 5815 |
| 26 | [gentelella](https://github.com/ColorlibHQ/gentelella) | Free Bootstrap 4 Admin Dashboard Template | ColorlibHQ | 20360 |
| 27 | [docker-hugo](https://github.com/jojomi/docker-hugo) | Docker image for hugo static page generator (https://gohugo.io) | jojomi | 237 |
| 28 | [aws_solutions_architect_associate](https://github.com/Prometeo/aws_solutions_architect_associate) | | Prometeo | 1 |
| 29 | [electron-api-demos](https://github.com/electron/electron-api-demos) | Explore the Electron APIs | electron | 9936 |
| 30 | [resthooks](https://github.com/zapier/resthooks) | A lightweight subscription notification layer on top of your existing REST API | zapier | 536 |
| 31 | [emacs4developers](https://github.com/pierre-lecocq/emacs4developers) | A document to help developers to use Emacs as a developer | pierre-lecocq | 433 |
| 32 | [edge](https://github.com/arocks/edge) | A Django project skeleton that is modern and cutting edge. | arocks | 805 |
| 33 | [otto](https://github.com/hashicorp/otto) | Development and deployment made easy. | hashicorp | 4312 |
| 34 | [yosonjs](https://github.com/frontend-labs/yosonjs) | A lightweight library for managing modular scripts | frontend-labs | 20 |
| 35 | [scala_school](https://github.com/twitter/scala_school) | Lessons in the Fundamentals of Scala | twitter | 3631 |
| 36 | [mongodb](https://github.com/jack-factor/mongodb) | | jack-factor | 1 |
| 37 | [taiga-blog](https://github.com/taigaio/taiga-blog) | Taiga Blog | taigaio | 50 |
| 38 | [pelican](https://github.com/getpelican/pelican) | Static site generator that supports Markdown and reST syntax. Powered by Python. | getpelican | 10663 |
| 39 | [web-starter-kit](https://github.com/google/web-starter-kit) | Web Starter Kit - a workflow for multi-device websites | google | 18506 |
| 40 | [zf-web](https://github.com/zendframework/zf-web) | Sources for the Zend Framework website | zendframework | 82 |**[⬆ Back to Index](#-contents)**
## Handlebars
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [electronjs.org](https://github.com/electron/electronjs.org) | Electron website | electron | 1434 |**[⬆ Back to Index](#-contents)**
## Haskell
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [gotta-go-fast](https://github.com/callum-oakley/gotta-go-fast) | A command line utility for practicing typing and measuring your WPM and accuracy. | callum-oakley | 210 |
| 2 | [cardano-node](https://github.com/input-output-hk/cardano-node) | The core component that is used to participate in a Cardano decentralised blockchain. | input-output-hk | 2306 |
| 3 | [hadolint](https://github.com/hadolint/hadolint) | Dockerfile linter, validate inline bash, written in Haskell | hadolint | 6185 |
| 4 | [semantic](https://github.com/github/semantic) | Parsing, analyzing, and comparing source code across many languages | github | 8182 |
| 5 | [xmonad](https://github.com/xmonad/xmonad) | The core of xmonad, a small but functional ICCCM-compliant tiling window manager | xmonad | 2193 |
| 6 | [zsh-git-prompt](https://github.com/olivierverdier/zsh-git-prompt) | Informative git prompt for zsh | olivierverdier | 1536 |
| 7 | [stylish-haskell](https://github.com/haskell/stylish-haskell) | Haskell code prettifier | haskell | 812 |
| 8 | [cardano-sl](https://github.com/input-output-hk/cardano-sl) | Cryptographic currency implementing Ouroboros PoS protocol | input-output-hk | 3709 |
| 9 | [duckling](https://github.com/facebook/duckling) | Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings. | facebook | 3429 |
| 10 | [ditto](https://github.com/ditto/ditto) | A Super Kawaii Dependently Typed Programming Language | ditto | 154 |
| 11 | [yi](https://github.com/yi-editor/yi) | The Haskell-Scriptable Editor | yi-editor | 1440 |
| 12 | [awesome-haskell](https://github.com/krispo/awesome-haskell) | A collection of awesome Haskell links, frameworks, libraries and software. Inspired by awesome projects line. | krispo | 2596 |**[⬆ Back to Index](#-contents)**
## Java
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [keystore-explorer](https://github.com/kaikramer/keystore-explorer) | KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner. | kaikramer | 958 |
| 2 | [signal-cli](https://github.com/AsamK/signal-cli) | signal-cli provides an unofficial commandline and dbus interface for signalapp/libsignal-service-java | AsamK | 2088 |
| 3 | [eureka](https://github.com/Netflix/eureka) | AWS Service registry for resilient mid-tier load balancing and failover. | Netflix | 10875 |
| 4 | [opengrok](https://github.com/oracle/opengrok) | OpenGrok is a fast and usable source code search and cross reference engine, written in Java | oracle | 3439 |
| 5 | [plantuml](https://github.com/plantuml/plantuml) | Generate diagrams from textual description | plantuml | 4770 |
| 6 | [neo4j](https://github.com/neo4j/neo4j) | Graphs for Everyone | neo4j | 9497 |
| 7 | [storm](https://github.com/apache/storm) | Mirror of Apache Storm | apache | 6295 |
| 8 | [dbeaver](https://github.com/dbeaver/dbeaver) | Free universal database tool and SQL client | dbeaver | 23256 |
| 9 | [docker-workflow-plugin](https://github.com/jenkinsci/docker-workflow-plugin) | Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects. | jenkinsci | 440 |
| 10 | [iri](https://github.com/iotaledger/iri) | IOTA Reference Implementation | iotaledger | 1178 |
| 11 | [PhotoEditor](https://github.com/burhanrashid52/PhotoEditor) | A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories. | burhanrashid52 | 3077 |
| 12 | [data-transfer-project](https://github.com/google/data-transfer-project) | The Data Transfer Project makes it easy for people to transfer their data between online service providers. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers. | google | 3266 |
| 13 | [elasticsearch](https://github.com/elastic/elasticsearch) | Free and Open, Distributed, RESTful Search Engine | elastic | 57295 |
| 14 | [spark](https://github.com/perwendel/spark) | A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin | perwendel | 9212 |
| 15 | [tomcat](https://github.com/apache/tomcat) | Apache Tomcat | apache | 5707 |
| 16 | [aws-cf-templates](https://github.com/widdix/aws-cf-templates) | Free Templates for AWS CloudFormation | widdix | 2383 |
| 17 | [Hystrix](https://github.com/Netflix/Hystrix) | Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable. | Netflix | 22158 |
| 18 | [hollow](https://github.com/Netflix/hollow) | Hollow is a java library and toolset for disseminating in-memory datasets from a single producer to many consumers for high performance read-only access. | Netflix | 1013 |
| 19 | [google-authenticator](https://github.com/google/google-authenticator) | Open source version of Google Authenticator (except the Android app) | google | 4689 |
| 20 | [spring-boot](https://github.com/spring-projects/spring-boot) | Spring Boot | spring-projects | 58179 |
| 21 | [react-native-rfid-nfc](https://github.com/SMARTRACTECHNOLOGY/react-native-rfid-nfc) | This project has the goal of making it easy (or easier) to scan NFC tags and read the NDEF records they contain. | SMARTRACTECHNOLOGY | 18 |
| 22 | [gremlin](https://github.com/tinkerpop/gremlin) | A Graph Traversal Language (no longer active - see Apache TinkerPop) | tinkerpop | 1903 |
| 23 | [android-interview-questions](https://github.com/MindorksOpenSource/android-interview-questions) | Your Cheat Sheet For Android Interview - Android Interview Questions | MindorksOpenSource | 8090 |
| 24 | [zipkin](https://github.com/openzipkin/zipkin) | Zipkin is a distributed tracing system | openzipkin | 14889 |
| 25 | [Unofficial-Ups](https://github.com/Bruno125/Unofficial-Ups) | Source code for: http://bit.ly/2nxE0wp | Bruno125 | 12 |
| 26 | [SchemaCrawler](https://github.com/schemacrawler/SchemaCrawler) | Free database schema discovery and comprehension tool | schemacrawler | 1128 |
| 27 | [GitHub](https://github.com/raml-apis/GitHub) | | raml-apis | 22 |
| 28 | [jitsi](https://github.com/jitsi/jitsi) | Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, IRC and many other useful features. | jitsi | 3505 |
| 29 | [dagger](https://github.com/square/dagger) | A fast dependency injector for Android and Java. | square | 7281 |
| 30 | [butterknife](https://github.com/JakeWharton/butterknife) | Bind Android views and callbacks to fields and methods. | JakeWharton | 25752 |
| 31 | [jenkins](https://github.com/jenkinsci/jenkins) | Jenkins automation server | jenkinsci | 18085 |
| 32 | [presto](https://github.com/prestodb/presto) | The official home of the Presto distributed SQL query engine for big data | prestodb | 12856 |
| 33 | [sonarqube](https://github.com/SonarSource/sonarqube) | Continuous Inspection | SonarSource | 6283 |
| 34 | [yuicompressor](https://github.com/yui/yuicompressor) | YUI Compressor | yui | 2963 |
| 35 | [scss-editor](https://github.com/jmarsault/scss-editor) | Netbeans plugin for Scss language | jmarsault | 31 |
| 36 | [nbgit](https://github.com/myabc/nbgit) | NetBeans Git Module | myabc | 186 |
| 37 | [phpttestrunner](https://github.com/johannes/phpttestrunner) | Netbeans plugin for running PHP phpt tests | johannes | 2 |
| 38 | [cakephp-netbeans](https://github.com/cakephp/cakephp-netbeans) | CakePHP support in NetBeans | cakephp | 59 |
| 39 | [Netbeans-Redmine-Integration](https://github.com/tosbourn/Netbeans-Redmine-Integration) | Basic integration between Netbeans IDE and Redmine. | tosbourn | 50 |
| 40 | [coffeescript-netbeans](https://github.com/dstepanov/coffeescript-netbeans) | CoffeeScript support for NetBeans IDE | dstepanov | 88 |**[⬆ Back to Index](#-contents)**
## JavaScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [mermaid](https://github.com/mermaid-js/mermaid) | Generation of diagram and flowchart from text in a similar manner as markdown | mermaid-js | 38598 |
| 2 | [mermaid-cli](https://github.com/mermaid-js/mermaid-cli) | Command line tool for the Mermaid library | mermaid-js | 498 |
| 3 | [cra-runtime-environment-variables](https://github.com/kunokdev/cra-runtime-environment-variables) | Guide: Runtime environment variables within Create React App | kunokdev | 156 |
| 4 | [pipedream](https://github.com/PipedreamHQ/pipedream) | Connect APIs, remarkably fast. Free for developers. | PipedreamHQ | 1994 |
| 5 | [node-convict](https://github.com/mozilla/node-convict) | Featureful configuration management library for Node.js | mozilla | 1842 |
| 6 | [pino](https://github.com/pinojs/pino) | 🌲 super fast, all natural json logger | pinojs | 8276 |
| 7 | [codimd](https://github.com/hackmdio/codimd) | CodiMD - Realtime collaborative markdown notes on all platforms. | hackmdio | 7539 |
| 8 | [openreplay](https://github.com/openreplay/openreplay) | :tv: OpenReplay is developer-friendly, open-source session replay. | openreplay | 2542 |
| 9 | [grafana-prtg](https://github.com/neuralfraud/grafana-prtg) | A PRTG Datasource plugin for Grafana | neuralfraud | 154 |
| 10 | [action](https://github.com/pre-commit/action) | a GitHub action to run `pre-commit` | pre-commit | 209 |
| 11 | [doesitarm](https://github.com/ThatGuySam/doesitarm) | 🦾 A list of reported app support for Apple Silicon and the new Apple M1 Macs | ThatGuySam | 3144 |
| 12 | [code-surfer](https://github.com/pomber/code-surfer) | Rad code slides <🏄/> | pomber | 5457 |
| 13 | [get-version-action](https://github.com/battila7/get-version-action) | A GitHub Action which extracts the version from github.ref | battila7 | 44 |
| 14 | [express-ipfilter](https://github.com/jetersen/express-ipfilter) | A light-weight IP address based connection filtering system | jetersen | 48 |
| 15 | [lambda-refarch-imagerecognition](https://github.com/aws-samples/lambda-refarch-imagerecognition) | The Image Recognition and Processing Backend reference architecture demonstrates how to use AWS Step Functions to orchestrate a serverless processing workflow using AWS Lambda, Amazon S3, Amazon DynamoDB and Amazon Rekognition. | aws-samples | 607 |
| 16 | [markdown-link-check](https://github.com/tcort/markdown-link-check) | checks that all of the hyperlinks in a markdown text to determine if they are alive or dead | tcort | 282 |
| 17 | [handlebars-helpers](https://github.com/helpers/handlebars-helpers) | 188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc. | helpers | 2017 |
| 18 | [handlebars.js](https://github.com/handlebars-lang/handlebars.js) | | handlebars-lang | 16281 |
| 19 | [shields](https://github.com/badges/shields) | Concise, consistent, and legible badges in SVG and raster format | badges | 15531 |
| 20 | [chai](https://github.com/chaijs/chai) | BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. | chaijs | 7418 |
| 21 | [promisify-child-process](https://github.com/jcoreio/promisify-child-process) | seriously like the best async child process library | jcoreio | 47 |
| 22 | [prettier-eslint](https://github.com/prettier/prettier-eslint) | Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles: | prettier | 3413 |
| 23 | [prettier-standard](https://github.com/sheerun/prettier-standard) | Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠) | sheerun | 838 |
| 24 | [mocha](https://github.com/mochajs/mocha) | ☕️ simple, flexible, fun javascript test framework for node.js & the browser | mochajs | 20910 |
| 25 | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | Various awesome ESLint rules | sindresorhus | 2125 |
| 26 | [cypress](https://github.com/cypress-io/cypress) | Fast, easy and reliable testing for anything that runs in a browser. | cypress-io | 34668 |
| 27 | [food](https://github.com/chiel/food) | | chiel | 1 |
| 28 | [setup-terraform](https://github.com/hashicorp/setup-terraform) | Sets up Terraform CLI in your GitHub Actions workflow. | hashicorp | 565 |
| 29 | [metrics](https://github.com/lowlighter/metrics) | 📊 An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON! | lowlighter | 4406 |
| 30 | [next-auth](https://github.com/nextauthjs/next-auth) | Authentication for Next.js | nextauthjs | 8085 |
| 31 | [esbuild-node-tsc](https://github.com/a7ul/esbuild-node-tsc) | Build your Typescript Node.js projects using blazing fast esbuild | a7ul | 558 |
| 32 | [HR-Analytics-webapp-django-deploying-ML-models](https://github.com/aniketwattamwar/HR-Analytics-webapp-django-deploying-ML-models) | This webapp will let you download prediction files for the HR Analytics Challenge taken from Analytics Vidhya. The templates folder has the index.html file and in the views.py you will find the main logic of requests from the frontend to the django. | aniketwattamwar | 7 |
| 33 | [generator-tf-module](https://github.com/sudokar/generator-tf-module) | Project scaffolding for Terraform | sudokar | 176 |
| 34 | [node-plop](https://github.com/plopjs/node-plop) | programmatic plopping for fun and profit | plopjs | 132 |
| 35 | [30-Days-Of-JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript) | 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. | Asabeneh | 11089 |
| 36 | [stargazed](https://github.com/abhijithvijayan/stargazed) | 📋 Creating your own Awesome List of GitHub stars! | abhijithvijayan | 381 |
| 37 | [CoronaNotifier](https://github.com/ahmadchen/CoronaNotifier) | Covid-19 Whatsapp Bot | ahmadchen | 3 |
| 38 | [create-release](https://github.com/actions/create-release) | An Action to create releases via the GitHub Release API | actions | 1054 |
| 39 | [movim](https://github.com/movim/movim) | Movim - Decentralized social platform | movim | 1292 |
| 40 | [vmd](https://github.com/yoshuawuyts/vmd) | :pray: preview markdown files | yoshuawuyts | 1138 |
| 41 | [Manta](https://github.com/hql287/Manta) | 🎉 Flexible invoicing desktop app with beautiful & customizable templates. | hql287 | 5158 |
| 42 | [DarkSide](https://github.com/ultrasecurity/DarkSide) | Tool Information Gathering & social engineering Write By [Python,JS,PHP] | ultrasecurity | 220 |
| 43 | [decenttwt](https://github.com/yashwanth2804/decenttwt) | Decentralised twitter using #EOS blockchain | yashwanth2804 | 6 |
| 44 | [themer](https://github.com/thomas-lowry/themer) | A Figma plugin designed to allow you to swap between styles named the same from different published libraries. | thomas-lowry | 94 |
| 45 | [vimari](https://github.com/televator-apps/vimari) | Safari port of vimium | televator-apps | 2064 |
| 46 | [nanoid](https://github.com/ai/nanoid) | A tiny (108 bytes), secure, URL-friendly, unique string ID generator for JavaScript | ai | 14835 |
| 47 | [panda-syntax-vscode](https://github.com/tinkertrain/panda-syntax-vscode) | Panda Project, created for Editors and Terminals | tinkertrain | 111 |
| 48 | [workly](https://github.com/pshihn/workly) | A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄 | pshihn | 1847 |
| 49 | [plop](https://github.com/plopjs/plop) | Consistency Made Simple | plopjs | 4615 |
| 50 | [github-readme-stats](https://github.com/anuraghazra/github-readme-stats) | :zap: Dynamically generated stats for your github readmes | anuraghazra | 33769 |
| 51 | [ghooks](https://github.com/ghooks-org/ghooks) | Simple git hooks | ghooks-org | 1056 |
| 52 | [mjml](https://github.com/mjmlio/mjml) | MJML: the only framework that makes responsive-email easy | mjmlio | 12806 |
| 53 | [react-pdf](https://github.com/diegomura/react-pdf) | 📄 Create PDF files using React | diegomura | 10068 |
| 54 | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | The standard shareable config for Stylelint | stylelint | 1209 |
| 55 | [eslint-import-resolver-babel-module](https://github.com/tleunen/eslint-import-resolver-babel-module) | Custom eslint resolve for babel-plugin-module-resolver | tleunen | 245 |
| 56 | [terraform-nextjs-plugin](https://github.com/ematipico/terraform-nextjs-plugin) | A plugin to generate terraform configuration for Nextjs 8 and 9 | ematipico | 47 |
| 57 | [react-quill](https://github.com/zenoamaro/react-quill) | A Quill component for React. | zenoamaro | 4696 |
| 58 | [cross-env](https://github.com/kentcdodds/cross-env) | 🔀 Cross platform setting of environment scripts | kentcdodds | 5602 |
| 59 | [sequelize](https://github.com/sequelize/sequelize) | An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js | sequelize | 25273 |
| 60 | [eslint](https://github.com/eslint/eslint) | Find and fix problems in your JavaScript code. | eslint | 19494 |
| 61 | [webtorrent-desktop](https://github.com/webtorrent/webtorrent-desktop) | ❤️ Streaming torrent app for Mac, Windows, and Linux | webtorrent | 8552 |
| 62 | [normalizr](https://github.com/paularmstrong/normalizr) | Normalizes nested JSON according to a schema | paularmstrong | 20656 |
| 63 | [with-coffee](https://github.com/morajabi/with-coffee) | Made with ☕️ | morajabi | 53 |
| 64 | [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) | Flow type linting rules for ESLint. | gajus | 1066 |
| 65 | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | Static AST checker for a11y rules on JSX elements. | jsx-eslint | 2581 |
| 66 | [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) | Custom module resolver plugin for Babel | tleunen | 3117 |
| 67 | [WBOT](https://github.com/vasani-arpit/WBOT) | A simple Web based BOT for WhatsApp™ in NodeJS 😜. Working as of 📅 June 19th, 2021 | vasani-arpit | 755 |
| 68 | [rosie](https://github.com/rosiejs/rosie) | factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl | rosiejs | 975 |
| 69 | [pixelmatch](https://github.com/mapbox/pixelmatch) | The smallest, simplest and fastest JavaScript pixel-level image comparison library | mapbox | 4412 |
| 70 | [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) | JSON-Schema + fake data generators | json-schema-faker | 2657 |
| 71 | [faker.js](https://github.com/Marak/faker.js) | generate massive amounts of realistic fake data in Node.js and the browser | Marak | 34077 |
| 72 | [dotenv](https://github.com/motdotla/dotenv) | Loads environment variables from .env for nodejs projects. | motdotla | 14454 |
| 73 | [aws-cloudfront](https://github.com/serverless-components/aws-cloudfront) | Deploy an AWS CloudFront distribution for the provided origins using Serverless Components | serverless-components | 21 |
| 74 | [react-static](https://github.com/react-static/react-static) | ⚛️ 🚀 A progressive static site generator for React. | react-static | 9906 |
| 75 | [serverless-offline](https://github.com/dherault/serverless-offline) | Emulate AWS λ and API Gateway locally when developing your Serverless project | dherault | 4305 |
| 76 | [winston](https://github.com/winstonjs/winston) | A logger for just about everything. | winstonjs | 18054 |
| 77 | [jsdoc](https://github.com/jsdoc/jsdoc) | An API documentation generator for JavaScript. | jsdoc | 12479 |
| 78 | [generator-awesome-list](https://github.com/dar5hak/generator-awesome-list) | :sunglasses: Yeoman generator for GitHub awesome lists | dar5hak | 228 |
| 79 | [yo](https://github.com/yeoman/yo) | CLI tool for running Yeoman generators | yeoman | 3409 |
| 80 | [json-graphql-server](https://github.com/marmelab/json-graphql-server) | Get a full fake GraphQL API with zero coding in less than 30 seconds. | marmelab | 1603 |
| 81 | [dotenv-expand](https://github.com/motdotla/dotenv-expand) | Variable expansion for dotenv. Expand variables already on your machine for use in your .env file. | motdotla | 553 |
| 82 | [react-socks](https://github.com/flexdinesh/react-socks) | 🎉 React library to render components only on specific viewports 🔥 | flexdinesh | 411 |
| 83 | [standard](https://github.com/standard/standard) | 🌟 JavaScript Style Guide, with linter & automatic code fixer | standard | 26335 |
| 84 | [prettierrc](https://github.com/sourcegraph/prettierrc) | Prettier config for Sourcegraph projects | sourcegraph | 5 |
| 85 | [Motrix](https://github.com/agalwood/Motrix) | A full-featured download manager. | agalwood | 28821 |
| 86 | [marktext](https://github.com/marktext/marktext) | 📝A simple and elegant markdown editor, available for Linux, macOS and Windows. | marktext | 19763 |
| 87 | [next-images](https://github.com/twopluszero/next-images) | Import images in Next.js (supports jpg, jpeg, svg, png and gif images) | twopluszero | 820 |
| 88 | [next-offline](https://github.com/hanford/next-offline) | make your Next.js application work offline using service workers via Google's workbox | hanford | 1435 |
| 89 | [styled-jsx](https://github.com/vercel/styled-jsx) | Full CSS support for JSX without compromises | vercel | 6716 |
| 90 | [cz-cli](https://github.com/commitizen/cz-cli) | The commitizen command line utility. #BlackLivesMatter | commitizen | 12494 |
| 91 | [fzy.js](https://github.com/jhawthorn/fzy.js) | A javascript port of fzy's scoring algorithm. As seen on GitHub.com! | jhawthorn | 98 |
| 92 | [standard-version](https://github.com/conventional-changelog/standard-version) | :trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org | conventional-changelog | 5711 |
| 93 | [Emoji-Log](https://github.com/ahmadawais/Emoji-Log) | Emoji-Log — An Emoji Git commit log messages spec standard. [ 📦👌🐛📖🚀🤖 ‼️] | ahmadawais | 718 |
| 94 | [mdx-deck](https://github.com/jxnblk/mdx-deck) | ♠️ React MDX-based presentation decks | jxnblk | 10461 |
| 95 | [mdx](https://github.com/mdx-js/mdx) | Markdown for the component era | mdx-js | 11758 |
| 96 | [react-froala-design-blocks](https://github.com/froala/react-froala-design-blocks) | React implementation for Froala Design Blocks. | froala | 91 |
| 97 | [chromda](https://github.com/luisfarzati/chromda) | λ 🖼️ Chromda is an AWS Lambda function for capturing screenshots of websites. | luisfarzati | 490 |
| 98 | [readme-md-generator](https://github.com/kefranabg/readme-md-generator) | 📄 CLI that generates beautiful README.md files | kefranabg | 9114 |
| 99 | [reduxsauce](https://github.com/jkeam/reduxsauce) | Some aesthetic toppings for your Redux meal. | jkeam | 1218 |
| 100 | [fixpack](https://github.com/HenrikJoreteg/fixpack) | A package.json file scrubber for the truly insane. | HenrikJoreteg | 438 |
| 101 | [mattermost-redux](https://github.com/mattermost/mattermost-redux) | Redux for Mattermost | mattermost | 201 |
| 102 | [Photon](https://github.com/zmzhang8/Photon) | A lightweight multi-threaded downloader based on aria2. | zmzhang8 | 3040 |
| 103 | [serverless-chrome](https://github.com/adieuadieu/serverless-chrome) | 🌐 Run headless Chrome/Chromium on AWS Lambda | adieuadieu | 2613 |
| 104 | [localForage](https://github.com/localForage/localForage) | 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. | localForage | 19722 |
| 105 | [todo-tree](https://github.com/Gruntfuggly/todo-tree) | Use ripgrep to find TODO tags and display the results in a tree view | Gruntfuggly | 751 |
| 106 | [meta](https://github.com/mateodelnorte/meta) | tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo? | mateodelnorte | 1535 |
| 107 | [react](https://github.com/typescript-cheatsheets/react) | Cheatsheets for experienced React developers getting started with TypeScript | typescript-cheatsheets | 29863 |
| 108 | [serverless-graphql-talk](https://github.com/chris-ramon/serverless-graphql-talk) | Demo repo for the "Serverless GraphQL talk" | chris-ramon | 2 |
| 109 | [awesome-mac](https://github.com/jaywcjlove/awesome-mac) | Now we have become very big, Different from the original idea. Collect premium software in various categories. | jaywcjlove | 46209 |
| 110 | [serverless-nodejs-starter](https://github.com/AnomalyInnovations/serverless-nodejs-starter) | A Node.js starter for Serverless Framework with ES6 and TypeScript support | AnomalyInnovations | 723 |
| 111 | [serverless-webpack](https://github.com/serverless-heaven/serverless-webpack) | Serverless plugin to bundle your lambdas with Webpack | serverless-heaven | 1592 |
| 112 | [babel-loader](https://github.com/babel/babel-loader) | 📦 Babel loader for webpack | babel | 4567 |
| 113 | [codelf](https://github.com/unbug/codelf) | A search tool helps dev to solve the naming things problem. | unbug | 11941 |
| 114 | [react-templates](https://github.com/wix/react-templates) | Light weight templates for react | wix | 2810 |
| 115 | [npm-fzf](https://github.com/hankchanocd/npm-fzf) | Fuzzy search npm modules with fzf | hankchanocd | 41 |
| 116 | [enzyme](https://github.com/enzymejs/enzyme) | JavaScript Testing utilities for React | enzymejs | 19771 |
| 117 | [wasavi](https://github.com/akahuku/wasavi) | wasavi is an extension for Chrome, Firefox, and Opera. wasavi changes a textarea element to virtual vi editor which supports almost all the vi/ex commands. | akahuku | 1293 |
| 118 | [vscode-plugin](https://github.com/kiteco/vscode-plugin) | Kite Autocomplete Plugin for Visual Studio Code | kiteco | 507 |
| 119 | [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | Terser Plugin | webpack-contrib | 1679 |
| 120 | [sass-loader](https://github.com/webpack-contrib/sass-loader) | Compiles Sass to CSS | webpack-contrib | 3711 |
| 121 | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | Simplifies creation of HTML files to serve your webpack bundles | jantimon | 9900 |
| 122 | [eslint-config-metalab](https://github.com/metalabdesign/eslint-config-metalab) | Lint JavaScript MetaLab style. | metalabdesign | 9 |
| 123 | [juno](https://github.com/uetchy/juno) | ☄️ A minimal app serving Jupyter Notebook on macOS menubar. | uetchy | 62 |
| 124 | [Advanced-React](https://github.com/wesbos/Advanced-React) | Starter Files and Solutions for Full Stack Advanced React and GraphQL | wesbos | 3332 |
| 125 | [blocks](https://github.com/blocks/blocks) | A JSX-based page builder for creating beautiful websites without writing code | blocks | 4274 |
| 126 | [dashboard](https://github.com/danielbayerlein/dashboard) | 📺 Create your own team dashboard with custom widgets. Built with Next.js, React, styled-components and polished. | danielbayerlein | 1091 |
| 127 | [jellyfin-react-client](https://github.com/jellyfin-archive/jellyfin-react-client) | Next Generation Client for Jellyfin | jellyfin-archive | 88 |
| 128 | [chrome-extensions-examples](https://github.com/orbitbot/chrome-extensions-examples) | All Chrome Extension examples collected into one repository | orbitbot | 1305 |
| 129 | [github-hovercard](https://github.com/Justineo/github-hovercard) | Neat hovercards for GitHub. | Justineo | 1644 |
| 130 | [awesome-browser-extensions-for-github](https://github.com/stefanbuck/awesome-browser-extensions-for-github) | A collection of awesome browser extensions for GitHub. | stefanbuck | 2242 |
| 131 | [next-routes](https://github.com/fridays/next-routes) | Universal dynamic routes for Next.js | fridays | 2351 |
| 132 | [babel-plugin-transform-react-pug](https://github.com/pugjs/babel-plugin-transform-react-pug) | A plugin for transpiling pug templates to jsx | pugjs | 735 |
| 133 | [react-hotkeys](https://github.com/greena13/react-hotkeys) | Declarative hotkey and focus area management for React | greena13 | 1914 |
| 134 | [react-keyboard-visualizer](https://github.com/icyJoseph/react-keyboard-visualizer) | Audio Spectrum visualizer build to experiment with React-Proton. | icyJoseph | 2 |
| 135 | [pomodoro-timer-proton-native](https://github.com/amrwc/pomodoro-timer-proton-native) | Simple Pomodoro Timer built in Proton Native | amrwc | 2 |
| 136 | [spectacle](https://github.com/FormidableLabs/spectacle) | ReactJS based Presentation Library | FormidableLabs | 9087 |
| 137 | [taskbook](https://github.com/klaussinani/taskbook) | Tasks, boards & notes for the command-line habitat | klaussinani | 8266 |
| 138 | [vtop](https://github.com/MrRio/vtop) | Wow such top. So stats. More better than regular top. | MrRio | 3847 |
| 139 | [octotree](https://github.com/ovity/octotree) | GitHub on steroids | ovity | 21652 |
| 140 | [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript) | :bathtub: Clean Code concepts adapted for JavaScript | ryanmcdermott | 60264 |
| 141 | [antd-scss-theme-plugin](https://github.com/intoli/antd-scss-theme-plugin) | A Webpack plugin for customizing Ant Design with an SCSS theme file and using Ant Design's compiled variables in SCSS files throughout your project. | intoli | 190 |
| 142 | [react-app-rewired](https://github.com/timarney/react-app-rewired) | Override create-react-app webpack configs without ejecting | timarney | 8577 |
| 143 | [cerebro](https://github.com/cerebroapp/cerebro) | Open-source productivity booster with a brain | cerebroapp | 7152 |
| 144 | [serverless-wsgi](https://github.com/logandk/serverless-wsgi) | Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packages | logandk | 413 |
| 145 | [uppy](https://github.com/transloadit/uppy) | The next open source file uploader for web browsers :dog: | transloadit | 24766 |
| 146 | [lint-staged](https://github.com/okonet/lint-staged) | 🚫💩 — Run linters on git staged files | okonet | 9383 |
| 147 | [nextjs-aws-lambda-edge-starter](https://github.com/epegzz/nextjs-aws-lambda-edge-starter) | Starter/Example App for Running Next.js on AWS Lambda@Edge | epegzz | 10 |
| 148 | [next.js](https://github.com/vercel/next.js) | The React Framework | vercel | 76808 |
| 149 | [react-pet-hotel](https://github.com/felipepastorelima/react-pet-hotel) | Build a Pet Hotel web application with React, GraphQL, NodeJS, SQL, MongoDB or Firebase Firestore using ScaffoldHub | felipepastorelima | 172 |
| 150 | [antd-admin](https://github.com/zuiidea/antd-admin) | An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS | zuiidea | 8635 |
| 151 | [lerna](https://github.com/lerna/lerna) | :dragon: A tool for managing JavaScript projects with multiple packages. | lerna | 30640 |
| 152 | [less.js](https://github.com/less/less.js) | Less. The dynamic stylesheet language. | less | 16685 |
| 153 | [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) | Redux DevTools extension. | zalmoxisus | 13179 |
| 154 | [cors](https://github.com/expressjs/cors) | Node.js CORS middleware | expressjs | 5221 |
| 155 | [react-redux-antd](https://github.com/Justin-lu/react-redux-antd) | react redux for CMS/Enterprise class App/ERP/Admin with ant-design | Justin-lu | 410 |
| 156 | [less-loader](https://github.com/webpack-contrib/less-loader) | Compiles Less to CSS | webpack-contrib | 893 |
| 157 | [refluxjs](https://github.com/reflux/refluxjs) | A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux | reflux | 5411 |
| 158 | [clocker](https://github.com/substack/clocker) | track project hours | substack | 405 |
| 159 | [doctoc](https://github.com/thlorenz/doctoc) | 📜 Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites. | thlorenz | 3585 |
| 160 | [trash](https://github.com/sindresorhus/trash) | Move files and directories to the trash | sindresorhus | 2282 |
| 161 | [react-proto](https://github.com/React-Proto/react-proto) | :art: React application prototyping tool for developers and designers :building_construction: | React-Proto | 3240 |
| 162 | [redux-logger](https://github.com/LogRocket/redux-logger) | Logger for Redux | LogRocket | 5596 |
| 163 | [react-helmet](https://github.com/nfl/react-helmet) | A document head manager for React | nfl | 15778 |
| 164 | [react-final-form](https://github.com/final-form/react-final-form) | 🏁 High performance subscription-based form state management for React | final-form | 6750 |
| 165 | [redux-form](https://github.com/redux-form/redux-form) | A Higher Order Component using react-redux to keep form state in a Redux store | redux-form | 12593 |
| 166 | [redux-actions](https://github.com/redux-utilities/redux-actions) | Flux Standard Action utilities for Redux. | redux-utilities | 6594 |
| 167 | [gatsby](https://github.com/gatsbyjs/gatsby) | Build blazing fast, modern apps and websites with React | gatsbyjs | 51754 |
| 168 | [react-in-patterns](https://github.com/krasimir/react-in-patterns) | A free book that talks about design patterns/techniques used while developing with React. | krasimir | 10932 |
| 169 | [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) | Beautiful and accessible drag and drop for lists with React | atlassian | 25561 |
| 170 | [React-For-Beginners-Starter-Files](https://github.com/wesbos/React-For-Beginners-Starter-Files) | Starter files for learning React.js with React for Beginners | wesbos | 2707 |
| 171 | [react-boilerplate](https://github.com/react-boilerplate/react-boilerplate) | :fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. | react-boilerplate | 28084 |
| 172 | [adonis](https://github.com/imgly/adonis) | Adonis :heart: Aphrodite | imgly | 44 |
| 173 | [babel-plugin-react-css-modules](https://github.com/gajus/babel-plugin-react-css-modules) | Transforms styleName to className using compile time CSS module resolution. | gajus | 1990 |
| 174 | [react-rock-paper-scissors](https://github.com/alexmngn/react-rock-paper-scissors) | Rock Paper Scissors game built with ReactJS | alexmngn | 331 |
| 175 | [reactstrap](https://github.com/reactstrap/reactstrap) | Simple React Bootstrap 5 components | reactstrap | 10186 |
| 176 | [redux-saga](https://github.com/redux-saga/redux-saga) | An alternative side effect model for Redux apps | redux-saga | 21932 |
| 177 | [axios](https://github.com/axios/axios) | Promise based HTTP client for the browser and node.js | axios | 89328 |
| 178 | [clsx](https://github.com/lukeed/clsx) | A tiny (228B) utility for constructing `className` strings conditionally. | lukeed | 2681 |
| 179 | [BlockChain](https://github.com/itheima1/BlockChain) | 黑马程序员 120天全栈区块链开发 开源教程 | itheima1 | 3463 |
| 180 | [challenge](https://github.com/equipindustry/challenge) | Team recruiting challenges equipindustry.com | equipindustry | 3 |
| 181 | [challenge](https://github.com/Creditas/challenge) | Team recruiting challenges | Creditas | 155 |
| 182 | [alexa-cookbook](https://github.com/alexa/alexa-cookbook) | A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts. | alexa | 1830 |
| 183 | [react-shopping-cart](https://github.com/jeffersonRibeiro/react-shopping-cart) | 🛍️ Simple ecommerce cart application built with React Redux | jeffersonRibeiro | 1798 |
| 184 | [flux](https://github.com/facebook/flux) | Application Architecture for Building User Interfaces | facebook | 17195 |
| 185 | [waka-box](https://github.com/matchai/waka-box) | 📊 Update a pinned gist to contain your weekly WakaTime stats | matchai | 1015 |
| 186 | [saasify](https://github.com/saasify-sh/saasify) | The easiest way to monetize your API. 🚀 | saasify-sh | 1018 |
| 187 | [beaker](https://github.com/beakerbrowser/beaker) | An experimental peer-to-peer Web browser | beakerbrowser | 6381 |
| 188 | [sap-nw-abap-vagrant](https://github.com/sbcgua/sap-nw-abap-vagrant) | Vagrant config for SAP NW developer edition | sbcgua | 40 |
| 189 | [degit](https://github.com/Rich-Harris/degit) | Straightforward project scaffolding | Rich-Harris | 3609 |
| 190 | [next-seo](https://github.com/garmeeh/next-seo) | Next SEO is a plug in that makes managing your SEO easier in Next.js projects. | garmeeh | 3973 |
| 191 | [peladonerd](https://github.com/pablokbs/peladonerd) | Repo con los archivos que uso para mi videos en youtube | pablokbs | 1102 |
| 192 | [npx](https://github.com/npm/npx) | npm package executor | npm | 641 |
| 193 | [husky](https://github.com/typicode/husky) | Git hooks made easy 🐶 woof! | typicode | 24775 |
| 194 | [data-populator](https://github.com/preciousforever/data-populator) | A plugin for Sketch and Adobe XD to populate your design mockups with meaningful data. Goodbye Lorem Ipsum. Hello JSON. | preciousforever | 1665 |
| 195 | [typings](https://github.com/AdobeXD/typings) | Typings for Adobe XD API Surfaces | AdobeXD | 47 |
| 196 | [material-ui](https://github.com/mui-org/material-ui) | MUI (formerly Material-UI) is the React UI library you always wanted. Follow your own design system, or start with Material Design. | mui-org | 73062 |
| 197 | [jarvis](https://github.com/zouhir/jarvis) | A very intelligent browser based Webpack dashboard | zouhir | 5429 |
| 198 | [do-not-disturb-cli](https://github.com/sindresorhus/do-not-disturb-cli) | Control the macOS `Do Not Disturb` feature from the command-line | sindresorhus | 218 |
| 199 | [sqlpad](https://github.com/sqlpad/sqlpad) | Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC | sqlpad | 4079 |
| 200 | [hacker-tab-extension](https://github.com/huchenme/hacker-tab-extension) | Browser extension to view GitHub trending projects on new tab :octocat: 📈 | huchenme | 312 |
| 201 | [countly-server](https://github.com/Countly/countly-server) | Countly helps you get insights from your application. Available self-hosted or on private cloud. | Countly | 4852 |
| 202 | [raml2html](https://github.com/raml2html/raml2html) | RAML to HTML documentation generator. | raml2html | 1122 |
| 203 | [go-raml](https://github.com/Jumpscale/go-raml) | RAML 1.0 implementation | Jumpscale | 127 |
| 204 | [BB8-Commander](https://github.com/mintuz/BB8-Commander) | A Node CLI Tool for the Sphero BB8 Robot every loves. | mintuz | 64 |
| 205 | [ganache-ui](https://github.com/trufflesuite/ganache-ui) | Personal blockchain for Ethereum development | trufflesuite | 3627 |
| 206 | [fusuma](https://github.com/hiroppy/fusuma) | ✍️Fusuma makes slides with Markdown easily. | hiroppy | 5028 |
| 207 | [brave-browser](https://github.com/brave/brave-browser) | Next generation Brave browser for Android, Linux, macOS, Windows. | brave | 11267 |
| 208 | [gmap3](https://github.com/jbdemonte/gmap3) | jQuery plugin to create Google maps | jbdemonte | 669 |
| 209 | [pi-voice-command-google](https://github.com/hackergrrl/pi-voice-command-google) | Recognize a single voice command on a Raspberry Pi using the Google Speech API. | hackergrrl | 5 |
| 210 | [insomnia-plugin-aws-cognito-token](https://github.com/syl20lego/insomnia-plugin-aws-cognito-token) | Insomnia plugin for AWS Cognito | syl20lego | 38 |
| 211 | [add-gitignore](https://github.com/TejasQ/add-gitignore) | An interactive CLI tool that adds a .gitignore to your projects. | TejasQ | 511 |
| 212 | [coworking-with](https://github.com/koddsson/coworking-with) | 👩🏻💻 Easily add coworking signitures to your commits. | koddsson | 51 |
| 213 | [cost-of-modules](https://github.com/siddharthkp/cost-of-modules) | Find out which of your dependencies are slowing you down 🐢 | siddharthkp | 2679 |
| 214 | [kitematic](https://github.com/docker/kitematic) | Visual Docker Container Management on Mac & Windows | docker | 12252 |
| 215 | [how2](https://github.com/santinic/how2) | stackoverflow from the terminal | santinic | 5450 |
| 216 | [fido2-server-demo](https://github.com/webauthn-open-source/fido2-server-demo) | A set of FIDO2 / WebAuthn demo servers | webauthn-open-source | 330 |
| 217 | [cypher](https://github.com/mbilker/cypher) | :closed_lock_with_key: N1 PGP package | mbilker | 130 |
| 218 | [nylas-mail](https://github.com/nylas/nylas-mail) | :love_letter: An extensible desktop mail app built on the modern web. Forks welcome! | nylas | 24648 |
| 219 | [iso27001-starter](https://github.com/xtradesoft/iso27001-starter) | ISO27001 for the impatient talk | xtradesoft | 8 |
| 220 | [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) | [deprecated] UglifyJS Plugin | webpack-contrib | 1369 |
| 221 | [rapidpro_tmp](https://github.com/arundhatirjnavada/rapidpro_tmp) | | arundhatirjnavada | 1 |
| 222 | [better-onetab](https://github.com/cnwangjie/better-onetab) | :bookmark_tabs: A better OneTab for Chrome :memo: Temporarily removed from firefox :construction: V2 is WIP | cnwangjie | 1242 |
| 223 | [No-Duplicates](https://github.com/joubin/No-Duplicates) | No Duplicates Chrome Extension - | joubin | 1 |
| 224 | [terminalizer](https://github.com/faressoft/terminalizer) | 🦄 Record your terminal and generate animated gif images or share a web player | faressoft | 12090 |
| 225 | [leaderboard-example](https://github.com/domschiener/leaderboard-example) | IOTA Proof of Concept Application example. With tutorial. | domschiener | 64 |
| 226 | [lowdb](https://github.com/typicode/lowdb) | Simple to use local JSON database (supports Node, Electron and the browser) | typicode | 16730 |
| 227 | [kap-now](https://github.com/lucaperret/kap-now) | Kap plugin - Share on ▲ZEIT now | lucaperret | 61 |
| 228 | [Iosevka](https://github.com/be5invis/Iosevka) | Versatile typeface for code, from code. | be5invis | 12995 |
| 229 | [dashboard-react-template](https://github.com/vaclav-zeman/dashboard-react-template) | [DEPRECATED] Dashboard admin template made with React.js, Redux, Babel etc. | vaclav-zeman | 78 |
| 230 | [newman](https://github.com/postmanlabs/newman) | Newman is a command-line collection runner for Postman | postmanlabs | 5551 |
| 231 | [alexa-v2-playlist](https://github.com/asananddevsingh/alexa-v2-playlist) | | asananddevsingh | 1 |
| 232 | [micro-list-serverless](https://github.com/ryanjones/micro-list-serverless) | | ryanjones | 1 |
| 233 | [appsync-graphql-cities](https://github.com/dabit3/appsync-graphql-cities) | A real time React Native application built using GraphQL & AWS AppSync | dabit3 | 39 |
| 234 | [nginxconfig.io](https://github.com/digitalocean/nginxconfig.io) | ⚙️ NGINX config generator on steroids 💉 | digitalocean | 14756 |
| 235 | [meetups](https://github.com/mozillaperu/meetups) | Organización de los mozMeetups | mozillaperu | 14 |
| 236 | [OpenAPI-Specification](https://github.com/OAI/OpenAPI-Specification) | The OpenAPI Specification Repository | OAI | 22425 |
| 237 | [monaco-editor](https://github.com/microsoft/monaco-editor) | A browser based code editor | microsoft | 26859 |
| 238 | [semantic-release](https://github.com/semantic-release/semantic-release) | :package::rocket: Fully automated version management and package publishing | semantic-release | 14143 |
| 239 | [uber-cli](https://github.com/jaebradley/uber-cli) | 🚗Uber, at your fingertips | jaebradley | 1147 |
| 240 | [awesome-vscode](https://github.com/viatsko/awesome-vscode) | 🎨 A curated list of delightful VS Code packages and resources. | viatsko | 19545 |
| 241 | [cloudsploit](https://github.com/aquasecurity/cloudsploit) | Cloud Security Posture Management (CSPM) | aquasecurity | 1663 |
| 242 | [embark](https://github.com/embarklabs/embark) | Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms | embarklabs | 3440 |
| 243 | [wappalyzer](https://github.com/AliasIO/wappalyzer) | Identify technology on websites. | AliasIO | 7194 |
| 244 | [flask-restful-swagger](https://github.com/rantav/flask-restful-swagger) | A Swagger spec extractor for flask-restful | rantav | 647 |
| 245 | [dockly](https://github.com/lirantal/dockly) | Immersive terminal interface for managing docker containers and services | lirantal | 3025 |
| 246 | [ReLaXed](https://github.com/RelaxedJS/ReLaXed) | Create PDF documents using web technologies | RelaxedJS | 11651 |
| 247 | [aws-sdk-js](https://github.com/aws/aws-sdk-js) | AWS SDK for JavaScript in the browser and Node.js | aws | 6826 |
| 248 | [serverless](https://github.com/serverless/serverless) | ⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – | serverless | 41370 |
| 249 | [blessed-contrib](https://github.com/yaronn/blessed-contrib) | Build terminal dashboards using ascii/ansi art and javascript | yaronn | 14571 |
| 250 | [timestamp](https://github.com/mzdr/timestamp) | ⏰ A better macOS menu bar clock. | mzdr | 303 |
| 251 | [osprey](https://github.com/mulesoft/osprey) | Generate Node.JS API middleware from a RAML definition | mulesoft | 429 |
| 252 | [raml-server](https://github.com/farolfo/raml-server) | run a mocked server JUST based on a RAML API's definition .. zero coding | farolfo | 158 |
| 253 | [api-designer](https://github.com/mulesoft/api-designer) | A web editor for creating and sharing RAML API specifications | mulesoft | 1037 |
| 254 | [jsonresume-linkedin](https://github.com/w0rd-driven/jsonresume-linkedin) | Converts LinkedIn API results to a lightly opinionated JSON Résumé output. | w0rd-driven | 14 |
| 255 | [browsh](https://github.com/browsh-org/browsh) | A fully-modern text-based browser, rendering to TTY and browsers | browsh-org | 14014 |
| 256 | [Faceply](https://github.com/bitgapp/Faceply) | 🤖 - Auto Responder for Facebook Personal Messages (RIP) | bitgapp | 25 |
| 257 | [fkill-cli](https://github.com/sindresorhus/fkill-cli) | Fabulously kill processes. Cross-platform. | sindresorhus | 6411 |
| 258 | [release](https://github.com/vercel/release) | Generate changelogs with a single command | vercel | 3386 |
| 259 | [Rocket.Chat](https://github.com/RocketChat/Rocket.Chat) | The communications platform that puts data protection first. | RocketChat | 31117 |
| 260 | [heml](https://github.com/SparkPost/heml) | HEML is an open source markup language for building responsive email. | SparkPost | 4259 |
| 261 | [bottery](https://github.com/google/bottery) | | google | 3324 |
| 262 | [nba-go](https://github.com/homerchen19/nba-go) | 🏀 💻 The finest NBA CLI. | homerchen19 | 3633 |
| 263 | [SuperTinyIcons](https://github.com/edent/SuperTinyIcons) | Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos | edent | 13153 |
| 264 | [snap-to-s3](https://github.com/thenickdude/snap-to-s3) | Upload EBS volume snapshots to Amazon S3/Glacier | thenickdude | 101 |
| 265 | [gitlab-tree](https://github.com/FrankFan/gitlab-tree) | :palm_tree: Chrome extension to display Gitlab code in tree format. Now support Gitlab 9.x | FrankFan | 275 |
| 266 | [serverless-alexa-skills](https://github.com/marcy-terui/serverless-alexa-skills) | Manage your Alexa Skills with Serverless Framework | marcy-terui | 67 |
| 267 | [insomnia](https://github.com/Kong/insomnia) | The open-source, cross-platform API client for GraphQL, REST, and gRPC. | Kong | 18596 |
| 268 | [engineer-manager](https://github.com/ryanburgess/engineer-manager) | A list of engineering manager resource links. | ryanburgess | 7341 |
| 269 | [markdown-here](https://github.com/adam-p/markdown-here) | Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. | adam-p | 53643 |
| 270 | [chromium-vim](https://github.com/1995eaton/chromium-vim) | Vim bindings for Google Chrome. | 1995eaton | 2149 |
| 271 | [xo](https://github.com/xojs/xo) | ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults | xojs | 6218 |
| 272 | [appium](https://github.com/appium/appium) | :iphone: Automation for iOS, Android, and Windows Apps. | appium | 14363 |
| 273 | [kanban](https://github.com/leanlabsio/kanban) | Lean project management for GitLab | leanlabsio | 506 |
| 274 | [pm2](https://github.com/Unitech/pm2) | Node.js Production Process Manager with a built-in Load Balancer. | Unitech | 35917 |
| 275 | [mockbin](https://github.com/Kong/mockbin) | Mock, Test & Track HTTP Requests and Response for Microservices | Kong | 1780 |
| 276 | [httpsnippet](https://github.com/Kong/httpsnippet) | HTTP Request snippet generator for many languages & libraries | Kong | 795 |
| 277 | [KaTeX](https://github.com/KaTeX/KaTeX) | Fast math typesetting for the web. | KaTeX | 14536 |
| 278 | [odoo](https://github.com/odoo/odoo) | Odoo. Open Source Apps To Grow Your Business. | odoo | 23348 |
| 279 | [prettier](https://github.com/prettier/prettier) | Prettier is an opinionated code formatter. | prettier | 40989 |
| 280 | [learn-websockets](https://github.com/dwyl/learn-websockets) | Learn how to use WebSockets to create real-time apps | dwyl | 15 |
| 281 | [serverless-step-functions](https://github.com/serverless-operations/serverless-step-functions) | AWS Step Functions plugin for Serverless Framework ⚡️ | serverless-operations | 844 |
| 282 | [tinelic](https://github.com/sergeyksv/tinelic) | Lightweight application performance and error monitoring server for getsentry (aka raven) and new relic agents | sergeyksv | 78 |
| 283 | [react-native](https://github.com/facebook/react-native) | A framework for building native applications using React | facebook | 99368 |
| 284 | [arangodb](https://github.com/arangodb/arangodb) | 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. | arangodb | 11792 |
| 285 | [jenkins-material-theme](https://github.com/afonsof/jenkins-material-theme) | Beautify your Jenkins with the Material Design theme! | afonsof | 1723 |
| 286 | [localtunnel](https://github.com/localtunnel/localtunnel) | expose yourself | localtunnel | 12966 |
| 287 | [opal](https://github.com/openhealthcare/opal) | A web framework for building highly usable healthcare applications. | openhealthcare | 245 |
| 288 | [aws-wercker](https://github.com/amrdraz/aws-wercker) | Build and Deploy your applications to OpenShift using two popular hosted continuous integration services, Travis CI and Wercker | amrdraz | 1 |
| 289 | [drawio](https://github.com/jgraph/drawio) | Source to app.diagrams.net | jgraph | 26453 |
| 290 | [Codeless-Node-APIs-With-Swagger-Open-API-Specification](https://github.com/bTreePress/Codeless-Node-APIs-With-Swagger-Open-API-Specification) | CODELESS-NODE-APIs-WITH-SWAGGER-OPEN-API-SPECIFICATION | bTreePress | 16 |
| 291 | [project-guidelines](https://github.com/elsewhencode/project-guidelines) | A set of best practices for JavaScript projects | elsewhencode | 25870 |
| 292 | [swapi-graphql](https://github.com/graphql/swapi-graphql) | A GraphQL schema and server wrapping SWAPI. | graphql | 967 |
| 293 | [quickstart](https://github.com/ines/quickstart) | 🎯 A micro-form for user-specific installation instructions | ines | 69 |
| 294 | [500lines](https://github.com/aosabook/500lines) | 500 Lines or Less | aosabook | 27154 |
| 295 | [json-server](https://github.com/typicode/json-server) | Get a full fake REST API with zero coding in less than 30 seconds (seriously) | typicode | 57670 |
| 296 | [sqs-lambda-example](https://github.com/widdix/sqs-lambda-example) | Example: SQS with Lambda | widdix | 75 |
| 297 | [onboarding-example](https://github.com/slackapi/onboarding-example) | A demonstration of how to build an onboarding app using Slack's Events API | slackapi | 96 |
| 298 | [examples](https://github.com/serverless/examples) | Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more. | serverless | 9644 |
| 299 | [nightmare](https://github.com/segmentio/nightmare) | A high-level browser automation library. | segmentio | 19044 |
| 300 | [hwDocker](https://github.com/2XL/hwDocker) | Learning Docker: Optimize the power of Docker to run your applications quickly and easily... zzz reading | 2XL | 1 |
| 301 | [azk](https://github.com/azukiapp/azk) | azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine. | azukiapp | 911 |
| 302 | [django-rest-raml](https://github.com/tomchristie/django-rest-raml) | RAML Documentation Generator for Django REST framework | tomchristie | 54 |
| 303 | [qtypes](https://github.com/superscriptjs/qtypes) | Rule based Answer Type classification system in Node.js | superscriptjs | 156 |
| 304 | [flow.js](https://github.com/flowjs/flow.js) | A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API. | flowjs | 2826 |
| 305 | [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | freeCodeCamp | 335092 |
| 306 | [django-gulp-nginx](https://github.com/j00bar/django-gulp-nginx) | Ansible Container app for Django + PostgreSQL + Nginx with Gulp-built static assets | j00bar | 4 |
| 307 | [clipboardy](https://github.com/sindresorhus/clipboardy) | Access the system clipboard (copy/paste) | sindresorhus | 1316 |
| 308 | [pappu-pakia](https://github.com/rishabhp/pappu-pakia) | Web Based HTML5 Game for Github Game Off 2012. Name of the Game is "Pappu Pakia". It is super fun and addicting! | rishabhp | 437 |
| 309 | [claudia-bot-builder](https://github.com/claudiajs/claudia-bot-builder) | Create chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes | claudiajs | 1710 |
| 310 | [messenger-bot-tutorial](https://github.com/jw84/messenger-bot-tutorial) | Facebook Messenger bot 15 minute tutorial | jw84 | 1870 |
| 311 | [a-better-browser](https://github.com/cloudflare-apps/a-better-browser) | Let users know when their browser needs an upgrade! | cloudflare-apps | 107 |
| 312 | [reveal.js](https://github.com/hakimel/reveal.js) | The HTML Presentation Framework | hakimel | 57799 |
| 313 | [52-technologies-in-2016](https://github.com/shekhargulati/52-technologies-in-2016) | Let's learn a new technology every week. A new technology blog every Sunday in 2016. | shekhargulati | 7110 |
| 314 | [hacker-scripts](https://github.com/NARKOZ/hacker-scripts) | Based on a true story | NARKOZ | 42360 |
| 315 | [openmct](https://github.com/nasa/openmct) | A web based mission control framework. | nasa | 10053 |
| 316 | [http-decision-diagram](https://github.com/for-GET/http-decision-diagram) | An activity diagram to describe the resolution of HTTP response status codes, given various headers. | for-GET | 3134 |
| 317 | [gitbar](https://github.com/Shikkic/gitbar) | :octocat: Open source github contribution stats on your Mac OS X Menu Bar | Shikkic | 334 |
| 318 | [Chart.js](https://github.com/chartjs/Chart.js) | Simple HTML5 Charts using the <canvas> tag | chartjs | 55401 |
| 319 | [create-react-app](https://github.com/facebook/create-react-app) | Set up a modern web app by running one command. | facebook | 91535 |
| 320 | [enclave](https://github.com/eanplatter/enclave) | A simpler way to compile React applications http://enclave.js.org | eanplatter | 766 |
| 321 | [cookie](https://github.com/jshttp/cookie) | HTTP server cookie parsing and serialization | jshttp | 930 |
| 322 | [warberry](https://github.com/secgroundzero/warberry) | WarBerryPi - Tactical Exploitation | secgroundzero | 2197 |
| 323 | [hubot](https://github.com/hubotio/hubot) | A customizable life embetterment robot. | hubotio | 16017 |
| 324 | [HackMyResume](https://github.com/hacksalot/HackMyResume) | Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon. | hacksalot | 8987 |
| 325 | [Strict-Workflow](https://github.com/matchu/Strict-Workflow) | A Chrome extension that helps you stay focused by blocking sites during work timers and letting you browse during break timers | matchu | 189 |
| 326 | [vimium](https://github.com/philc/vimium) | The hacker's browser. | philc | 16831 |
| 327 | [goldstone-server](https://github.com/Solinea/goldstone-server) | Solinea's open infrastructure management and monitoring server component | Solinea | 12 |
| 328 | [flux](https://github.com/frontend-labs/flux) | Frontend Flux | frontend-labs | 26 |
| 329 | [popcorntime-smarttv](https://github.com/raphaelluchini/popcorntime-smarttv) | Version of Popcorn time for Samsung SmartTv | raphaelluchini | 217 |
| 330 | [react](https://github.com/facebook/react) | A declarative, efficient, and flexible JavaScript library for building user interfaces. | facebook | 177916 |
| 331 | [casperjs](https://github.com/casperjs/casperjs) | CasperJS is no longer actively maintained. Navigation scripting and testing utility for PhantomJS and SlimerJS | casperjs | 7292 |
| 332 | [ScreenStream](https://github.com/wpp/ScreenStream) | Example Chrome extension for desktopCapture API (screen sharing). | wpp | 91 |
| 333 | [statsd](https://github.com/statsd/statsd) | Daemon for easy but powerful stats aggregation | statsd | 16137 |
| 334 | [resume.github.com](https://github.com/resume/resume.github.com) | Resumes generated using the GitHub informations | resume | 50280 |
| 335 | [bootstrap3-dialog](https://github.com/nakupanda/bootstrap3-dialog) | Make use of Twitter Bootstrap's modal more monkey-friendly. | nakupanda | 1919 |
| 336 | [popcorn](https://github.com/montagejs/popcorn) | Sample Montage application | montagejs | 48 |
| 337 | [node](https://github.com/nodejs/node) | Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: | nodejs | 83122 |
| 338 | [gulp-css-url-versioner](https://github.com/jansanchez/gulp-css-url-versioner) | A gulp plugin for versioning the CSS property: url | jansanchez | 19 |
| 339 | [js-sequence-diagrams](https://github.com/bramp/js-sequence-diagrams) | Draws simple SVG sequence diagrams from textual representation of the diagram | bramp | 7437 |
| 340 | [swig](https://github.com/paularmstrong/swig) | Take a swig of the best template engine for JavaScript. | paularmstrong | 3129 |
| 341 | [gulp](https://github.com/gulpjs/gulp) | A toolkit to automate & enhance your workflow | gulpjs | 32398 |
| 342 | [forever](https://github.com/foreversd/forever) | A simple CLI tool for ensuring that a given script runs continuously (i.e. forever) | foreversd | 13425 |
| 343 | [pouchdb](https://github.com/pouchdb/pouchdb) | :koala: - PouchDB is a pocket-sized database. | pouchdb | 14555 |
| 344 | [picturefill](https://github.com/scottjehl/picturefill) | A responsive image polyfill for <picture>, srcset, sizes, and more | scottjehl | 10066 |
| 345 | [nw.js](https://github.com/nwjs/nw.js) | Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies. | nwjs | 38539 |
| 346 | [breach_core](https://github.com/breach/breach_core) | A Browser written in JS. Free. Modular. Hackable. | breach | 5469 |
| 347 | [atom](https://github.com/atom/atom) | :atom: The hackable text editor | atom | 56324 |
| 348 | [hieroglyph](https://github.com/nyergler/hieroglyph) | Generate HTML presentations from plain text sources with all the power of Sphinx. | nyergler | 255 |
| 349 | [statusdashboard](https://github.com/statusdashboard/statusdashboard) | A service status dashboard powered by Node.js | statusdashboard | 431 |
| 350 | [trello-burndown](https://github.com/devtyr/trello-burndown) | Generate a burndown chart from trello tasks | devtyr | 262 |
| 351 | [PHP-Workers-Tutorial](https://github.com/EvanDotPro/PHP-Workers-Tutorial) | Git Repository with my code for the PHP Workers Tutorial | EvanDotPro | 1 |
| 352 | [phalcon-devtools](https://github.com/phalcon/phalcon-devtools) | Phalcon Developer Tools | phalcon | 1306 |
| 353 | [HTML_CodeSniffer](https://github.com/squizlabs/HTML_CodeSniffer) | HTML_CodeSniffer is a client-side JavaScript application that checks a HTML document or source code, and detects violations of a defined coding standard. Comes with standards that cover the three conformance levels of the W3C's Web Content Accessibility Guidelines (WCAG) 2.0 and the U.S. Section 508 legislation. | squizlabs | 1045 |
| 354 | [yslow](https://github.com/marcelduran/yslow) | YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. | marcelduran | 2168 |
| 355 | [django-project-skel](https://github.com/bitzeppelin/django-project-skel) | Django project skeleton used by Bit Zeppelin | bitzeppelin | 3 |
| 356 | [todolist-gnome-shell-extension](https://github.com/bsaleil/todolist-gnome-shell-extension) | Simple todo list extension for gnome-shell | bsaleil | 63 |
| 357 | [DuckHunt-JS](https://github.com/MattSurabian/DuckHunt-JS) | DuckHunt ported to JS and HTML5 | MattSurabian | 434 |
| 358 | [cubique](https://github.com/plutov/cubique) | Elegant AJAX datagrid for Zend Framework and jQuery | plutov | 6 |
| 359 | [gmaps](https://github.com/hpneo/gmaps) | the easiest way to use Google Maps | hpneo | 7115 |
| 360 | [bootstrap](https://github.com/twbs/bootstrap) | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. | twbs | 153967 |
| 361 | [Hydra.js](https://github.com/tcorral/Hydra.js) | Create a scalable, maintainable and module oriented system using Hydra.js | tcorral | 102 |
| 362 | [pastebin](https://github.com/weierophinney/pastebin) | Pastebin built using Dojo for UI elements | weierophinney | 108 |
| 363 | [taffydb](https://github.com/typicaljoe/taffydb) | TaffyDB - an open source JavaScript Database for your browser | typicaljoe | 2133 |
| 364 | [web-socket-js](https://github.com/gimite/web-socket-js) | HTML5 Web Socket implementation powered by Flash | gimite | 2725 |
| 365 | [Modernizr](https://github.com/Modernizr/Modernizr) | Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. | Modernizr | 25072 |
| 366 | [jquery.datalist.js](https://github.com/miketaylr/jquery.datalist.js) | Plugin to provide cross browser html5 datalist support | miketaylr | 62 |
| 367 | [fine-uploader](https://github.com/FineUploader/fine-uploader) | Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features. | FineUploader | 8156 |
| 368 | [backbone](https://github.com/jashkenas/backbone) | Give your JS App some Backbone with Models, Views, Collections, and Events | jashkenas | 27848 |
| 369 | [ZenCodingNetBeansPlugin](https://github.com/lorenzos/ZenCodingNetBeansPlugin) | Zen Coding plugin for NetBeans | lorenzos | 232 |
| 370 | [Flux-Slider](https://github.com/joelambert/Flux-Slider) | CSS3 Animation based image transitions | joelambert | 1405 |
| 371 | [ember.js](https://github.com/emberjs/ember.js) | Ember.js - A JavaScript framework for creating ambitious web applications | emberjs | 22065 |**[⬆ Back to Index](#-contents)**
## Jinja
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Stouts.openvpn](https://github.com/Stouts/Stouts.openvpn) | Ansible role to install and configure OpenVPN server | Stouts | 286 |
| 2 | [saythanks.io](https://github.com/BlitzKraft/saythanks.io) | Spreading Thankfulness in Open Source. | BlitzKraft | 1156 |
| 3 | [ansible-role-monitorix](https://github.com/infothrill/ansible-role-monitorix) | An Ansible role to install monitorix, a lightweight monitoring system on Debian based Linux system. | infothrill | 4 |**[⬆ Back to Index](#-contents)**
## Julia
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Repotomata](https://github.com/Nauss/Repotomata) | Generates a cellular automata animation of the given GitHub repository. | Nauss | 6 |
| 2 | [julia](https://github.com/JuliaLang/julia) | The Julia Programming Language | JuliaLang | 37124 |**[⬆ Back to Index](#-contents)**
## Jupyter Notebook
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [ML-For-Beginners](https://github.com/microsoft/ML-For-Beginners) | 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all | microsoft | 25621 |
| 2 | [h4cker](https://github.com/The-Art-of-Hacking/h4cker) | This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more. | The-Art-of-Hacking | 10339 |
| 3 | [DeOldify](https://github.com/jantic/DeOldify) | A Deep Learning based project for colorizing and restoring old images (and video!) | jantic | 14351 |
| 4 | [industry-machine-learning](https://github.com/firmai/industry-machine-learning) | A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai) | firmai | 6065 |
| 5 | [vscode-ayu](https://github.com/ayu-theme/vscode-ayu) | ayu theme for vscode | ayu-theme | 401 |
| 6 | [PythonDataScienceHandbook](https://github.com/jakevdp/PythonDataScienceHandbook) | Python Data Science Handbook: full text in Jupyter Notebooks | jakevdp | 31700 |
| 7 | [docs](https://github.com/tensorflow/docs) | TensorFlow documentation | tensorflow | 4938 |
| 8 | [cs231n.github.io](https://github.com/cs231n/cs231n.github.io) | Public facing notes page | cs231n | 8558 |
| 9 | [smart-city-model](https://github.com/maxkferg/smart-city-model) | A real-time three dimensional GIS model for smart city orchestration | maxkferg | 2 |
| 10 | [howdoi](https://github.com/gleitz/howdoi) | instant coding answers via the command line | gleitz | 9187 |
| 11 | [animeGAN](https://github.com/jayleicn/animeGAN) | A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing. | jayleicn | 1162 |
| 12 | [Python](https://github.com/PlamenStilyianov/Python) | Python script and Documents | PlamenStilyianov | 331 |
| 13 | [100days](https://github.com/coells/100days) | 100 days of algorithms | coells | 6790 |
| 14 | [TensorFlow-Examples](https://github.com/aymericdamien/TensorFlow-Examples) | TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) | aymericdamien | 41405 |**[⬆ Back to Index](#-contents)**
## Kotlin
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [fenix](https://github.com/mozilla-mobile/fenix) | Firefox for Android | mozilla-mobile | 5329 |
| 2 | [Android-Architecture-Components-Kotlin](https://github.com/erikjhordan-rey/Android-Architecture-Components-Kotlin) | Sample used to practice Kotlin and Android Architecture Components. | erikjhordan-rey | 323 |
| 3 | [anko](https://github.com/Kotlin/anko) | Pleasant Android application development | Kotlin | 15965 |
| 4 | [kotlin](https://github.com/JetBrains/kotlin) | The Kotlin Programming Language. | JetBrains | 39351 |
| 5 | [ideavim](https://github.com/JetBrains/ideavim) | Vim emulation plugin for IDEs based on the IntelliJ Platform | JetBrains | 6105 |
| 6 | [iosched](https://github.com/google/iosched) | The Google I/O Android App | google | 20919 |**[⬆ Back to Index](#-contents)**
## LiveScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [LiveScript](https://github.com/gkz/LiveScript) | LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming. | gkz | 2217 |**[⬆ Back to Index](#-contents)**
## Lua
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [kong](https://github.com/Kong/kong) | 🦍 The Cloud-Native API Gateway | Kong | 30654 |
| 2 | [TrueZen.nvim](https://github.com/Pocco81/TrueZen.nvim) | 🦝 Clean and elegant distraction-free writing for NeoVim | Pocco81 | 337 |
| 3 | [completion-nvim](https://github.com/nvim-lua/completion-nvim) | A async completion framework aims to provide completion to neovim's built in LSP written in Lua | nvim-lua | 994 |
| 4 | [neuron.nvim](https://github.com/oberblastmeister/neuron.nvim) | Make neovim the best note taking application | oberblastmeister | 250 |
| 5 | [nvim-fzf](https://github.com/vijaymarupudi/nvim-fzf) | A Lua API for using fzf in neovim. | vijaymarupudi | 200 |
| 6 | [hammerspoon-config](https://github.com/rsefer/hammerspoon-config) | Custom hammerspoon config, Spoons, etc. | rsefer | 3 |
| 7 | [hhtwm](https://github.com/szymonkaliski/hhtwm) | hackable tiling window manager for macOS and Hammerspoon | szymonkaliski | 122 |
| 8 | [FTerm.nvim](https://github.com/numToStr/FTerm.nvim) | :fire: No-nonsense floating terminal plugin for neovim :fire: | numToStr | 275 |
| 9 | [packer.nvim](https://github.com/wbthomason/packer.nvim) | A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config | wbthomason | 1677 |
| 10 | [lua-lsp](https://github.com/Alloyed/lua-lsp) | A Lua language server | Alloyed | 247 |
| 11 | [VimMode.spoon](https://github.com/dbalatero/VimMode.spoon) | Adds vim keybindings to all OS X inputs | dbalatero | 321 |
| 12 | [hammer-vim](https://github.com/kaichaosun/hammer-vim) | Navigate apps like Vim on Mac | kaichaosun | 9 |
| 13 | [Ki](https://github.com/andweeb/Ki) | ⌘ Work in macOS like you work in vim <currently under construction> | andweeb | 110 |
| 14 | [hammerspoon-vim-bindings](https://github.com/wingillis/hammerspoon-vim-bindings) | modal keybindings to give vim-like navigation for anything with a cursor | wingillis | 11 |
| 15 | [hammerspoon-config](https://github.com/manateelazycat/hammerspoon-config) | My config for Hammerspoon Window Manager | manateelazycat | 40 |
| 16 | [dotfiles](https://github.com/szymonkaliski/dotfiles) | scripts and dotfiles | szymonkaliski | 85 |
| 17 | [lua-term](https://github.com/hoelzro/lua-term) | Terminal operations for Lua | hoelzro | 104 |
| 18 | [moonscript](https://github.com/leafo/moonscript) | :crescent_moon: A language that compiles to Lua | leafo | 2690 |
| 19 | [hammerspoon-config](https://github.com/atsepkov/hammerspoon-config) | Hammerspoon modular config | atsepkov | 5 |
| 20 | [luash](https://github.com/zserge/luash) | Tiny lua module to write shell scripts with lua (inspired by Python's sh module) | zserge | 218 |
| 21 | [keyboard](https://github.com/jasonrudolph/keyboard) | ⌨ Toward a more useful keyboard | jasonrudolph | 1516 |
| 22 | [Spoons](https://github.com/Hammerspoon/Spoons) | The official repository of Spoon plugins | Hammerspoon | 284 |
| 23 | [awesome-hammerspoon](https://github.com/ashfinal/awesome-hammerspoon) | awesome configuration for Hammerspoon. | ashfinal | 986 |
| 24 | [dotfiles](https://github.com/nicknisi/dotfiles) | vim, zsh, git, homebrew, nvm, neovim - my whole world | nicknisi | 2203 |**[⬆ Back to Index](#-contents)**
## Makefile
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [dockerfiles](https://github.com/pandoc/dockerfiles) | Dockerfiles for various pandoc images | pandoc | 205 |
| 2 | [azure-pipelines](https://github.com/lpmatos/azure-pipelines) | ✨ Azure DevOps Pipeline - Docker Build, Trivy Scan, Secret Detection, Sonar and Kubernetes Deploy | lpmatos | 2 |
| 3 | [flow-bin](https://github.com/flowtype/flow-bin) | Binary wrapper for Flow - A static type checker for JavaScript | flowtype | 532 |
| 4 | [crkbd](https://github.com/foostan/crkbd) | Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys. | foostan | 1982 |
| 5 | [ansible-pm2](https://github.com/weareinteractive/ansible-pm2) | Ansible role which installs pm2 and manages apps | weareinteractive | 81 |
| 6 | [terraform-aws-alb-redirect](https://github.com/Flaconi/terraform-aws-alb-redirect) | HTTP 301 and 302 redirects made simple utilising an ALB and listener rules. | Flaconi | 5 |
| 7 | [docker-pgmodeler](https://github.com/ksylvan/docker-pgmodeler) | pgmodeler in a container | ksylvan | 33 |
| 8 | [project-layout](https://github.com/golang-standards/project-layout) | Standard Go Project Layout | golang-standards | 27719 |
| 9 | [build-harness](https://github.com/cloudposse/build-harness) | 🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more | cloudposse | 270 |
| 10 | [docker-php](https://github.com/chialab/docker-php) | 🧰 Adding common PHP extensions to some of the official PHP Docker images. | chialab | 365 |
| 11 | [lambda-go-echo](https://github.com/rmanzoku/lambda-go-echo) | Practice code for AWS Lambda Golang | rmanzoku | 1 |
| 12 | [berryboot](https://github.com/maxnet/berryboot) | Berryboot -- Boot menu / OS installer | maxnet | 704 |
| 13 | [redox](https://github.com/redox-os/redox) | Mirror of https://gitlab.redox-os.org/redox-os/redox | redox-os | 13565 |
| 14 | [noobs](https://github.com/raspberrypi/noobs) | NOOBS (New Out Of Box Software) - An easy Operating System install manager for the Raspberry Pi | raspberrypi | 2037 |**[⬆ Back to Index](#-contents)**
## Markdown
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [tldr](https://github.com/tldr-pages/tldr) | 📚 Collaborative cheatsheets for console commands | tldr-pages | 36038 |**[⬆ Back to Index](#-contents)**
## Mustache
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [charts](https://github.com/bitnami/charts) | Bitnami Helm Charts | bitnami | 4258 |**[⬆ Back to Index](#-contents)**
## Nix
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [all-hies](https://github.com/Infinisil/all-hies) | Cached Haskell IDE Engine Nix builds for all GHC versions | Infinisil | 199 |**[⬆ Back to Index](#-contents)**
## Nunjucks
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [quicklink](https://github.com/GoogleChromeLabs/quicklink) | ⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time | GoogleChromeLabs | 9152 |**[⬆ Back to Index](#-contents)**
## OCaml
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [flow](https://github.com/facebook/flow) | Adds static typing to JavaScript to improve developer productivity and code quality. | facebook | 21519 |
| 2 | [semgrep](https://github.com/returntocorp/semgrep) | Lightweight static analysis for many languages. Find bug variants with patterns that look like source code. | returntocorp | 5547 |
| 3 | [SATySFi](https://github.com/gfngfn/SATySFi) | A statically-typed, functional typesetting system | gfngfn | 878 |
| 4 | [pyre-check](https://github.com/facebook/pyre-check) | Performant type-checking for python. | facebook | 5674 |
| 5 | [reason-language-server](https://github.com/jaredly/reason-language-server) | A language server for reason, in reason | jaredly | 658 |**[⬆ Back to Index](#-contents)**
## Objective-C
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [ShiftIt](https://github.com/fikovnik/ShiftIt) | Managing windows size and position in OSX | fikovnik | 5330 |
| 2 | [UTM](https://github.com/utmapp/UTM) | Virtual machines for iOS and macOS | utmapp | 9766 |
| 3 | [expo](https://github.com/expo/expo) | An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. | expo | 15387 |
| 4 | [XVim2](https://github.com/XVimProject/XVim2) | Vim key-bindings for Xcode 9 | XVimProject | 2296 |
| 5 | [xcode-wakatime](https://github.com/wakatime/xcode-wakatime) | Xcode plugin for automatic time tracking and metrics generated from your programming activity. | wakatime | 372 |
| 6 | [SimpleKeychain](https://github.com/auth0/SimpleKeychain) | A Keychain helper for iOS to make it very simple to store/obtain values from iOS Keychain | auth0 | 383 |
| 7 | [terminal-notifier](https://github.com/julienXX/terminal-notifier) | Send User Notifications on macOS from the command-line. | julienXX | 5743 |
| 8 | [uebersicht](https://github.com/felixhageloh/uebersicht) | ˈyːbɐˌzɪçt | felixhageloh | 3460 |
| 9 | [hammerspoon](https://github.com/Hammerspoon/hammerspoon) | Staggeringly powerful macOS desktop automation with Lua | Hammerspoon | 8365 |
| 10 | [keycastr](https://github.com/sdeken/keycastr) | KeyCastr, an open-source keystroke visualizer | sdeken | 455 |
| 11 | [DarkBoot](https://github.com/w0lfschild/DarkBoot) | :computer: Customize the boot, login and lock screens on macOS | w0lfschild | 249 |
| 12 | [alerter](https://github.com/vjeantet/alerter) | Send User Alert Notification on Mac OS X from the command-line. | vjeantet | 740 |
| 13 | [OpenEmu](https://github.com/OpenEmu/OpenEmu) | 🕹 Retro video game emulation for macOS | OpenEmu | 13292 |
| 14 | [XVim](https://github.com/XVimProject/XVim) | Xcode plugin for Vim keybindings | XVimProject | 5232 |**[⬆ Back to Index](#-contents)**
## Objective-C++
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [neovim-dot-app](https://github.com/rogual/neovim-dot-app) | Mac OS X GUI for Neovim | rogual | 1144 |**[⬆ Back to Index](#-contents)**
## Others
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [rust-learning](https://github.com/ctjhoa/rust-learning) | A bunch of links to blog posts, articles, videos, etc for learning Rust | ctjhoa | 7335 |
| 2 | [awesome-ghidra](https://github.com/AllsafeCyberSecurity/awesome-ghidra) | A curated list of awesome Ghidra materials | AllsafeCyberSecurity | 659 |
| 3 | [cosign-installer](https://github.com/sigstore/cosign-installer) | Cosign Github Action | sigstore | 19 |
| 4 | [binance-spot-api-docs](https://github.com/binance/binance-spot-api-docs) | Official Documentation for the Binance Spot APIs and Streams | binance | 1891 |
| 5 | [for-mac](https://github.com/docker/for-mac) | Bug reports for Docker Desktop for Mac | docker | 2061 |
| 6 | [kubemoji](https://github.com/jseguillon/kubemoji) | ☸️😹 - kubernetes emojis for fun and learn | jseguillon | 9 |
| 7 | [Lily58](https://github.com/kata0510/Lily58) | 6×4+4keys column-staggered split keyboard. | kata0510 | 690 |
| 8 | [commitlint-pre-commit-hook](https://github.com/alessandrojcm/commitlint-pre-commit-hook) | A pre-commit hook for commitlint | alessandrojcm | 48 |
| 9 | [ss7-arsenal](https://github.com/0x90/ss7-arsenal) | SS7 tools and scripts | 0x90 | 129 |
| 10 | [awesome-chalice](https://github.com/chalice-dev/awesome-chalice) | ☁️ Awesome Chalice: Community list of resources about AWS Chalice, a Python framework for writing serverless applications. | chalice-dev | 165 |
| 11 | [huboard](https://github.com/huboard/huboard) | Kanban board for github issues | huboard | 1703 |
| 12 | [RedHunt-OS](https://github.com/redhuntlabs/RedHunt-OS) | Virtual Machine for Adversary Emulation and Threat Hunting | redhuntlabs | 1027 |
| 13 | [awesome-tailwindcss](https://github.com/aniftyco/awesome-tailwindcss) | 😎 Awesome things related to Tailwind CSS | aniftyco | 7609 |
| 14 | [readme-scribe](https://github.com/muesli/readme-scribe) | A GitHub Action that automatically generates & updates markdown content (like your README.md) | muesli | 218 |
| 15 | [awesome-actions](https://github.com/sdras/awesome-actions) | A curated list of awesome actions to use on GitHub | sdras | 16775 |
| 16 | [awesome-discord](https://github.com/jacc/awesome-discord) | 🕹 A curated list of awesome things on Discord. | jacc | 226 |
| 17 | [telegram](https://github.com/dracula/telegram) | 🧛🏻♂️ Dark theme for Telegram Desktop | dracula | 111 |
| 18 | [AnotherStorm](https://github.com/MairwunNx/AnotherStorm) | 😍 A cool dark theme for Telegram Desktop | MairwunNx | 19 |
| 19 | [awesome-telegram](https://github.com/ebertti/awesome-telegram) | Collection great groups, channels, bots and libraries for Telegram | ebertti | 606 |
| 20 | [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform) | Curated list of resources on HashiCorp's Terraform | shuaibiyy | 2575 |
| 21 | [awesome-neovim](https://github.com/rockerBOO/awesome-neovim) | Collections of awesome neovim plugins. | rockerBOO | 2670 |
| 22 | [my-mac-os](https://github.com/n0a/my-mac-os) | List of applications and tools that make my macOS experience even more amazing | n0a | 1 |
| 23 | [naming-cheatsheet](https://github.com/kettanaito/naming-cheatsheet) | Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern. | kettanaito | 9382 |
| 24 | [awesome-developer-streams](https://github.com/bnb/awesome-developer-streams) | 👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming | bnb | 6838 |
| 25 | [alacritty-theme](https://github.com/eendroroy/alacritty-theme) | Collection of Alacritty color schemes | eendroroy | 1095 |
| 26 | [architecture-decision-record](https://github.com/joelparkerhenderson/architecture-decision-record) | Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation | joelparkerhenderson | 5697 |
| 27 | [keybase-gpg-github](https://github.com/pstadler/keybase-gpg-github) | Step-by-step guide on how to create a GPG key on keybase.io, adding it to a local GPG setup and using it with Git and GitHub. | pstadler | 2502 |
| 28 | [awesome-macos-command-line](https://github.com/herrbischoff/awesome-macos-command-line) | Use your macOS terminal shell to do awesome things. | herrbischoff | 25620 |
| 29 | [project-based-learning](https://github.com/practical-tutorials/project-based-learning) | Curated list of project-based tutorials | practical-tutorials | 59263 |
| 30 | [awesome-split-keyboards](https://github.com/diimdeep/awesome-split-keyboards) | A collection of ergonomic split keyboards ⌨ | diimdeep | 2801 |
| 31 | [guide](https://github.com/uber-go/guide) | The Uber Go Style Guide. | uber-go | 9977 |
| 32 | [awesome-dotnet](https://github.com/quozd/awesome-dotnet) | A collection of awesome .NET libraries, tools, frameworks and software | quozd | 13904 |
| 33 | [flathub](https://github.com/flathub/flathub) | Pull requests for new applications to be added | flathub | 573 |
| 34 | [next-plugins](https://github.com/vercel/next-plugins) | Official Next.js plugins | vercel | 2688 |
| 35 | [awesome-cerebro](https://github.com/lubien/awesome-cerebro) | Curated list of Cerebro plugins and resources | lubien | 360 |
| 36 | [awesome-figma](https://github.com/react-figma/awesome-figma) | 💡 A curated list of delightful Figma resources | react-figma | 224 |
| 37 | [nlp-roadmap](https://github.com/graykode/nlp-roadmap) | ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP | graykode | 2620 |
| 38 | [go](https://github.com/datasciencemasters/go) | The Open Source Data Science Masters | datasciencemasters | 19677 |
| 39 | [inlets-archived](https://github.com/inlets/inlets-archived) | Cloud Native Tunnel, now inlets PRO | inlets | 8422 |
| 40 | [awesome-smart-tv](https://github.com/vitalets/awesome-smart-tv) | :zap:A curated list of awesome resources for building Smart TV apps | vitalets | 696 |
| 41 | [dd-vscode-snippets](https://github.com/wx-chevalier/dd-vscode-snippets) | [Docs & Development] A collection of daily snippets for Visual Studio Code, for happy coding. | wx-chevalier | 7 |
| 42 | [prettier-config](https://github.com/azz/prettier-config) | My personal Prettier configuration | azz | 31 |
| 43 | [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter) | A curated list of awesome Jupyter projects, libraries and resources | markusschanta | 2483 |
| 44 | [awesome-satysfi](https://github.com/uetchy/awesome-satysfi) | A curated list of awesome SATySFi packages, libraries, and resources. | uetchy | 5 |
| 45 | [tenfourfox](https://github.com/classilla/tenfourfox) | Mozilla for Power Macintosh. | classilla | 180 |
| 46 | [lambda-gitster](https://github.com/ergenekonyigit/lambda-gitster) | oh-my-zsh theme | ergenekonyigit | 88 |
| 47 | [es6-tools](https://github.com/addyosmani/es6-tools) | An aggregation of tooling for using ES6 today | addyosmani | 3863 |
| 48 | [gitops-progressive-delivery](https://github.com/stefanprodan/gitops-progressive-delivery) | Progressive delivery with Istio, Weave Flux and Flagger | stefanprodan | 41 |
| 49 | [awesome-docker](https://github.com/veggiemonk/awesome-docker) | :whale: A curated list of Docker resources and projects | veggiemonk | 20707 |
| 50 | [100-days-of-code-frontend](https://github.com/nas5w/100-days-of-code-frontend) | Curriculum for learning front-end development during #100DaysOfCode. | nas5w | 2394 |
| 51 | [awesome-nextjs](https://github.com/unicodeveloper/awesome-nextjs) | :notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications) | unicodeveloper | 6657 |
| 52 | [.tmux](https://github.com/gpakosz/.tmux) | 🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️ | gpakosz | 15379 |
| 53 | [hello-world](https://github.com/menynexi/hello-world) | my first repository | menynexi | 1 |
| 54 | [daily](https://github.com/dailydotdev/daily) | The home page every developer deserves 👩🏽💻 | dailydotdev | 4273 |
| 55 | [lime](https://github.com/limetext/lime) | Open source API-compatible alternative to the text editor Sublime Text | limetext | 15273 |
| 56 | [awesome-ada](https://github.com/ohenley/awesome-ada) | A curated list of awesome resources related to the Ada and SPARK programming language | ohenley | 355 |
| 57 | [xd-awesome](https://github.com/AdobeXD/xd-awesome) | Awesome community-created resources for extending Adobe XD | AdobeXD | 234 |
| 58 | [chromium](https://github.com/chromium/chromium) | The official GitHub mirror of the Chromium source | chromium | 10833 |
| 59 | [Waterfox](https://github.com/WaterfoxCo/Waterfox) | The official Waterfox 💧 source code repository | WaterfoxCo | 2021 |
| 60 | [awesome-macOS](https://github.com/iCHAIT/awesome-macOS) | A curated list of awesome applications, softwares, tools and shiny things for macOS. | iCHAIT | 12425 |
| 61 | [hackthebox-writeups](https://github.com/Hackplayers/hackthebox-writeups) | Writeups for HacktheBox 'boot2root' machines | Hackplayers | 1391 |
| 62 | [coding-interview-university](https://github.com/donnemartin/coding-interview-university) | A complete computer science study plan to become a software engineer. | donnemartin | 303 |
| 63 | [infrastructure-as-code-tutorial](https://github.com/Artemmkin/infrastructure-as-code-tutorial) | Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes | Artemmkin | 1934 |
| 64 | [guide](https://github.com/hobby-kube/guide) | Kubernetes clusters for the hobbyist. | hobby-kube | 5134 |
| 65 | [golang-developer-roadmap](https://github.com/Alikhll/golang-developer-roadmap) | Roadmap to becoming a Go developer in 2020 | Alikhll | 12937 |
| 66 | [Pythonista-Tools](https://github.com/Pythonista-Tools/Pythonista-Tools) | Gathering code and links to projects specially developed for Pythonista for iOS. | Pythonista-Tools | 983 |
| 67 | [books](https://github.com/learn-anything/books) | Awesome Books | learn-anything | 3167 |
| 68 | [100-Days-Of-ML-Code](https://github.com/Avik-Jain/100-Days-Of-ML-Code) | 100 Days of ML Coding | Avik-Jain | 33404 |
| 69 | [servo](https://github.com/servo/servo) | The Servo Browser Engine | servo | 20331 |
| 70 | [emacs-101-beginner-survival-guide](https://github.com/emacs-tw/emacs-101-beginner-survival-guide) | Emacs 101 新手求生指南 - 一本讓你學 Emacs 不再學得靠北靠母的美好的新手求生指南 | emacs-tw | 506 |
| 71 | [Awesome-Hacking](https://github.com/Hack-with-Github/Awesome-Hacking) | A collection of various awesome lists for hackers, pentesters and security researchers | Hack-with-Github | 47686 |
| 72 | [awesome-scalability](https://github.com/binhnguyennus/awesome-scalability) | The Patterns of Scalable, Reliable, and Performant Large-Scale Systems | binhnguyennus | 36460 |
| 73 | [pre-theme](https://github.com/leandromatos/pre-theme) | A simple and dark theme enough for Alfred, iTerm, Sublime, Terminal (Mac), ZSH, Sequel Pro and Slack | leandromatos | 43 |
| 74 | [WoeUSB](https://github.com/slacka/WoeUSB) | WoeUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. It is a fork of Congelli501's WinUSB. | slacka | 3299 |
| 75 | [iam-user-guide](https://github.com/awsdocs/iam-user-guide) | Official documentation source for the AWS Identity and Access Management (IAM) User Guide | awsdocs | 266 |
| 76 | [awful-ai](https://github.com/daviddao/awful-ai) | 😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness | daviddao | 5844 |
| 77 | [ami-builder-packer](https://github.com/awslabs/ami-builder-packer) | An example of an AMI Builder using CI/CD with AWS CodePipeline, AWS CodeBuild, Hashicorp Packer and Ansible. | awslabs | 459 |
| 78 | [landscape](https://github.com/cncf/landscape) | 🌄The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets. | cncf | 7854 |
| 79 | [pwc](https://github.com/zziz/pwc) | Papers with code. Sorted by stars. Updated weekly. | zziz | 15265 |
| 80 | [slack](https://github.com/integrations/slack) | Bring your code to the conversations you care about with the GitHub and Slack integration | integrations | 1819 |
| 81 | [awesome-hyper](https://github.com/bnb/awesome-hyper) | 🖥 Delightful Hyper plugins, themes, and resources | bnb | 9663 |
| 82 | [vscode-tips-and-tricks](https://github.com/microsoft/vscode-tips-and-tricks) | Collection of helpful tips and tricks for VS Code. | microsoft | 8676 |
| 83 | [ballerina-examples](https://github.com/ballerina-attic/ballerina-examples) | | ballerina-attic | 56 |
| 84 | [geckodriver](https://github.com/mozilla/geckodriver) | WebDriver for Firefox | mozilla | 5569 |
| 85 | [sre-university](https://github.com/andrealmar/sre-university) | A complete study plan to become a Site Reliability Engineer. | andrealmar | 1155 |
| 86 | [awesome-shell](https://github.com/alebcay/awesome-shell) | A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php. | alebcay | 22460 |
| 87 | [100-days-of-code](https://github.com/kallaway/100-days-of-code) | Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available) | kallaway | 5271 |
| 88 | [flask-script](https://github.com/smurfix/flask-script) | Flask extension to help writing external scripts for Flask applications | smurfix | 676 |
| 89 | [coco-framework](https://github.com/Azure/coco-framework) | The Confidential Consortium Blockchain Framework is an open-source system that enables high-scale, confidential blockchain networks that meet all key enterprise requirements—providing a means to accelerate production enterprise adoption of blockchain technology. | Azure | 841 |
| 90 | [build-your-own-x](https://github.com/danistefanovic/build-your-own-x) | 🤓 Build your own (insert technology here) | danistefanovic | 121888 |
| 91 | [pyethereum](https://github.com/ethereum/pyethereum) | Next generation cryptocurrency network | ethereum | 2638 |
| 92 | [aws-waf-and-shield-advanced-developer-guide](https://github.com/awsdocs/aws-waf-and-shield-advanced-developer-guide) | How to get started with AWS WAF and AWS Shield Advanced | awsdocs | 32 |
| 93 | [Sign-Language](https://github.com/EvilPort2/Sign-Language) | A very simple CNN project. | EvilPort2 | 674 |
| 94 | [wordpress](https://github.com/johnpbloch/wordpress) | A fork of WordPress with Composer support added. Branches, tags, and trunk synced from upstream every 15 minutes. | johnpbloch | 555 |
| 95 | [bandit](https://github.com/openstack-archive/bandit) | Python AST-based static analyzer from OpenStack Security Group | openstack-archive | 1184 |
| 96 | [fabric8](https://github.com/fabric8io/fabric8) | fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins | fabric8io | 1784 |
| 97 | [Medium-posts](https://github.com/SauceCat/Medium-posts) | My posts on Medium. | SauceCat | 4 |
| 98 | [api-standards](https://github.com/WhiteHouse/api-standards) | | WhiteHouse | 2945 |
| 99 | [Front-End-Checklist](https://github.com/thedaviddias/Front-End-Checklist) | 🗂 The perfect Front-End Checklist for modern websites and meticulous developers | thedaviddias | 57050 |
| 100 | [hyperzsh](https://github.com/tylerreckart/hyperzsh) | A hyperminimal zsh prompt | tylerreckart | 490 |
| 101 | [awesome-asyncio](https://github.com/timofurrer/awesome-asyncio) | A curated list of awesome Python asyncio frameworks, libraries, software and resources | timofurrer | 3226 |
| 102 | [lab](https://github.com/mtjddnr/lab) | | mtjddnr | 24 |
| 103 | [howto](https://github.com/codeforamerica/howto) | How To Do Things | codeforamerica | 131 |
| 104 | [awesome-test-automation](https://github.com/atinfo/awesome-test-automation) | A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com | atinfo | 4654 |
| 105 | [nord-terminal-app](https://github.com/arcticicestudio/nord-terminal-app) | An arctic, north-bluish clean and elegant Terminal.app color theme. | arcticicestudio | 220 |
| 106 | [awesome-google-cloud](https://github.com/GoogleCloudPlatform/awesome-google-cloud) | A curated list of awesome stuff for Google Cloud Platform. | GoogleCloudPlatform | 545 |
| 107 | [awesome-bots](https://github.com/DopplerHQ/awesome-bots) | The most awesome list about bots ⭐️🤖 | DopplerHQ | 2840 |
| 108 | [org-medium](https://github.com/celadevra/org-medium) | Publish your Org-Mode buffer to Medium.com | celadevra | 33 |
| 109 | [ansible-role-monit](https://github.com/wtanaka/ansible-role-monit) | Ansible role to install monit | wtanaka | 2 |
| 110 | [awesome-microservices](https://github.com/mfornos/awesome-microservices) | A curated list of Microservice Architecture related principles and technologies. | mfornos | 10568 |
| 111 | [docker-alpine-bash](https://github.com/yikaus/docker-alpine-bash) | Run bash in alpine Linux docker container | yikaus | 34 |
| 112 | [api-guidelines](https://github.com/watson-developer-cloud/api-guidelines) | :cop: REST API guidelines created for the Watson Developer Cloud services | watson-developer-cloud | 109 |
| 113 | [API-Security-Checklist](https://github.com/shieldfy/API-Security-Checklist) | Checklist of the most important security countermeasures when designing, testing, and releasing your API | shieldfy | 16197 |
| 114 | [developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) | Roadmap to becoming a web developer in 2021 | kamranahmedse | 176420 |
| 115 | [go-serverless-list](https://github.com/SerifAndSemaphore/go-serverless-list) | A list of serverless resources, tools, and frameworks specifically for Golang. | SerifAndSemaphore | 122 |
| 116 | [Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit) | :link: Some useful websites for programmers. | sdmg15 | 43845 |
| 117 | [yasnippet-go](https://github.com/dominikh/yasnippet-go) | | dominikh | 44 |
| 118 | [design-patterns-for-humans](https://github.com/kamranahmedse/design-patterns-for-humans) | An ultra-simplified explanation to design patterns | kamranahmedse | 32134 |
| 119 | [ansible-letsencrypt](https://github.com/thefinn93/ansible-letsencrypt) | An ansible role to generate TLS certificates and get them signed by Let's Encrypt | thefinn93 | 441 |
| 120 | [games](https://github.com/leereilly/games) | :video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine. | leereilly | 18483 |
| 121 | [dgnest-oh-my-zsh-theme](https://github.com/dgnest/dgnest-oh-my-zsh-theme) | DGNEST oh-my-zsh theme based on spaceship :space_invader: :bird: :egg: | dgnest | 4 |
| 122 | [go-simple](https://github.com/dominikh/go-simple) | | dominikh | 234 |
| 123 | [go-lang-equivalent](https://github.com/alagu/go-lang-equivalent) | A Table giving equivalents of ruby/python libraries in Golang | alagu | 15 |
| 124 | [Begin-Latex-in-minutes](https://github.com/luong-komorebi/Begin-Latex-in-minutes) | 📜 Brief Intro to LaTeX for beginners that helps you use LaTeX with ease. | luong-komorebi | 3076 |
| 125 | [iterm2-snazzy](https://github.com/sindresorhus/iterm2-snazzy) | Elegant iTerm2 theme with bright colors | sindresorhus | 1114 |
| 126 | [awesome-design](https://github.com/gztchan/awesome-design) | 🌟 Curated design resources from all over the world. | gztchan | 13272 |
| 127 | [raml-spec](https://github.com/raml-org/raml-spec) | RAML Specification | raml-org | 3752 |
| 128 | [awesome-tensorflow](https://github.com/jtoy/awesome-tensorflow) | TensorFlow - A curated list of dedicated resources http://tensorflow.org | jtoy | 16487 |
| 129 | [security-guide-for-developers](https://github.com/FallibleInc/security-guide-for-developers) | Security Guide for Developers (实用性开发人员安全须知) | FallibleInc | 19972 |
| 130 | [docker-cheat-sheet](https://github.com/wsargent/docker-cheat-sheet) | Docker Cheat Sheet | wsargent | 20441 |
| 131 | [thank-you-github](https://github.com/thank-you-github/thank-you-github) | An open letter of gratitude to GitHub | thank-you-github | 1955 |
| 132 | [golang-cheat-sheet](https://github.com/a8m/golang-cheat-sheet) | An overview of Go syntax and features. | a8m | 5928 |
| 133 | [ansible-golang](https://github.com/azavea/ansible-golang) | An Ansible role for installing the Go programming language. | azavea | 15 |
| 134 | [ansible-postgresql](https://github.com/Kami/ansible-postgresql) | Ansible playbook for deploying PostgreSQL. | Kami | 46 |
| 135 | [vagrant-ansible-asterisk](https://github.com/rabbitlair/vagrant-ansible-asterisk) | Ansible script to build an Asterisk server over Vagrant VM, for testing purposes | rabbitlair | 8 |
| 136 | [awesome-workshopper](https://github.com/therebelrobot/awesome-workshopper) | A list of CLI workshopper/adventure tutorials for various things. Inspired by awesome. | therebelrobot | 886 |
| 137 | [node-v0.x-archive](https://github.com/nodejs/node-v0.x-archive) | Moved to https://github.com/nodejs/node | nodejs | 34821 |
| 138 | [ansible-playbook-rabbitmq](https://github.com/Mayeu/ansible-playbook-rabbitmq) | UNMAINTAINED. A playbook to install and configure RabbitMQ. | Mayeu | 104 |
| 139 | [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | :books: Freely available programming books | EbookFoundation | 211271 |
| 140 | [GoBooks](https://github.com/dariubs/GoBooks) | List of Golang books | dariubs | 10377 |
| 141 | [awesome](https://github.com/sindresorhus/awesome) | 😎 Awesome lists about all kinds of interesting topics | sindresorhus | 175754 |
| 142 | [awesome-emacs](https://github.com/emacs-tw/awesome-emacs) | A community driven list of useful Emacs packages, libraries and others. | emacs-tw | 6682 |
| 143 | [php-nudity-filter](https://github.com/azwan082/php-nudity-filter) | | azwan082 | 22 |
| 144 | [legacy-homebrew](https://github.com/Homebrew/legacy-homebrew) | 💀 The former home of Homebrew/homebrew (deprecated) | Homebrew | 27438 |
| 145 | [Projects](https://github.com/karan/Projects) | :page_with_curl: A list of practical projects that anyone can solve in any programming language. | karan | 37094 |
| 146 | [github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet) | A list of cool features of Git and GitHub. | tiimgreen | 33464 |
| 147 | [frontend-tools](https://github.com/codylindley/frontend-tools) | Landscaping With Front-end Tools | codylindley | 2375 |
| 148 | [zf2-documentation](https://github.com/zendframework/zf2-documentation) | Zend Framework 2 documentation sources | zendframework | 196 |
| 149 | [PHPCS_Git](https://github.com/CrazyAwesomeCompany/PHPCS_Git) | Run PHPCS on your changed files | CrazyAwesomeCompany | 2 |
| 150 | [rhodecode](https://github.com/marcinkuzminski/rhodecode) | Attention: we moved our source code and issue tracker! Everything here is deprecated, please do not consume it. \| You can find our new home at: https://rhodecode.com | marcinkuzminski | 112 |
| 151 | [st2-snippets](https://github.com/jansanchez/st2-snippets) | Sublime text 2 Snippets | jansanchez | 1 |
| 152 | [application.ini](https://github.com/feibeck/application.ini) | | feibeck | 306 |
| 153 | [Create-Your-Framework](https://github.com/fabpot-graveyard/Create-Your-Framework) | [OBSOLETE] Create your own framework on top of Symfony | fabpot-graveyard | 310 |
| 154 | [sublime-java-netbeans](https://github.com/csuarez/sublime-java-netbeans) | Netbeans Java code templates for Sublime Text 2 | csuarez | 6 |
| 155 | [zfstudy20090404zendform](https://github.com/twxxk/zfstudy20090404zendform) | zend form samples used on zf-study at 20090404 (http://events.php.gr.jp/events/show/72) | twxxk | 5 |
| 156 | [pdf.shortcuts](https://github.com/johnantoni/pdf.shortcuts) | jquery 1.4 / css / netbeans keyboard shortcuts | johnantoni | 1 |
| 157 | [Dynamic-Forms-with-Zend-Framework](https://github.com/farrelley/Dynamic-Forms-with-Zend-Framework) | Dynamic Forms using Subforms with Zend Framework | farrelley | 12 |
| 158 | [zendframework](https://github.com/zendframework/zendframework) | Official Zend Framework repository | zendframework | 5640 |
| 159 | [Magento-Theme-Collection](https://github.com/fogcitymarathoner/Magento-Theme-Collection) | Customers Buy Themes, Collect them here | fogcitymarathoner | 4 |
| 160 | [TriPUG-Zend-Framework-Example](https://github.com/jfaustin/TriPUG-Zend-Framework-Example) | Example code from the September 21 2010 TriPUG meetup on Zend Framework | jfaustin | 3 |
| 161 | [gitignore](https://github.com/github/gitignore) | A collection of useful .gitignore templates | github | 125833 |
| 162 | [NetBeans-Themes](https://github.com/zachwood/NetBeans-Themes) | Themes for NetBeans | zachwood | 25 |**[⬆ Back to Index](#-contents)**
## PHP
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [SecLists](https://github.com/danielmiessler/SecLists) | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. | danielmiessler | 34759 |
| 2 | [activity-log](https://github.com/pojome/activity-log) | Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site. | pojome | 125 |
| 3 | [kanboard](https://github.com/kanboard/kanboard) | Kanban project management software | kanboard | 6311 |
| 4 | [wp-sentry](https://github.com/stayallive/wp-sentry) | A (unofficial) WordPress plugin reporting PHP and JavaScript errors to Sentry. | stayallive | 203 |
| 5 | [devilbox](https://github.com/cytopia/devilbox) | A modern Docker LAMP stack and MEAN stack for local development | cytopia | 3567 |
| 6 | [web-frameworks](https://github.com/the-benchmarker/web-frameworks) | Which is the fastest web framework? | the-benchmarker | 6077 |
| 7 | [Keka](https://github.com/aonez/Keka) | The macOS file archiver | aonez | 2513 |
| 8 | [Search-Replace-DB](https://github.com/interconnectit/Search-Replace-DB) | This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes. | interconnectit | 3711 |
| 9 | [sunatphp](https://github.com/JossMP/sunatphp) | Realiza consultas a SUNAT Perú desde PHP | JossMP | 50 |
| 10 | [phpdotenv](https://github.com/vlucas/phpdotenv) | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | vlucas | 11596 |
| 11 | [WordPress-Skeleton](https://github.com/markjaquith/WordPress-Skeleton) | Basic layout of a WordPress Git repository. I use this as a base when creating a new repo. | markjaquith | 1791 |
| 12 | [wordpress-core](https://github.com/johnpbloch/wordpress-core) | | johnpbloch | 140 |
| 13 | [dephpugger](https://github.com/renatocassino/dephpugger) | Php Debugger to run in terminal to debug your code easily. | renatocassino | 189 |
| 14 | [IsItMaintained](https://github.com/mnapoli/IsItMaintained) | Monitor open source projects activity | mnapoli | 299 |
| 15 | [Stdlib](https://github.com/PimientaDigital/Stdlib) | | PimientaDigital | 1 |
| 16 | [phastlight](https://github.com/phastlight/phastlight) | The phastlight core library | phastlight | 163 |
| 17 | [Codeception](https://github.com/Codeception/Codeception) | Full-stack testing PHP framework | Codeception | 4384 |
| 18 | [composer](https://github.com/composer/composer) | Dependency Manager for PHP | composer | 25846 |
| 19 | [sentry-php](https://github.com/getsentry/sentry-php) | The official PHP SDK for Sentry (sentry.io) | getsentry | 1585 |
| 20 | [mockery](https://github.com/mockery/mockery) | Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). | mockery | 10024 |
| 21 | [zendframework1](https://github.com/bombayworks/zendframework1) | Zend Framework 1 lightweight composer repository | bombayworks | 16 |
| 22 | [php-jenkins-demoproject](https://github.com/luebbert42/php-jenkins-demoproject) | Demoproject for Sebastian Bergmann's Jenkins template for php projects | luebbert42 | 9 |
| 23 | [Silex-Blog-App](https://github.com/Mparaiso/Silex-Blog-App) | A blog engine powered with Silex and MongoDB in php | Mparaiso | 118 |
| 24 | [curl-easy](https://github.com/stil/curl-easy) | cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot | stil | 308 |
| 25 | [zendcon-design-patterns](https://github.com/zfcampus/zendcon-design-patterns) | | zfcampus | 226 |
| 26 | [OcraServiceManager](https://github.com/Ocramius/OcraServiceManager) | ServiceManager additional features implemented via modules | Ocramius | 46 |
| 27 | [ProxyManager](https://github.com/Ocramius/ProxyManager) | 🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects | Ocramius | 4517 |
| 28 | [mongo-php-driver-legacy](https://github.com/mongodb/mongo-php-driver-legacy) | Legacy MongoDB PHP driver | mongodb | 1100 |
| 29 | [Thumper](https://github.com/php-amqplib/Thumper) | PHP Library that implements several messaging patterns for RabbitMQ | php-amqplib | 273 |
| 30 | [Gherkin](https://github.com/Behat/Gherkin) | Gherkin parser, written in PHP for Behat project | Behat | 975 |
| 31 | [Phabric](https://github.com/woledzki/Phabric) | A DB mockup / fixture creation library for Behat | woledzki | 66 |
| 32 | [Behat](https://github.com/Behat/Behat) | BDD in PHP | Behat | 3671 |
| 33 | [zend-yoson](https://github.com/jrodev/zend-yoson) | zend y yoson integrados | jrodev | 1 |
| 34 | [packagist](https://github.com/composer/packagist) | Package Repository Website - try https://packagist.com if you need your own - | composer | 1522 |
| 35 | [test-driven-development-example](https://github.com/daylerees/test-driven-development-example) | An introduction to Test-Driven Development (TDD). | daylerees | 499 |
| 36 | [phpmig](https://github.com/davedevelopment/phpmig) | Simple migrations system for php | davedevelopment | 544 |
| 37 | [satis](https://github.com/composer/satis) | Simple static Composer repository generator - For a full private Composer repo use Private Packagist | composer | 2708 |
| 38 | [mymongo](https://github.com/offsky/mymongo) | A PHP wrapper class for MongoDB | offsky | 8 |
| 39 | [guzzle](https://github.com/guzzle/guzzle) | Guzzle, an extensible PHP HTTP client | guzzle | 21289 |
| 40 | [DOMPDFModule](https://github.com/raykolbe/DOMPDFModule) | A Zend Framework module for Dompdf | raykolbe | 61 |
| 41 | [Imagine](https://github.com/php-imagine/Imagine) | PHP 5.3 Object Oriented image manipulation library | php-imagine | 4165 |
| 42 | [zf2-phinx-module](https://github.com/valorin/zf2-phinx-module) | Integrates the Phinx database migration tool into a ZF2 application. | valorin | 21 |
| 43 | [phinx](https://github.com/cakephp/phinx) | PHP Database Migrations for Everyone | cakephp | 4235 |
| 44 | [phpdaemon](https://github.com/kakserpom/phpdaemon) | Asynchronous server-side framework for network applications implemented in PHP using libevent | kakserpom | 1530 |
| 45 | [SolariumModule](https://github.com/Ewgo/SolariumModule) | Integration between Zend Framework 2 and the Solarium Solr client | Ewgo | 6 |
| 46 | [rockmongo](https://github.com/iwind/rockmongo) | RockMongo is a MongoDB administration tool, written in PHP 5. | iwind | 1046 |
| 47 | [redmine-tools](https://github.com/PowerKiKi/redmine-tools) | Migrate Redmine project from one instance of Redmine to another one | PowerKiKi | 41 |
| 48 | [PhlyMongo](https://github.com/phly/PhlyMongo) | ZF2 module for handling Mongo services, resultsets, and pagination | phly | 31 |
| 49 | [changelog_generator](https://github.com/weierophinney/changelog_generator) | Create changelogs based on your GitHub milestones | weierophinney | 88 |
| 50 | [PHPCI](https://github.com/dancryer/PHPCI) | PHPCI is a free and open source continuous integration tool specifically designed for PHP. | dancryer | 2438 |
| 51 | [php-refactoring-browser](https://github.com/QafooLabs/php-refactoring-browser) | A command line refactoring tool for PHP | QafooLabs | 564 |
| 52 | [vagrant-lnmp](https://github.com/theferrer/vagrant-lnmp) | Vagrant + Ubuntu Server 12.04 + Nginx + PHP + MySQL + MongoDB + NodeJS + Redis and more... | theferrer | 29 |
| 53 | [php-amqplib](https://github.com/php-amqplib/php-amqplib) | The most widely used PHP client for RabbitMQ | php-amqplib | 3930 |
| 54 | [ZfSimpleMigrations](https://github.com/vgarvardt/ZfSimpleMigrations) | Simple Migrations for Zend Framework 2 | vgarvardt | 30 |
| 55 | [zf2-tutorial-paginate-sort](https://github.com/bigemployee/zf2-tutorial-paginate-sort) | This tutorial extends the zf2-tutorial by akabat by adding sorting and pagination capabilities. | bigemployee | 16 |
| 56 | [zf2-for-1](https://github.com/Roave/zf2-for-1) | Enables using Zend Framework 2 features in a Zend Framework 1 application. | Roave | 36 |
| 57 | [EdpMarkdown](https://github.com/EvanDotPro/EdpMarkdown) | A minimalist ZF2 module for adding markdown support to Zend Framework 2 projects | EvanDotPro | 35 |
| 58 | [ZendFramework2-Sample-Application](https://github.com/laplacesdemon/ZendFramework2-Sample-Application) | Zend Framework 2 Sample Application | laplacesdemon | 7 |
| 59 | [dotscms](https://github.com/dotscms/dotscms) | Simple CMS with inline editing based on Zend Framework 2. | dotscms | 6 |
| 60 | [solarium](https://github.com/solariumphp/solarium) | PHP Solr client library | solariumphp | 871 |
| 61 | [ZFTool](https://github.com/zendframework/ZFTool) | Utility module for maintaining modular Zend Framework 2 applications. | zendframework | 190 |
| 62 | [forum](https://github.com/phalcon/forum) | Phalcon official Forum | phalcon | 361 |
| 63 | [phalcon-code](https://github.com/xboston/phalcon-code) | | xboston | 2 |
| 64 | [incubator](https://github.com/phalcon/incubator) | Incubator adapters/functionality for the Phalcon PHP Framework | phalcon | 732 |
| 65 | [phalconeye](https://github.com/PhalconEye/phalconeye) | PhalconEye CMS Powered by Phalcon Framework | PhalconEye | 426 |
| 66 | [zf1](https://github.com/zendframework/zf1) | This project reached its end-of-life on 2016-09-28. Contains conversion of ZF1 subversion repo to git, from version 15234 forward, and only containing master and release-1.12 branches and 1.12 tags. | zendframework | 356 |
| 67 | [analog](https://github.com/jbroadway/analog) | PHP logging library that is highly extendable and simple to use. | jbroadway | 324 |
| 68 | [LogMonitor](https://github.com/ofertix/LogMonitor) | LogMonitor is the component in charge of parse all kind of log files and publishes errors and stats to the configured channel. The published messages could be collected by the "Collector" component or the "WebUIMonitor" component. | ofertix | 20 |
| 69 | [chromephp](https://github.com/ccampbell/chromephp) | class for logging PHP variables to Google Chrome console | ccampbell | 1351 |
| 70 | [Silex-WebProfiler](https://github.com/silexphp/Silex-WebProfiler) | | silexphp | 208 |
| 71 | [Silex-Kitchen-Edition](https://github.com/lyrixx/Silex-Kitchen-Edition) | This project is a sample or a bootstrap silex application | lyrixx | 643 |
| 72 | [twilio-php](https://github.com/twilio/twilio-php) | A PHP library for communicating with the Twilio REST API and generating TwiML. | twilio | 1304 |
| 73 | [Dropbox](https://github.com/BenExile/Dropbox) | UNMAINTAINED: PHP 5.3 SDK for the Dropbox REST API | BenExile | 540 |
| 74 | [Pimple](https://github.com/silexphp/Pimple) | A small PHP dependency injection container | silexphp | 2478 |
| 75 | [Sismo](https://github.com/FriendsOfPHP/Sismo) | Your Continuous Testing Server | FriendsOfPHP | 643 |
| 76 | [Silex-Skeleton](https://github.com/silexphp/Silex-Skeleton) | A skeleton to get started with Silex | silexphp | 799 |
| 77 | [Sami](https://github.com/FriendsOfPHP/Sami) | An API documentation generator | FriendsOfPHP | 2036 |
| 78 | [phpunit-skeleton-generator](https://github.com/sebastianbergmann/phpunit-skeleton-generator) | Tool that can generate skeleton test classes from production code classes and vice versa. | sebastianbergmann | 159 |
| 79 | [chamilo-lms](https://github.com/chamilo/chamilo-lms) | Chamilo is a learning management system focused on ease of use and accessibility | chamilo | 594 |
| 80 | [ToroPHP](https://github.com/anandkunal/ToroPHP) | Toro is a PHP router for developing RESTful web applications and APIs. | anandkunal | 1168 |
| 81 | [Silex](https://github.com/silexphp/Silex) | [DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components | silexphp | 3650 |
| 82 | [TDD-PHP-Sample](https://github.com/miccheng/TDD-PHP-Sample) | Test Drive Development with PHP using PHPUnit as the testing tool. Step by step walkthrough of how to implement a TDD for a simple shopping cart. | miccheng | 16 |
| 83 | [zend-developer-tools](https://github.com/zendframework/zend-developer-tools) | Module for developer and debug tools for working with the ZF2 MVC layer. | zendframework | 333 |
| 84 | [Zrt](https://github.com/ZrtLab/Zrt) | Zend Rapid Tools extension para zend framework 1 | ZrtLab | 2 |
| 85 | [PHP-design-patterns](https://github.com/ezimuel/PHP-design-patterns) | Collection of PHP design patterns | ezimuel | 165 |
| 86 | [silex-sample](https://github.com/eminetto/silex-sample) | silex-sample | eminetto | 40 |
| 87 | [numeration](https://github.com/jmirandase/numeration) | | jmirandase | 1 |
| 88 | [php-design-patterns](https://github.com/jeremeamia/php-design-patterns) | Design patterns implemented using traits in PHP 5.4 | jeremeamia | 103 |
| 89 | [socialsearch](https://github.com/vijethpatil-zz/socialsearch) | socialsearch for yioop! | vijethpatil-zz | 4 |
| 90 | [zf-skeleton](https://github.com/ZrtLab/zf-skeleton) | Zend Framework + Tdd + Zrt + JqGrid | ZrtLab | 2 |
| 91 | [Design-patterns](https://github.com/flakas/Design-patterns) | Study of design patterns | flakas | 5 |
| 92 | [Phpunit-ZendFramework-Example](https://github.com/pollyrobin/Phpunit-ZendFramework-Example) | Test example for phpunit in combination with ZendFramework | pollyrobin | 8 |
| 93 | [GitHubHook](https://github.com/kwangchin/GitHubHook) | GitHub Post-Receive Deployment Hook | kwangchin | 75 |
| 94 | [Zend_Form_Element_Googlemap](https://github.com/ElGoorf/Zend_Form_Element_Googlemap) | A Google Map input field for ZF Forms | ElGoorf | 3 |
| 95 | [zend-form-decorators-bootstrap](https://github.com/Emagister/zend-form-decorators-bootstrap) | Zend_Form decorators for Twitter's Bootstrap UI | Emagister | 170 |
| 96 | [MwGearman](https://github.com/mwillbanks/MwGearman) | Gearman Module for ZF2 | mwillbanks | 20 |
| 97 | [track-branch-via-git-hooks](https://github.com/rlorenzo/track-branch-via-git-hooks) | PHP script to respond to git hooks and does a pull command when a specified branch is updated. Then emails will be sent to committer to know that the server has their changes now. | rlorenzo | 5 |
| 98 | [Zend-Framework-RESTful-Bundle](https://github.com/chriswoodford/Zend-Framework-RESTful-Bundle) | A code package that allows you to easily create hierarchical RESTful controllers without Zend_Rest_Route | chriswoodford | 6 |
| 99 | [restful-zend-framework-example](https://github.com/ahmadnassri/restful-zend-framework-example) | Example RESTful Application using Zend Framework 1.0 | ahmadnassri | 26 |
| 100 | [Flitch](https://github.com/muteor/Flitch) | PHP Coding Standard Validator | muteor | 2 |
| 101 | [Zend_Mobile](https://github.com/mwillbanks/Zend_Mobile) | Push Notifications | mwillbanks | 102 |
| 102 | [git-hooks](https://github.com/tophsic/git-hooks) | My git hooks | tophsic | 2 |
| 103 | [LadybugBundle](https://github.com/raulfraile/LadybugBundle) | Symfony2 bundle for Ladybug library, the Simple and Extensible PHP Dumper | raulfraile | 331 |
| 104 | [Facebook-PHP-SDK-for-Zend-Framework](https://github.com/erickthered/Facebook-PHP-SDK-for-Zend-Framework) | A couple of classes that you can include in your library to use within Zend Framework projects. | erickthered | 19 |
| 105 | [zendscaffolding](https://github.com/lex0r/zendscaffolding) | CRUD component for Zend Framework | lex0r | 44 |
| 106 | [Zend-Framework-Development-Project](https://github.com/settermjd/Zend-Framework-Development-Project) | A project covering various development techniques and principles using the Zend Framework | settermjd | 3 |
| 107 | [Zend_DI-Examples](https://github.com/ralphschindler/Zend_DI-Examples) | | ralphschindler | 66 |
| 108 | [pike](https://github.com/php-pike/pike) | PiKe - Extension to ZendFramework(1/2)/Doctrine2 projects | php-pike | 12 |
| 109 | [Bootstrap-Zend-Framework](https://github.com/komola/Bootstrap-Zend-Framework) | A drop-in replacement for Zend Framework Forms to have the nice Bootstrap styling | komola | 99 |
| 110 | [Ubercart-Cart-Login-Flow](https://github.com/penyaskito/Ubercart-Cart-Login-Flow) | Ubercart default cart behavior is merging the anonymous cart and the existing user cart once the user logs in. This can be confusing for the user because his cart could have some products added long ago, and when he logs in the existing cart and the new anonymous cart are merged. This module provides another workflow: If the user logs in a block at the checkout page, or when the destination is set to the checkout page, the existing cart for the user is discarded, and the cart that has been created while being an anonymous user is the cart that will be checked out. In other case, we discard the anonymous card and recover the existing cart associated with this user. | penyaskito | 3 |
| 111 | [scale-php-with-redis](https://github.com/jimbojsb/scale-php-with-redis) | | jimbojsb | 2 |
| 112 | [ZendExt](https://github.com/Monits/ZendExt) | Extension library for Zend Framework, with lots of new utilities and patterns. | Monits | 7 |
| 113 | [Design-Patterns](https://github.com/wassim-chegham/Design-Patterns) | A collection of design pattern in PHP | wassim-chegham | 2 |
| 114 | [ZendSkeletonModule](https://github.com/zendframework/ZendSkeletonModule) | Sample skeleton module for use with the ZF2 MVC layer | zendframework | 211 |
| 115 | [Zend-Framework-Extension](https://github.com/stephenfarrell/Zend-Framework-Extension) | A collection of classes assembled over time to make it easier to use the wealth of functionality offered in ZF | stephenfarrell | 2 |
| 116 | [EasyBib_Form_Decorator](https://github.com/easybib/EasyBib_Form_Decorator) | Twitter bootstrap decorators for Zend_Form | easybib | 89 |
| 117 | [apify-library](https://github.com/fedecarg/apify-library) | Apify is a small open source library that delivers new levels of developer productivity by simplifying the creation of RESTful architectures. It helps development teams deliver quality web services and applications in reduced amounts of time. If you are familiar with the Zend Framework, then you already know how to use Apify. | fedecarg | 264 |
| 118 | [Zend-Framework-GoogleAuth](https://github.com/taizo/Zend-Framework-GoogleAuth) | Google Apps OpenID Authentication module for Zend Framework | taizo | 2 |
| 119 | [DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | sample code for several design patterns in PHP 8 | DesignPatternsPHP | 20086 |
| 120 | [ZF-Without-Zend_Form](https://github.com/adlermedrado-archive/ZF-Without-Zend_Form) | A simple approach to use the best Zend Form's features without using it | adlermedrado-archive | 3 |
| 121 | [Zend-Framework-Facebook](https://github.com/johanan/Zend-Framework-Facebook) | This is a sample project on how to implement Facebook into Zend Framework. You can also use it outside of Zend. | johanan | 7 |
| 122 | [IndexTank-API--Zend-Framework-](https://github.com/Kalyse/IndexTank-API--Zend-Framework-) | IndexTank API Zend Framework | Kalyse | 3 |
| 123 | [ZFDebug](https://github.com/jokkedk/ZFDebug) | Debug toolbar for Zend Framework | jokkedk | 212 |
| 124 | [zend-framework-twitter](https://github.com/meze/zend-framework-twitter) | | meze | 3 |
| 125 | [Zend-Coding-Standard-with-Comments](https://github.com/smurfy/Zend-Coding-Standard-with-Comments) | | smurfy | 2 |
| 126 | [Zend-Framework-PDF-Table-Helper](https://github.com/sirshurf/Zend-Framework-PDF-Table-Helper) | Library that generated a table for the creation of PDF's using Zend_PDf and Zend Framework Structure. Works as a layer on top of Zend_PDF to aid in layout. Sort-of tries to mimic HTML Tables. | sirshurf | 9 |
| 127 | [Zend-Framework-Extended](https://github.com/richard-cai/Zend-Framework-Extended) | It's a zend framework extended version for large scale projects. Now,It has some most desired features for latest php application. such as Widget Template System + Magento System Design Pattern + Modulized Development and a lots more. View framework.doc in docs folder to find out more | richard-cai | 3 |
| 128 | [restful-zend-framework](https://github.com/ahmadnassri/restful-zend-framework) | Extension for the popular Zend Framework, allows to create RESTful Controllers and build API endpoints with ease. | ahmadnassri | 142 |
| 129 | [Zend-Framework-Scaffolder---CRUD](https://github.com/marcosQuesada/Zend-Framework-Scaffolder---CRUD) | This class group implements from database an ActiveRecord Model pattern , controller & views to create basical CRUD on every table. Over every table implements : add , edit , find, fetchAll & delete methods , in case of Foreign Keys creates JoinedFetchAll method. Is a functional base , but needs more testing . Model Generator based over [email protected] model.Thank you! | marcosQuesada | 6 |
| 130 | [Zend-Framework-Custom-Models](https://github.com/diogomatheus/Zend-Framework-Custom-Models) | Customizando modelos no zend framework | diogomatheus | 2 |
| 131 | [zend-framework-components](https://github.com/kimjoar/zend-framework-components) | My Zend Framework components. | kimjoar | 2 |
| 132 | [git_hooks](https://github.com/degan/git_hooks) | A collection of various git hooks. | degan | 3 |
| 133 | [tabular-zend-forms](https://github.com/evmcl/tabular-zend-forms) | Produce Zend_Form objects that lay out their elements in tables. | evmcl | 4 |
| 134 | [couchdb-zend-rest](https://github.com/FabriZZio/couchdb-zend-rest) | PHP implementation of CouchDB with Zend_Rest | FabriZZio | 5 |
| 135 | [ZendX_Doctrine](https://github.com/taat/ZendX_Doctrine) | Integration of Zend Framework and Doctrine ORM | taat | 8 |
| 136 | [Noginn_Service_Bing](https://github.com/noginn/Noginn_Service_Bing) | A Zend Framework component that wraps the Bing API v2 | noginn | 6 |
| 137 | [zend-service-wordpress](https://github.com/EvanK/zend-service-wordpress) | A Zend Framework service class for the WordPress XML-RPC api | EvanK | 8 |
| 138 | [ZFBlog](https://github.com/padraic/ZFBlog) | A blogging application developed as part of the "Zend Framework: Surviving The Deep End" book | padraic | 28 |
| 139 | [Zend_Migrations](https://github.com/svenax/Zend_Migrations) | A super simple implementation of migrations for Zend_Db. | svenax | 10 |
| 140 | [Twig](https://github.com/twigphp/Twig) | Twig, the flexible, fast, and secure template language for PHP | twigphp | 7347 |
| 141 | [twigZend](https://github.com/abtris/twigZend) | Twig Zend Framework example | abtris | 3 |
| 142 | [zf-pastebin](https://github.com/SebFlippence/zf-pastebin) | A PHP pastebin application using the Zend Framework | SebFlippence | 10 |
| 143 | [Galahad-FE](https://github.com/inxilpro/Galahad-FE) | This project is extremely outdated and no longer maintained. | inxilpro | 22 |
| 144 | [Zend_Form_Without_MVC](https://github.com/TBeijen/Zend_Form_Without_MVC) | Zend_Form example as used in blogpost. | TBeijen | 4 |
| 145 | [Zend_Form_Dynamic](https://github.com/TBeijen/Zend_Form_Dynamic) | Zend_Form having multiple elements per line which can be added using jquery. | TBeijen | 6 |
| 146 | [symfony](https://github.com/symfony/symfony) | The Symfony PHP framework | symfony | 26014 |
| 147 | [sphinx-and-zend-framework](https://github.com/jsor/sphinx-and-zend-framework) | Integration of Sphinx into a Zend Framework 1 application. | jsor | 28 |
| 148 | [bundle-phu](https://github.com/hobodave/bundle-phu) | A set of Zend Framework view helpers that automagically bundle, minify, and compress your javascript and css. | hobodave | 57 |
| 149 | [Zend-Framework-Tutorial-Series](https://github.com/adlermedrado-archive/Zend-Framework-Tutorial-Series) | Sources for the Zend Framework Tutorial Series | adlermedrado-archive | 1 |
| 150 | [rediska](https://github.com/shumkov/rediska) | No longer maintained. Full-featured PHP client for key-value database Redis | shumkov | 273 |
| 151 | [zf-modelform](https://github.com/jhartikainen/zf-modelform) | Django inspired model form generator implementation for Zend Framework. Feel free to fork this and improve - I do not have the time to do it myself. You can find relevant information on my blog | jhartikainen | 28 |
| 152 | [Zend_PDF_Helper](https://github.com/btm6084/Zend_PDF_Helper) | A layer on top of Zend_PDF to aid in layout. Sort-of tries to mimic HTML Tables. | btm6084 | 18 |
| 153 | [magento-zend](https://github.com/colinmollenhour/magento-zend) | Mirror of Zend Framework classes for use with magento-lite module | colinmollenhour | 7 |
| 154 | [zfkit](https://github.com/mgkimsal/zfkit) | Zend Framework Starter Kit | mgkimsal | 38 |
| 155 | [FORM](https://github.com/mridgway/FORM) | Annotation form creation using Zend_Form and Doctrine 2 | mridgway | 4 |
| 156 | [zf1-blog](https://github.com/rkeplin/zf1-blog) | My legacy blog built with Zend Framework 1 | rkeplin | 10 |
| 157 | [project](https://github.com/funkface/project) | | funkface | 2 |
| 158 | [Doctrine-2-Blog-Example](https://github.com/bzarzuela/Doctrine-2-Blog-Example) | This is an example of an ongoing tutorial for using Doctrine 2 and Zend Framework | bzarzuela | 10 |
| 159 | [d2-zf-sandbox](https://github.com/Bittarman/d2-zf-sandbox) | Doctrine2 and Zend Framework Sandbox | Bittarman | 9 |
| 160 | [google-spreadsheet](https://github.com/farinspace/google-spreadsheet) | Google Spreadsheet PHP Helper Class (Uses Zend GData) | farinspace | 103 |
| 161 | [Zend-Framework-Storefront](https://github.com/muteor/Zend-Framework-Storefront) | Storefront code from Zend Framework 1.8 Web Application Development | muteor | 19 |
| 162 | [ZFUE](https://github.com/gondo/ZFUE) | Zend Framework Uploadify Extension | gondo | 10 |
| 163 | [XBooM](https://github.com/yugeon/XBooM) | CMF based on Zend Framework 1.10 and Doctrine 2.0 | yugeon | 17 |
| 164 | [cms](https://github.com/modo/cms) | CMS/CMF built on Zend Framework and Doctrine 2 | modo | 10 |
| 165 | [Zend_Auth_Adapter_Facebook](https://github.com/fordnox/Zend_Auth_Adapter_Facebook) | Facebook oAuth2 Auth adapter for Zend Framework | fordnox | 40 |
| 166 | [Zend-Paypal-Notification](https://github.com/karlforshaw/Zend-Paypal-Notification) | A Paypal IPN model for Zend Framework | karlforshaw | 7 |
| 167 | [Glitch](https://github.com/Enrise/Glitch) | Zend Framework library extensions | Enrise | 29 |
| 168 | [Zend-Framework-Skeleton](https://github.com/christophervalles/Zend-Framework-Skeleton) | A Zend Framework Skeleton with Zend + TDD + ZFDebug + Module structure | christophervalles | 117 |
| 169 | [zf-examples](https://github.com/weierophinney/zf-examples) | Zend Framework Examples | weierophinney | 80 |
| 170 | [Oauth_Server](https://github.com/boekkooi/Oauth_Server) | A php 5.3 oauth server implementation for Zend Framework | boekkooi | 17 |
| 171 | [zf-codo](https://github.com/clintberry/zf-codo) | ORM and Code Generator (scaffolding) for Zend Framework | clintberry | 13 |
| 172 | [proweb_cms](https://github.com/ganzalizz/proweb_cms) | proweb cms | ganzalizz | 2 |
| 173 | [Zend_Gearman](https://github.com/mwillbanks/Zend_Gearman) | Zend Gearman Worker | mwillbanks | 28 |
| 174 | [jQuery-File-Upload](https://github.com/blueimp/jQuery-File-Upload) | File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. | blueimp | 31073 |
| 175 | [weflex](https://github.com/luoqi1987425/weflex) | weflex zend framework library | luoqi1987425 | 2 |
| 176 | [FansubCMS](https://github.com/fansubcode/FansubCMS) | FansubCMS is based on the Zend PHP Framework and ist especially designed for the needs of fansubbers | fansubcode | 10 |
| 177 | [MTool](https://github.com/dankocherga/MTool) | Magento developer code generator built on zend tool framework | dankocherga | 50 |
| 178 | [Celsus](https://github.com/majelbstoat/Celsus) | PHP and JS library built on top of Zend Framework and jQuery | majelbstoat | 7 |
| 179 | [webgrind](https://github.com/jokkedk/webgrind) | Xdebug Profiling Web Frontend in PHP | jokkedk | 3025 |
| 180 | [AjaxAction-View-Helper-for-Zend-Framework](https://github.com/webrocker/AjaxAction-View-Helper-for-Zend-Framework) | AjaxAction view helper is a plug-in replacement for the Action view helper. It transforms synchronous requests to asynchronous XHR-calls with no frills. CacheAction plugin is a FrontController plugin, that enables You to cache specific routes. In combination with AjaxAction, no user will ever have to wait for a webpage to be rendered :-) | webrocker | 5 |
| 181 | [zle](https://github.com/fabn/zle) | Zle: An extension to Zend Framework library | fabn | 11 |
| 182 | [Amazon-SES-Zend-Mail-Transport](https://github.com/christophervalles/Amazon-SES-Zend-Mail-Transport) | Integration between Amazon SES and Zend Framework via a new Transport | christophervalles | 52 |
| 183 | [Zend-Framework---Facebook-Tutorial](https://github.com/GeeH/Zend-Framework---Facebook-Tutorial) | Source files for Social Developers Zend Framework and Facebook tutorial series | GeeH | 4 |
| 184 | [bgylibrary](https://github.com/borisguery/bgylibrary) | **This library is NOT MAINTAINED anymore.** Extension of Zend Framework, provides Doctrine 2 integration, Entity Serialization, toArray(), common filters, views helpers, and more. | borisguery | 63 |
| 185 | [Zend-Framework--Doctrine-ORM--PHPUnit--Ant--Jenkins-CI--TDD-](https://github.com/eddiejaoude/Zend-Framework--Doctrine-ORM--PHPUnit--Ant--Jenkins-CI--TDD-) | [DEPRECATED for ZF2 & Composer] Best practice Zend Framework (ZF) skeleton / base with Doctrine2 integration : High code coverage & build scripts using TDD. Issues section ar e used for project planning (features etc) | eddiejaoude | 160 |
| 186 | [zfopenid](https://github.com/marcinwol/zfopenid) | Example OpenID, Facebook and Twitter authentication with Zend Framework 1.11.3 | marcinwol | 52 |
| 187 | [zend-tool-model](https://github.com/tankist/zend-tool-model) | Zend_Tool extension to provide ability to generate DDD classes for ZF project | tankist | 13 |
| 188 | [Zend_Service_ShortUrl_Bitly](https://github.com/christophervalles/Zend_Service_ShortUrl_Bitly) | Integration of Bitl.ly as short url service | christophervalles | 2 |
| 189 | [Zend-Framework-Modules](https://github.com/settermjd/Zend-Framework-Modules) | A set of modules for Zend Framework to make your life easier | settermjd | 2 |
| 190 | [zf-boilerplate](https://github.com/michael-romer/zf-boilerplate) | Zend Framework (ZF) Boilerplate is a pre-packaged, pre-configured Zend Framework - based blueprint for your enterprise grade PHP application. It combines state-of-the-art tools, frameworks and ideas to bootstrap your projects with nearly zero work. | michael-romer | 211 |
| 191 | [zend-framework-rest-project-example](https://github.com/aporat/zend-framework-rest-project-example) | Example project on using RESTful API with Zend Framework 1.11 | aporat | 12 |
| 192 | [Music-Store](https://github.com/srish/Music-Store) | using zend framework (MVC : web application framework for php) | srish | 5 |
| 193 | [App_Service_LinkedIn](https://github.com/erikvdwal/App_Service_LinkedIn) | LinkedIn service class for use with the Zend Framework | erikvdwal | 3 |
| 194 | [Zend_Cache_Backend_Redis](https://github.com/linqia/Zend_Cache_Backend_Redis) | A Redis based cache backend for Zend | linqia | 5 |
| 195 | [Zend-Framework-Complex-Forms](https://github.com/DeanDeBlock/Zend-Framework-Complex-Forms) | complex forms - multi page - nested | DeanDeBlock | 11 |
| 196 | [ZendFramework_BodyClass_Helper](https://github.com/eduardo-matos/ZendFramework_BodyClass_Helper) | Zend Framework Body Class Helper | eduardo-matos | 3 |
| 197 | [Zend-Framework-Session-Handler--HandlerSocket](https://github.com/ifavo/Zend-Framework-Session-Handler--HandlerSocket) | Session Handler based on the HandlerSocket | ifavo | 3 |
| 198 | [Zend-Framework-Helpers](https://github.com/diogomatheus/Zend-Framework-Helpers) | Trabalhando com helpers no zend framework | diogomatheus | 1 |
| 199 | [flashmessenger-plugin](https://github.com/fishrod-interactive/flashmessenger-plugin) | This is a Zend Framework plugin to easily set up the flash messenger action helper | fishrod-interactive | 1 |
| 200 | [zf-d2-odm](https://github.com/Bittarman/zf-d2-odm) | Zend Framework and Doctrine2 ODM example integration | Bittarman | 15 |
| 201 | [Zend-Framework-Select](https://github.com/diogomatheus/Zend-Framework-Select) | Trabalhando com consultas personalizadas | diogomatheus | 1 |
| 202 | [Zend-Framework-Join](https://github.com/diogomatheus/Zend-Framework-Join) | Trabalhando com join no zend framework | diogomatheus | 1 |**[⬆ Back to Index](#-contents)**
## PLpgSQL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [feti](https://github.com/kartoza/feti) | Further Education and Training Institute Website | kartoza | 2 |
| 2 | [audit-trigger](https://github.com/2ndQuadrant/audit-trigger) | Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit. | 2ndQuadrant | 533 |
| 3 | [pgMemento](https://github.com/pgMemento/pgMemento) | Audit trail with schema versioning for PostgreSQL using transaction-based logging | pgMemento | 278 |**[⬆ Back to Index](#-contents)**
## Perl
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [autodoc](https://github.com/cbbrowne/autodoc) | PostgreSQL Autodoc - dumps a Postgres schema in several useful documentary forms | cbbrowne | 128 |
| 2 | [ModSecurity-nginx](https://github.com/SpiderLabs/ModSecurity-nginx) | ModSecurity v3 Nginx Connector | SpiderLabs | 926 |
| 3 | [zsh-autoenv](https://github.com/Tarrasch/zsh-autoenv) | Autoenv for zsh | Tarrasch | 564 |
| 4 | [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) | Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada: | so-fancy | 14759 |**[⬆ Back to Index](#-contents)**
## PowerShell
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [oscp](https://github.com/ferreirasc/oscp) | oscp study | ferreirasc | 431 |
| 2 | [workplace-platform-samples](https://github.com/fbsamples/workplace-platform-samples) | Sample code to enable Workplace customers to make the most of the features of the Workplace Custom Integrations platform. | fbsamples | 158 |**[⬆ Back to Index](#-contents)**
## Puppet
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [puppet-examples](https://github.com/jordansissel/puppet-examples) | A collection of advanced puppet examples (uses older versions of puppet v3/v2) | jordansissel | 393 |
| 2 | [puppet-varnish](https://github.com/netmanagers/puppet-varnish) | [UNMAINTAINED] Puppet module to manage varnish | netmanagers | 3 |**[⬆ Back to Index](#-contents)**
## Python
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [rich](https://github.com/willmcgugan/rich) | Rich is a Python library for rich text and beautiful formatting in the terminal. | willmcgugan | 31030 |
| 2 | [sqlmodel](https://github.com/tiangolo/sqlmodel) | SQL databases in Python, designed for simplicity, compatibility, and robustness. | tiangolo | 5723 |
| 3 | [zebconf](https://github.com/mcb30/zebconf) | Zebra label printer configuration tool | mcb30 | 3 |
| 4 | [zpl](https://github.com/cod3monk/zpl) | Python ZPL2 Library | cod3monk | 80 |
| 5 | [django-model-utils](https://github.com/jazzband/django-model-utils) | Django model mixins and utilities. | jazzband | 2156 |
| 6 | [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) | factory_boy integration the pytest runner | pytest-dev | 226 |
| 7 | [factory_boy](https://github.com/FactoryBoy/factory_boy) | A test fixtures replacement for Python | FactoryBoy | 2692 |
| 8 | [opta](https://github.com/run-x/opta) | Infrastructure-as-code where you work with high-level constructs instead of getting lost in low level cloud configuration | run-x | 315 |
| 9 | [gaia](https://github.com/cosmos/gaia) | Cosmos Hub | cosmos | 364 |
| 10 | [django-verify](https://github.com/miguelgrinberg/django-verify) | Extending the Django authentication system with a phone verification step. | miguelgrinberg | 45 |
| 11 | [studio](https://github.com/learningequality/studio) | Content curation tools for Kolibri | learningequality | 59 |
| 12 | [shodan-python](https://github.com/achillean/shodan-python) | The official Python library for Shodan | achillean | 1756 |
| 13 | [cascadia-code](https://github.com/microsoft/cascadia-code) | This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal. | microsoft | 18402 |
| 14 | [terraform-github-actions](https://github.com/dflook/terraform-github-actions) | GitHub actions for terraform | dflook | 213 |
| 15 | [git-filter-repo](https://github.com/newren/git-filter-repo) | Quickly rewrite git repository history (filter-branch replacement) | newren | 2867 |
| 16 | [drf-yasg](https://github.com/axnsan12/drf-yasg) | Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code. | axnsan12 | 2488 |
| 17 | [microk8s](https://github.com/ubuntu/microk8s) | MicroK8s is a small, fast, single-package Kubernetes for developers, IoT and edge. | ubuntu | 5920 |
| 18 | [awesome-asgi](https://github.com/florimondmanca/awesome-asgi) | A curated list of awesome ASGI servers, frameworks, apps, libraries, and other resources | florimondmanca | 966 |
| 19 | [cerberus](https://github.com/cloud-bulldozer/cerberus) | Guardian of Kubernetes and OpenShift clusters. Tool to monitor clusters health and signal/alert on failures. | cloud-bulldozer | 59 |
| 20 | [dotnet-core-pre-commit](https://github.com/juanodicio/dotnet-core-pre-commit) | Cross-platform .NET Core pre-commit hooks | juanodicio | 5 |
| 21 | [pdpyras](https://github.com/PagerDuty/pdpyras) | Low-level PagerDuty REST API Client in Python | PagerDuty | 77 |
| 22 | [Deep-Emotion](https://github.com/omarsayed7/Deep-Emotion) | Facial Expression Recognition Using Attentional Convolutional Network, Pytorch implementation | omarsayed7 | 110 |
| 23 | [dirsearch](https://github.com/maurosoria/dirsearch) | Web path scanner | maurosoria | 7126 |
| 24 | [diagrams](https://github.com/mingrammer/diagrams) | :art: Diagram as Code for prototyping cloud system architectures | mingrammer | 15503 |
| 25 | [project-dev-kpis](https://github.com/soundcloud/project-dev-kpis) | Key Performance Indicators of product development teams. | soundcloud | 111 |
| 26 | [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) | Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet) | Chia-Network | 9509 |
| 27 | [ghexport](https://github.com/karlicoss/ghexport) | Export your Github activity: events, repositories, stars, etc. | karlicoss | 16 |
| 28 | [ghexport](https://github.com/seanbreckenridge/ghexport) | Export your Github activity: events, repositories, stars, etc. | seanbreckenridge | 3 |
| 29 | [flake8](https://github.com/PyCQA/flake8) | flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. | PyCQA | 1645 |
| 30 | [oppia](https://github.com/oppia/oppia) | A free, online learning platform to make quality education accessible for all. | oppia | 4323 |
| 31 | [gitGraber](https://github.com/hisxo/gitGraber) | gitGraber: monitor GitHub to search and find sensitive data in real time for different online services such as: Google, Amazon, Paypal, Github, Mailgun, Facebook, Twitter, Heroku, Stripe... | hisxo | 1317 |
| 32 | [codespell](https://github.com/codespell-project/codespell) | check code for common misspellings | codespell-project | 673 |
| 33 | [xunit-slack-reporter](https://github.com/ivanklee86/xunit-slack-reporter) | Github Action to send XUnit results to Slack 🎙️🎙️🎙️ | ivanklee86 | 9 |
| 34 | [schemathesis](https://github.com/schemathesis/schemathesis) | A modern API testing tool for web applications built with Open API and GraphQL specifications. | schemathesis | 1043 |
| 35 | [jesse](https://github.com/jesse-ai/jesse) | An advanced crypto trading bot written in Python | jesse-ai | 3243 |
| 36 | [consoleme](https://github.com/Netflix/consoleme) | A Central Control Plane for AWS Permissions and Access | Netflix | 2616 |
| 37 | [rl-baselines](https://github.com/erickTornero/rl-baselines) | Implementations of Reinforcement Learning algorithms as baselines in Pytorch | erickTornero | 2 |
| 38 | [openwifipass](https://github.com/seemoo-lab/openwifipass) | An open source implementation of Apple's Wi-Fi Password Sharing protocol in Python. | seemoo-lab | 660 |
| 39 | [bitbucket-issue-migration](https://github.com/jeffwidman/bitbucket-issue-migration) | A small script for migrating repo issues from Bitbucket to GitHub | jeffwidman | 310 |
| 40 | [core](https://github.com/home-assistant/core) | :house_with_garden: Open source home automation that puts local control and privacy first. | home-assistant | 47594 |
| 41 | [checkov](https://github.com/bridgecrewio/checkov) | Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework and other infrastructure-as-code-languages with Checkov by Bridgecrew. | bridgecrewio | 3456 |
| 42 | [telegram-send](https://github.com/rahiel/telegram-send) | Send messages and files over Telegram from the command-line. | rahiel | 620 |
| 43 | [signal-bot](https://github.com/signal-bot/signal-bot) | https://signal-bot.github.io | signal-bot | 71 |
| 44 | [kitty-themes](https://github.com/dexpota/kitty-themes) | A collection of themes for kitty terminal 😻 | dexpota | 1180 |
| 45 | [GHunt](https://github.com/mxrch/GHunt) | 🕵️♂️ Investigate Google emails and documents. | mxrch | 10356 |
| 46 | [weather-display](https://github.com/yoonsikp/weather-display) | Display Yahoo weather data as an image | yoonsikp | 18 |
| 47 | [projectile.nvim](https://github.com/dunstontc/projectile.nvim) | :rocket: | dunstontc | 31 |
| 48 | [denite.nvim](https://github.com/Shougo/denite.nvim) | :dragon: Dark powered asynchronous unite all interfaces for Neovim/Vim8 | Shougo | 2008 |
| 49 | [vim-denite-ghq](https://github.com/Jagua/vim-denite-ghq) | | Jagua | 22 |
| 50 | [terraenv](https://github.com/aaratn/terraenv) | Terraform & Terragrunt Version Manager | aaratn | 80 |
| 51 | [mkdocs-awesome-pages-plugin](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) | An MkDocs plugin that simplifies configuring page titles and their order | lukasgeiter | 188 |
| 52 | [plantuml-markdown](https://github.com/mikitex70/plantuml-markdown) | PlantUML plugin for Python-Markdown | mikitex70 | 136 |
| 53 | [podman-compose](https://github.com/containers/podman-compose) | a script to run docker-compose.yml using podman | containers | 2303 |
| 54 | [fantasque-sans](https://github.com/belluzj/fantasque-sans) | A font family with a great monospaced variant for programmers. | belluzj | 5756 |
| 55 | [hackingtool](https://github.com/Z4nzu/hackingtool) | ALL IN ONE Hacking Tool For Hackers | Z4nzu | 7235 |
| 56 | [hosts](https://github.com/StevenBlack/hosts) | 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories. | StevenBlack | 19175 |
| 57 | [toilet-bot](https://github.com/daveFNbuck/toilet-bot) | Bot for alerting people when the toilet is free. | daveFNbuck | 17 |
| 58 | [deoplete.nvim](https://github.com/Shougo/deoplete.nvim) | :stars: Dark powered asynchronous completion framework for neovim/Vim8 | Shougo | 5725 |
| 59 | [YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) | A code-completion engine for Vim | ycm-core | 23439 |
| 60 | [hy](https://github.com/hylang/hy) | A dialect of Lisp that's embedded in Python | hylang | 4060 |
| 61 | [kitty](https://github.com/kovidgoyal/kitty) | Cross-platform, fast, feature-rich, GPU based terminal | kovidgoyal | 12673 |
| 62 | [spotify-downloader](https://github.com/spotDL/spotify-downloader) | Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found). | spotDL | 6720 |
| 63 | [hubspot3](https://github.com/jpetrucciani/hubspot3) | python3.6+ hubspot client based on hapipy, but modified to use the newer endpoints and non-legacy python | jpetrucciani | 130 |
| 64 | [sentry-slack](https://github.com/getsentry/sentry-slack) | DEPRECATED Slack integration for Sentry | getsentry | 135 |
| 65 | [Open-Source-COVID-19](https://github.com/WeileiZeng/Open-Source-COVID-19) | A global collection of Open Source projects during COVID-19 | WeileiZeng | 218 |
| 66 | [async-hvac](https://github.com/Aloomaio/async-hvac) | Python 3 asyncio client for HashiCorp Vault. | Aloomaio | 38 |
| 67 | [ansible-modules-hashivault](https://github.com/TerryHowe/ansible-modules-hashivault) | Ansible module for Hashicorp Vault. | TerryHowe | 370 |
| 68 | [ansible-vault](https://github.com/jhaals/ansible-vault) | ansible lookup plugin for secrets stored in Vault(by HashiCorp) | jhaals | 338 |
| 69 | [sphinx](https://github.com/sphinx-doc/sphinx) | Main repository for the Sphinx documentation builder | sphinx-doc | 4252 |
| 70 | [liberapay.com](https://github.com/liberapay/liberapay.com) | Source code of the recurrent donations platform Liberapay | liberapay | 1146 |
| 71 | [googler](https://github.com/jarun/googler) | :mag: Google from the terminal | jarun | 5526 |
| 72 | [dnschef](https://github.com/iphelix/dnschef) | DNSChef - DNS proxy for Penetration Testers and Malware Analysts | iphelix | 606 |
| 73 | [rasa](https://github.com/RasaHQ/rasa) | 💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants | RasaHQ | 13021 |
| 74 | [SRGAN-tensorflow](https://github.com/brade31919/SRGAN-tensorflow) | Tensorflow implementation of the SRGAN algorithm for single image super-resolution | brade31919 | 789 |
| 75 | [cookiecutter-flask](https://github.com/cookiecutter-flask/cookiecutter-flask) | A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter. | cookiecutter-flask | 3945 |
| 76 | [whats-up](https://github.com/wagoodman/whats-up) | | wagoodman | 5 |
| 77 | [dropbox](https://github.com/zpm-zsh/dropbox) | Zsh dropbox plugin | zpm-zsh | 21 |
| 78 | [ansible-restic](https://github.com/donat-b/ansible-restic) | Deploy restic backup program | donat-b | 32 |
| 79 | [flan](https://github.com/cloudflare/flan) | A pretty sweet vulnerability scanner | cloudflare | 3477 |
| 80 | [sherlock](https://github.com/sherlock-project/sherlock) | 🔎 Hunt down social media accounts by username across social networks | sherlock-project | 28201 |
| 81 | [django-restql](https://github.com/yezyilomo/django-restql) | Turn your API made with Django REST Framework(DRF) into a GraphQL like API. | yezyilomo | 494 |
| 82 | [tmuxomatic](https://github.com/oxidane/tmuxomatic) | Intelligent tmux session management | oxidane | 1021 |
| 83 | [grc](https://github.com/garabik/grc) | generic colouriser | garabik | 1329 |
| 84 | [mindmeld-blueprints](https://github.com/CiscoDevNet/mindmeld-blueprints) | Blueprint applications for MindMeld conversational platform | CiscoDevNet | 12 |
| 85 | [commitizen](https://github.com/commitizen-tools/commitizen) | Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder: | commitizen-tools | 750 |
| 86 | [bumpversion](https://github.com/peritus/bumpversion) | Version-bump your software with a single command | peritus | 1409 |
| 87 | [openshot-qt](https://github.com/OpenShot/openshot-qt) | OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world. | OpenShot | 2432 |
| 88 | [mackup](https://github.com/lra/mackup) | Keep your application settings in sync (OS X/Linux) | lra | 11598 |
| 89 | [giticket](https://github.com/milin/giticket) | Utility to autoadd ticket number specified in your branch name to your commits! | milin | 42 |
| 90 | [bert](https://github.com/google-research/bert) | TensorFlow code and pre-trained models for BERT | google-research | 29702 |
| 91 | [opendrop](https://github.com/seemoo-lab/opendrop) | An open Apple AirDrop implementation written in Python | seemoo-lab | 5443 |
| 92 | [streamlit](https://github.com/streamlit/streamlit) | Streamlit — The fastest way to build data apps in Python | streamlit | 16590 |
| 93 | [ansible-bender](https://github.com/ansible-community/ansible-bender) | ansible-playbook + buildah = a sweet container image | ansible-community | 548 |
| 94 | [recoimage](https://github.com/israelgp24/recoimage) | This is a project to scan pdf files | israelgp24 | 2 |
| 95 | [Watson](https://github.com/TailorDev/Watson) | :watch: A wonderful CLI to track your time! | TailorDev | 1888 |
| 96 | [unirest-python](https://github.com/Kong/unirest-python) | Unirest in Python: Simplified, lightweight HTTP client library. | Kong | 430 |
| 97 | [12306](https://github.com/testerSunshine/12306) | 12306智能刷票,订票 | testerSunshine | 30332 |
| 98 | [transformers](https://github.com/huggingface/transformers) | 🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX. | huggingface | 54358 |
| 99 | [shadowsocks](https://github.com/shadowsocks/shadowsocks) | | shadowsocks | 33084 |
| 100 | [python-seo-analyzer](https://github.com/sethblack/python-seo-analyzer) | An SEO tool that analyzes the structure of a site, crawls the site, count words in the body of the site and warns of any technical SEO issues. | sethblack | 647 |
| 101 | [mindmeld](https://github.com/cisco/mindmeld) | An Open Source Conversational AI Platform for Deep-Domain Voice Interfaces and Chatbots. | cisco | 529 |
| 102 | [tika-python](https://github.com/chrismattmann/tika-python) | Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community. | chrismattmann | 1097 |
| 103 | [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) | BDD library for the py.test runner | pytest-dev | 907 |
| 104 | [django-storages](https://github.com/jschneier/django-storages) | https://django-storages.readthedocs.io/ | jschneier | 2030 |
| 105 | [python-flask-template](https://github.com/openfaas/python-flask-template) | HTTP and Flask-based OpenFaaS templates for Python 3 | openfaas | 58 |
| 106 | [django-jet-demo](https://github.com/geex-arts/django-jet-demo) | | geex-arts | 54 |
| 107 | [collectfast](https://github.com/antonagestam/collectfast) | A faster collectstatic command. | antonagestam | 373 |
| 108 | [troposphere](https://github.com/cloudtools/troposphere) | troposphere - Python library to create AWS CloudFormation descriptions | cloudtools | 4582 |
| 109 | [DiscordStorage](https://github.com/nigel/DiscordStorage) | Use Discord servers to store files | nigel | 55 |
| 110 | [IPRotate_Burp_Extension](https://github.com/RhinoSecurityLabs/IPRotate_Burp_Extension) | Extension for Burp Suite which uses AWS API Gateway to rotate your IP on every request. | RhinoSecurityLabs | 541 |
| 111 | [zip-bomb](https://github.com/damianrusinek/zip-bomb) | Create a ZIPBomb for a given uncompressed size (flat and nested modes). | damianrusinek | 41 |
| 112 | [shortuuid](https://github.com/skorokithakis/shortuuid) | A generator library for concise, unambiguous and URL-safe UUIDs. | skorokithakis | 1548 |
| 113 | [dotbot](https://github.com/anishathalye/dotbot) | A tool that bootstraps your dotfiles ⚡️ | anishathalye | 4764 |
| 114 | [Python](https://github.com/geekcomputers/Python) | My Python Examples | geekcomputers | 24180 |
| 115 | [ERNIE](https://github.com/PaddlePaddle/ERNIE) | Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond. | PaddlePaddle | 4597 |
| 116 | [examples-of-web-crawlers](https://github.com/shengqiangzhang/examples-of-web-crawlers) | 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. ) | shengqiangzhang | 10652 |
| 117 | [Growler](https://github.com/pyGrowler/Growler) | A micro web-framework using asyncio coroutines and chained middleware. | pyGrowler | 686 |
| 118 | [Red-DiscordBot](https://github.com/Cog-Creators/Red-DiscordBot) | A multi-function Discord bot | Cog-Creators | 2785 |
| 119 | [localstack](https://github.com/localstack/localstack) | 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! | localstack | 37113 |
| 120 | [bup](https://github.com/bup/bup) | Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.31, and the development branch is master. Please post problems or patches to the mailing list for discussion (see the end of the README below). | bup | 6664 |
| 121 | [python-terrascript](https://github.com/mjuenema/python-terrascript) | Create Terraform files using Python scripts. | mjuenema | 495 |
| 122 | [django-anymail](https://github.com/anymail/django-anymail) | Django email backends and webhooks for Amazon SES, Mailgun, Mailjet, Postmark, SendGrid, Sendinblue, SparkPost and more | anymail | 1212 |
| 123 | [django-ses](https://github.com/django-ses/django-ses) | A Django email backend for Amazon's Simple Email Service | django-ses | 806 |
| 124 | [beautysh](https://github.com/lovesegfault/beautysh) | A Bash beautifier for the masses. | lovesegfault | 250 |
| 125 | [django-rest-framework-guardian](https://github.com/rpkilby/django-rest-framework-guardian) | django-guardian support for Django REST Framework | rpkilby | 124 |
| 126 | [dry-rest-permissions](https://github.com/dbkaplan/dry-rest-permissions) | Rules based permissions for the Django Rest Framework | dbkaplan | 360 |
| 127 | [django-rules](https://github.com/dfunckt/django-rules) | Awesome Django authorization, without the database | dfunckt | 1376 |
| 128 | [django-rest-auth](https://github.com/Tivix/django-rest-auth) | This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON) | Tivix | 2284 |
| 129 | [django-notifications](https://github.com/django-notifications/django-notifications) | GitHub notifications alike app for Django | django-notifications | 1349 |
| 130 | [poetry](https://github.com/python-poetry/poetry) | Python dependency management and packaging made easy. | python-poetry | 17139 |
| 131 | [flask-s3](https://github.com/e-dard/flask-s3) | Seamlessly serve your static assets of your Flask app from Amazon S3 | e-dard | 182 |
| 132 | [patroni](https://github.com/zalando/patroni) | A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes | zalando | 4379 |
| 133 | [instapy-cli](https://github.com/b3nab/instapy-cli) | :sparkles: Python library and CLI to upload photo and video on Instagram. W/o a phone! | b3nab | 537 |
| 134 | [pytest-freezegun](https://github.com/ktosiek/pytest-freezegun) | Easily freeze time in pytest test + fixtures | ktosiek | 140 |
| 135 | [webargs](https://github.com/marshmallow-code/webargs) | A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp. | marshmallow-code | 1224 |
| 136 | [flask-smorest](https://github.com/marshmallow-code/flask-smorest) | DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow | marshmallow-code | 396 |
| 137 | [examples](https://github.com/pytorch/examples) | A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc. | pytorch | 17319 |
| 138 | [gpt-2](https://github.com/openai/gpt-2) | Code for the paper "Language Models are Unsupervised Multitask Learners" | openai | 15083 |
| 139 | [django-cursor-pagination](https://github.com/photocrowd/django-cursor-pagination) | Cursor-based pagination for Django | photocrowd | 123 |
| 140 | [django-admin-honeypot](https://github.com/dmpayton/django-admin-honeypot) | :honey_pot: A fake Django admin login screen page. | dmpayton | 817 |
| 141 | [django-import-export](https://github.com/django-import-export/django-import-export) | Django application and library for importing and exporting data with admin integration. | django-import-export | 2247 |
| 142 | [sentry-telegram](https://github.com/butorov/sentry-telegram) | Plugin for Sentry which allows sending notification via Telegram messenger. | butorov | 183 |
| 143 | [python-hunter](https://github.com/ionelmc/python-hunter) | Hunter is a flexible code tracing toolkit. | ionelmc | 652 |
| 144 | [flask-admin](https://github.com/flask-admin/flask-admin) | Simple and extensible administrative interface framework for Flask | flask-admin | 4877 |
| 145 | [awesome-python](https://github.com/vinta/awesome-python) | A curated list of awesome Python frameworks, libraries, software and resources | vinta | 107595 |
| 146 | [redis-faina](https://github.com/facebookarchive/redis-faina) | A query analyzer that parses Redis' MONITOR command for counter/timing stats about query patterns | facebookarchive | 1681 |
| 147 | [InstaPy](https://github.com/InstaPy/InstaPy) | 📷 Instagram Bot - Tool for automated Instagram interactions | InstaPy | 13434 |
| 148 | [django-cms](https://github.com/django-cms/django-cms) | The easy-to-use and developer-friendly enterprise CMS powered by Django | django-cms | 8468 |
| 149 | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS) | adamchainz | 4393 |
| 150 | [flask-ses](https://github.com/michaeltcoelho/flask-ses) | Flask extension for AWS SES using Python 3 | michaeltcoelho | 2 |
| 151 | [flask-mandrill](https://github.com/volker48/flask-mandrill) | Flask plugin to simplify sending emails through Mandrill. | volker48 | 21 |
| 152 | [pytest-mypy](https://github.com/dbader/pytest-mypy) | Mypy static type checker plugin for Pytest | dbader | 192 |
| 153 | [pytest-tricks](https://github.com/hackebrot/pytest-tricks) | :smirk: Tips and Tricks for the Python Testing Tool | hackebrot | 173 |
| 154 | [pytest-testmon](https://github.com/tarpas/pytest-testmon) | Selects tests affected by changed files. Continous test runner when used with pytest-watch. | tarpas | 503 |
| 155 | [tavern](https://github.com/taverntesting/tavern) | A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax | taverntesting | 827 |
| 156 | [freezegun](https://github.com/spulec/freezegun) | Let your Python tests travel through time | spulec | 3058 |
| 157 | [pytest-timeouts](https://github.com/Scony/pytest-timeouts) | Linux-only Pytest plugin to control durations of various test case execution phases | Scony | 7 |
| 158 | [datadogpy](https://github.com/DataDog/datadogpy) | The Datadog Python library | DataDog | 471 |
| 159 | [galaxy](https://github.com/ansible/galaxy) | Source code behind the Galaxy hub at http://galaxy.ansible.com | ansible | 767 |
| 160 | [rebound](https://github.com/shobrook/rebound) | Command-line tool that instantly fetches Stack Overflow results when an exception is thrown | shobrook | 3743 |
| 161 | [flask-session](https://github.com/fengsp/flask-session) | Server side session extension for Flask | fengsp | 372 |
| 162 | [pytest-dynamodb](https://github.com/ClearcodeHQ/pytest-dynamodb) | This is a pytest plugin, that enables you to test your code that relies on a running DynamoDB Database. It allows you to specify fixtures for DynamoDB process and client (resource in AWS boto terms). | ClearcodeHQ | 16 |
| 163 | [pytest](https://github.com/pytest-dev/pytest) | The pytest framework makes it easy to write small tests, yet scales to support complex functional testing | pytest-dev | 7953 |
| 164 | [marshmallow-jsonschema](https://github.com/fuhrysteve/marshmallow-jsonschema) | JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow | fuhrysteve | 184 |
| 165 | [flask-wtf](https://github.com/wtforms/flask-wtf) | Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration. | wtforms | 1230 |
| 166 | [pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb) | A pytest plugin to run Xvfb for tests. | The-Compiler | 45 |
| 167 | [molecule](https://github.com/ansible-community/molecule) | Molecule aids in the development and testing of Ansible roles | ansible-community | 3241 |
| 168 | [gunicorn](https://github.com/benoitc/gunicorn) | gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications. | benoitc | 7955 |
| 169 | [lemur](https://github.com/Netflix/lemur) | Repository for the Lemur Certificate Manager | Netflix | 1528 |
| 170 | [cryptography](https://github.com/pyca/cryptography) | cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. | pyca | 4434 |
| 171 | [falcon-rest-api](https://github.com/ziwon/falcon-rest-api) | 🐦 Falcon REST API with PostgreSQL using ORM | ziwon | 183 |
| 172 | [pytest-lazy-fixture](https://github.com/TvoroG/pytest-lazy-fixture) | It helps to use fixtures in pytest.mark.parametrize | TvoroG | 224 |
| 173 | [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) | py.test fixture for benchmarking code | ionelmc | 822 |
| 174 | [pudb](https://github.com/inducer/pudb) | Full-screen console debugger for Python | inducer | 2249 |
| 175 | [falcon-apispec](https://github.com/alysivji/falcon-apispec) | apispec plugin that generates OpenAPI specification (aka Swagger Docs) for Falcon web applications. | alysivji | 43 |
| 176 | [streamalert](https://github.com/airbnb/streamalert) | StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define. | airbnb | 2622 |
| 177 | [dicttoxml](https://github.com/quandyfactory/dicttoxml) | Simple library to convert a Python dictionary or other native data type into a valid XML string. | quandyfactory | 325 |
| 178 | [pyflakes](https://github.com/PyCQA/pyflakes) | A simple program which checks Python source files for errors | PyCQA | 1087 |
| 179 | [pytest-metadata](https://github.com/pytest-dev/pytest-metadata) | Plugin for accessing test session metadata | pytest-dev | 38 |
| 180 | [betamax](https://github.com/betamaxpy/betamax) | A VCR imitation designed only for python-requests. | betamaxpy | 485 |
| 181 | [fastapi](https://github.com/tiangolo/fastapi) | FastAPI framework, high performance, easy to learn, fast to code, ready for production | tiangolo | 38414 |
| 182 | [ml-desnapify](https://github.com/ipsingh06/ml-desnapify) | Deep convolutional generative adversarial network (DCGAN) trained to remove Snapchat filters from selfie images | ipsingh06 | 121 |
| 183 | [system-design-primer](https://github.com/donnemartin/system-design-primer) | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | donnemartin | 150571 |
| 184 | [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) | High level Python client for Elasticsearch | elastic | 3368 |
| 185 | [huey](https://github.com/coleifer/huey) | a little task queue for python | coleifer | 3722 |
| 186 | [fn.py](https://github.com/kachayev/fn.py) | Functional programming in Python: implementation of missing features to enjoy FP | kachayev | 3154 |
| 187 | [schematics](https://github.com/schematics/schematics) | Python Data Structures for Humans™. | schematics | 2457 |
| 188 | [python-modernize](https://github.com/mitsuhiko/python-modernize) | Modernizes Python code for eventual Python 3 migration. Build on top of 2to3 | mitsuhiko | 539 |
| 189 | [schema](https://github.com/keleshev/schema) | Schema validation just got Pythonic | keleshev | 2462 |
| 190 | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | pytest plugin for distributed testing and loop-on-failures testing modes. | pytest-dev | 792 |
| 191 | [pytest-instafail](https://github.com/pytest-dev/pytest-instafail) | py.test plugin to show failures instantly | pytest-dev | 104 |
| 192 | [pytest-picked](https://github.com/anapaulagomes/pytest-picked) | Run the tests related to the changed files (according to Git) 🤓 | anapaulagomes | 291 |
| 193 | [python-bitshares](https://github.com/bitshares/python-bitshares) | Fully featured client-side library for the BitShares Blockchain - written entirely in python. | bitshares | 161 |
| 194 | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | Hypothesis is a powerful, flexible, and easy to use library for property-based testing. | HypothesisWorks | 5504 |
| 195 | [gensim](https://github.com/RaRe-Technologies/gensim) | Topic Modelling for Humans | RaRe-Technologies | 12653 |
| 196 | [geocoder](https://github.com/DenisCarriere/geocoder) | :earth_asia: Python Geocoder | DenisCarriere | 1400 |
| 197 | [geopy](https://github.com/geopy/geopy) | Geocoding library for Python. | geopy | 3484 |
| 198 | [nptime](https://github.com/tgs/nptime) | Non-Pedantic Time module for Python | tgs | 19 |
| 199 | [marshmallow-models](https://github.com/douglas-treadwell/marshmallow-models) | Marshmallow Models | douglas-treadwell | 12 |
| 200 | [joblib](https://github.com/joblib/joblib) | Computing with Python functions. | joblib | 2608 |
| 201 | [wal-e](https://github.com/wal-e/wal-e) | Continuous Archiving for Postgres | wal-e | 3307 |
| 202 | [pants](https://github.com/pantsbuild/pants) | The Pants Build System | pantsbuild | 1770 |
| 203 | [doit](https://github.com/pydoit/doit) | task management & automation tool | pydoit | 1126 |
| 204 | [doitlive](https://github.com/sloria/doitlive) | Because sometimes you need to do it live | sloria | 3064 |
| 205 | [pyssdb](https://github.com/ifduyue/pyssdb) | An SSDB Client Library for Python | ifduyue | 108 |
| 206 | [jira](https://github.com/pycontribs/jira) | Python Jira library. Development chat available on https://web.libera.chat/?channel=#pycontribs | pycontribs | 1447 |
| 207 | [salt](https://github.com/saltstack/salt) | Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here: | saltstack | 12041 |
| 208 | [bidict](https://github.com/jab/bidict) | The bidirectional mapping library for Python. | jab | 942 |
| 209 | [pykka](https://github.com/jodal/pykka) | 🌀 Pykka makes it easier to build concurrent applications. | jodal | 991 |
| 210 | [gitman](https://github.com/jacebrowning/gitman) | Language-agnostic dependency manager using Git. | jacebrowning | 148 |
| 211 | [django-cache-machine](https://github.com/django-cache-machine/django-cache-machine) | Automatic caching and invalidation for Django models through the ORM. | django-cache-machine | 816 |
| 212 | [Box](https://github.com/cdgriffith/Box) | Python dictionaries with advanced dot notation access | cdgriffith | 1757 |
| 213 | [bleach](https://github.com/mozilla/bleach) | Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes | mozilla | 2250 |
| 214 | [termius-cli](https://github.com/termius/termius-cli) | CLI for the ssh client Termius | termius | 275 |
| 215 | [archerysec](https://github.com/archerysec/archerysec) | Centralize Vulnerability Assessment and Management for DevSecOps Team | archerysec | 1785 |
| 216 | [fluent-logger-python](https://github.com/fluent/fluent-logger-python) | A structured logger for Fluentd (Python) | fluent | 373 |
| 217 | [ECS-Kafka](https://github.com/GloballogicPractices/ECS-Kafka) | Guide to run a highly available kafka cluster on ECS backed by Netflix's exhibitor for Zookeeper management | GloballogicPractices | 25 |
| 218 | [securitybot](https://github.com/dropbox/securitybot) | Distributed alerting for the masses! | dropbox | 995 |
| 219 | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | scikit-learn: machine learning in Python | scikit-learn | 48006 |
| 220 | [cookiecutter-saltformula](https://github.com/westurner/cookiecutter-saltformula) | Cookiecutter template for a Salt Formula | westurner | 5 |
| 221 | [cookiecutter-saas](https://github.com/jayfk/cookiecutter-saas) | A highly specialised project template for SaaS websites based on Django and (optionally) React + Redux | jayfk | 38 |
| 222 | [jira-gource](https://github.com/rybak/jira-gource) | Converter for JIRA history to be used by Gource | rybak | 10 |
| 223 | [hatch](https://github.com/ofek/hatch) | A modern project, package, and virtual env manager for Python | ofek | 2263 |
| 224 | [py-stellar-base](https://github.com/StellarCN/py-stellar-base) | Stellar client library for the Python language | StellarCN | 308 |
| 225 | [gitsome](https://github.com/donnemartin/gitsome) | A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools | donnemartin | 7134 |
| 226 | [tqdm](https://github.com/tqdm/tqdm) | A Fast, Extensible Progress Bar for Python and CLI | tqdm | 20074 |
| 227 | [iota.py](https://github.com/iotaledger/iota.py) | PyOTA: The IOTA Python API Library | iotaledger | 349 |
| 228 | [iota-python](https://github.com/mlouielu/iota-python) | A Pure-Python implementation of IOTA node | mlouielu | 28 |
| 229 | [instagram-scraper](https://github.com/arc298/instagram-scraper) | Scrapes an instagram user's photos and videos | arc298 | 5570 |
| 230 | [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | Library for building powerful interactive command line applications in Python | prompt-toolkit | 7390 |
| 231 | [trape](https://github.com/jofpin/trape) | People tracker on the Internet: OSINT analysis and research tool by Jose Pino | jofpin | 6702 |
| 232 | [PRET](https://github.com/RUB-NDS/PRET) | Printer Exploitation Toolkit - The tool that made dumpster diving obsolete. | RUB-NDS | 2873 |
| 233 | [torchgan](https://github.com/torchgan/torchgan) | Research Framework for easy and efficient training of GANs based on Pytorch | torchgan | 1230 |
| 234 | [cookiecutter-django](https://github.com/cookiecutter/cookiecutter-django) | Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. | cookiecutter | 8748 |
| 235 | [flower](https://github.com/mher/flower) | Real-time monitor and web admin for Celery distributed task queue | mher | 5002 |
| 236 | [PyWit](https://github.com/lextoumbourou/PyWit) | Python bindings for the Wit HTTP API (unofficial) | lextoumbourou | 24 |
| 237 | [python-rocksdb](https://github.com/twmht/python-rocksdb) | Python bindings for RocksDB | twmht | 228 |
| 238 | [pampy](https://github.com/santinic/pampy) | Pampy: The Pattern Matching for Python you always dreamed of. | santinic | 3411 |
| 239 | [coconut](https://github.com/evhub/coconut) | Simple, elegant, Pythonic functional programming. | evhub | 3397 |
| 240 | [stripe-python](https://github.com/stripe/stripe-python) | Python library for the Stripe API. | stripe | 1116 |
| 241 | [sentry-python](https://github.com/getsentry/sentry-python) | The new Python SDK for Sentry.io | getsentry | 1086 |
| 242 | [w3af](https://github.com/andresriancho/w3af) | w3af: web application attack and audit framework, the open source web vulnerability scanner. | andresriancho | 3779 |
| 243 | [django-queued-storage](https://github.com/jazzband/django-queued-storage) | Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely | jazzband | 306 |
| 244 | [daphne](https://github.com/django/daphne) | Django Channels HTTP/WebSocket server | django | 1633 |
| 245 | [consulate](https://github.com/gmr/consulate) | Python client for the Consul HTTP API | gmr | 327 |
| 246 | [python-envconsul](https://github.com/cevaris/python-envconsul) | Python settings/environment variables via Consul key/value store | cevaris | 37 |
| 247 | [mlcourse.ai](https://github.com/Yorko/mlcourse.ai) | Open Machine Learning Course | Yorko | 7895 |
| 248 | [restview](https://github.com/mgedmin/restview) | ReStructuredText viewer | mgedmin | 187 |
| 249 | [flask-apispec](https://github.com/jmcarp/flask-apispec) | | jmcarp | 570 |
| 250 | [pykwalify](https://github.com/Grokzen/pykwalify) | Python YAML/JSON schema validation library | Grokzen | 261 |
| 251 | [pyresttest](https://github.com/svanoort/pyresttest) | Python Rest Testing | svanoort | 1084 |
| 252 | [pre-commit-mirrors-pep257](https://github.com/FalconSocial/pre-commit-mirrors-pep257) | A pre-commit hook that will check if your Python code is compliant with PEP257 (Docstring Conventions). | FalconSocial | 7 |
| 253 | [typing](https://github.com/python/typing) | Python static typing home. Contains the source for typing_extensions and the documentation. Also hosts a user help forum. | python | 1062 |
| 254 | [python-client](https://github.com/core-api/python-client) | Python client library for Core API. | core-api | 183 |
| 255 | [notation](https://github.com/hoffa/notation) | Simplified music notation | hoffa | 125 |
| 256 | [graphql-pynamodb](https://github.com/yfilali/graphql-pynamodb) | Graphene PynamoDB Integration | yfilali | 63 |
| 257 | [marshmallow_enum](https://github.com/justanr/marshmallow_enum) | Enum handling for Marshmallow | justanr | 107 |
| 258 | [flask-ask](https://github.com/johnwheeler/flask-ask) | Alexa Skills Kit for Python | johnwheeler | 1876 |
| 259 | [amazon-alexa-lg-tv](https://github.com/efpe/amazon-alexa-lg-tv) | Control your LG TV (webOS 3) with Amazon Alexa | efpe | 68 |
| 260 | [slack-cleaner](https://github.com/kfei/slack-cleaner) | :speech_balloon: Bulk delete messages and files on Slack | kfei | 1221 |
| 261 | [scapy-fakeap](https://github.com/rpp0/scapy-fakeap) | Fake wireless Access Point (AP) implementation using Python and Scapy, intended for convenient testing of 802.11 protocols and implementations. | rpp0 | 209 |
| 262 | [Exploit-Framework](https://github.com/WangYihang/Exploit-Framework) | :fire: An Exploit framework for Web Vulnerabilities written in Python | WangYihang | 158 |
| 263 | [hug](https://github.com/hugapi/hug) | Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler. | hugapi | 6573 |
| 264 | [marshmallow-jsonapi](https://github.com/marshmallow-code/marshmallow-jsonapi) | JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow | marshmallow-code | 211 |
| 265 | [apispec](https://github.com/marshmallow-code/apispec) | A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).. | marshmallow-code | 909 |
| 266 | [s3pypi](https://github.com/gorilla-co/s3pypi) | CLI tool for creating a Python Package Repository in an S3 bucket. | gorilla-co | 258 |
| 267 | [pypiserver](https://github.com/pypiserver/pypiserver) | Minimal PyPI server for uploading & downloading packages with pip/easy_install | pypiserver | 1261 |
| 268 | [sphinx-issues](https://github.com/sloria/sphinx-issues) | A Sphinx extension for linking to your project's issue tracker | sloria | 34 |
| 269 | [marshmallow](https://github.com/marshmallow-code/marshmallow) | A lightweight library for converting complex objects to and from simple Python datatypes. | marshmallow-code | 5810 |
| 270 | [GoldenEye](https://github.com/jseidl/GoldenEye) | GoldenEye Layer 7 (KeepAlive+NoCache) DoS Test Tool | jseidl | 819 |
| 271 | [trackerjacker](https://github.com/calebmadrigal/trackerjacker) | Like nmap for mapping wifi networks you're not connected to, plus device tracking | calebmadrigal | 2300 |
| 272 | [InfoSploit](https://github.com/CybernetiX-S3C/InfoSploit) | Information Gathering Tool | CybernetiX-S3C | 26 |
| 273 | [Chatbotsys](https://github.com/Asteur/Chatbotsys) | | Asteur | 3 |
| 274 | [Wordpresscan](https://github.com/swisskyrepo/Wordpresscan) | WPScan rewritten in Python + some WPSeku ideas | swisskyrepo | 511 |
| 275 | [trello-to-zulip](https://github.com/zulip/trello-to-zulip) | Script for mirroring a Trello organization's activity to Zulip | zulip | 5 |
| 276 | [mitmproxy](https://github.com/mitmproxy/mitmproxy) | An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. | mitmproxy | 25227 |
| 277 | [graceful](https://github.com/swistakm/graceful) | Elegant Python REST toolkit built on top of falcon | swistakm | 75 |
| 278 | [WebWhatsapp-Wrapper](https://github.com/mukulhase/WebWhatsapp-Wrapper) | An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018] | mukulhase | 1857 |
| 279 | [yapf](https://github.com/google/yapf) | A formatter for Python files | google | 12172 |
| 280 | [nvda](https://github.com/nvaccess/nvda) | NVDA, the free and open source Screen Reader for Microsoft Windows | nvaccess | 1284 |
| 281 | [cheat.sh](https://github.com/chubin/cheat.sh) | the only cheat sheet you need | chubin | 27608 |
| 282 | [dynamodump](https://github.com/bchew/dynamodump) | Simple backup and restore for Amazon DynamoDB using AWS SDK for Python (boto3) | bchew | 723 |
| 283 | [cerberus](https://github.com/pyeve/cerberus) | Lightweight, extensible data validation library for Python | pyeve | 2634 |
| 284 | [flask-restplus](https://github.com/noirbizarre/flask-restplus) | Fully featured framework for fast, easy and documented API development with Flask | noirbizarre | 2577 |
| 285 | [chalice-workshop](https://github.com/aws-samples/chalice-workshop) | Contains tutorials, slides, and code for the AWS Chalice workshop. | aws-samples | 97 |
| 286 | [kev](https://github.com/capless/kev) | K.E.V. (Keys, Extras, and Values) is a Python ORM for key-value stores based on Valley. Currently supported backends are Redis, S3, and a S3/Redis hybrid backend. Based on Valley. | capless | 98 |
| 287 | [flasgger](https://github.com/flasgger/flasgger) | Easy OpenAPI specs and Swagger UI for your Flask API | flasgger | 2795 |
| 288 | [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) | We have made you a wrapper you can't refuse | python-telegram-bot | 16966 |
| 289 | [keras](https://github.com/keras-team/keras) | Deep Learning for humans | keras-team | 53233 |
| 290 | [tourcms](https://github.com/prio/tourcms) | Python wrapper class for TourCMS.com Rest API | prio | 1 |
| 291 | [shift-boiler](https://github.com/projectshift/shift-boiler) | Best practices setup for large webapps, apis and cli applications with flask | projectshift | 11 |
| 292 | [django-warrant](https://github.com/MetaMetricsInc/django-warrant) | Django package that uses AWS Cognito and Warrant to create a Django backend and common views. | MetaMetricsInc | 157 |
| 293 | [flask-swagger](https://github.com/getsling/flask-swagger) | A swagger 2.0 spec extractor for flask | getsling | 446 |
| 294 | [warrant](https://github.com/capless/warrant) | Python library for using AWS Cognito. With support for SRP. | capless | 419 |
| 295 | [gixy](https://github.com/yandex/gixy) | Nginx configuration static analyzer | yandex | 7136 |
| 296 | [wc-api-python](https://github.com/woocommerce/wc-api-python) | A Python wrapper for the WooCommerce API. | woocommerce | 150 |
| 297 | [godot-python](https://github.com/touilleMan/godot-python) | Python support for Godot 🐍🐍🐍 | touilleMan | 1130 |
| 298 | [EvilOSX](https://github.com/Marten4n6/EvilOSX) | An evil RAT (Remote Administration Tool) for macOS / OS X. | Marten4n6 | 1791 |
| 299 | [hatcog](https://github.com/grahamking/hatcog) | The IRC client for tmux addicts | grahamking | 64 |
| 300 | [s3cmd](https://github.com/s3tools/s3cmd) | Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services | s3tools | 3756 |
| 301 | [word-noter](https://github.com/gy-chen/word-noter) | | gy-chen | 1 |
| 302 | [msa_stemmers](https://github.com/night-crawler/msa_stemmers) | | night-crawler | 1 |
| 303 | [influxdb-python](https://github.com/influxdata/influxdb-python) | Python client for InfluxDB | influxdata | 1552 |
| 304 | [asciinema](https://github.com/asciinema/asciinema) | Terminal session recorder 📹 | asciinema | 9715 |
| 305 | [requests-cache](https://github.com/reclosedev/requests-cache) | Transparent persistent cache for http://python-requests.org/ library ⛺ | reclosedev | 860 |
| 306 | [ansibullbot](https://github.com/ansible/ansibullbot) | Bot for management of Ansible issues and PRs on GitHub. | ansible | 191 |
| 307 | [chatbot_tutorial](https://github.com/llSourcell/chatbot_tutorial) | This is the code for "Chatbot Tutorial" by Siraj Raval on Youtube | llSourcell | 174 |
| 308 | [mixpanel-python](https://github.com/mixpanel/mixpanel-python) | Official Mixpanel Python library. | mixpanel | 88 |
| 309 | [python-basicauth](https://github.com/rdegges/python-basicauth) | An incredibly simple HTTP basic auth implementation. | rdegges | 29 |
| 310 | [Flask-HTTPAuth](https://github.com/miguelgrinberg/Flask-HTTPAuth) | Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes | miguelgrinberg | 1030 |
| 311 | [flask-restful](https://github.com/flask-restful/flask-restful) | Simple framework for creating REST APIs | flask-restful | 6219 |
| 312 | [falcon](https://github.com/falconry/falcon) | The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale. | falconry | 8635 |
| 313 | [PynamoDB](https://github.com/pynamodb/PynamoDB) | A pythonic interface to Amazon's DynamoDB | pynamodb | 1772 |
| 314 | [python-mailchimp](https://github.com/VingtCinq/python-mailchimp) | Python client for v3 of MailChimp API | VingtCinq | 446 |
| 315 | [prodict](https://github.com/ramazanpolat/prodict) | Prodict, what Python dict meant to be. | ramazanpolat | 85 |
| 316 | [dataclasses](https://github.com/ericvsmith/dataclasses) | | ericvsmith | 514 |
| 317 | [attrs](https://github.com/python-attrs/attrs) | Python Classes Without Boilerplate | python-attrs | 3744 |
| 318 | [pyvisitor](https://github.com/realistschuckle/pyvisitor) | An implementation of the visitor pattern for Python. | realistschuckle | 11 |
| 319 | [zulip](https://github.com/zulip/zulip) | Zulip server and web app—powerful open source team chat | zulip | 14457 |
| 320 | [stack-overflow-import](https://github.com/drathier/stack-overflow-import) | Import arbitrary code from Stack Overflow as Python modules. | drathier | 3454 |
| 321 | [Diamond](https://github.com/python-diamond/Diamond) | Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source. | python-diamond | 1635 |
| 322 | [whatsapp-framework](https://github.com/danielcardeenas/whatsapp-framework) | ⚗️Whatsapp python api | danielcardeenas | 1017 |
| 323 | [black](https://github.com/psf/black) | The uncompromising Python code formatter | psf | 23633 |
| 324 | [django-pandas](https://github.com/chrisdev/django-pandas) | Tools for working with pandas in your Django projects | chrisdev | 714 |
| 325 | [Pokemon-Terminal](https://github.com/LazoCoder/Pokemon-Terminal) | Pokemon terminal themes. | LazoCoder | 3848 |
| 326 | [mirrors-pylint](https://github.com/pre-commit/mirrors-pylint) | Mirror of pylint package for pre-commit. | pre-commit | 9 |
| 327 | [bonobo](https://github.com/python-bonobo/bonobo) | Extract Transform Load for Python 3.5+ | python-bonobo | 1473 |
| 328 | [fsociety](https://github.com/Manisso/fsociety) | fsociety Hacking Tools Pack – A Penetration Testing Framework | Manisso | 7161 |
| 329 | [knowledge-repo](https://github.com/airbnb/knowledge-repo) | A next-generation curated knowledge sharing platform for data scientists and other technical professions. | airbnb | 4937 |
| 330 | [courtbot](https://github.com/rlucioni/courtbot) | Slack app providing slash commands for reserving squash courts | rlucioni | 9 |
| 331 | [ethereum_scanner](https://github.com/chepe4pi/ethereum_scanner) | | chepe4pi | 3 |
| 332 | [ecs](https://github.com/ecs-org/ecs) | Ethics committee system | ecs-org | 9 |
| 333 | [goodtables.io](https://github.com/frictionlessdata/goodtables.io) | Data validation as a service. | frictionlessdata | 63 |
| 334 | [flask-cors](https://github.com/corydolphin/flask-cors) | Cross Origin Resource Sharing ( CORS ) support for Flask | corydolphin | 749 |
| 335 | [EmojiExtractor](https://github.com/loicpirez/EmojiExtractor) | Extract emoji into differents format and differents style from official Unicode website. | loicpirez | 14 |
| 336 | [bridgy](https://github.com/wagoodman/bridgy) | cloud inventory + ssh + tmux + sshfs | wagoodman | 391 |
| 337 | [SimpleCoin](https://github.com/cosme12/SimpleCoin) | Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone. | cosme12 | 1687 |
| 338 | [Chatistics](https://github.com/MasterScrat/Chatistics) | 💬 Python scripts to parse Messenger, Hangouts, WhatsApp and Telegram chat logs into DataFrames. | MasterScrat | 839 |
| 339 | [som-tsp](https://github.com/DiegoVicen/som-tsp) | Solving the Traveling Salesman Problem using Self-Organizing Maps | DiegoVicen | 1684 |
| 340 | [zappa-examples](https://github.com/narfman0/zappa-examples) | Collection of some examples using zappa, to be used for documentation as helpful working samples / tutorials. | narfman0 | 41 |
| 341 | [xmltodict](https://github.com/martinblech/xmltodict) | Python module that makes working with XML feel like you are working with JSON | martinblech | 4601 |
| 342 | [django-snow](https://github.com/godaddy/django-snow) | ServiceNow Ticket Management App for Django based projects | godaddy | 16 |
| 343 | [Thespian](https://github.com/thespianpy/Thespian) | Python Actor concurrency library | thespianpy | 244 |
| 344 | [python-consul](https://github.com/cablehead/python-consul) | Python client for Consul (http://www.consul.io/) | cablehead | 456 |
| 345 | [python-zeep](https://github.com/mvantellingen/python-zeep) | A modern/fast python SOAP client based on lxml / requests | mvantellingen | 1634 |
| 346 | [hystrix-py](https://github.com/wiliamsouza/hystrix-py) | Latency and fault tolerance for distributed systems | wiliamsouza | 84 |
| 347 | [PySyncObj](https://github.com/bakwc/PySyncObj) | A library for replicating your python class between multiple servers, based on raft protocol | bakwc | 543 |
| 348 | [pandasql](https://github.com/yhat/pandasql) | sqldf for pandas | yhat | 1053 |
| 349 | [nameko](https://github.com/nameko/nameko) | Python framework for building microservices | nameko | 4152 |
| 350 | [python-design-patterns](https://github.com/aleonsan/python-design-patterns) | Some Design patterns examples for Python | aleonsan | 3 |
| 351 | [django-jet](https://github.com/geex-arts/django-jet) | Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo | geex-arts | 3197 |
| 352 | [pyro](https://github.com/pyro-ppl/pyro) | Deep universal probabilistic programming with Python and PyTorch | pyro-ppl | 7196 |
| 353 | [django-cacheops](https://github.com/Suor/django-cacheops) | A slick ORM cache with automatic granular event-driven invalidation. | Suor | 1519 |
| 354 | [behave-django](https://github.com/behave/behave-django) | Behave BDD integration for Django | behave | 171 |
| 355 | [hack-function](https://github.com/joeyespo/hack-function) | "Goto Definition" for the Python Interpreter | joeyespo | 3 |
| 356 | [pybot](https://github.com/raelga/pybot) | Bot framework in Python with programmable interfaces and dynamic plug-in architecture. | raelga | 16 |
| 357 | [impact-api](https://github.com/masschallenge/impact-api) | Provides an API for data related to running a startup accelerator. | masschallenge | 5 |
| 358 | [django](https://github.com/django/django) | The Web framework for perfectionists with deadlines. | django | 60770 |
| 359 | [pre-commit-mypy](https://github.com/d1ff/pre-commit-mypy) | Mypy hook for the pre-commit | d1ff | 1 |
| 360 | [rest-framework-tutorial](https://github.com/encode/rest-framework-tutorial) | The Django REST framework tutorial. 🎓 | encode | 1050 |
| 361 | [django-rest-framework-docs](https://github.com/manosim/django-rest-framework-docs) | Document Web APIs made with Django Rest Framework | manosim | 614 |
| 362 | [you-get](https://github.com/soimort/you-get) | :arrow_double_down: Dumb downloader that scrapes the web | soimort | 42320 |
| 363 | [wtfpython](https://github.com/satwikkansal/wtfpython) | What the f*ck Python? 😱 | satwikkansal | 27630 |
| 364 | [lazyload](https://github.com/thomasballinger/lazyload) | hack for causing Python modules to be loaded lazily | thomasballinger | 51 |
| 365 | [python-design-patterns](https://github.com/jenyacazacu/python-design-patterns) | A collection of scripts that exemplify the most common design patterns and their application written in Python | jenyacazacu | 1 |
| 366 | [gitless](https://github.com/gitless-vcs/gitless) | A simple version control system built on top of Git | gitless-vcs | 1651 |
| 367 | [saws](https://github.com/donnemartin/saws) | A supercharged AWS command line interface (CLI). | donnemartin | 4868 |
| 368 | [http-prompt](https://github.com/httpie/http-prompt) | An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie | httpie | 8318 |
| 369 | [upcloud-python-api](https://github.com/UpCloudLtd/upcloud-python-api) | Python client for UpCloud's API | UpCloudLtd | 52 |
| 370 | [elasticsearch-gmail](https://github.com/oliver006/elasticsearch-gmail) | Index your Gmail Inbox with Elasticsearch | oliver006 | 1964 |
| 371 | [bottle](https://github.com/bottlepy/bottle) | bottle.py is a fast and simple micro-framework for python web-applications. | bottlepy | 7412 |
| 372 | [open-paperless](https://github.com/zhoubear/open-paperless) | Scan, index, and archive all of your paper documents (acquired by Mayan EDMS) | zhoubear | 2535 |
| 373 | [django-q](https://github.com/Koed00/django-q) | A multiprocessing distributed task queue for Django | Koed00 | 1387 |
| 374 | [django-rest-framework](https://github.com/encode/django-rest-framework) | Web APIs for Django. 🎸 | encode | 22235 |
| 375 | [isort](https://github.com/PyCQA/isort) | A Python utility / library to sort imports. | PyCQA | 4315 |
| 376 | [ripozo](https://github.com/vertical-knowledge/ripozo) | A tool for quickly creating REST/HATEOAS/Hypermedia APIs in python | vertical-knowledge | 195 |
| 377 | [PyKinect2](https://github.com/Kinect/PyKinect2) | Wrapper to expose Kinect for Windows v2 API in Python | Kinect | 405 |
| 378 | [django-imagekit](https://github.com/matthewwithanm/django-imagekit) | Automated image processing for Django. Currently v4.0 | matthewwithanm | 1925 |
| 379 | [igbot](https://github.com/ohld/igbot) | 🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts! | ohld | 4068 |
| 380 | [storm](https://github.com/emre/storm) | Manage your SSH like a boss. | emre | 3857 |
| 381 | [beats-docker](https://github.com/elastic/beats-docker) | Official Beats Docker images | elastic | 163 |
| 382 | [asyncorm](https://github.com/monobot/asyncorm) | Fully Async ORM inspired in django's | monobot | 187 |
| 383 | [sanic-cms](https://github.com/JoshYuJump/sanic-cms) | The easy-to-use Python CMS system build on Sanic framework | JoshYuJump | 13 |
| 384 | [tasktiger](https://github.com/closeio/tasktiger) | Python task queue using Redis | closeio | 1098 |
| 385 | [API-Hour](https://github.com/Eyepea/API-Hour) | Write efficient network daemons (HTTP, SSH...) with ease. | Eyepea | 489 |
| 386 | [pytest-sanic](https://github.com/yunstanford/pytest-sanic) | a Pytest Plugin for Sanic. | yunstanford | 128 |
| 387 | [aiohttp](https://github.com/aio-libs/aiohttp) | Asynchronous HTTP client/server framework for asyncio and Python | aio-libs | 11875 |
| 388 | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | Pytest support for asyncio. | pytest-dev | 815 |
| 389 | [crossbar](https://github.com/crossbario/crossbar) | Crossbar.io - WAMP application router | crossbario | 1954 |
| 390 | [single-module-python-test](https://github.com/andru255/single-module-python-test) | For educational purposes, how to test my code on python | andru255 | 1 |
| 391 | [wifispy](https://github.com/Geovation/wifispy) | Sniff Wifi traffic, log device addresses. | Geovation | 72 |
| 392 | [taiga-back](https://github.com/taigaio/taiga-back) | Agile project management platform. Built on top of Django and AngularJS | taigaio | 5644 |
| 393 | [Hasklig](https://github.com/i-tu/Hasklig) | Hasklig - a code font with monospaced ligatures | i-tu | 5125 |
| 394 | [gitsuggest](https://github.com/csurfer/gitsuggest) | A tool to suggest github repositories based on the repositories you have shown interest in. | csurfer | 642 |
| 395 | [pypette](https://github.com/csurfer/pypette) | Ridiculously simple flow controller for building complex pipelines | csurfer | 260 |
| 396 | [numpydoc](https://github.com/numpy/numpydoc) | Numpy's Sphinx extensions | numpy | 186 |
| 397 | [pydocstyle](https://github.com/PyCQA/pydocstyle) | docstring style checker | PyCQA | 827 |
| 398 | [autopep8](https://github.com/hhatto/autopep8) | A tool that automatically formats Python code to conform to the PEP 8 style guide. | hhatto | 3941 |
| 399 | [twine](https://github.com/pypa/twine) | Utilities for interacting with PyPI | pypa | 1185 |
| 400 | [setup.py](https://github.com/navdeep-G/setup.py) | 📦 A Human's Ultimate Guide to setup.py. | navdeep-G | 4956 |
| 401 | [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) | A simple library for implementing common design patterns. | tylerlaberge | 1335 |
| 402 | [sanic-nginx-docker-example](https://github.com/itielshwartz/sanic-nginx-docker-example) | Sanic + Nginx + Docker basic example | itielshwartz | 80 |
| 403 | [Rester](https://github.com/chitamoor/Rester) | Testing RESTful APIs | chitamoor | 81 |
| 404 | [pyshould](https://github.com/drslump/pyshould) | Should style asserts based on pyhamcrest | drslump | 39 |
| 405 | [conda](https://github.com/conda/conda) | OS-agnostic, system-level binary package manager and ecosystem | conda | 4393 |
| 406 | [calendar-task](https://github.com/mgonzo/calendar-task) | | mgonzo | 1 |
| 407 | [flask-microservices-users](https://github.com/testdrivenio/flask-microservices-users) | | testdrivenio | 116 |
| 408 | [tf_ecs_container_definition](https://github.com/mergermarket/tf_ecs_container_definition) | Terraform module: ECS container definitions | mergermarket | 1 |
| 409 | [letsencrypt-aws](https://github.com/alex/letsencrypt-aws) | | alex | 730 |
| 410 | [bokeh](https://github.com/bokeh/bokeh) | Interactive Data Visualization in the browser, from Python | bokeh | 15734 |
| 411 | [zappa_boilerplate](https://github.com/dtnewman/zappa_boilerplate) | A template for serverless web apps using Flask + Zappa | dtnewman | 18 |
| 412 | [apistar](https://github.com/encode/apistar) | The Web API toolkit. 🛠 | encode | 5599 |
| 413 | [grapevine](https://github.com/ian-wright/grapevine) | An Instapaper/Pocket-like app built to share content directly with friends or colleagues. | ian-wright | 1 |
| 414 | [flask-bookshelf](https://github.com/damyanbogoev/flask-bookshelf) | Flask Series | damyanbogoev | 332 |
| 415 | [WPA2-KRACK](https://github.com/jiansiting/WPA2-KRACK) | | jiansiting | 76 |
| 416 | [sockeye](https://github.com/awslabs/sockeye) | Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet | awslabs | 1028 |
| 417 | [optimus](https://github.com/hi-primus/optimus) | :truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark | hi-primus | 1138 |
| 418 | [nltk](https://github.com/nltk/nltk) | NLTK Source | nltk | 10257 |
| 419 | [arrow](https://github.com/arrow-py/arrow) | Better dates & times for Python | arrow-py | 7659 |
| 420 | [peewee](https://github.com/coleifer/peewee) | a small, expressive orm -- supports postgresql, mysql and sqlite | coleifer | 8740 |
| 421 | [mypy](https://github.com/python/mypy) | Optional static typing for Python | python | 11842 |
| 422 | [errbot](https://github.com/errbotio/errbot) | Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation. | errbotio | 2585 |
| 423 | [callbacks](https://github.com/14rcole/callbacks) | Python callbacks library using decorators. | 14rcole | 16 |
| 424 | [pywit](https://github.com/wit-ai/pywit) | Python library for Wit.ai | wit-ai | 1263 |
| 425 | [salesforce-streaming-client](https://github.com/SalesforceFoundation/salesforce-streaming-client) | A Salesforce streaming API client for python, built on salesforce-requests-oauthlib and python-bayeux. | SalesforceFoundation | 28 |
| 426 | [python-bayeux](https://github.com/SalesforceFoundation/python-bayeux) | A bayeux client for python. Built on gevent and requests. | SalesforceFoundation | 13 |
| 427 | [python-magic](https://github.com/ahupp/python-magic) | A python wrapper for libmagic | ahupp | 1988 |
| 428 | [fbmq](https://github.com/conbus/fbmq) | (Deprecated) Facebook Messenger Platform Python Library (Facebook Chatbot Library) | conbus | 171 |
| 429 | [responses](https://github.com/getsentry/responses) | A utility for mocking out the Python Requests library. | getsentry | 3385 |
| 430 | [pytest-repeat](https://github.com/pytest-dev/pytest-repeat) | pytest plugin for repeating test execution | pytest-dev | 112 |
| 431 | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | Thin-wrapper around the mock package for easier use with pytest | pytest-dev | 1211 |
| 432 | [sphinxcontrib-osexample](https://github.com/svx/sphinxcontrib-osexample) | This Sphinx extension is intended to display package manager examples next to each other | svx | 8 |
| 433 | [ansible-role-pypi](https://github.com/Comcast/ansible-role-pypi) | An ansible role for configuring a pypi-server on a systemd centos system. | Comcast | 5 |
| 434 | [warehouse](https://github.com/pypa/warehouse) | The Python Package Index | pypa | 2842 |
| 435 | [github-activity-art](https://github.com/nikhilweee/github-activity-art) | Pixel art on the GitHub contributions graph | nikhilweee | 16 |
| 436 | [pymessenger](https://github.com/davidchua/pymessenger) | A Python Wrapper for the FB Messenger Bot API (Send/Receive API) | davidchua | 452 |
| 437 | [apilogs](https://github.com/rpgreen/apilogs) | Easy logging and debugging for Amazon API Gateway and AWS Lambda Serverless APIs | rpgreen | 231 |
| 438 | [awslogs](https://github.com/jorgebastida/awslogs) | AWS CloudWatch logs for Humans™ | jorgebastida | 4208 |
| 439 | [flask-tracking](https://github.com/closeio/flask-tracking) | Tracking app for Flask that logs HTTP request and response information in a capped MongoDB collection | closeio | 40 |
| 440 | [safety](https://github.com/pyupio/safety) | Safety checks your installed dependencies for known security vulnerabilities | pyupio | 1147 |
| 441 | [coala](https://github.com/coala/coala) | coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. | coala | 3271 |
| 442 | [totos-messenger-bot](https://github.com/martip07/totos-messenger-bot) | Repositorio Git para el bot de Totos Pizza en la plataforma de Facebook Messenger | martip07 | 1 |
| 443 | [roll](https://github.com/nrebhun/roll) | 🎲 | nrebhun | 5 |
| 444 | [ansible-slack-notifications](https://github.com/razitz/ansible-slack-notifications) | Slack ansible callback notifications | razitz | 4 |
| 445 | [pythonflow](https://github.com/spotify/pythonflow) | :snake: Dataflow programming for python. | spotify | 229 |
| 446 | [luigi](https://github.com/spotify/luigi) | Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in. | spotify | 15146 |
| 447 | [configuration](https://github.com/edx/configuration) | A collection of edx configuration scripts and utilities that edx.org uses to deploy openedx. | edx | 797 |
| 448 | [pipenv](https://github.com/pypa/pipenv) | Python Development Workflow for Humans. | pypa | 22470 |
| 449 | [slack-timetable](https://github.com/MoarCatz/slack-timetable) | Slack bot for tracking timetable changes | MoarCatz | 2 |
| 450 | [hvac](https://github.com/hvac/hvac) | :lock: Python 2.7/3.X client for HashiCorp Vault | hvac | 917 |
| 451 | [simple-salesforce](https://github.com/simple-salesforce/simple-salesforce) | A very simple Salesforce.com REST API client for Python | simple-salesforce | 1203 |
| 452 | [peru](https://github.com/buildinspace/peru) | a generic package manager, for including other people's code in your projects | buildinspace | 938 |
| 453 | [verify](https://github.com/dgilland/verify) | A painless assertion and validation library for Python. | dgilland | 62 |
| 454 | [python-lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) | A fast and thorough lazy object proxy. | ionelmc | 192 |
| 455 | [django-rest-framework-json-api](https://github.com/django-json-api/django-rest-framework-json-api) | JSON:API support for Django REST framework | django-json-api | 954 |
| 456 | [django-salesforce](https://github.com/django-salesforce/django-salesforce) | Salesforce integration for Django's ORM using the SF REST API. | django-salesforce | 263 |
| 457 | [pyramid](https://github.com/Pylons/pyramid) | Pyramid - A Python web framework | Pylons | 3606 |
| 458 | [onesignal-python](https://github.com/joaobarbosa/onesignal-python) | Python client for OneSignal push notification service | joaobarbosa | 33 |
| 459 | [gitpitch](https://github.com/gitpitch/gitpitch) | Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators. | gitpitch | 5325 |
| 460 | [django-realworld-example-app](https://github.com/gothinkster/django-realworld-example-app) | | gothinkster | 1387 |
| 461 | [stomp.py](https://github.com/jasonrbriggs/stomp.py) | “stomp.py” is a Python client library for accessing messaging servers (such as ActiveMQ or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It can also be run as a standalone, command-line client for testing. | jasonrbriggs | 426 |
| 462 | [mihome](https://github.com/jon1012/mihome) | Python bindngs for the Xiaomi Mi Home zigbee hub and associated devices | jon1012 | 141 |
| 463 | [python-github-webhooks](https://github.com/carlos-jenkins/python-github-webhooks) | Simple Python WSGI application to handle Github webhooks | carlos-jenkins | 227 |
| 464 | [slumber](https://github.com/samgiles/slumber) | A library that makes consuming a RESTful API easier and more convenient | samgiles | 597 |
| 465 | [pypiup](https://github.com/manosim/pypiup) | CLI that checks whether your pypi requirements are up to date | manosim | 59 |
| 466 | [mobly](https://github.com/google/mobly) | E2E test framework for tests with complex environment requirements. | google | 471 |
| 467 | [python-fire](https://github.com/google/python-fire) | Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. | google | 20422 |
| 468 | [confluencebuilder](https://github.com/sphinx-contrib/confluencebuilder) | Confluence Markup Builder Plugin for Sphinx | sphinx-contrib | 216 |
| 469 | [confluence-python](https://github.com/m-vdb/confluence-python) | A simple python script for interaction with a Atlassian Confluence Wiki | m-vdb | 22 |
| 470 | [Zappa](https://github.com/Miserlou/Zappa) | Serverless Python | Miserlou | 11857 |
| 471 | [line-bot-sdk-python](https://github.com/line/line-bot-sdk-python) | LINE Messaging API SDK for Python | line | 1352 |
| 472 | [chalice](https://github.com/aws/chalice) | Python Serverless Microframework for AWS | aws | 8452 |
| 473 | [django-rest-hooks](https://github.com/zapier/django-rest-hooks) | :love_letter: Add webhook subscriptions to your Django app. | zapier | 542 |
| 474 | [slackbot](https://github.com/scrapinghub/slackbot) | A chat bot for Slack (https://slack.com). | scrapinghub | 1183 |
| 475 | [will](https://github.com/skoczen/will) | Will is a simple, beautiful-to-code bot for slack, hipchat, and a whole lot more. | skoczen | 396 |
| 476 | [sanic-starter](https://github.com/seanpar203/sanic-starter) | A good starting point with Sanic using Class based views, Alembic and SQLAlchemy. | seanpar203 | 83 |
| 477 | [python-flask-microservice](https://github.com/ssola/python-flask-microservice) | Skeleton of a Microservice built with the Flask | ssola | 555 |
| 478 | [django-slack](https://github.com/lamby/django-slack) | Slack integration for Django, using the templating engine to generate messages | lamby | 219 |
| 479 | [algorithms](https://github.com/keon/algorithms) | Minimal examples of data structures and algorithms in Python | keon | 19999 |
| 480 | [bumplus](https://github.com/dochang/bumplus) | Bump your project version | dochang | 5 |
| 481 | [python-patterns](https://github.com/faif/python-patterns) | A collection of design patterns/idioms in Python | faif | 29641 |
| 482 | [awesome-aws](https://github.com/donnemartin/awesome-aws) | A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. | donnemartin | 9846 |
| 483 | [pyjwt](https://github.com/jpadilla/pyjwt) | JSON Web Token implementation in Python | jpadilla | 4024 |
| 484 | [faker](https://github.com/joke2k/faker) | Faker is a Python package that generates fake data for you. | joke2k | 13293 |
| 485 | [archive_aws-lambda-go-shim](https://github.com/lifadev/archive_aws-lambda-go-shim) | Author your AWS Lambda functions in Go, effectively. | lifadev | 799 |
| 486 | [whatsappcli](https://github.com/KarimJedda/whatsappcli) | Control your server from Whatsapp | KarimJedda | 680 |
| 487 | [whatsapp-bot-seed](https://github.com/joaoricardo000/whatsapp-bot-seed) | A small python framework to create a whatsapp bot, with regex-callback message routing. | joaoricardo000 | 673 |
| 488 | [yowsup](https://github.com/tgalal/yowsup) | The WhatsApp lib | tgalal | 6578 |
| 489 | [green](https://github.com/CleanCut/green) | Green is a clean, colorful, fast python test runner. | CleanCut | 715 |
| 490 | [invoke](https://github.com/pyinvoke/invoke) | Pythonic task management & command execution. | pyinvoke | 3447 |
| 491 | [sarah](https://github.com/semicode-ltd/sarah) | Terminal Assistant For SemiCode OS | semicode-ltd | 201 |
| 492 | [django-facebook](https://github.com/pythonforfacebook/django-facebook) | Django integration for Facebook | pythonforfacebook | 124 |
| 493 | [facebook-sdk](https://github.com/mobolic/facebook-sdk) | Python SDK for Facebook's Graph API | mobolic | 2622 |
| 494 | [Nao](https://github.com/rbakx/Nao) | My own Nao experiments | rbakx | 2 |
| 495 | [ChatterBot](https://github.com/gunthercox/ChatterBot) | ChatterBot is a machine learning, conversational dialog engine for creating chat bots | gunthercox | 11727 |
| 496 | [NaoSimulator](https://github.com/AdrienVR/NaoSimulator) | NAO Robot Simulator Software | AdrienVR | 2 |
| 497 | [graphene](https://github.com/graphql-python/graphene) | GraphQL framework for Python | graphql-python | 6921 |
| 498 | [graphene-django](https://github.com/graphql-python/graphene-django) | Integrate GraphQL into your Django project. | graphql-python | 3718 |
| 499 | [django-tenancy](https://github.com/charettes/django-tenancy) | Handle multi-tenancy in Django with no additional global state using schemas. | charettes | 81 |
| 500 | [restless](https://github.com/toastdriven/restless) | A lightweight REST miniframework for Python. | toastdriven | 812 |
| 501 | [mixpanel-python-async](https://github.com/jessepollak/mixpanel-python-async) | :zap: Batch and send your Mixpanel API calls asynchronously in Python | jessepollak | 50 |
| 502 | [django-hijack](https://github.com/django-hijack/django-hijack) | With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials. | django-hijack | 1030 |
| 503 | [django-websocket-redis](https://github.com/jrief/django-websocket-redis) | Websockets for Django applications using Redis as message queue | jrief | 861 |
| 504 | [django-guardian](https://github.com/django-guardian/django-guardian) | Per object permissions for Django | django-guardian | 3077 |
| 505 | [django-organizations](https://github.com/bennylope/django-organizations) | :couple: Multi-user accounts for Django projects | bennylope | 899 |
| 506 | [django-aggregate-if](https://github.com/henriquebastos/django-aggregate-if) | Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel. | henriquebastos | 138 |
| 507 | [django-tenant-filter](https://github.com/hugotox/django-tenant-filter) | A simple Django app to automatically filter all model's queryset by the tenant ID. | hugotox | 6 |
| 508 | [tenant-schemas-celery](https://github.com/maciej-gol/tenant-schemas-celery) | | maciej-gol | 98 |
| 509 | [django-tenant-schemas](https://github.com/bernardopires/django-tenant-schemas) | Tenant support for Django using PostgreSQL schemas. | bernardopires | 1265 |
| 510 | [drf-ujson-renderer](https://github.com/gizmag/drf-ujson-renderer) | Django Rest Framework renderer using ujson | gizmag | 131 |
| 511 | [django-markdown-deux](https://github.com/trentm/django-markdown-deux) | **UNMAINTAINED.** A django app that provides Markdown-related template tags using the python-markdown2 library. | trentm | 277 |
| 512 | [django-cachalot](https://github.com/noripyt/django-cachalot) | No effort, no worry, maximum performance. | noripyt | 877 |
| 513 | [Unipath](https://github.com/mikeorr/Unipath) | An object-oriented approach to Python file/directory operations. | mikeorr | 497 |
| 514 | [pokeapi](https://github.com/PokeAPI/pokeapi) | The Pokémon API | PokeAPI | 2645 |
| 515 | [neural-enhance](https://github.com/alexjc/neural-enhance) | Super Resolution for images using deep learning. | alexjc | 11358 |
| 516 | [httpie](https://github.com/httpie/httpie) | As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie | httpie | 52800 |
| 517 | [shyaml](https://github.com/0k/shyaml) | YAML for command line | 0k | 691 |
| 518 | [django-tagging](https://github.com/jefftriplett/django-tagging) | Python 3 version of django-tagging to make migrating legacy Django apps easier. | jefftriplett | 1 |
| 519 | [cssdbpy](https://github.com/deslum/cssdbpy) | Fastest SSDB client written on Cython. Production ready | deslum | 81 |
| 520 | [sanic](https://github.com/sanic-org/sanic) | Async Python 3.7+ web server/framework \| Build fast. Run fast. | sanic-org | 15601 |
| 521 | [django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger) | Swagger Documentation Generator for Django REST Framework: deprecated | marcgibbons | 2556 |
| 522 | [django-admin-tools](https://github.com/django-admin-tools/django-admin-tools) | Extends the Django Admin to include a extensible dashboard and navigation menu | django-admin-tools | 640 |
| 523 | [supervisor-logging](https://github.com/infoxchange/supervisor-logging) | Logging plugin for Supervisor | infoxchange | 47 |
| 524 | [opbeat_python](https://github.com/opbeat/opbeat_python) | Python agent for Opbeat. | opbeat | 92 |
| 525 | [mezzanine](https://github.com/stephenmcd/mezzanine) | CMS framework for Django | stephenmcd | 4347 |
| 526 | [pip-tools](https://github.com/jazzband/pip-tools) | A set of tools to keep your pinned Python dependencies fresh. | jazzband | 5319 |
| 527 | [PokemonGo-Bot](https://github.com/PokemonGoF/PokemonGo-Bot) | The Pokemon Go Bot, baking with community. | PokemonGoF | 3728 |
| 528 | [spoodle](https://github.com/avicoder/spoodle) | A mass subdomain (Subbrute) + poodle vulnerability scanner | avicoder | 67 |
| 529 | [messengerbot](https://github.com/geeknam/messengerbot) | Python client for Facebook Messenger Platform Bot | geeknam | 141 |
| 530 | [tmuxp](https://github.com/tmux-python/tmuxp) | :computer: tmux session manager. built on libtmux | tmux-python | 3246 |
| 531 | [finch](https://github.com/jaimegildesagredo/finch) | Asynchronous RESTful API consumer for Python | jaimegildesagredo | 152 |
| 532 | [powerline](https://github.com/powerline/powerline) | Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. | powerline | 12930 |
| 533 | [pritunl](https://github.com/pritunl/pritunl) | Enterprise VPN server | pritunl | 3328 |
| 534 | [mastool](https://github.com/omaraboumrad/mastool) | [M]ean [AST] T[ool] - static analysis checks of python code through flake8 | omaraboumrad | 23 |
| 535 | [deis](https://github.com/deis/deis) | Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules. | deis | 6105 |
| 536 | [django-devserver](https://github.com/dcramer/django-devserver) | A drop-in replacement for Django's runserver. | dcramer | 1266 |
| 537 | [nplusone](https://github.com/jmcarp/nplusone) | Auto-detecting the n+1 queries problem in Python | jmcarp | 734 |
| 538 | [python-decouple](https://github.com/henriquebastos/python-decouple) | Strict separation of config from code. | henriquebastos | 1948 |
| 539 | [django-configurations](https://github.com/jazzband/django-configurations) | A helper for organizing Django project settings by relying on well established programming patterns. | jazzband | 854 |
| 540 | [django-silk](https://github.com/jazzband/django-silk) | Silky smooth profiling for Django | jazzband | 3142 |
| 541 | [prospector](https://github.com/PyCQA/prospector) | Inspects Python source files and provides information about type and location of classes, methods etc | PyCQA | 1541 |
| 542 | [conan](https://github.com/conan-io/conan) | Conan - The open-source C/C++ package manager | conan-io | 5380 |
| 543 | [stellar](https://github.com/fastmonkeys/stellar) | Fast database snapshot and restore tool for development | fastmonkeys | 3760 |
| 544 | [ntfy](https://github.com/dschep/ntfy) | 🖥️📱🔔 A utility for sending notifications, on demand and when commands finish. | dschep | 4071 |
| 545 | [violentPythonForHackers](https://github.com/bigsnarfdude/violentPythonForHackers) | collection of python tools | bigsnarfdude | 63 |
| 546 | [ansible-for-devops](https://github.com/geerlingguy/ansible-for-devops) | Ansible for DevOps examples. | geerlingguy | 5185 |
| 547 | [certbot](https://github.com/certbot/certbot) | Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. | certbot | 28466 |
| 548 | [ansible-lint](https://github.com/ansible-community/ansible-lint) | Best practices checker for Ansible | ansible-community | 2629 |
| 549 | [python-livereload](https://github.com/lepture/python-livereload) | livereload server in python (MAINTAINERS NEEDED) | lepture | 937 |
| 550 | [mopidy](https://github.com/mopidy/mopidy) | Mopidy is an extensible music server written in Python | mopidy | 7230 |
| 551 | [legacy-python-cli](https://github.com/wakatime/legacy-python-cli) | Command line interface used by all WakaTime text editor plugins. | wakatime | 1057 |
| 552 | [ansible-container](https://github.com/ansible/ansible-container) | DEPRECATED -- Ansible Container was a tool to build Docker images and orchestrate containers using only Ansible playbooks. | ansible | 2250 |
| 553 | [libtmux](https://github.com/tmux-python/libtmux) | ⚙️ python api for tmux | tmux-python | 659 |
| 554 | [slack-sql](https://github.com/wang502/slack-sql) | :tada: Bring SQL console to Slack | wang502 | 118 |
| 555 | [dockerize-me](https://github.com/fiunchinho/dockerize-me) | This tool lets you Dockerize your applications using best practices to define your Dockerfile and Docker entry point files. | fiunchinho | 204 |
| 556 | [thorn](https://github.com/robinhood/thorn) | Easy Webhooks for Python | robinhood | 474 |
| 557 | [PyMessager](https://github.com/enginebai/PyMessager) | Python API to develop chatbot on Facebook Messenger Platform | enginebai | 588 |
| 558 | [nyanbar](https://github.com/apg/nyanbar) | Nyan Cat progress bar! | apg | 50 |
| 559 | [paver](https://github.com/paver/paver) | Python-based project scripting. | paver | 445 |
| 560 | [python-cloudflare](https://github.com/cloudflare/python-cloudflare) | Python wrapper for the Cloudflare Client API v4 | cloudflare | 418 |
| 561 | [cookiecutter-tapioca](https://github.com/vintasoftware/cookiecutter-tapioca) | A cookiecutter template for new tapioca wrappers | vintasoftware | 19 |
| 562 | [cookiecutter](https://github.com/cookiecutter/cookiecutter) | A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects. | cookiecutter | 15694 |
| 563 | [superlance](https://github.com/Supervisor/superlance) | Superlance utilities for use with the Supervisor process control system | Supervisor | 423 |
| 564 | [slacker](https://github.com/os/slacker) | Full-featured Python interface for the Slack API | os | 1618 |
| 565 | [superslacker](https://github.com/slara/superslacker) | Supervisord event listener that will send alerts to Slack heavily based on superlance | slara | 55 |
| 566 | [saleor](https://github.com/saleor/saleor) | A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React. | saleor | 14502 |
| 567 | [single-beat](https://github.com/ybrs/single-beat) | ensures only one instance of your process across your servers | ybrs | 134 |
| 568 | [django-redis-cache](https://github.com/sebleier/django-redis-cache) | A Redis cache backend for django | sebleier | 1003 |
| 569 | [async-signals](https://github.com/nyergler/async-signals) | Asynchronous signal handling for Django using Celery. | nyergler | 54 |
| 570 | [pandas](https://github.com/pandas-dev/pandas) | Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more | pandas-dev | 31735 |
| 571 | [bda-naked-python](https://github.com/bluedynamics/bda-naked-python) | Buildout for building different Python versions | bluedynamics | 4 |
| 572 | [buildout](https://github.com/buildout/buildout) | Buildout is a deployment automation tool written in and extended with Python | buildout | 524 |
| 573 | [nist](https://github.com/emailgregn/nist) | python to read NIST beacons | emailgregn | 1 |
| 574 | [behave](https://github.com/behave/behave) | BDD, Python style. | behave | 2467 |
| 575 | [mkdocs](https://github.com/mkdocs/mkdocs) | Project documentation with Markdown. | mkdocs | 13185 |
| 576 | [pylint-django](https://github.com/PyCQA/pylint-django) | Pylint plugin for improving code analysis for when using Django | PyCQA | 486 |
| 577 | [weblate](https://github.com/WeblateOrg/weblate) | Web based localization tool with tight version control integration. | WeblateOrg | 2665 |
| 578 | [honcho](https://github.com/nickstenning/honcho) | Honcho: a python clone of Foreman. For managing Procfile-based applications. | nickstenning | 1437 |
| 579 | [powerline-shell](https://github.com/b-ryan/powerline-shell) | A beautiful and useful prompt for your shell | b-ryan | 5727 |
| 580 | [berth](https://github.com/FalconSocial/berth) | Berth use Docker containers to build packages for you, based on a YAML configuration file. | FalconSocial | 10 |
| 581 | [toml](https://github.com/toml-lang/toml) | Tom's Obvious, Minimal Language | toml-lang | 16111 |
| 582 | [Tangaza](https://github.com/tangaza/Tangaza) | A mobile phone-based group messaging system | tangaza | 22 |
| 583 | [tornado-production-skeleton](https://github.com/bdarnell/tornado-production-skeleton) | Simple example of a Tornado app in production | bdarnell | 298 |
| 584 | [lettuce](https://github.com/gabrielfalcao/lettuce) | Behavior-driven-development tool for python, inspired by Cucumber for Ruby ⛺ | gabrielfalcao | 1235 |
| 585 | [ansible-cheatsheet](https://github.com/poirier/ansible-cheatsheet) | Things I'm always trying to figure out about Ansible | poirier | 10 |
| 586 | [supervisor](https://github.com/Supervisor/supervisor) | Supervisor process control system for UNIX | Supervisor | 7068 |
| 587 | [jinja](https://github.com/pallets/jinja) | A very fast and expressive template engine. | pallets | 8102 |
| 588 | [openstack](https://github.com/openstack/openstack) | Repository tracking all OpenStack repositories as submodules. Mirror of code maintained at opendev.org. | openstack | 4127 |
| 589 | [celery](https://github.com/celery/celery) | Distributed Task Queue (development branch) | celery | 18238 |
| 590 | [py2neo](https://github.com/py2neo-org/py2neo) | Py2neo is a comprehensive Neo4j driver library and toolkit for Python. | py2neo-org | 1041 |
| 591 | [rq](https://github.com/rq/rq) | Simple job queues for Python | rq | 7992 |
| 592 | [glances](https://github.com/nicolargo/glances) | Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems. | nicolargo | 19476 |
| 593 | [repren](https://github.com/jlevy/repren) | Rename anything | jlevy | 288 |
| 594 | [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | Some out-of-the-box hooks for pre-commit | pre-commit | 2547 |
| 595 | [buildbot](https://github.com/buildbot/buildbot) | Python-based continuous integration testing framework; your pull requests are more than welcome! | buildbot | 4716 |
| 596 | [editorconfig-tools](https://github.com/treyhunner/editorconfig-tools) | Experimental: Tools for verifying/fixing code style based on EditorConfig file (not completed yet) | treyhunner | 36 |
| 597 | [ansible](https://github.com/ansible/ansible) | Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. | ansible | 50785 |
| 598 | [grip](https://github.com/joeyespo/grip) | Preview GitHub README.md files locally before committing them. | joeyespo | 5422 |
| 599 | [ggposrv](https://github.com/poliva/ggposrv) | Unofficial ggpo server (re)implementation | poliva | 127 |
| 600 | [pyqtggpo](https://github.com/poliva/pyqtggpo) | Cross platform (Linux, MacOSX, Windows) GUI client for FightCade | poliva | 126 |
| 601 | [djangobook.com](https://github.com/jacobian/djangobook.com) | | jacobian | 1071 |
| 602 | [aws-saml-broker](https://github.com/trueaccord/aws-saml-broker) | Webapp that authenticates users over SAML and grants them temporary AWS credentials. | trueaccord | 20 |
| 603 | [gitpress](https://github.com/joeyespo/gitpress) | Blissful blogging for hackers. | joeyespo | 77 |
| 604 | [redis-py](https://github.com/redis/redis-py) | Redis Python Client | redis | 9799 |
| 605 | [flask](https://github.com/pallets/flask) | The Python micro framework for building web applications. | pallets | 57163 |
| 606 | [nose](https://github.com/nose-devs/nose) | nose is nicer testing for python | nose-devs | 1341 |
| 607 | [scrapy-examples](https://github.com/geekan/scrapy-examples) | Multifarious Scrapy examples. Spiders for alexa / amazon / douban / douyu / github / linkedin etc. | geekan | 2767 |
| 608 | [gsync](https://github.com/iwonbigbro/gsync) | RSync for Google Drive - GSync | iwonbigbro | 238 |
| 609 | [pre-commit](https://github.com/pre-commit/pre-commit) | A framework for managing and maintaining multi-language pre-commit hooks. | pre-commit | 6852 |
| 610 | [sentry](https://github.com/getsentry/sentry) | Sentry is cross-platform application monitoring, with a focus on error reporting. | getsentry | 29450 |
| 611 | [tornado](https://github.com/tornadoweb/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. | tornadoweb | 20273 |
| 612 | [fabric](https://github.com/fabric/fabric) | Simple, Pythonic remote execution and deployment. | fabric | 13130 |
| 613 | [raven-python](https://github.com/getsentry/raven-python) | Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python | getsentry | 1676 |
| 614 | [dotfiles](https://github.com/jbernard/dotfiles) | Dotfile management made easy | jbernard | 533 |
| 615 | [python](https://github.com/exercism/python) | Exercism exercises in Python. | exercism | 1061 |
| 616 | [asyncflux](https://github.com/puentesarrin/asyncflux) | Asynchronous client for InfluxDB and Tornado. | puentesarrin | 26 |
| 617 | [sphinx-contrib](https://github.com/thewtex/sphinx-contrib) | A clone of the mercurial sphinx-contrib repository. | thewtex | 21 |
| 618 | [github-cli](https://github.com/jsmits/github-cli) | A command-line interface to the GitHub Issues API v2. | jsmits | 211 |
| 619 | [sphinxcontrib-yuml](https://github.com/njouanin/sphinxcontrib-yuml) | Sphinx extension for embedding yuml diagrams in documentations | njouanin | 3 |
| 620 | [requests](https://github.com/psf/requests) | A simple, yet elegant, HTTP library. | psf | 46414 |
| 621 | [py-mongo-for-devs](https://github.com/puentesarrin/py-mongo-for-devs) | Python y MongoDB para desarrolladores | puentesarrin | 3 |
| 622 | [locust](https://github.com/locustio/locust) | Scalable user load testing tool written in Python | locustio | 17563 |
| 623 | [Api-REST-del-Congreso](https://github.com/ajamaica/Api-REST-del-Congreso) | | ajamaica | 40 |
| 624 | [GooDork](https://github.com/k3170makan/GooDork) | Command line go0gle dorking tool | k3170makan | 115 |
| 625 | [oh-my-vim](https://github.com/gawel/oh-my-vim) | A python package to manage your vim themes/plugins | gawel | 151 |
| 626 | [bonzo](https://github.com/puentesarrin/bonzo) | SMTP Server built on top of Tornado. | puentesarrin | 19 |
| 627 | [rabbitmq-tutorials](https://github.com/videlalvaro/rabbitmq-tutorials) | Tutorials for using RabbitMQ in various ways | videlalvaro | 5 |
| 628 | [ninja-ide](https://github.com/ninja-ide/ninja-ide) | {Ninja-IDE Is Not Just Another IDE} | ninja-ide | 894 |
| 629 | [docs](https://github.com/mongodb/docs) | The MongoDB Documentation Project Source. | mongodb | 690 |
| 630 | [toro](https://github.com/ajdavis/toro) | Synchronization primitives for Tornado coroutines | ajdavis | 196 |
| 631 | [mongodb-log](https://github.com/puentesarrin/mongodb-log) | MongoDB Python logging handler, Centralized logging made simple using MongoDB. | puentesarrin | 130 |
| 632 | [pymongolab](https://github.com/puentesarrin/pymongolab) | Python client library that contains tools for accessing to MongoLab databases via MongoLab REST API using a similar syntax to PyMongo. | puentesarrin | 7 |
| 633 | [tornadomail](https://github.com/equeny/tornadomail) | Django mail system ported to tornado and made asynchronous | equeny | 103 |
| 634 | [Design-Patterns-in-Python](https://github.com/gennad/Design-Patterns-in-Python) | A collection of popular design patterns implemented in Python programming language | gennad | 651 |
| 635 | [tornado-blog](https://github.com/bgolub/tornado-blog) | Tornado App Engine Blog | bgolub | 97 |**[⬆ Back to Index](#-contents)**
## RAML
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [raml-js-parser-2](https://github.com/raml-org/raml-js-parser-2) | (deprecated) | raml-org | 139 |**[⬆ Back to Index](#-contents)**
## Racket
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [atreus](https://github.com/technomancy/atreus) | column-staggered travel keyboard design | technomancy | 645 |**[⬆ Back to Index](#-contents)**
## Reason
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [oni2](https://github.com/onivim/oni2) | Native, lightweight modal code editor | onivim | 6617 |**[⬆ Back to Index](#-contents)**
## Rich Text Format
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [foundation](https://github.com/cncf/foundation) | ☁️♮🏛File non-technical issues related to CNCF | cncf | 299 |**[⬆ Back to Index](#-contents)**
## Ruby
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [terraspace](https://github.com/boltops-tools/terraspace) | Terraspace: The Terraform Framework | boltops-tools | 296 |
| 2 | [factory_bot](https://github.com/thoughtbot/factory_bot) | A library for setting up Ruby objects as test data. | thoughtbot | 7341 |
| 3 | [canvas-lms](https://github.com/instructure/canvas-lms) | The open LMS by Instructure, Inc. | instructure | 4170 |
| 4 | [github-awards](https://github.com/vdaubry/github-awards) | Discover your ranking on github : | vdaubry | 1562 |
| 5 | [forem](https://github.com/forem/forem) | For empowering community 🌱 | forem | 18184 |
| 6 | [kumogata](https://github.com/kumogata/kumogata) | Kumogata is a tool for AWS CloudFormation. It can define a template in Ruby DSL. | kumogata | 127 |
| 7 | [faker](https://github.com/faker-ruby/faker) | A library for generating fake data such as names, addresses, and phone numbers. | faker-ruby | 9572 |
| 8 | [colorls](https://github.com/athityakumar/colorls) | A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada: | athityakumar | 3864 |
| 9 | [maximum-awesome](https://github.com/square/maximum-awesome) | Config files for vim and tmux. | square | 5586 |
| 10 | [homebrew-emacs-plus](https://github.com/d12frosted/homebrew-emacs-plus) | Emacs Plus formulae for the Homebrew package manager | d12frosted | 1232 |
| 11 | [metasploit-framework](https://github.com/rapid7/metasploit-framework) | Metasploit Framework | rapid7 | 25636 |
| 12 | [classroom](https://github.com/education/classroom) | GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub. | education | 1284 |
| 13 | [terraform-landscape](https://github.com/coinbase/terraform-landscape) | Improve Terraform's plan output to be easier to read and understand | coinbase | 1351 |
| 14 | [ghi](https://github.com/stephencelis/ghi) | GitHub Issues on the command line. Use your $EDITOR, not your browser. | stephencelis | 2159 |
| 15 | [git-up](https://github.com/aanand/git-up) | NOT MAINTAINED | aanand | 2640 |
| 16 | [terraforming](https://github.com/dtan4/terraforming) | Export existing AWS resources to Terraform style (tf, tfstate) | dtan4 | 4214 |
| 17 | [vcr](https://github.com/vcr/vcr) | Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. | vcr | 5242 |
| 18 | [gosploit](https://github.com/porthunter/gosploit) | Exploit framework written in Go | porthunter | 26 |
| 19 | [brew](https://github.com/Linuxbrew/brew) | :beer::penguin: The Homebrew package manager for Linux | Linuxbrew | 2601 |
| 20 | [ansible-mysql-hardening](https://github.com/dev-sec/ansible-mysql-hardening) | This Ansible role provides security configuration for MySQL. | dev-sec | 138 |
| 21 | [devdocs](https://github.com/freeCodeCamp/devdocs) | API Documentation Browser | freeCodeCamp | 27027 |
| 22 | [how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source) | A guide to contributing to open source | freeCodeCamp | 5848 |
| 23 | [org-todoist](https://github.com/ttakamura/org-todoist) | Sync TODOs between emacs org-mode files and Todoist | ttakamura | 60 |
| 24 | [gollum](https://github.com/gollum/gollum) | A simple, Git-powered wiki with a sweet API and local frontend. | gollum | 12302 |
| 25 | [fresh](https://github.com/freshshell/fresh) | Keep your dotfiles fresh. | freshshell | 1051 |
| 26 | [homebrew-core](https://github.com/Homebrew/homebrew-core) | 🍻 Default formulae for the missing package manager for macOS (or Linux) | Homebrew | 10250 |
| 27 | [step-pretty-slack-notify](https://github.com/wantedly/step-pretty-slack-notify) | Posts wercker build/deploy status to a Slack channel | wantedly | 90 |
| 28 | [markup](https://github.com/github/markup) | Determines which markup library to use to render a content file (e.g. README) on GitHub | github | 5300 |
| 29 | [dinghy](https://github.com/codekitchen/dinghy) | faster, friendlier Docker on OS X | codekitchen | 2128 |
| 30 | [docker-sync](https://github.com/EugenMayer/docker-sync) | Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux | EugenMayer | 3296 |
| 31 | [homebrew-wercker](https://github.com/wercker/homebrew-wercker) | Homebrew tap for the wercker command line interface | wercker | 3 |
| 32 | [backup](https://github.com/backup/backup) | Easy full stack backup operations on UNIX-like systems. | backup | 4677 |
| 33 | [docker-for-all](https://github.com/machzqcq/docker-for-all) | Docker applied in development, devops, testing, product management etc. | machzqcq | 92 |
| 34 | [fastlane](https://github.com/fastlane/fastlane) | 🚀 The easiest way to automate building and releasing your iOS and Android apps | fastlane | 33261 |
| 35 | [lolcommits](https://github.com/lolcommits/lolcommits) | :camera: git-based selfies for software developers | lolcommits | 4464 |
| 36 | [vagrant-dnsmasq](https://github.com/mattes/vagrant-dnsmasq) | A Dnsmasq Vagrant plugin that manages the dnsmasq.conf file and /etc/resolver directory on your host system. | mattes | 103 |
| 37 | [xiki](https://github.com/trogdoro/xiki) | A shell console with GUI features | trogdoro | 3776 |
| 38 | [fpm](https://github.com/jordansissel/fpm) | Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity. | jordansissel | 10218 |
| 39 | [demo-repo](https://github.com/pre-commit/demo-repo) | | pre-commit | 49 |
| 40 | [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) | A curated list of awesome awesomeness | bayandin | 28227 |
| 41 | [cheat](https://github.com/defunkt/cheat) | Cheating is fun! | defunkt | 239 |
| 42 | [packer-vagrant-templates](https://github.com/hansode/packer-vagrant-templates) | Packer Vagrant Templates for CentOS/Fedora | hansode | 40 |
| 43 | [redmine](https://github.com/redmine/redmine) | Mirror of redmine code source - Official SVN repository is at https://svn.redmine.org/redmine - contact: @jbbarth or jeanbaptiste.barth (at) gmail (dot) com | redmine | 4234 |
| 44 | [kitabu](https://github.com/fnando/kitabu) | A framework for creating e-books from Markdown using Ruby. Using the Prince PDF generator, you'll be able to get high quality PDFs. Also supports EPUB, Mobi, Text and HTML generation. | fnando | 641 |
| 45 | [tmuxinator](https://github.com/tmuxinator/tmuxinator) | Manage complex tmux sessions easily | tmuxinator | 11024 |
| 46 | [vagrant](https://github.com/hashicorp/vagrant) | Vagrant is a tool for building and distributing development environments. | hashicorp | 22969 |
| 47 | [vagrant-omnibus](https://github.com/chef-boneyard/vagrant-omnibus) | A Vagrant plugin that ensures the desired version of Chef is installed via the platform-specific Omnibus packages. | chef-boneyard | 562 |
| 48 | [librarian-puppet](https://github.com/rodjek/librarian-puppet) | | rodjek | 705 |
| 49 | [vagrant-vsphere](https://github.com/nsidc/vagrant-vsphere) | VMware vSphere provider for Vagrant | nsidc | 596 |
| 50 | [teamocil](https://github.com/remi/teamocil) | There's no I in Teamocil. At least not where you think. Teamocil is a simple tool used to automatically create windows and panes in tmux with YAML files. | remi | 2178 |
| 51 | [legacy-linuxbrew](https://github.com/Linuxbrew/legacy-linuxbrew) | :skull: This repository is defunct, because it has been split into https://github.com/Linuxbrew/brew and https://github.com/Linuxbrew/homebrew-core | Linuxbrew | 2261 |
| 52 | [capistrano](https://github.com/capistrano/capistrano) | Remote multi-server automation tool | capistrano | 12013 |
| 53 | [overcommit](https://github.com/sds/overcommit) | A fully configurable and extendable Git hook manager | sds | 3544 |
| 54 | [rimac](https://github.com/hpneo/rimac) | Ruby client for Municipalidad Metropolitana de Lima API | hpneo | 3 |
| 55 | [gitlabhq](https://github.com/gitlabhq/gitlabhq) | GitLab CE Mirror \| Please open new issues in our issue tracker on GitLab.com | gitlabhq | 22763 |
| 56 | [vagrant-zend-server](https://github.com/LeonB/vagrant-zend-server) | Vagrant project for devs based on vagrant-zend-server | LeonB | 10 |
| 57 | [zend-skeleton](https://github.com/jamescarr/zend-skeleton) | Simple Zend Framework 2 skeleton project with built in vagrant support | jamescarr | 12 |
| 58 | [progit](https://github.com/progit/progit) | Pro Git Book Content, 1st Edition - This content is deprecated. See 2nd edition at [progit2](https://github.com/progit/progit2) | progit | 5969 |**[⬆ Back to Index](#-contents)**
## Rust
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [koji](https://github.com/its-danny/koji) | 🦊 An interactive CLI for creating conventional commits. | its-danny | 8 |
| 2 | [rouille](https://github.com/bnjbvr/rouille) | Rust programming, in French. | bnjbvr | 737 |
| 3 | [rpg-cli](https://github.com/facundoolano/rpg-cli) | Your filesystem as a dungeon! | facundoolano | 1111 |
| 4 | [tmux-copy](https://github.com/nwtnni/tmux-copy) | Another hint-based copying plugin for tmux | nwtnni | 6 |
| 5 | [diagwiz](https://github.com/kjagiello/diagwiz) | Diagrams as code | kjagiello | 37 |
| 6 | [nushell](https://github.com/nushell/nushell) | A new type of shell | nushell | 16492 |
| 7 | [bevy](https://github.com/bevyengine/bevy) | A refreshingly simple data-driven game engine built in Rust | bevyengine | 11717 |
| 8 | [delta](https://github.com/dandavison/delta) | A syntax-highlighting pager for git and diff output | dandavison | 11243 |
| 9 | [advent-of-code](https://github.com/fornwall/advent-of-code) | 🎄Advent of Code with Rust 🦀 | fornwall | 12 |
| 10 | [bottom](https://github.com/ClementTsang/bottom) | Yet another cross-platform graphical process/system monitor. | ClementTsang | 3035 |
| 11 | [navi](https://github.com/denisidoro/navi) | An interactive cheatsheet tool for the command-line | denisidoro | 9946 |
| 12 | [pueue](https://github.com/Nukesor/pueue) | :stars: Manage your shell commands. | Nukesor | 2402 |
| 13 | [espanso](https://github.com/federico-terzi/espanso) | Cross-platform Text Expander written in Rust | federico-terzi | 3680 |
| 14 | [onefetch](https://github.com/o2sh/onefetch) | Git repository summary on your terminal | o2sh | 3655 |
| 15 | [fnm](https://github.com/Schniz/fnm) | 🚀 Fast and simple Node.js version manager, built in Rust | Schniz | 5366 |
| 16 | [so](https://github.com/samtay/so) | A terminal interface for Stack Overflow | samtay | 872 |
| 17 | [wifi-connect](https://github.com/balena-os/wifi-connect) | Easy WiFi setup for Linux devices from your mobile phone or laptop | balena-os | 987 |
| 18 | [RustScan](https://github.com/RustScan/RustScan) | 🤖 The Modern Port Scanner 🤖 | RustScan | 4962 |
| 19 | [git-trim](https://github.com/foriequal0/git-trim) | Automatically trims your branches whose tracking remote refs are merged or stray | foriequal0 | 334 |
| 20 | [tmux-thumbs](https://github.com/fcsonline/tmux-thumbs) | A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator | fcsonline | 444 |
| 21 | [envrc-rs](https://github.com/roxma/envrc-rs) | Auto source bash .envrc of your workspace | roxma | 27 |
| 22 | [deno](https://github.com/denoland/deno) | A modern runtime for JavaScript and TypeScript. | denoland | 78876 |
| 23 | [broot](https://github.com/Canop/broot) | A new way to see and navigate directory trees : https://dystroy.org/broot | Canop | 6283 |
| 24 | [silver](https://github.com/reujab/silver) | A cross-shell customizable powerline-like prompt with icons | reujab | 302 |
| 25 | [starship](https://github.com/starship/starship) | ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! | starship | 19872 |
| 26 | [bandwhich](https://github.com/imsnif/bandwhich) | Terminal bandwidth utilization tool | imsnif | 6693 |
| 27 | [estunnel](https://github.com/wfxr/estunnel) | :articulated_lorry: Tool for downloading data from elasticsearch cluster. | wfxr | 8 |
| 28 | [gitmoji-selector](https://github.com/tomhoule/gitmoji-selector) | gitmoji selection with fzf+tmux | tomhoule | 12 |
| 29 | [slick](https://github.com/nbari/slick) | async ZSH prompt | nbari | 19 |
| 30 | [pazi](https://github.com/euank/pazi) | An autojump "zap to directory" helper | euank | 146 |
| 31 | [exa](https://github.com/ogham/exa) | A modern replacement for ‘ls’. | ogham | 15227 |
| 32 | [git-interactive-rebase-tool](https://github.com/MitMaro/git-interactive-rebase-tool) | Native cross-platform full feature terminal-based sequence editor for git interactive rebase. | MitMaro | 904 |
| 33 | [fselect](https://github.com/jhspetersson/fselect) | Find files with SQL-like queries | jhspetersson | 3076 |
| 34 | [Rocket](https://github.com/SergioBenitez/Rocket) | A web framework for Rust. | SergioBenitez | 15383 |
| 35 | [fd](https://github.com/sharkdp/fd) | A simple, fast and user-friendly alternative to 'find' | sharkdp | 19506 |
| 36 | [void](https://github.com/void-rs/void) | terminal-based personal organizer | void-rs | 891 |
| 37 | [iota](https://github.com/gchp/iota) | A terminal-based text editor written in Rust | gchp | 1495 |
| 38 | [amp](https://github.com/jmacdonald/amp) | A complete text editor for your terminal. | jmacdonald | 2949 |
| 39 | [eureka](https://github.com/simeg/eureka) | 💡 CLI tool to input and store your ideas without leaving the terminal | simeg | 411 |
| 40 | [pier](https://github.com/pier-cli/pier) | A Linux script management CLI written in Rust | pier-cli | 310 |
| 41 | [diem](https://github.com/diem/diem) | Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world. | diem | 16212 |
| 42 | [Findomain](https://github.com/Findomain/Findomain) | The complete solution for domain recognition. Supports screenshoting, port scan, HTTP check, data import from other tools, subdomain monitoring, alerts via Discord, Slack and Telegram, multiple API Keys for sources and much more. | Findomain | 2135 |
| 43 | [rubigo](https://github.com/yaa110/rubigo) | [DEPRECATED] Golang vendor utility and package manager | yaa110 | 44 |
| 44 | [rustup](https://github.com/rust-lang/rustup) | The Rust toolchain installer | rust-lang | 4338 |
| 45 | [zr](https://github.com/jedahan/zr) | zsh plugin manager written in rust | jedahan | 126 |
| 46 | [muxed](https://github.com/brianp/muxed) | Another TMUX project manager | brianp | 55 |
| 47 | [bat](https://github.com/sharkdp/bat) | A cat(1) clone with wings. | sharkdp | 30375 |
| 48 | [tikv](https://github.com/tikv/tikv) | Distributed transactional key-value database, originally created to complement TiDB | tikv | 10235 |
| 49 | [xi-editor](https://github.com/xi-editor/xi-editor) | A modern editor with a backend written in Rust. | xi-editor | 18838 |
| 50 | [rust](https://github.com/exercism/rust) | Exercism exercises in Rust. | exercism | 757 |
| 51 | [culqi-rust](https://github.com/marti1125/culqi-rust) | Culqi API - Rust | marti1125 | 5 |
| 52 | [Mammut](https://github.com/XAMPPRocky/Mammut) | A wrapper for the Mastodon API in Rust. | XAMPPRocky | 68 |
| 53 | [sn_node](https://github.com/maidsafe/sn_node) | An Implementation of a Safe Network Vault | maidsafe | 179 |
| 54 | [alacritty](https://github.com/alacritty/alacritty) | A cross-platform, OpenGL terminal emulator. | alacritty | 35696 |
| 55 | [habitat](https://github.com/habitat-sh/habitat) | Modern applications with built-in automation | habitat-sh | 2325 |
| 56 | [ripgrep](https://github.com/BurntSushi/ripgrep) | ripgrep recursively searches directories for a regex pattern while respecting your gitignore | BurntSushi | 28128 |
| 57 | [vagga](https://github.com/tailhook/vagga) | Vagga is a containerization tool without daemons | tailhook | 1749 |
| 58 | [rustache](https://github.com/rustache/rustache) | A flexible template engine for Rust | rustache | 205 |
| 59 | [rustendo64](https://github.com/yupferris/rustendo64) | Livecoding a Nintendo 64 emulator in Rust :D | yupferris | 644 |
| 60 | [rust](https://github.com/rust-lang/rust) | Empowering everyone to build reliable and efficient software. | rust-lang | 60484 |**[⬆ Back to Index](#-contents)**
## SCSS
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [awesome-runners](https://github.com/jonico/awesome-runners) | A curated list of awesome self-hosted GitHub Action runners in a large comparison matrix | jonico | 236 |
| 2 | [cheatsheets](https://github.com/rstacruz/cheatsheets) | My cheatsheets | rstacruz | 11029 |
| 3 | [hugo-coder](https://github.com/luizdepra/hugo-coder) | A minimalist blog theme for hugo. | luizdepra | 1679 |**[⬆ Back to Index](#-contents)**
## SaltStack
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [butt-as-a-service](https://github.com/ahdinosaur/butt-as-a-service) | [wip] provision and monitor Scuttlebutt bots in the cloud | ahdinosaur | 8 |**[⬆ Back to Index](#-contents)**
## Sass
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [hugo-fresh](https://github.com/StefMa/hugo-fresh) | Hugo Fresh Theme | StefMa | 344 |**[⬆ Back to Index](#-contents)**
## Scala
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [sbt-native-packager](https://github.com/sbt/sbt-native-packager) | sbt Native Packager | sbt | 1476 |
| 2 | [aecor](https://github.com/notxcain/aecor) | Pure functional event sourcing runtime | notxcain | 303 |
| 3 | [elasticmq](https://github.com/softwaremill/elasticmq) | In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded. | softwaremill | 1762 |
| 4 | [prisma1](https://github.com/prisma/prisma1) | 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) | prisma | 16849 |
| 5 | [salesforce-webhook-creator](https://github.com/jamesward/salesforce-webhook-creator) | | jamesward | 146 |
| 6 | [bfg-repo-cleaner](https://github.com/rtyley/bfg-repo-cleaner) | Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala | rtyley | 8122 |
| 7 | [chronos](https://github.com/mesos/chronos) | Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules | mesos | 4304 |**[⬆ Back to Index](#-contents)**
## Scheme
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [racket](https://github.com/racket/racket) | The Racket repository | racket | 4089 |**[⬆ Back to Index](#-contents)**
## Shell
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [dotfiles.fish](https://github.com/caarlos0/dotfiles.fish) | my own dotfiles ported to fish | caarlos0 | 134 |
| 2 | [tmux-yank](https://github.com/tmux-plugins/tmux-yank) | Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin. | tmux-plugins | 1925 |
| 3 | [TabNine](https://github.com/codota/TabNine) | AI Code Completions | codota | 8788 |
| 4 | [InfosecBookmarks](https://github.com/jandersoncampelo/InfosecBookmarks) | | jandersoncampelo | 27 |
| 5 | [docker_images](https://github.com/catthehacker/docker_images) | Docker images | catthehacker | 21 |
| 6 | [vulndb](https://github.com/golang/vulndb) | [mirror] The Go Vulnerability Database | golang | 305 |
| 7 | [nb](https://github.com/xwmx/nb) | CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script. | xwmx | 3771 |
| 8 | [Android-PIN-Bruteforce](https://github.com/urbanadventurer/Android-PIN-Bruteforce) | Unlock an Android phone (or device) by bruteforcing the lockscreen PIN. Turn your Kali Nethunter phone into a bruteforce PIN cracker for Android devices! (no root, no adb) | urbanadventurer | 1750 |
| 9 | [zsh-vi-mode](https://github.com/jeffreytse/zsh-vi-mode) | 💻 A better and friendly vi(vim) mode plugin for ZSH. | jeffreytse | 844 |
| 10 | [bash-argsparse](https://github.com/Anvil/bash-argsparse) | An high level argument parsing library for bash | Anvil | 142 |
| 11 | [pure-getopt](https://github.com/agriffis/pure-getopt) | drop-in replacement for GNU getopt implemented in pure Bash | agriffis | 42 |
| 12 | [DevOps-Bash-tools](https://github.com/HariSekhon/DevOps-Bash-tools) | 600+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Kafka, Docker, APIs, Hadoop, SQL, PostgreSQL, MySQL, Hive, Impala, Travis CI, Jenkins, Concourse, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, .tmux.conf, .psqlrc ... | HariSekhon | 377 |
| 13 | [z](https://github.com/rupa/z) | z - jump around | rupa | 13644 |
| 14 | [fish-shell](https://github.com/fish-shell/fish-shell) | The user-friendly command line shell. | fish-shell | 17726 |
| 15 | [git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | Automatically Commit changed Files back to GitHub with GitHub Actions for the 80% use case. | stefanzweifel | 662 |
| 16 | [ytfzf](https://github.com/pystardust/ytfzf) | A posix script to find and watch youtube videos from the terminal. (Without API) | pystardust | 2135 |
| 17 | [WHATSAPP-BANEO](https://github.com/Hacking-pch/WHATSAPP-BANEO) | | Hacking-pch | 90 |
| 18 | [wifi-password](https://github.com/rauchg/wifi-password) | Get the password of the wifi you're on (bash) | rauchg | 3904 |
| 19 | [telegram-get-remote-ip](https://github.com/n0a/telegram-get-remote-ip) | Get IP address on other side audio call in Telegram. | n0a | 52 |
| 20 | [WhatsApp-Business-API-Setup-Scripts](https://github.com/WhatsApp/WhatsApp-Business-API-Setup-Scripts) | The scripts related to setting up WhatsApp business API | WhatsApp | 247 |
| 21 | [learn-cantrill-io-labs](https://github.com/acantril/learn-cantrill-io-labs) | Standard and Advanced Demos for learn.cantrill.io courses | acantril | 1221 |
| 22 | [openvpn-install](https://github.com/Nyr/openvpn-install) | OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora | Nyr | 14045 |
| 23 | [ssb](https://github.com/kitabisa/ssb) | Secure Shell Bruteforcer — A faster & simpler way to bruteforce SSH server | kitabisa | 894 |
| 24 | [devops-it-all](https://github.com/ranhershko/devops-it-all) | | ranhershko | 3 |
| 25 | [mysh](https://github.com/Artour64/mysh) | my scripts | Artour64 | 1 |
| 26 | [icons-in-terminal](https://github.com/sebastiencs/icons-in-terminal) | Use any fonts in the terminal without replacing or patching | sebastiencs | 683 |
| 27 | [resticker](https://github.com/djmaze/resticker) | Run automatic restic backups via a Docker container. | djmaze | 173 |
| 28 | [pre-commit-golang](https://github.com/TekWizely/pre-commit-golang) | Pre-commit hooks for Golang with support for monorepos, the ability to pass arguments to all hooks, and the ability to invoke custom go tools. | TekWizely | 137 |
| 29 | [tmux-network-bandwidth](https://github.com/xamut/tmux-network-bandwidth) | 📊 Network bandwidth plugin for tmux | xamut | 51 |
| 30 | [Sn1per](https://github.com/1N3/Sn1per) | Attack Surface Management Platform \| Sn1perSecurity LLC | 1N3 | 4839 |
| 31 | [google-hosts](https://github.com/txthinking/google-hosts) | Google hosts generator | txthinking | 3273 |
| 32 | [docker-pi-hole](https://github.com/pi-hole/docker-pi-hole) | Pi-hole in a docker container | pi-hole | 4224 |
| 33 | [jenv](https://github.com/jenv/jenv) | Manage your Java environment | jenv | 3967 |
| 34 | [tmux-spotify](https://github.com/xamut/tmux-spotify) | 🎧 Spotify plugin for tmux | xamut | 65 |
| 35 | [tmux-better-mouse-mode](https://github.com/NHDaly/tmux-better-mouse-mode) | A tmux plugin to better manage and configure the mouse. | NHDaly | 744 |
| 36 | [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) | Fish shell like syntax highlighting for Zsh. | zsh-users | 13025 |
| 37 | [pre-commit-golang](https://github.com/dnephin/pre-commit-golang) | Golang hooks for pre-commit | dnephin | 372 |
| 38 | [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) | Fish-like autosuggestions for zsh | zsh-users | 19302 |
| 39 | [neofetch](https://github.com/dylanaraps/neofetch) | 🖼️ A command-line system information tool written in bash 3.2+ | dylanaraps | 13497 |
| 40 | [lscript](https://github.com/arismelachroinos/lscript) | The LAZY script will make your life easier, and of course faster. | arismelachroinos | 3009 |
| 41 | [xbar-plugins](https://github.com/matryer/xbar-plugins) | Plugin repository for xbar (the BitBar reboot) | matryer | 1937 |
| 42 | [gitignore](https://github.com/toptal/gitignore) | The largest collection of useful .gitignore templates | toptal | 1014 |
| 43 | [dotfiles](https://github.com/westonsteimel/dotfiles) | Personal dotfiles | westonsteimel | 1 |
| 44 | [dotfiles](https://github.com/uetchy/dotfiles) | dotfiles | uetchy | 8 |
| 45 | [zsh-notify](https://github.com/piger/zsh-notify) | desktop notifications for long running commands (OS X only, no frills) | piger | 1 |
| 46 | [mac-cleanup-sh](https://github.com/mac-cleanup/mac-cleanup-sh) | 🗑️ Cleanup script for macOS (DEPRECATED) | mac-cleanup | 1493 |
| 47 | [ghq-migrator](https://github.com/astj/ghq-migrator) | | astj | 13 |
| 48 | [fzf-tab](https://github.com/Aloxaf/fzf-tab) | Replace zsh's default completion selection menu with fzf! | Aloxaf | 1167 |
| 49 | [devstack](https://github.com/openstack/devstack) | System for quickly installing an OpenStack cloud from upstream git for testing and development. Mirror of code maintained at opendev.org. | openstack | 1861 |
| 50 | [papers-we-love](https://github.com/papers-we-love/papers-we-love) | Papers from the computer science community to read and discuss. | papers-we-love | 50034 |
| 51 | [tgenv](https://github.com/cunymatthieu/tgenv) | Terragrunt version manager | cunymatthieu | 139 |
| 52 | [zsh-defer](https://github.com/romkatv/zsh-defer) | Deferred execution of Zsh commands | romkatv | 118 |
| 53 | [restic-backup-docker](https://github.com/lobaro/restic-backup-docker) | A docker container to automate backups with restic | lobaro | 173 |
| 54 | [rsync-time-backup](https://github.com/laurent22/rsync-time-backup) | Time Machine style backup with rsync. | laurent22 | 2553 |
| 55 | [dotfiles](https://github.com/wfxr/dotfiles) | :house_with_garden: My dotfiles | wfxr | 63 |
| 56 | [tmux-power](https://github.com/wfxr/tmux-power) | 🎨 Tmux powerline theme | wfxr | 171 |
| 57 | [tmux-fzf-url](https://github.com/wfxr/tmux-fzf-url) | 🚀 Quickly open urls on your terminal screen! | wfxr | 284 |
| 58 | [tmux-fzf](https://github.com/sainnhe/tmux-fzf) | Use fzf to manage your tmux work environment! | sainnhe | 386 |
| 59 | [zsh-ec2ssh](https://github.com/h3poteto/zsh-ec2ssh) | zsh plugin to list up EC2 instances and ssh login the instances. | h3poteto | 12 |
| 60 | [crash](https://github.com/molovo/crash) | Proper error handling, exceptions and try/catch for ZSH | molovo | 46 |
| 61 | [anyframe](https://github.com/mollifier/anyframe) | peco/percol/fzf wrapper plugin for zsh | mollifier | 175 |
| 62 | [bd](https://github.com/vigneshwaranr/bd) | Quickly go back to a parent directory in linux instead of typing "cd ../../.." repeatedly | vigneshwaranr | 857 |
| 63 | [node-custom-lambda](https://github.com/lambci/node-custom-lambda) | A custom runtime for AWS Lambda to execute functions in Node.js v10.x or v12.x | lambci | 217 |
| 64 | [gibo](https://github.com/simonwhitaker/gibo) | Easy access to gitignore boilerplates | simonwhitaker | 1679 |
| 65 | [ans](https://github.com/nabinno/ans) | Ansible generator to create Ansible playbooks right now. | nabinno | 3 |
| 66 | [packaging](https://github.com/frovedis/packaging) | Build tools for Frovedis | frovedis | 3 |
| 67 | [goto](https://github.com/iridakos/goto) | Alias and navigate to directories with tab completion in Linux | iridakos | 769 |
| 68 | [git-extra-commands](https://github.com/unixorn/git-extra-commands) | A collection of git utilities and useful extra git scripts I've discovered or written, packaged for ease of use with shell frameworks. | unixorn | 705 |
| 69 | [zsh-async-git-prompt](https://github.com/pawel-slowik/zsh-async-git-prompt) | Asynchronous Git prompt for Zsh | pawel-slowik | 5 |
| 70 | [zsh-auto-notify](https://github.com/MichaelAquilina/zsh-auto-notify) | ⏰ ZSH plugin that automatically sends out a notification when a long running task has completed. | MichaelAquilina | 185 |
| 71 | [asdf](https://github.com/asdf-vm/asdf) | Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more | asdf-vm | 12332 |
| 72 | [liquidprompt](https://github.com/nojhan/liquidprompt) | A full-featured & carefully designed adaptive prompt for Bash & Zsh | nojhan | 4134 |
| 73 | [lando](https://github.com/lando/lando) | A development tool for all your projects that is fast, easy, powerful and liberating | lando | 3110 |
| 74 | [lambda-mod-zsh-theme](https://github.com/halfo/lambda-mod-zsh-theme) | A simple zsh theme. | halfo | 440 |
| 75 | [zsh-nvm](https://github.com/lukechilds/zsh-nvm) | Zsh plugin for installing, updating and loading nvm | lukechilds | 1645 |
| 76 | [zsh-completions](https://github.com/zsh-users/zsh-completions) | Additional completion definitions for Zsh. | zsh-users | 4741 |
| 77 | [zunit](https://github.com/zunit-zsh/zunit) | A powerful testing framework for ZSH projects | zunit-zsh | 153 |
| 78 | [revolver](https://github.com/molovo/revolver) | A progress spinner for ZSH scripts | molovo | 117 |
| 79 | [bats-core](https://github.com/bats-core/bats-core) | Bash Automated Testing System | bats-core | 2769 |
| 80 | [tmux-onedark-theme](https://github.com/odedlaz/tmux-onedark-theme) | A dark tmux color scheme inspired by Atom's One Dark syntax theme. | odedlaz | 212 |
| 81 | [kutto_kodalo](https://github.com/thapakazi/kutto_kodalo) | मेरो कुट्टो कोदालोहरु, हल्का खिया लागेको छ, होसियार है :bangbang: | thapakazi | 12 |
| 82 | [dotfiles](https://github.com/dwmkerr/dotfiles) | My personal setup. Vim, Tmux, Shells, etc. | dwmkerr | 40 |
| 83 | [hacker-laws](https://github.com/dwmkerr/hacker-laws) | 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws | dwmkerr | 18454 |
| 84 | [AwsTerm](https://github.com/Geektrovert/AwsTerm) | A collection of awesome terminal utilities | Geektrovert | 31 |
| 85 | [terminals-are-sexy](https://github.com/k4m4/terminals-are-sexy) | 💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers. | k4m4 | 10203 |
| 86 | [notes](https://github.com/pimterry/notes) | :pencil: Simple delightful note taking, with more unix and less lock-in. | pimterry | 1006 |
| 87 | [Dropbox-Uploader](https://github.com/andreafabrizi/Dropbox-Uploader) | Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service. | andreafabrizi | 6326 |
| 88 | [terraform-github-actions](https://github.com/hashicorp/terraform-github-actions) | Terraform GitHub Actions | hashicorp | 589 |
| 89 | [tmux-tomorrow](https://github.com/edouard-lopez/tmux-tomorrow) | 5 flavors of Tomorrow theme based on specifications from Tomorrow Theme (i.e. dark/blue and light). | edouard-lopez | 25 |
| 90 | [git-semantic-commits](https://github.com/fteem/git-semantic-commits) | Tiny semantic commit messages for Git. | fteem | 467 |
| 91 | [zsh-aws-vault](https://github.com/blimmer/zsh-aws-vault) | oh-my-zsh plugin for aws-vault | blimmer | 47 |
| 92 | [pre-commit](https://github.com/gruntwork-io/pre-commit) | A collection of pre-commit hooks used by Gruntwork tools | gruntwork-io | 273 |
| 93 | [semtag](https://github.com/nico2sh/semtag) | A sematic tag script for Git | nico2sh | 176 |
| 94 | [goenv](https://github.com/syndbg/goenv) | :blue_car: Like pyenv and rbenv, but for Go. | syndbg | 1132 |
| 95 | [snow-tmux](https://github.com/mcchrish/snow-tmux) | Inspired by https://github.com/nightsense/snow vim colorscheme and https://github.com/arcticicestudio/nord-tmux plugin | mcchrish | 2 |
| 96 | [Zeus](https://github.com/DenizParlak/Zeus) | AWS Auditing & Hardening Tool | DenizParlak | 653 |
| 97 | [g](https://github.com/stefanmaric/g) | Simple go version manager, gluten-free | stefanmaric | 452 |
| 98 | [certbot-route53-mac](https://github.com/ajankuv/certbot-route53-mac) | Helping create Let's Encrypt certificates for AWS Route53 on Mac | ajankuv | 5 |
| 99 | [rst-cheatsheet](https://github.com/ralsina/rst-cheatsheet) | A two-page cheatsheet for restructured text | ralsina | 1078 |
| 100 | [nginx-ultimate-bad-bot-blocker](https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker) | Nginx Block Bad Bots, Spam Referrer Blocker, Vulnerability Scanners, User-Agents, Malware, Adware, Ransomware, Malicious Sites, with anti-DDOS, Wordpress Theme Detector Blocking and Fail2Ban Jail for Repeat Offenders | mitchellkrogza | 2305 |
| 101 | [epichrome](https://github.com/dmarmor/epichrome) | An application and Chrome extension for creating web-based applications that work like standalone Mac apps. | dmarmor | 842 |
| 102 | [desk](https://github.com/jamesob/desk) | A lightweight workspace manager for the shell | jamesob | 2412 |
| 103 | [git-quick-stats](https://github.com/arzzen/git-quick-stats) | ▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository. | arzzen | 5094 |
| 104 | [docksal](https://github.com/docksal/docksal) | Unified, Docker 🐳 powered web development environments for macOS, Windows, and Linux | docksal | 552 |
| 105 | [ssh-agent](https://github.com/nardeas/ssh-agent) | Docker container for SSH agent forwarding on OSX/Linux | nardeas | 134 |
| 106 | [n](https://github.com/tj/n) | Node version management | tj | 15372 |
| 107 | [maglev](https://github.com/caiogondim/maglev) | :monorail: A Tmux theme made to work together with bullet-train.zsh | caiogondim | 447 |
| 108 | [multirust](https://github.com/brson/multirust) | [DEPRECATED] A tool for managing multiple Rust installations | brson | 661 |
| 109 | [lazy-cd](https://github.com/pedramamini/lazy-cd) | Path bookmarking for bash. I use this extensively throughout my day. | pedramamini | 20 |
| 110 | [awesome-zsh-plugins](https://github.com/unixorn/awesome-zsh-plugins) | A collection of ZSH frameworks, plugins, themes and tutorials. | unixorn | 9980 |
| 111 | [zsh-titles](https://github.com/jreese/zsh-titles) | Terminal/tmux titles based on current location and task | jreese | 45 |
| 112 | [forgit](https://github.com/wfxr/forgit) | :zzz: A utility tool powered by fzf for using git interactively. | wfxr | 1786 |
| 113 | [zsh-you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use) | 📎 ZSH plugin that reminds you to use existing aliases for commands you just typed | MichaelAquilina | 738 |
| 114 | [tmux-logging](https://github.com/tmux-plugins/tmux-logging) | Easy logging and screen capturing for Tmux. | tmux-plugins | 776 |
| 115 | [jira.plugin.zsh](https://github.com/igoradamenko/jira.plugin.zsh) | CLI support for JIRA & Git interaction | igoradamenko | 29 |
| 116 | [pretty-time-zsh](https://github.com/sindresorhus/pretty-time-zsh) | Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s | sindresorhus | 55 |
| 117 | [zsh-async](https://github.com/mafredri/zsh-async) | Because your terminal should be able to perform tasks asynchronously without external tools! | mafredri | 583 |
| 118 | [filthy](https://github.com/molovo/filthy) | A disgustingly clean ZSH prompt | molovo | 35 |
| 119 | [zsh-git-sync](https://github.com/caarlos0-graveyard/zsh-git-sync) | A zsh plugin to sync git repositories and clean them up. | caarlos0-graveyard | 41 |
| 120 | [.config](https://github.com/yardnsm/.config) | :zap: Welcome to my world. Managed by https://github.com/yardnsm/.setup | yardnsm | 35 |
| 121 | [blox-zsh-theme](https://github.com/yardnsm/blox-zsh-theme) | :computer: Clean, modular ZSH theme | yardnsm | 59 |
| 122 | [tmux-1password](https://github.com/yardnsm/tmux-1password) | :key: Access your 1Password login items within tmux! | yardnsm | 194 |
| 123 | [cookiecutter-salt-formula](https://github.com/salt-formulas/cookiecutter-salt-formula) | Cookiecutter template for Salt formulas | salt-formulas | 12 |
| 124 | [zsh-vimode-visual](https://github.com/b4b4r07/zsh-vimode-visual) | Implement the vim-like visual mode to vi-mode of zsh | b4b4r07 | 107 |
| 125 | [dotfiles](https://github.com/caarlos0/dotfiles) | Config files for ZSH, Java, Ruby, Go, Editors, Terminals and more. | caarlos0 | 681 |
| 126 | [git-add-remote](https://github.com/caarlos0-graveyard/git-add-remote) | ZSH plugin to easily add the upstream remote to your git fork. | caarlos0-graveyard | 15 |
| 127 | [zsh-mkc](https://github.com/caarlos0-graveyard/zsh-mkc) | zsh mkdir && cd | caarlos0-graveyard | 13 |
| 128 | [travis-pyenv](https://github.com/praekeltfoundation/travis-pyenv) | Set up pyenv to use in Travis CI | praekeltfoundation | 17 |
| 129 | [gitflow-avh](https://github.com/petervanderdoes/gitflow-avh) | AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model | petervanderdoes | 4968 |
| 130 | [peco-docker](https://github.com/YungSang/peco-docker) | Docker helper powered by peco | YungSang | 9 |
| 131 | [enhancd](https://github.com/b4b4r07/enhancd) | :rocket: A next-generation cd command with your interactive filter | b4b4r07 | 2041 |
| 132 | [alfred-2-caffeinate-workflow](https://github.com/shawnrice/alfred-2-caffeinate-workflow) | An Alfred2 workflow to control the system caffeinate utility (prevents sleep). | shawnrice | 161 |
| 133 | [zsh-travis](https://github.com/denolfe/zsh-travis) | ZSH plugin to open Travis CI page for the current repo | denolfe | 4 |
| 134 | [xcode-graphql](https://github.com/apollographql/xcode-graphql) | 🛠 Xcode add-ons that add syntax highlighting for GraphQL query document files | apollographql | 242 |
| 135 | [sftp](https://github.com/atmoz/sftp) | Securely share your files | atmoz | 1040 |
| 136 | [spark](https://github.com/holman/spark) | ▁▂▃▅▂▇ in your shell. | holman | 5763 |
| 137 | [create_ap](https://github.com/oblique/create_ap) | [NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point. | oblique | 4141 |
| 138 | [nvm](https://github.com/nvm-sh/nvm) | Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions | nvm-sh | 53230 |
| 139 | [gocker](https://github.com/ilourt/gocker) | A starter project using docker and golang | ilourt | 88 |
| 140 | [git-standup](https://github.com/kamranahmedse/git-standup) | Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-) | kamranahmedse | 7032 |
| 141 | [codepicnic-cloud](https://github.com/CodePicnic/codepicnic-cloud) | | CodePicnic | 4 |
| 142 | [cg-deploy-bosh](https://github.com/cloud-gov/cg-deploy-bosh) | 18F deployment manifests and pipelines for BOSH | cloud-gov | 11 |
| 143 | [ansible-consul-template](https://github.com/griggheo/ansible-consul-template) | Ansible role for installing consul-template | griggheo | 51 |
| 144 | [buildpack-deps](https://github.com/docker-library/buildpack-deps) | | docker-library | 349 |
| 145 | [pg_dump-to-s3](https://github.com/gabfl/pg_dump-to-s3) | Automatically dump and archive PostgreSQL backups to Amazon S3 | gabfl | 69 |
| 146 | [mac-setup](https://github.com/sb2nov/mac-setup) | Installing Development environment on macOS | sb2nov | 6484 |
| 147 | [Hack](https://github.com/source-foundry/Hack) | A typeface designed for source code | source-foundry | 14503 |
| 148 | [async-bash](https://github.com/zombieleet/async-bash) | bash script that implements few asynchronous functions | zombieleet | 112 |
| 149 | [docker-wordpress-ubuntu16-nginx-php7](https://github.com/thomasvan/docker-wordpress-ubuntu16-nginx-php7) | | thomasvan | 14 |
| 150 | [zsh-notify](https://github.com/marzocchi/zsh-notify) | Desktop notifications for long-running commands in zsh. | marzocchi | 424 |
| 151 | [docker-terraform](https://github.com/broadinstitute/docker-terraform) | Docker container for running the Terraform application | broadinstitute | 55 |
| 152 | [gitpitch](https://github.com/lexsys27/gitpitch) | Docker build files for GitPitch | lexsys27 | 4 |
| 153 | [optimized-python-docker](https://github.com/revsys/optimized-python-docker) | Optimized Python 3.x images for Docker | revsys | 110 |
| 154 | [tmux-continuum](https://github.com/tmux-plugins/tmux-continuum) | Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on. | tmux-plugins | 2164 |
| 155 | [phi-zsh-theme](https://github.com/LasaleFamine/phi-zsh-theme) | Clean and simple theme for ZSH. | LasaleFamine | 13 |
| 156 | [materialshell](https://github.com/carloscuesta/materialshell) | A material design theme for your terminal. ✨ | carloscuesta | 773 |
| 157 | [hacker-quotes](https://github.com/oldratlee/hacker-quotes) | 🎩 An oh-my-zsh plugin, just print a hacker quote randomly when you open a terminal. | oldratlee | 69 |
| 158 | [zsh-clean-project](https://github.com/wwilsman/zsh-clean-project) | ZSH plugin to remove files from projects (automatically by default) | wwilsman | 8 |
| 159 | [ssh-connect](https://github.com/gko/ssh-connect) | 🐙 simple ssh manager based on bash/zsh history | gko | 90 |
| 160 | [project](https://github.com/gko/project) | ☕️ Create node, rust, python or ruby project locally and on github (private or public) | gko | 16 |
| 161 | [zsh-peco-history](https://github.com/jimeh/zsh-peco-history) | Search shell history with peco when pressing ctrl+r. | jimeh | 105 |
| 162 | [fish-peco_todoist](https://github.com/ka2n/fish-peco_todoist) | | ka2n | 9 |
| 163 | [style-guides](https://github.com/Khan/style-guides) | Docs for the Organization | Khan | 2106 |
| 164 | [spaceship-prompt](https://github.com/spaceship-prompt/spaceship-prompt) | :rocket::star: A Zsh prompt for Astronauts | spaceship-prompt | 15600 |
| 165 | [nord-tmux](https://github.com/arcticicestudio/nord-tmux) | An arctic, north-bluish clean and elegant tmux color theme. | arcticicestudio | 677 |
| 166 | [tmux](https://github.com/jbnicolai/tmux) | Tmux config and plugins | jbnicolai | 36 |
| 167 | [dotfiles](https://github.com/sicktastic/dotfiles) | :see_no_evil: My .vimrc .tmux.conf .zshrc | sicktastic | 45 |
| 168 | [tmux-d-day](https://github.com/posquit0/tmux-d-day) | Tmux plugin that displays the count of D-Day | posquit0 | 7 |
| 169 | [passenger-docker](https://github.com/phusion/passenger-docker) | Docker base images for Ruby, Python, Node.js and Meteor web apps | phusion | 2636 |
| 170 | [step-install-packages](https://github.com/wercker/step-install-packages) | | wercker | 7 |
| 171 | [step-add-to-known_hosts](https://github.com/wercker/step-add-to-known_hosts) | Use ssh-keyscan to add a host to the known_hosts file | wercker | 13 |
| 172 | [git-secrets](https://github.com/awslabs/git-secrets) | Prevents you from committing secrets and credentials into git repositories | awslabs | 9594 |
| 173 | [pre-commit-terraform](https://github.com/antonbabenko/pre-commit-terraform) | pre-commit git hooks to take care of Terraform configurations | antonbabenko | 1373 |
| 174 | [docker-wait-for-dependencies](https://github.com/dadarek/docker-wait-for-dependencies) | Docker container that blocks until given endpoints are accessible over TCP | dadarek | 203 |
| 175 | [tfenv](https://github.com/tfutils/tfenv) | Terraform version manager | tfutils | 2745 |
| 176 | [wercker-aws-code-deploy](https://github.com/jazzmind/wercker-aws-code-deploy) | A Wercker step to deploy applications with AWS Code Deploy | jazzmind | 3 |
| 177 | [RetroPie-Setup](https://github.com/RetroPie/RetroPie-Setup) | Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores | RetroPie | 9276 |
| 178 | [ansible-role-activemq](https://github.com/shelleg/ansible-role-activemq) | | shelleg | 9 |
| 179 | [docker-machine-port-forwarder](https://github.com/johanhaleby/docker-machine-port-forwarder) | Simple bash script that makes it easier to forward ports from Docker Machine | johanhaleby | 112 |
| 180 | [zappa](https://github.com/danielwhatmuff/zappa) | Zappa Docker image based on Lambda compatible base | danielwhatmuff | 82 |
| 181 | [ob_hacky_slack](https://github.com/openbridge/ob_hacky_slack) | Hacky Slack - a bash script that sends beautiful messages to Slack | openbridge | 100 |
| 182 | [tmux-xpanes](https://github.com/greymd/tmux-xpanes) | Awesome tmux-based terminal divider | greymd | 1523 |
| 183 | [awesome-kubernetes](https://github.com/ramitsurana/awesome-kubernetes) | A curated list for awesome kubernetes sources :ship::tada: | ramitsurana | 12250 |
| 184 | [docker-clean](https://github.com/ZZROTDesign/docker-clean) | A script that cleans docker containers, images, volumes, and networks. | ZZROTDesign | 1254 |
| 185 | [movies-for-hackers](https://github.com/k4m4/movies-for-hackers) | 🎬 A curated list of movies every hacker & cyberpunk must watch. | k4m4 | 8871 |
| 186 | [docker-for-mac-nfs](https://github.com/stephank/docker-for-mac-nfs) | NFS shares in Docker for Mac | stephank | 64 |
| 187 | [docker-machine-nfs](https://github.com/adlogix/docker-machine-nfs) | Activates NFS on docker-machine | adlogix | 798 |
| 188 | [dhyve-os](https://github.com/nlf/dhyve-os) | a tiny OS for running docker in xhyve | nlf | 194 |
| 189 | [lambda-pure](https://github.com/marszall87/lambda-pure) | Pretty, minimal and fast ZSH prompt, with NodeJS version | marszall87 | 105 |
| 190 | [docker-postgres](https://github.com/utensils/docker-postgres) | A docker container running PostgreSQL | utensils | 22 |
| 191 | [raspberry-pi-dramble](https://github.com/geerlingguy/raspberry-pi-dramble) | Raspberry Pi Kubernetes cluster that runs HA/HP Drupal 8 | geerlingguy | 1484 |
| 192 | [imgur-screenshot](https://github.com/jomo/imgur-screenshot) | Take screenshot selection, upload to imgur. + more cool things | jomo | 561 |
| 193 | [spinnaker](https://github.com/spinnaker/spinnaker) | Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. | spinnaker | 8168 |
| 194 | [bash-it](https://github.com/Bash-it/bash-it) | A community Bash framework. | Bash-it | 12615 |
| 195 | [tmux-fingers](https://github.com/Morantron/tmux-fingers) | copy pasting in terminal with vimium/vimperator like hints. | Morantron | 627 |
| 196 | [bash-oo-framework](https://github.com/niieani/bash-oo-framework) | Bash Infinity is a modern standard library / framework / boilerplate for Bash | niieani | 5241 |
| 197 | [macbook-configuration](https://github.com/bennylope/macbook-configuration) | Ansible playbooks for managing Mac workstation configuration | bennylope | 55 |
| 198 | [wemux](https://github.com/zolrath/wemux) | Multi-User Tmux Made Easy | zolrath | 3486 |
| 199 | [tmux-safekill](https://github.com/jlipps/tmux-safekill) | A tmux plugin that attempts to safely kill processes before exiting a tmux session | jlipps | 56 |
| 200 | [dotfiles](https://github.com/jessfraz/dotfiles) | My dotfiles. Buyer beware ;) | jessfraz | 2933 |
| 201 | [git-toolbelt](https://github.com/nvie/git-toolbelt) | A suite of useful Git commands that aid with scripting or every day command line usage | nvie | 926 |
| 202 | [tmux-config](https://github.com/tony/tmux-config) | :green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar. | tony | 1631 |
| 203 | [.dot-config](https://github.com/tony/.dot-config) | :books: Example dot configs for tmux, tmuxp, vim, vcspull, i3 and awesome | tony | 110 |
| 204 | [zplug](https://github.com/zplug/zplug) | :hibiscus: A next-generation plugin manager for zsh | zplug | 4808 |
| 205 | [molokai-powerline-zsh](https://github.com/prikhi/molokai-powerline-zsh) | A Zsh theme based off of molokai, powerline, ys and agnoster | prikhi | 9 |
| 206 | [pre-commit-shell](https://github.com/detailyang/pre-commit-shell) | :beers: pre commit wrapper shellcheck | detailyang | 36 |
| 207 | [ubuntu](https://github.com/dockerfile/ubuntu) | Ubuntu Dockerfile for trusted automated Docker builds. | dockerfile | 341 |
| 208 | [zsh-wakatime](https://github.com/wbingli/zsh-wakatime) | ZSH plugin for wakatime | wbingli | 102 |
| 209 | [Mac-CLI](https://github.com/guarinogabriel/Mac-CLI) | OS X command line tools for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your OS X system. | guarinogabriel | 8144 |
| 210 | [git-fixup](https://github.com/keis/git-fixup) | Fighting the copy-paste element of your rebase workflow. | keis | 186 |
| 211 | [android-vagrant](https://github.com/samtstern/android-vagrant) | Vagrant setup with Android Studio, Android SDK, etc. | samtstern | 84 |
| 212 | [fisher](https://github.com/jorgebucaran/fisher) | A plugin manager for Fish. | jorgebucaran | 5312 |
| 213 | [ansible-galaxy-pyenv](https://github.com/avanov/ansible-galaxy-pyenv) | Ansible Galaxy role for pyenv | avanov | 54 |
| 214 | [docker-osx-dev](https://github.com/brikis98/docker-osx-dev) | A productive development environment with Docker on OS X | brikis98 | 1437 |
| 215 | [scm_breeze](https://github.com/scmbreeze/scm_breeze) | Adds numbered shortcuts to the output git status, and much more | scmbreeze | 2491 |
| 216 | [autoenv](https://github.com/hyperupcall/autoenv) | Directory-based environments | hyperupcall | 4854 |
| 217 | [mingit](https://github.com/evansendra/mingit) | An extremely minified alias for git commands. | evansendra | 67 |
| 218 | [pure](https://github.com/sindresorhus/pure) | Pretty, minimal and fast ZSH prompt | sindresorhus | 10814 |
| 219 | [packer-boxes](https://github.com/SocialGeeks/packer-boxes) | packer json configurations for base boxes | SocialGeeks | 13 |
| 220 | [packer-templates](https://github.com/shiguredo/packer-templates) | This repository has finished updating | shiguredo | 522 |
| 221 | [netflixoss-ansible](https://github.com/Answers4AWS/netflixoss-ansible) | NetflixOSS Ansible Playbooks | Answers4AWS | 307 |
| 222 | [initscripts](https://github.com/Supervisor/initscripts) | User-contributed OS init scripts for Supervisor | Supervisor | 971 |
| 223 | [django-provision](https://github.com/dgnest/django-provision) | provisioning a VPS to run Django with Ansible | dgnest | 15 |
| 224 | [ansible-examples](https://github.com/ansible/ansible-examples) | A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications. | ansible | 9726 |
| 225 | [favorshare-orchestration](https://github.com/slok/favorshare-orchestration) | An Ansible complete example for provisioning a whole project | slok | 8 |
| 226 | [fonts](https://github.com/powerline/fonts) | Patched fonts for Powerline users. | powerline | 22512 |
| 227 | [antigen](https://github.com/zsh-users/antigen) | The plugin manager for zsh. | zsh-users | 6784 |
| 228 | [bocker](https://github.com/p8952/bocker) | Docker implemented in around 100 lines of bash | p8952 | 8366 |
| 229 | [shipit](https://github.com/sapegin/shipit) | Minimalistic SSH deployment | sapegin | 550 |
| 230 | [zgen](https://github.com/tarjoilija/zgen) | A lightweight and simple plugin manager for ZSH | tarjoilija | 1343 |
| 231 | [git-skeleton](https://github.com/markchalloner/git-skeleton) | Skeleton git project | markchalloner | 1 |
| 232 | [bats](https://github.com/sstephenson/bats) | Bash Automated Testing System | sstephenson | 6986 |
| 233 | [git-extras](https://github.com/tj/git-extras) | GIT utilities -- repo summary, repl, changelog population, author commit percentages and more | tj | 15224 |
| 234 | [tmux-resurrect](https://github.com/tmux-plugins/tmux-resurrect) | Persists tmux environment across system restarts. | tmux-plugins | 8493 |
| 235 | [tpm](https://github.com/tmux-plugins/tpm) | Tmux Plugin Manager | tmux-plugins | 7567 |
| 236 | [bangsh](https://github.com/bangsh/bangsh) | A Bash4 Framework for easy app creation | bangsh | 72 |
| 237 | [shunit2](https://github.com/zandev/shunit2) | Git mirror for shunit2 project | zandev | 50 |
| 238 | [gvp](https://github.com/pote/gvp) | Go Versioning Packager | pote | 269 |
| 239 | [top-programming-fonts](https://github.com/hbin/top-programming-fonts) | | hbin | 1974 |
| 240 | [veewee](https://github.com/jedi4ever/veewee) | Easing the building of vagrant boxes | jedi4ever | 4288 |
| 241 | [bento](https://github.com/chef/bento) | Packer templates for building minimal Vagrant baseboxes for multiple platforms | chef | 3757 |
| 242 | [dokku](https://github.com/dokku/dokku) | A docker-powered PaaS that helps you build and manage the lifecycle of applications | dokku | 22075 |
| 243 | [gvm](https://github.com/moovweb/gvm) | Go Version Manager | moovweb | 6766 |
| 244 | [clocker](https://github.com/brooklyncentral/clocker) | Apache Brooklyn cloud native infrastructure blueprints | brooklyncentral | 429 |
| 245 | [rbenv](https://github.com/rbenv/rbenv) | Manage your app's Ruby environment | rbenv | 13734 |
| 246 | [iTerm2-Color-Schemes](https://github.com/mbadolato/iTerm2-Color-Schemes) | Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty | mbadolato | 20638 |
| 247 | [prezto](https://github.com/sorin-ionescu/prezto) | The configuration framework for Zsh | sorin-ionescu | 12421 |
| 248 | [dotfiles](https://github.com/holman/dotfiles) | @holman does dotfiles | holman | 6350 |
| 249 | [phpenv](https://github.com/phpenv/phpenv) | Simple PHP version management | phpenv | 1141 |
| 250 | [macosx-iterm2-settings](https://github.com/fnichol/macosx-iterm2-settings) | A project to save the settings and preferences for iTerm2 to a Git repository in XML format which is easier for humans to reason about. | fnichol | 71 |
| 251 | [dotfiles](https://github.com/necolas/dotfiles) | OS X dotfiles: bash, git, vim, etc. | necolas | 755 |
| 252 | [pyenv](https://github.com/pyenv/pyenv) | Simple Python version management | pyenv | 25267 |
| 253 | [spf13-vim-local](https://github.com/Raigen/spf13-vim-local) | | Raigen | 2 |
| 254 | [dotfiles](https://github.com/cloud8421/dotfiles) | Opinionated shell configuration with support for: ZSH, Fish shell (currently using it), a robust Vim configuration for Ruby, Rails and JS development, plus other CLI tools. | cloud8421 | 8 |
| 255 | [dotfiles](https://github.com/mathiasbynens/dotfiles) | :wrench: .files, including ~/.macos — sensible hacker defaults for macOS | mathiasbynens | 27124 |
| 256 | [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) | 🙃 A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. | ohmyzsh | 136376 |
| 257 | [gitflow](https://github.com/nvie/gitflow) | Git extensions to provide high-level repository operations for Vincent Driessen's branching model. | nvie | 25410 |
| 258 | [Git-Pre-Commit-Hook-for-certain-words](https://github.com/niden/Git-Pre-Commit-Hook-for-certain-words) | Checks the commit using the pre-commit git hook for the existence of certain words and stops the commit if they are found | niden | 45 |
| 259 | [git-prompt](https://github.com/lvv/git-prompt) | bash prompt with GIT, SVN and HG modules | lvv | 328 |
| 260 | [git-hooks](https://github.com/s0enke/git-hooks) | [ABANDONED] git-hooks | s0enke | 245 |
| 261 | [git-hooks](https://github.com/bmeurer/git-hooks) | Git Hooks provides a simple mechanism to manage hooks for several Git repositories in a unified and simple way. It allows you to install hook scripts in a central location and use them for your Git repositories. | bmeurer | 3 |**[⬆ Back to Index](#-contents)**
## Svelte
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Installer](https://github.com/BetterDiscord/Installer) | A simple standalone program which automates the installation, removal and maintenance of BetterDiscord. | BetterDiscord | 1249 |**[⬆ Back to Index](#-contents)**
## Swift
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [FlipClock](https://github.com/DevLiuSir/FlipClock) | FlipClock It's a minimalist page-turning clock. | DevLiuSir | 89 |
| 2 | [Alertmanager](https://github.com/ricoberger/Alertmanager) | Alertmanager for macOS. | ricoberger | 50 |
| 3 | [Locker](https://github.com/infinum/Locker) | Securely lock your secrets under the watch of TouchID or FaceID keeper 🔒 | infinum | 38 |
| 4 | [pipeline](https://github.com/reuelk/pipeline) | A Swift framework for working with Final Cut Pro X FCPXML files easily. | reuelk | 39 |
| 5 | [Maccy](https://github.com/p0deje/Maccy) | Lightweight clipboard manager for macOS | p0deje | 3200 |
| 6 | [gitignore.io](https://github.com/toptal/gitignore.io) | Create useful .gitignore files for your project | toptal | 6660 |
| 7 | [vimr](https://github.com/qvacua/vimr) | VimR — Neovim GUI for macOS in Swift | qvacua | 5460 |
| 8 | [Amethyst](https://github.com/ianyh/Amethyst) | Automatic tiling window manager for macOS à la xmonad. | ianyh | 9883 |
| 9 | [Clipy](https://github.com/Clipy/Clipy) | Clipboard extension app for macOS. | Clipy | 5495 |
| 10 | [SidecarPatcher](https://github.com/pookjw/SidecarPatcher) | Enables Sidecar on old Mac and iPad for macOS 10.15 | pookjw | 641 |
| 11 | [swift-package-manager](https://github.com/apple/swift-package-manager) | The Package Manager for the Swift Programming Language | apple | 8572 |
| 12 | [awesome-ios](https://github.com/vsouza/awesome-ios) | A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects | vsouza | 38589 |
| 13 | [Brightroom](https://github.com/muukii/Brightroom) | 📷 A composable image editor using Core Image and Metal. | muukii | 2452 |
| 14 | [Peek](https://github.com/shaps80/Peek) | All new design. Inspect your iOS application at runtime. | shaps80 | 2591 |
| 15 | [cujira](https://github.com/cats-oss/cujira) | 🐳 cujira is a command line tool that makes easy to show issue list from Jira. | cats-oss | 48 |
| 16 | [ios-roadmap](https://github.com/orbismobile/ios-roadmap) | The way to learn swift | orbismobile | 1 |
| 17 | [touchbar_nyancat](https://github.com/avatsaev/touchbar_nyancat) | Stupid nyancat animation on your +$2k MacBook Pro's Touchbar | avatsaev | 2921 |
| 18 | [iOS-10-Sampler](https://github.com/shu223/iOS-10-Sampler) | Code examples for new APIs of iOS 10. | shu223 | 3344 |
| 19 | [gls](https://github.com/rs/gls) | A graphical ls command for iTerm2 with icons | rs | 79 |**[⬆ Back to Index](#-contents)**
## TeX
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [CV](https://github.com/Yozh2/CV) | My actual CV | Yozh2 | 1 |
| 2 | [pandoc-latex-template](https://github.com/Wandmalfarbe/pandoc-latex-template) | A pandoc LaTeX template to convert markdown files to PDF or LaTeX. | Wandmalfarbe | 3691 |**[⬆ Back to Index](#-contents)**
## Twig
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [DreamerWebsite](https://github.com/titomiguelcosta/DreamerWebsite) | My personal website powered by Silex and integrates a few Zend packages and Symfony components | titomiguelcosta | 2 |**[⬆ Back to Index](#-contents)**
## TypeScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [leerob.io](https://github.com/leerob/leerob.io) | ✨ My portfolio built with Next.js, Tailwind, Prisma, and Vercel. | leerob | 2686 |
| 2 | [env-cmd](https://github.com/toddbluhm/env-cmd) | Setting environment variables from a file | toddbluhm | 1189 |
| 3 | [material-shell](https://github.com/material-shell/material-shell) | A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone. | material-shell | 6143 |
| 4 | [posthog](https://github.com/PostHog/posthog) | 🦔 PostHog provides open-source product analytics that you can self-host. | PostHog | 5017 |
| 5 | [contextual-qa-checklist-action](https://github.com/wyozi/contextual-qa-checklist-action) | Github action for filename-based QA checklists in PRs | wyozi | 15 |
| 6 | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | Technical documentation that just works | squidfunk | 8005 |
| 7 | [multipack](https://github.com/episclera/multipack) | 🔱 All in one tool for monorepos. | episclera | 114 |
| 8 | [commitlint-jira](https://github.com/Gherciu/commitlint-jira) | ✔️❌ commitlint-jira checks if your commit messages meet the Jira conventional commit format. | Gherciu | 129 |
| 9 | [build-push-action](https://github.com/docker/build-push-action) | GitHub Action to build and push Docker images with Buildx | docker | 1845 |
| 10 | [vscode-test](https://github.com/microsoft/vscode-test) | Testing utility for VS Code extensions | microsoft | 113 |
| 11 | [vscode-wasm](https://github.com/wasmerio/vscode-wasm) | WebAssembly extension for VSCode | wasmerio | 76 |
| 12 | [taskcafe](https://github.com/JordanKnott/taskcafe) | An open source project management tool with Kanban boards | JordanKnott | 2791 |
| 13 | [renovate](https://github.com/renovatebot/renovate) | Universal dependency update tool that fits into your workflows. | renovatebot | 6498 |
| 14 | [headlessui](https://github.com/tailwindlabs/headlessui) | Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. | tailwindlabs | 11840 |
| 15 | [vscode-which-key](https://github.com/VSpaceCode/vscode-which-key) | which-key like menu for Visual Studio Code | VSpaceCode | 78 |
| 16 | [graphql-pokemon](https://github.com/favware/graphql-pokemon) | Expansive Pokemon GraphQL API | favware | 22 |
| 17 | [FigmaToCode](https://github.com/bernaferrari/FigmaToCode) | Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI. | bernaferrari | 2253 |
| 18 | [windmill-react-ui](https://github.com/estevanmaito/windmill-react-ui) | 🧩 The component library for fast and accessible development of gorgeous interfaces. | estevanmaito | 626 |
| 19 | [insomnia-plugin-gist-sync](https://github.com/joaostroher/insomnia-plugin-gist-sync) | This is a plugin for Insomnia that allows users sync workspaces with gist of GitHub. | joaostroher | 31 |
| 20 | [upload-artifact](https://github.com/actions/upload-artifact) | | actions | 1241 |
| 21 | [toolkit](https://github.com/actions/toolkit) | The GitHub ToolKit for developing GitHub Actions. | actions | 2862 |
| 22 | [cache](https://github.com/actions/cache) | Cache dependencies and build outputs in GitHub Actions | actions | 2330 |
| 23 | [actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) | GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly. | peaceiris | 2506 |
| 24 | [ant-design](https://github.com/ant-design/ant-design) | An enterprise-class UI design language and React UI library | ant-design | 75711 |
| 25 | [joplin](https://github.com/laurent22/joplin) | Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/ | laurent22 | 26388 |
| 26 | [vite](https://github.com/vitejs/vite) | Next generation frontend tooling. It's fast! | vitejs | 34003 |
| 27 | [vsinder](https://github.com/benawad/vsinder) | Dating App for VSCode | benawad | 2046 |
| 28 | [Zettlr](https://github.com/Zettlr/Zettlr) | A Markdown Editor for the 21st century. | Zettlr | 5798 |
| 29 | [blog](https://github.com/HelloRusk/blog) | Tech Blog | HelloRusk | 29 |
| 30 | [supabase](https://github.com/supabase/supabase) | The open source Firebase alternative. Follow to stay updated about our public Beta. | supabase | 21860 |
| 31 | [type-fest](https://github.com/sindresorhus/type-fest) | A collection of essential TypeScript types | sindresorhus | 6346 |
| 32 | [yup](https://github.com/jquense/yup) | Dead simple Object schema validation | jquense | 15200 |
| 33 | [chrome-aws-lambda](https://github.com/alixaxel/chrome-aws-lambda) | Chromium Binary for AWS Lambda and Google Cloud Functions | alixaxel | 2476 |
| 34 | [jellyfin-desktop](https://github.com/jellyfin-archive/jellyfin-desktop) | Desktop Client for Jellyfin | jellyfin-archive | 183 |
| 35 | [typescript-language-server](https://github.com/typescript-language-server/typescript-language-server) | TypeScript & JavaScript Language Server | typescript-language-server | 699 |
| 36 | [core](https://github.com/mostjs/core) | Most.js core event stream | mostjs | 363 |
| 37 | [urql](https://github.com/FormidableLabs/urql) | The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. | FormidableLabs | 6539 |
| 38 | [highcharts](https://github.com/highcharts/highcharts) | Highcharts JS, the JavaScript charting framework | highcharts | 10346 |
| 39 | [InversifyJS](https://github.com/inversify/InversifyJS) | A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. | inversify | 8292 |
| 40 | [commitlint](https://github.com/conventional-changelog/commitlint) | 📓 Lint commit messages | conventional-changelog | 9627 |
| 41 | [linaria](https://github.com/callstack/linaria) | Zero-runtime CSS in JS library | callstack | 8336 |
| 42 | [frontity](https://github.com/frontity/frontity) | » Frontity - The React Framework for WordPress | frontity | 2491 |
| 43 | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) | :sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript | typescript-eslint | 10685 |
| 44 | [destiny](https://github.com/benawad/destiny) | Prettier for File Structures | benawad | 3454 |
| 45 | [resolve-ts-aliases](https://github.com/arzyu/resolve-ts-aliases) | Resolve aliases for integrating webpack and typescript. | arzyu | 10 |
| 46 | [ttypescript](https://github.com/cevek/ttypescript) | Over TypeScript tool to use custom transformers in the tsconfig.json | cevek | 1030 |
| 47 | [theia](https://github.com/eclipse-theia/theia) | Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript. | eclipse-theia | 15803 |
| 48 | [use-http](https://github.com/ava/use-http) | 🐶 React hook for making isomorphic http requests | ava | 2040 |
| 49 | [covid19testing-map](https://github.com/codersagainstcovidorg/covid19testing-map) | | codersagainstcovidorg | 44 |
| 50 | [hooks](https://github.com/alibaba/hooks) | React Hooks Library | alibaba | 7488 |
| 51 | [CourseBot](https://github.com/TitusEntertainment/CourseBot) | Discord bot for DesignCourse(coursetro) | TitusEntertainment | 2 |
| 52 | [formik](https://github.com/formium/formik) | Build forms in React, without the tears 😭 | formium | 28789 |
| 53 | [typedoc](https://github.com/TypeStrong/typedoc) | Documentation generator for TypeScript projects. | TypeStrong | 5264 |
| 54 | [amplify-js](https://github.com/aws-amplify/amplify-js) | A declarative JavaScript library for application development using cloud services. | aws-amplify | 8508 |
| 55 | [nodejs-common](https://github.com/googleapis/nodejs-common) | 🚀🐢 A set of classes and utilities used in Google npm modules. | googleapis | 47 |
| 56 | [jest](https://github.com/facebook/jest) | Delightful JavaScript Testing. | facebook | 37137 |
| 57 | [nativefier](https://github.com/nativefier/nativefier) | Make any web page a desktop application | nativefier | 29032 |
| 58 | [serverless-next.js](https://github.com/serverless-nextjs/serverless-next.js) | ⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components | serverless-nextjs | 2887 |
| 59 | [nest](https://github.com/nestjs/nest) | A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀 | nestjs | 42223 |
| 60 | [styled-components](https://github.com/styled-components/styled-components) | Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 | styled-components | 35246 |
| 61 | [docusaurus](https://github.com/facebook/docusaurus) | Easy to maintain open source documentation websites. | facebook | 28228 |
| 62 | [routing-controllers](https://github.com/typestack/routing-controllers) | Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework. | typestack | 3521 |
| 63 | [compare-github](https://github.com/uetchy/compare-github) | 🎭 Compare GitHub repositories in your terminal. | uetchy | 30 |
| 64 | [namae](https://github.com/uetchy/namae) | ☕️ Grab a slick name for your new project | uetchy | 416 |
| 65 | [swr](https://github.com/vercel/swr) | React Hooks for data fetching | vercel | 19911 |
| 66 | [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | The repository for high quality TypeScript type definitions. | DefinitelyTyped | 36709 |
| 67 | [next-redux-wrapper](https://github.com/kirill-konshin/next-redux-wrapper) | Redux wrapper for Next.js | kirill-konshin | 1866 |
| 68 | [vscode-neovim](https://github.com/asvetliakov/vscode-neovim) | VSCode Neovim Integration | asvetliakov | 2400 |
| 69 | [serverless-typescript-starter](https://github.com/postlight/serverless-typescript-starter) | 🗄🙅♀️ Deploy your next serverless JavaScript function in seconds | postlight | 684 |
| 70 | [Maptz.VSCode.Extensions.CamelCaseNavigation](https://github.com/maptz/Maptz.VSCode.Extensions.CamelCaseNavigation) | | maptz | 25 |
| 71 | [vscode-leetcode](https://github.com/LeetCode-OpenSource/vscode-leetcode) | Solve LeetCode problems in VS Code | LeetCode-OpenSource | 6928 |
| 72 | [OneDark-Pro](https://github.com/Binaryify/OneDark-Pro) | Atom's iconic One Dark theme for Visual Studio Code | Binaryify | 945 |
| 73 | [amVim-for-VSCode](https://github.com/aioutecism/amVim-for-VSCode) | The Vim mode for Visual Studio Code(vscode) that works as expected. | aioutecism | 411 |
| 74 | [wix-ui](https://github.com/wix/wix-ui) | | wix | 106 |
| 75 | [vscode-change-case](https://github.com/wmaurer/vscode-change-case) | Change Case Extension for Visual Studio Code | wmaurer | 297 |
| 76 | [tabnine-vscode](https://github.com/codota/tabnine-vscode) | Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode | codota | 933 |
| 77 | [vscode-glean](https://github.com/wix/vscode-glean) | The extension provides refactoring tools for your React codebase | wix | 1250 |
| 78 | [vscode-shellcheck](https://github.com/vscode-shellcheck/vscode-shellcheck) | Integrates ShellCheck into VS Code, a linter for Shell scripts. | vscode-shellcheck | 438 |
| 79 | [vscode-plantuml](https://github.com/qjebbs/vscode-plantuml) | Rich PlantUML support for Visual Studio Code. | qjebbs | 832 |
| 80 | [vscode-tslint](https://github.com/microsoft/vscode-tslint) | A tslint integration for vscode | microsoft | 399 |
| 81 | [vscode-extension-samples](https://github.com/microsoft/vscode-extension-samples) | Sample code illustrating the VS Code extension API. | microsoft | 4833 |
| 82 | [vscode-advanced-open-file](https://github.com/jit-y/vscode-advanced-open-file) | VSCode extension for helping to open or create file. | jit-y | 13 |
| 83 | [vscode-ghq-open](https://github.com/jit-y/vscode-ghq-open) | VSCode extension for opening project which selected from ghq list | jit-y | 1 |
| 84 | [docz](https://github.com/doczjs/docz) | ✍ It has never been so easy to document your things! | doczjs | 21950 |
| 85 | [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) | A webpack plugin to remove your build folder(s) before building | johnagan | 1884 |
| 86 | [git-account](https://github.com/uetchy/git-account) | git account manager. | uetchy | 10 |
| 87 | [microhooks](https://github.com/uetchy/microhooks) | 🔱 Collection of useful React Hooks. | uetchy | 6 |
| 88 | [figma-plugin-render-math](https://github.com/uetchy/figma-plugin-render-math) | 🎨 Render beautiful 𝐿𝐚𝑇𝐞𝑋 equation in Figma document. | uetchy | 4 |
| 89 | [vscode-ghq](https://github.com/marchrock/vscode-ghq) | ghq interface for Visual Studio Code | marchrock | 20 |
| 90 | [chrome](https://github.com/browserless/chrome) | Chrome as a service in docker. Run on our cloud, or bring your own | browserless | 3871 |
| 91 | [redux-persist](https://github.com/rt2zz/redux-persist) | persist and rehydrate a redux store | rt2zz | 11681 |
| 92 | [react-redux-typescript-guide](https://github.com/piotrwitek/react-redux-typescript-guide) | The complete guide to static typing in "React & Redux" apps using TypeScript | piotrwitek | 11575 |
| 93 | [typesafe-actions](https://github.com/piotrwitek/typesafe-actions) | Typesafe utilities for "action-creators" in Redux / Flux Architecture | piotrwitek | 2335 |
| 94 | [Memex](https://github.com/WorldBrain/Memex) | Browser Extension to full-text search your browsing history & bookmarks. | WorldBrain | 3319 |
| 95 | [refined-github](https://github.com/refined-github/refined-github) | :octocat: Browser extension that simplifies the GitHub interface and adds useful features | refined-github | 16204 |
| 96 | [chakra-ui](https://github.com/chakra-ui/chakra-ui) | ⚡️ Simple, Modular & Accessible UI Components for your React Applications | chakra-ui | 22134 |
| 97 | [yunle-template-next](https://github.com/YunLe-CLI/yunle-template-next) | yunle-cli 前端开发模板- node 专为线上渲染中间层 | YunLe-CLI | 13 |
| 98 | [vscode-numbered-bookmarks](https://github.com/alefragnani/vscode-numbered-bookmarks) | Numbered Bookmarks Extension for Visual Studio Code | alefragnani | 103 |
| 99 | [Vim](https://github.com/VSCodeVim/Vim) | :star: Vim for Visual Studio Code | VSCodeVim | 9696 |
| 100 | [ReduxFormJest](https://github.com/nidhinkumar06/ReduxFormJest) | ReactJS + ReduxForm + Redux + Jest + Typescript | nidhinkumar06 | 8 |
| 101 | [TypeScript](https://github.com/microsoft/TypeScript) | TypeScript is a superset of JavaScript that compiles to clean JavaScript output. | microsoft | 76003 |
| 102 | [Maskbook](https://github.com/DimensionDev/Maskbook) | The portal to the new, open Internet. ([I:b]) | DimensionDev | 970 |
| 103 | [aws-cdk](https://github.com/aws/aws-cdk) | The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code | aws | 7826 |
| 104 | [fish-redux-template](https://github.com/nslog11/fish-redux-template) | Generate fish-redux Template for VSCode | nslog11 | 34 |
| 105 | [graphql-yoga](https://github.com/dotansimha/graphql-yoga) | 🧘 Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience | dotansimha | 6541 |
| 106 | [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | The official, opinionated, batteries-included toolset for efficient Redux development | reduxjs | 6687 |
| 107 | [prime](https://github.com/birkir/prime) | ✨Open Source GraphQL CMS | birkir | 1670 |
| 108 | [browser](https://github.com/bitwarden/browser) | The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more). | bitwarden | 3238 |
| 109 | [cookies](https://github.com/reactivestack/cookies) | Load and save cookies within your React application | reactivestack | 2144 |
| 110 | [react-cosmos](https://github.com/react-cosmos/react-cosmos) | Sandbox for developing and testing UI components in isolation | react-cosmos | 7300 |
| 111 | [redux-thunk](https://github.com/reduxjs/redux-thunk) | Thunk middleware for Redux | reduxjs | 16785 |
| 112 | [git-project-manager](https://github.com/felipecaputo/git-project-manager) | A Git Project Manager extension for vsCode | felipecaputo | 76 |
| 113 | [bit](https://github.com/teambit/bit) | A tool for component-driven application development. | teambit | 14321 |
| 114 | [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) | Find and load configuration from a package.json property, rc file, or CommonJS module | davidtheclark | 2897 |
| 115 | [desktop](https://github.com/bitwarden/desktop) | The desktop vault (Windows, macOS, & Linux). | bitwarden | 3137 |
| 116 | [react-admin](https://github.com/marmelab/react-admin) | A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design | marmelab | 18320 |
| 117 | [cli](https://github.com/bitwarden/cli) | The command line vault (Windows, macOS, & Linux). | bitwarden | 1315 |
| 118 | [coc.nvim](https://github.com/neoclide/coc.nvim) | Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. | neoclide | 17973 |
| 119 | [estilo](https://github.com/jacoborus/estilo) | Create color schemes for Vim, Airline and Lightline | jacoborus | 309 |
| 120 | [iota.js](https://github.com/iotaledger/iota.js) | IOTA JavaScript | iotaledger | 952 |
| 121 | [Kap](https://github.com/wulkano/Kap) | An open-source screen recorder built with web technology | wulkano | 14382 |
| 122 | [vercel](https://github.com/vercel/vercel) | Develop. Preview. Ship. | vercel | 7821 |
| 123 | [vscode](https://github.com/microsoft/vscode) | Visual Studio Code | microsoft | 124308 |
| 124 | [vscode-ag](https://github.com/zjhmale/vscode-ag) | The Silver Searcher for Visual Studio Code | zjhmale | 27 |
| 125 | [oni](https://github.com/onivim/oni) | Oni: Modern Modal Editing - powered by Neovim | onivim | 11467 |
| 126 | [wellcomecollection.org](https://github.com/wellcomecollection/wellcomecollection.org) | Wellcome Collection's website and services that support it | wellcomecollection | 29 |
| 127 | [pdf-service-aws](https://github.com/type-flow/pdf-service-aws) | Serverless AWS Lambda function for generating invoice pdfs for the company Typeflow e.U. | type-flow | 3 |
| 128 | [etcher](https://github.com/balena-io/etcher) | Flash OS images to SD cards & USB drives, safely and easily. | balena-io | 21706 |
| 129 | [puppeteer](https://github.com/puppeteer/puppeteer) | Headless Chrome Node.js API | puppeteer | 74697 |
| 130 | [ant-design-pro](https://github.com/ant-design/ant-design-pro) | 👨🏻💻👩🏻💻 Use Ant Design like a Pro! | ant-design | 30688 |
| 131 | [superstruct](https://github.com/ianstormtaylor/superstruct) | A simple and composable way to validate data in JavaScript (and TypeScript). | ianstormtaylor | 5535 |
| 132 | [probot](https://github.com/probot/probot) | 🤖 A framework for building GitHub Apps to automate and improve your workflow | probot | 7305 |
| 133 | [Chatito](https://github.com/rodrigopivi/Chatito) | 🎯🗯 Generate datasets for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL! | rodrigopivi | 725 |
| 134 | [juice-shop](https://github.com/juice-shop/juice-shop) | OWASP Juice Shop: Probably the most modern and sophisticated insecure web application | juice-shop | 6189 |
| 135 | [grafana](https://github.com/grafana/grafana) | The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. | grafana | 44961 |
| 136 | [botpress](https://github.com/botpress/botpress) | 🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc). | botpress | 9445 |
| 137 | [botkit](https://github.com/howdyai/botkit) | Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms. | howdyai | 10511 |
| 138 | [storybook](https://github.com/storybookjs/storybook) | 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! | storybookjs | 66335 |
| 139 | [angular](https://github.com/angular/angular) | The modern web developer’s platform | angular | 77737 |
| 140 | [graphiql](https://github.com/graphql/graphiql) | GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools. | graphql | 12900 |
| 141 | [datacamp-light](https://github.com/datacamp/datacamp-light) | Convert any blog or website to an interactive learning platform for data science | datacamp | 1091 |
| 142 | [recharts](https://github.com/recharts/recharts) | Redefined chart library built with React and D3 | recharts | 17314 |
| 143 | [upterm](https://github.com/railsware/upterm) | A terminal emulator for the 21st century. | railsware | 19461 |
| 144 | [node-redis](https://github.com/redis/node-redis) | A high-performance Node.js Redis client. | redis | 14404 |
| 145 | [ionic-framework](https://github.com/ionic-team/ionic-framework) | A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. | ionic-team | 45635 |**[⬆ Back to Index](#-contents)**
## V
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [v](https://github.com/vlang/v) | Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io | vlang | 25941 |**[⬆ Back to Index](#-contents)**
## VCL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [le_community_packs](https://github.com/rapid7/le_community_packs) | Logentries Community Packs | rapid7 | 14 |**[⬆ Back to Index](#-contents)**
## Vala
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [peek](https://github.com/phw/peek) | Simple animated GIF screen recorder with an easy to use interface | phw | 8325 |
| 2 | [gnome-pomodoro](https://github.com/gnome-pomodoro/gnome-pomodoro) | A time management utility for GNOME based on the pomodoro technique! | gnome-pomodoro | 1577 |**[⬆ Back to Index](#-contents)**
## Vim script
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [copilot.vim](https://github.com/github/copilot.vim) | Neovim plugin for GitHub Copilot | github | 1991 |
| 2 | [pinkmare](https://github.com/Matsuuu/pinkmare) | A crossup colorscheme between Miramare and PinkCatBoo | Matsuuu | 34 |
| 3 | [vim-terraform](https://github.com/hashivim/vim-terraform) | basic vim/terraform integration | hashivim | 764 |
| 4 | [vim-which-key](https://github.com/liuchengxu/vim-which-key) | :tulip: Vim plugin that shows keybindings in popup | liuchengxu | 1549 |
| 5 | [neomux](https://github.com/nikvdp/neomux) | | nikvdp | 167 |
| 6 | [nerdtree](https://github.com/preservim/nerdtree) | A tree explorer plugin for vim. | preservim | 16228 |
| 7 | [fzf.vim](https://github.com/junegunn/fzf.vim) | fzf :heart: vim | junegunn | 7352 |
| 8 | [vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) | Seamless navigation between tmux panes and vim splits | christoomey | 3570 |
| 9 | [lightline.vim](https://github.com/itchyny/lightline.vim) | A light and configurable statusline/tabline plugin for Vim | itchyny | 5842 |
| 10 | [lucario](https://github.com/raphamorim/lucario) | The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode, Windows Terminal and XTerm | raphamorim | 731 |
| 11 | [vim](https://github.com/dracula/vim) | 🧛🏻♂️ Dark theme for Vim | dracula | 983 |
| 12 | [indentLine](https://github.com/Yggdroot/indentLine) | A vim plugin to display the indention levels with thin vertical lines | Yggdroot | 3651 |
| 13 | [vim-dotoo](https://github.com/dhruvasagar/vim-dotoo) | Org-mode like task logging & time tracking in Vim | dhruvasagar | 451 |
| 14 | [vim](https://github.com/challenger-deep-theme/vim) | FlatColor vim colorscheme | challenger-deep-theme | 495 |
| 15 | [vim-goimports](https://github.com/mattn/vim-goimports) | Vim plugin for Minimalist Gopher | mattn | 120 |
| 16 | [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim) | async completion in pure vim script for vim8 and neovim | prabirshrestha | 726 |
| 17 | [typescript-vim](https://github.com/leafgarland/typescript-vim) | Typescript syntax files for Vim | leafgarland | 1748 |
| 18 | [ctrlp-ghq](https://github.com/mattn/ctrlp-ghq) | | mattn | 31 |
| 19 | [nerdcommenter](https://github.com/preservim/nerdcommenter) | Vim plugin for intensely nerdy commenting powers | preservim | 4431 |
| 20 | [vim-commentary](https://github.com/tpope/vim-commentary) | commentary.vim: comment stuff out | tpope | 4287 |
| 21 | [dot2](https://github.com/morten-olsen-env/dot2) | | morten-olsen-env | 2 |
| 22 | [jarvis](https://github.com/ctaylo21/jarvis) | Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh | ctaylo21 | 654 |
| 23 | [termux](https://github.com/onlurking/termux) | Dotfiles for Termux (tmux, zsh, and neovim) | onlurking | 66 |
| 24 | [tmux-complete.vim](https://github.com/wellle/tmux-complete.vim) | Vim plugin for insert mode completion of words in adjacent tmux panes | wellle | 487 |
| 25 | [vim-lsp](https://github.com/prabirshrestha/vim-lsp) | async language server protocol plugin for vim and neovim | prabirshrestha | 2202 |
| 26 | [onedark.vim](https://github.com/joshdick/onedark.vim) | A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme. | joshdick | 3097 |
| 27 | [onehalf](https://github.com/sonph/onehalf) | Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more. | sonph | 1230 |
| 28 | [ayu-vim](https://github.com/ayu-theme/ayu-vim) | Modern theme for modern VIMs | ayu-theme | 1309 |
| 29 | [swift.vim](https://github.com/keith/swift.vim) | Vim runtime files for Swift | keith | 753 |
| 30 | [python-vimrc](https://github.com/ets-labs/python-vimrc) | VIM Configuration for Python / Cython / C Development | ets-labs | 558 |
| 31 | [editorconfig-vim](https://github.com/editorconfig/editorconfig-vim) | EditorConfig plugin for Vim | editorconfig | 2719 |
| 32 | [neovim](https://github.com/neovim/neovim) | Vim-fork focused on extensibility and usability | neovim | 48660 |
| 33 | [falcon](https://github.com/fenetikm/falcon) | A colour scheme for terminals, Vim and friends. | fenetikm | 561 |
| 34 | [dotfiles](https://github.com/jrowlingson/dotfiles) | | jrowlingson | 4 |
| 35 | [SpaceVim](https://github.com/SpaceVim/SpaceVim) | A community-driven modular vim/neovim distribution - The ultimate vimrc | SpaceVim | 17463 |
| 36 | [dotfiles](https://github.com/paulmillr/dotfiles) | Colourful & robust configuration files and utilities for Mac, Linux and BSD | paulmillr | 1066 |
| 37 | [vim-go](https://github.com/fatih/vim-go) | Go development plugin for Vim | fatih | 13980 |
| 38 | [dotfiles](https://github.com/b4b4r07/dotfiles) | A repository that gathered files starting with dot | b4b4r07 | 738 |
| 39 | [vimrc](https://github.com/nvie/vimrc) | My personal Neovim configuration, with a lot of love put into it. | nvie | 537 |
| 40 | [dotfiles](https://github.com/DXist/dotfiles) | | DXist | 3 |
| 41 | [dotfiles](https://github.com/joedicastro/dotfiles) | My .dotfiles | joedicastro | 595 |
| 42 | [janus](https://github.com/carlhuda/janus) | Vim distribution | carlhuda | 7878 |
| 43 | [solarized](https://github.com/altercation/solarized) | precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes | altercation | 15000 |
| 44 | [dot-files](https://github.com/chrishunt/dot-files) | Dot-files for Linux, Mac OS X, Windows | chrishunt | 592 |
| 45 | [CoVim](https://github.com/FredKSchott/CoVim) | Collaborative Editing for Vim | FredKSchott | 2959 |
| 46 | [vimrc](https://github.com/amix/vimrc) | The ultimate Vim configuration (vimrc) | amix | 25827 |
| 47 | [emmet-vim](https://github.com/mattn/emmet-vim) | emmet for vim: http://emmet.io/ | mattn | 5762 |
| 48 | [vim-configuration](https://github.com/EvanDotPro/vim-configuration) | My awesome Vim configuration. | EvanDotPro | 26 |**[⬆ Back to Index](#-contents)**
## VimL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [spf13-vim](https://github.com/spf13/spf13-vim) | The ultimate vim distribution | spf13 | 15219 |
| 2 | [vim-idleFingers](https://github.com/shinzui/vim-idleFingers) | | shinzui | 18 |
| 3 | [color-schemes](https://github.com/chrishunt/color-schemes) | Color schemes I've used for an extended period of time and like | chrishunt | 244 |**[⬆ Back to Index](#-contents)**
## Vue
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [enterprise-showcase](https://github.com/helaili/enterprise-showcase) | | helaili | 23 |
| 2 | [statping](https://github.com/statping/statping) | Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment. | statping | 5766 |
| 3 | [profile-summary-for-github](https://github.com/tipsy/profile-summary-for-github) | Tool for visualizing GitHub profiles | tipsy | 19475 |**[⬆ Back to Index](#-contents)**
## XML
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [StackExchangeSolrIndexing](https://github.com/o19s/StackExchangeSolrIndexing) | AutoTaxonomyExtractionAndTagging | o19s | 18 |**[⬆ Back to Index](#-contents)**
## YASnippet
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [yasnippet-snippets](https://github.com/AndreaCrotti/yasnippet-snippets) | a collection of yasnippet snippets for many languages | AndreaCrotti | 931 |**[⬆ Back to Index](#-contents)**
## Zig
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [zig](https://github.com/ziglang/zig) | General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. | ziglang | 11188 |**[⬆ Back to Index](#-contents)**
## 📝 License
To the extent possible under law, [luismayta](https://github.com/luismayta) has waived all copyright and related or neighboring rights to this work.