Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vintagesucks/awesome-stars

:star: A curated list of my GitHub stars
https://github.com/vintagesucks/awesome-stars

List: awesome-stars

Last synced: about 2 months ago
JSON representation

:star: A curated list of my GitHub stars

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-6891-green.svg)
![Updated](https://img.shields.io/badge/Updated-7--4--2020-blue.svg)

## 🏠 Contents

- [ActionScript (2)](#actionscript)
- [AppleScript (2)](#applescript)
- [Assembly (9)](#assembly)
- [AutoHotkey (1)](#autohotkey)
- [Batchfile (2)](#batchfile)
- [C (120)](#c)
- [C# (37)](#c-1)
- [C++ (109)](#c-2)
- [CSS (168)](#css)
- [Clojure (7)](#clojure)
- [CoffeeScript (7)](#coffeescript)
- [Common Lisp (1)](#common-lisp)
- [Crystal (2)](#crystal)
- [Dart (3)](#dart)
- [Dhall (1)](#dhall)
- [Dockerfile (12)](#dockerfile)
- [Elixir (3)](#elixir)
- [Emacs Lisp (1)](#emacs-lisp)
- [Erlang (1)](#erlang)
- [FreeMarker (2)](#freemarker)
- [GLSL (2)](#glsl)
- [Gherkin (4)](#gherkin)
- [Go (292)](#go)
- [Groovy (1)](#groovy)
- [HCL (4)](#hcl)
- [HTML (268)](#html)
- [Hack (1)](#hack)
- [Haskell (13)](#haskell)
- [Java (48)](#java)
- [JavaScript (2354)](#javascript)
- [Julia (2)](#julia)
- [Jupyter Notebook (19)](#jupyter-notebook)
- [Kotlin (9)](#kotlin)
- [LLVM (1)](#llvm)
- [Lua (14)](#lua)
- [Makefile (10)](#makefile)
- [Nim (2)](#nim)
- [Nix (3)](#nix)
- [OCaml (9)](#ocaml)
- [Objective-C (43)](#objective-c)
- [Objective-C++ (1)](#objective-c-1)
- [Others (461)](#others)
- [PHP (1278)](#php)
- [PLpgSQL (1)](#plpgsql)
- [Pascal (1)](#pascal)
- [Perl (8)](#perl)
- [Pony (1)](#pony)
- [PowerShell (10)](#powershell)
- [Python (283)](#python)
- [QML (2)](#qml)
- [R (1)](#r)
- [Racket (1)](#racket)
- [Reason (2)](#reason)
- [Rich Text Format (2)](#rich-text-format)
- [Roff (1)](#roff)
- [Ruby (86)](#ruby)
- [Rust (272)](#rust)
- [Scala (1)](#scala)
- [Shell (150)](#shell)
- [Smarty (2)](#smarty)
- [Starlark (1)](#starlark)
- [Swift (161)](#swift)
- [TSQL (1)](#tsql)
- [TeX (4)](#tex)
- [TypeScript (469)](#typescript)
- [V (1)](#v)
- [Vala (5)](#vala)
- [Vim script (6)](#vim-script)
- [Visual Basic (1)](#visual-basic)
- [Visual Basic .NET (1)](#visual-basic-net)
- [Vue (79)](#vue)
- [WebAssembly (4)](#webassembly)
- [YARA (1)](#yara)
- [ZIL (2)](#zil)
- [Zig (2)](#zig)

## ActionScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [open-source-flash](https://github.com/open-source-flash/open-source-flash) | Petition to open source Flash and Shockwave spec | open-source-flash | 7133 |
| 2 | [VVVVVV](https://github.com/TerryCavanagh/VVVVVV) | The source code to VVVVVV! http://thelettervsixtim.es/ | TerryCavanagh | 5768 |

**[⬆ Back to Index](#-contents)**

## AppleScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [twitch-scripts](https://github.com/noopkat/twitch-scripts) | all of the scripts I use to automate my twitch stream | noopkat | 79 |
| 2 | [btt-touchbar-presets](https://github.com/vas3k/btt-touchbar-presets) | BetterTouchTool Touch Bar Presets | vas3k | 1763 |

**[⬆ Back to Index](#-contents)**

## Assembly
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [collapseos](https://github.com/hsoft/collapseos) | Bootstrap post-collapse technology | hsoft | 3579 |
| 2 | [bootOS](https://github.com/nanochess/bootOS) | bootOS is a monolithic operating system in 512 bytes of x86 machine code. | nanochess | 1139 |
| 3 | [pokered](https://github.com/pret/pokered) | disassembly of Pokémon Red/Blue | pret | 2206 |
| 4 | [x86-bare-metal-examples](https://github.com/cirosantilli/x86-bare-metal-examples) | Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup | cirosantilli | 2918 |
| 5 | [Hello-World](https://github.com/blackbird71SR/Hello-World) | Hello World in all possible programmnig languages | blackbird71SR | 502 |
| 6 | [MS-DOS](https://github.com/microsoft/MS-DOS) | The original sources of MS-DOS 1.25 and 2.0, for reference purposes | microsoft | 14444 |
| 7 | [Apollo-11](https://github.com/chrislgarry/Apollo-11) | Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. | chrislgarry | 46928 |
| 8 | [SecondReality](https://github.com/mtuomi/SecondReality) | Source code and data of Second Reality by Future Crew in 1993 | mtuomi | 799 |
| 9 | [rav1e](https://github.com/xiph/rav1e) | The fastest and safest AV1 encoder. | xiph | 1772 |

**[⬆ Back to Index](#-contents)**

## AutoHotkey
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [windows-desktop-switcher](https://github.com/pmb6tz/windows-desktop-switcher) | An AutoHotKey script for Windows that lets a user change virtual desktops by pressing CapsLock + <num>. | pmb6tz | 334 |

**[⬆ Back to Index](#-contents)**

## Batchfile
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [APTSimulator](https://github.com/NextronSystems/APTSimulator) | A toolset to make a system look as if it was the victim of an APT attack | NextronSystems | 1130 |
| 2 | [cobalt2-windows-cmd](https://github.com/TichShowers/cobalt2-windows-cmd) | A registry file to use the Cobalt2 color scheme in the Windows Command Line | TichShowers | 8 |

**[⬆ Back to Index](#-contents)**

## C
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [timescaledb](https://github.com/timescale/timescaledb) | An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. | timescale | 8352 |
| 2 | [undelete_jpg](https://github.com/saintmarina/undelete_jpg) | Recovers JPG images from SD cards and hard drives. | saintmarina | 384 |
| 3 | [acwj](https://github.com/DoctorWkt/acwj) | A Compiler Writing Journey | DoctorWkt | 3936 |
| 4 | [LG-Ultrafine-Brightness](https://github.com/csujedihy/LG-Ultrafine-Brightness) | A tool to adjust brightness of LG Ultrafine 4k/5K on Windows | csujedihy | 83 |
| 5 | [In-Home-Switching](https://github.com/jakibaki/In-Home-Switching) | Allows you to stream your PC display to your Nintendo Switch! | jakibaki | 397 |
| 6 | [ioping](https://github.com/koct9i/ioping) | simple disk I/0 latency measuring tool | koct9i | 554 |
| 7 | [ilimit](https://github.com/krakjoe/ilimit) | Limit time and memory consumption of individual calls | krakjoe | 71 |
| 8 | [dumpdecrypted](https://github.com/stefanesser/dumpdecrypted) | Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for security researchers to be able to look under the hood of encryption. | stefanesser | 2398 |
| 9 | [phpredis](https://github.com/phpredis/phpredis) | A PHP extension for Redis | phpredis | 8247 |
| 10 | [libnx](https://github.com/switchbrew/libnx) | Library for Switch Homebrew | switchbrew | 787 |
| 11 | [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM) | Nintendo Switch encryption key derivation bare metal RCM payload | shchmue | 277 |
| 12 | [Impact](https://github.com/ChimeHQ/Impact) | Crash capturing library for Apple platforms | ChimeHQ | 350 |
| 13 | [chiaki](https://github.com/thestr4ng3r/chiaki) | Free and Open Source PS4 Remote Play Client | thestr4ng3r | 1182 |
| 14 | [DOOM](https://github.com/id-Software/DOOM) | DOOM Open Source Release | id-Software | 5201 |
| 15 | [daytripper](https://github.com/dekuNukem/daytripper) | A Multifunctional Laser Tripwire | dekuNukem | 2531 |
| 16 | [FreeRDP](https://github.com/FreeRDP/FreeRDP) | FreeRDP is a free remote desktop protocol library and clients | FreeRDP | 3942 |
| 17 | [obs-studio](https://github.com/obsproject/obs-studio) | OBS Studio - Free and open source software for live streaming and screen recording | obsproject | 18018 |
| 18 | [jemalloc](https://github.com/jemalloc/jemalloc) | | jemalloc | 4728 |
| 19 | [ctftool](https://github.com/taviso/ctftool) | Interactive CTF Exploration Tool | taviso | 1439 |
| 20 | [emojicode](https://github.com/emojicode/emojicode) | 😀😜🔂 World’s only programming language that’s bursting with emojis | emojicode | 2025 |
| 21 | [vlc-3.0](https://github.com/videolan/vlc-3.0) | VLC media player - 3.0 branch - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/ | videolan | 72 |
| 22 | [stat](https://github.com/krakjoe/stat) | A super modern high performance profiler for production | krakjoe | 198 |
| 23 | [lxc](https://github.com/lxc/lxc) | LXC - Linux Containers | lxc | 2967 |
| 24 | [yugabyte-db](https://github.com/yugabyte/yugabyte-db) | The high-performance distributed SQL database for global, internet-scale apps. | yugabyte | 3725 |
| 25 | [tombs](https://github.com/krakjoe/tombs) | Detect unused code in production | krakjoe | 370 |
| 26 | [libsodium-php](https://github.com/jedisct1/libsodium-php) | The PHP extension for libsodium. | jedisct1 | 476 |
| 27 | [pecl-text-recode](https://github.com/php/pecl-text-recode) | GNU recode bindings for character set conversion (UNMAINTAINED) | php | 1 |
| 28 | [dsvpn](https://github.com/jedisct1/dsvpn) | A Dead Simple VPN. | jedisct1 | 4641 |
| 29 | [pngquant](https://github.com/kornelski/pngquant) | Lossy PNG compressor — pngquant command based on libimagequant library | kornelski | 3235 |
| 30 | [minisign](https://github.com/jedisct1/minisign) | A dead simple tool to sign files and verify digital signatures. | jedisct1 | 806 |
| 31 | [goaccess](https://github.com/allinurl/goaccess) | GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. | allinurl | 10991 |
| 32 | [php-memcached](https://github.com/php-memcached-dev/php-memcached) | memcached extension based on libmemcached library | php-memcached-dev | 931 |
| 33 | [parallel](https://github.com/krakjoe/parallel) | A succinct parallel concurrency API for PHP7 | krakjoe | 733 |
| 34 | [extension-tutorial-gmp](https://github.com/phplang/extension-tutorial-gmp) | Follow-along slides for Extension Writing (with GMP) | phplang | 1 |
| 35 | [tether](https://github.com/quadrupleslap/tether) | 🖥 A barebones Electron-ish library for Rust. | quadrupleslap | 135 |
| 36 | [gb-studio](https://github.com/chrismaltby/gb-studio) | A free and easy to use retro adventure game creator for your favourite handheld video game system | chrismaltby | 4748 |
| 37 | [php-ffi](https://github.com/dstogov/php-ffi) | PHP Foreign Function Interface | dstogov | 519 |
| 38 | [binjgb](https://github.com/binji/binjgb) | Gameboy emulator implemented in C | binji | 168 |
| 39 | [tini](https://github.com/krallin/tini) | A tiny but valid `init` for containers | krallin | 4225 |
| 40 | [wrk](https://github.com/wg/wrk) | Modern HTTP benchmarking tool | wg | 23982 |
| 41 | [axel](https://github.com/axel-download-accelerator/axel) | Lightweight CLI download accelerator | axel-download-accelerator | 1371 |
| 42 | [yara](https://github.com/VirusTotal/yara) | The pattern matching swiss knife | VirusTotal | 3511 |
| 43 | [sandbox](https://github.com/krakjoe/sandbox) | A sandbox environment for PHP7.1+ | krakjoe | 46 |
| 44 | [NintendoSwitchPkg](https://github.com/imbushuo/NintendoSwitchPkg) | WIP UEFI EDK2 Implementation for Nintendo Switch or generic Tegra210 platforms | imbushuo | 183 |
| 45 | [pcov](https://github.com/krakjoe/pcov) | PCOV - CodeCoverage compatible driver for PHP | krakjoe | 320 |
| 46 | [openrsync](https://github.com/kristapsdz/openrsync) | BSD-licensed implementation of rsync | kristapsdz | 317 |
| 47 | [vld](https://github.com/derickr/vld) | | derickr | 298 |
| 48 | [yodaos](https://github.com/yodaos-project/yodaos) | Yet another Linux distribution for voice-enabled IoT and embrace Web standards | yodaos-project | 1007 |
| 49 | [facil.io](https://github.com/boazsegev/facil.io) | Your high performance web application C framework | boazsegev | 1187 |
| 50 | [noah](https://github.com/linux-noah/noah) | Bash on Ubuntu on macOS | linux-noah | 1771 |
| 51 | [lz4](https://github.com/lz4/lz4) | Extremely Fast Compression algorithm | lz4 | 4848 |
| 52 | [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere) | Atmosphère is a work-in-progress customized firmware for the Nintendo Switch. | Atmosphere-NX | 4178 |
| 53 | [AirConnect](https://github.com/philippe44/AirConnect) | Use AirPlay to stream to UPnP/Sonos & Chromecast devices | philippe44 | 1339 |
| 54 | [nnn](https://github.com/jarun/nnn) | :dolphin: The missing terminal file manager for X. | jarun | 7726 |
| 55 | [LinuxFlaw](https://github.com/VulnReproduction/LinuxFlaw) | This repo records all the vulnerabilities of linux software I have reproduced in my local workspace | VulnReproduction | 361 |
| 56 | [ProcDump-for-Linux](https://github.com/microsoft/ProcDump-for-Linux) | A Linux version of the ProcDump Sysinternals tool | microsoft | 2006 |
| 57 | [entr](https://github.com/clibs/entr) | A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary. | clibs | 397 |
| 58 | [sslscan](https://github.com/rbsec/sslscan) | sslscan tests SSL/TLS enabled services to discover supported cipher suites | rbsec | 1044 |
| 59 | [bubblewrap](https://github.com/containers/bubblewrap) | Unprivileged sandboxing tool | containers | 1189 |
| 60 | [processhacker](https://github.com/processhacker/processhacker) | A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. | processhacker | 3150 |
| 61 | [zmap](https://github.com/zmap/zmap) | ZMap is a fast single packet network scanner designed for Internet-wide network surveys. | zmap | 3223 |
| 62 | [postgres](https://github.com/postgres/postgres) | Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch | postgres | 6551 |
| 63 | [ish](https://github.com/ish-app/ish) | Linux shell for iOS | ish-app | 5691 |
| 64 | [exploitdb](https://github.com/offensive-security/exploitdb) | The official Exploit Database repository | offensive-security | 5126 |
| 65 | [naxsi](https://github.com/nbs-system/naxsi) | NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX | nbs-system | 3412 |
| 66 | [JohnTheRipper](https://github.com/magnumripper/JohnTheRipper) | This is the official repo for John the Ripper, "Jumbo" version. The "bleeding-jumbo" branch is based on 1.9.0-Jumbo-1 which was released on May 14, 2019. An import of the "core" version of john this jumbo was based on (or newer) is found in the "master" branch (CVS: https://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/john/john/src/). | magnumripper | 3510 |
| 67 | [switch-lan-play](https://github.com/spacemeowx2/switch-lan-play) | Make you and your friends play games like in a LAN. | spacemeowx2 | 782 |
| 68 | [os-tutorial](https://github.com/cfenollosa/os-tutorial) | How to create an OS from scratch | cfenollosa | 17441 |
| 69 | [phpspy](https://github.com/adsr/phpspy) | Low-overhead sampling profiler for PHP 7 | adsr | 938 |
| 70 | [Bulllord-Engine](https://github.com/MarilynDafa/Bulllord-Engine) | lightspeed lightweight elegant game engine in pure c | MarilynDafa | 509 |
| 71 | [glb-director](https://github.com/github/glb-director) | GitHub Load Balancer Director and supporting tooling. | github | 1886 |
| 72 | [RediSearch](https://github.com/RediSearch/RediSearch) | Fulltext Search and Secondary Index module for Redis | RediSearch | 2050 |
| 73 | [raylib](https://github.com/raysan5/raylib) | A simple and easy-to-use library to enjoy videogames programming | raysan5 | 3605 |
| 74 | [fluxfonts](https://github.com/da2x/fluxfonts) | A unique tool that blurs your device’s unique font fingerprint by continuously installing and uninstalling new fonts that are generated on the fly. | da2x | 43 |
| 75 | [php-spx](https://github.com/NoiseByNorthwest/php-spx) | A simple & straight-to-the-point PHP profiling extension with its built-in web UI | NoiseByNorthwest | 799 |
| 76 | [shc](https://github.com/neurobin/shc) | Shell script compiler | neurobin | 829 |
| 77 | [gravity](https://github.com/marcobambini/gravity) | Gravity Programming Language | marcobambini | 3173 |
| 78 | [ui](https://github.com/krakjoe/ui) | Cross platform UI development in PHP | krakjoe | 473 |
| 79 | [raspberry-pi-os](https://github.com/s-matyukevich/raspberry-pi-os) | Learning operating system development using Linux kernel and Raspberry Pi | s-matyukevich | 7262 |
| 80 | [php-glfw](https://github.com/mario-deluna/php-glfw) | Write games with PHP! This C extension adds GLFW & OpenGL bindings. | mario-deluna | 35 |
| 81 | [NetHack](https://github.com/NetHack/NetHack) | Official NetHack Git Repository | NetHack | 1247 |
| 82 | [the_silver_searcher](https://github.com/ggreer/the_silver_searcher) | A code-searching tool similar to ack, but faster. | ggreer | 19882 |
| 83 | [winfile](https://github.com/microsoft/winfile) | Original Windows File Manager (winfile) with enhancements | microsoft | 5664 |
| 84 | [phactor](https://github.com/tpunt/phactor) | An implementation of the Actor model for PHP | tpunt | 50 |
| 85 | [netdata](https://github.com/netdata/netdata) | Real-time performance monitoring, done right! https://www.netdata.cloud | netdata | 45872 |
| 86 | [lc-design](https://github.com/lc-ui/lc-design) | A UI component framework for building LCUI application. | lc-ui | 115 |
| 87 | [LCUI](https://github.com/lc-soft/LCUI) | A small C library for building user interfaces with C, XML and CSS. | lc-soft | 2688 |
| 88 | [cmark](https://github.com/krakjoe/cmark) | CommonMark for PHP | krakjoe | 43 |
| 89 | [disque](https://github.com/antirez/disque) | Disque is a distributed message broker | antirez | 7621 |
| 90 | [bitwise](https://github.com/pervognsen/bitwise) | Bitwise is an educational project where we create the software/hardware stack for a computer from scratch. | pervognsen | 4543 |
| 91 | [git](https://github.com/git/git) | Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. | git | 31948 |
| 92 | [sudo](https://github.com/sudo-project/sudo) | Utility to execute a command as another user | sudo-project | 103 |
| 93 | [qb64](https://github.com/Galleondragon/qb64) | Automatically exported from code.google.com/p/qb64 | Galleondragon | 257 |
| 94 | [zstd](https://github.com/facebook/zstd) | Zstandard - Fast real-time compression algorithm | facebook | 11808 |
| 95 | [curl](https://github.com/curl/curl) | A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features | curl | 16772 |
| 96 | [meltdown](https://github.com/IAIK/meltdown) | This repository contains several applications, demonstrating the Meltdown bug. | IAIK | 3780 |
| 97 | [SpecuCheck](https://github.com/ionescu007/SpecuCheck) | SpecuCheck is a Windows utility for checking the state of the software mitigations and hardware against CVE-2017-5754 (Meltdown), CVE-2017-5715 (Spectre v2), CVE-2018-3260 (Foreshadow), and CVE-2018-3639 (Spectre v4) | ionescu007 | 537 |
| 98 | [IOHIDeous](https://github.com/Siguza/IOHIDeous) | IOHIDFamily 0day | Siguza | 435 |
| 99 | [VoxelSpace](https://github.com/s-macke/VoxelSpace) | Terrain rendering algorithm in less than 20 lines of code | s-macke | 4572 |
| 100 | [freeciv](https://github.com/freeciv/freeciv) | Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. Upstream repository for the standalone Freeciv client and server. Report bugs and submit patches at https://www.hostedredmine.com/projects/freeciv | freeciv | 462 |
| 101 | [oss-fuzz](https://github.com/google/oss-fuzz) | OSS-Fuzz - continuous fuzzing of open source software. | google | 5107 |
| 102 | [naive-hashcat](https://github.com/brannondorsey/naive-hashcat) | Crack password hashes without the fuss :cat2: | brannondorsey | 601 |
| 103 | [tidy-html5](https://github.com/htacg/tidy-html5) | The granddaddy of HTML tools, with support for modern standards | htacg | 2106 |
| 104 | [reactos](https://github.com/reactos/reactos) | A free Windows-compatible Operating System | reactos | 7545 |
| 105 | [mod_md](https://github.com/icing/mod_md) | Let's Encrypt (ACME) support for Apache httpd | icing | 264 |
| 106 | [libvips](https://github.com/libvips/libvips) | A fast image processing library with low memory needs. | libvips | 4075 |
| 107 | [git](https://github.com/git-for-windows/git) | A fork of Git containing Windows-specific patches. | git-for-windows | 5088 |
| 108 | [loadlibrary](https://github.com/taviso/loadlibrary) | Porting Windows Dynamic Link Libraries to Linux | taviso | 3336 |
| 109 | [libplist](https://github.com/libimobiledevice/libplist) | A library to handle Apple Property List format in binary or XML | libimobiledevice | 264 |
| 110 | [japronto](https://github.com/squeaky-pl/japronto) | Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser. | squeaky-pl | 7938 |
| 111 | [php-src](https://github.com/php/php-src) | The PHP Interpreter | php | 26934 |
| 112 | [ossec-hids](https://github.com/ossec/ossec-hids) | OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response. | ossec | 2979 |
| 113 | [moloch](https://github.com/aol/moloch) | Moloch is an open source, large scale, full packet capturing, indexing, and database system. | aol | 3715 |
| 114 | [glsl-directional-light](https://github.com/hughsk/glsl-directional-light) | A reusable GLSL directional light function | hughsk | 11 |
| 115 | [Processing-Shader-Examples](https://github.com/genekogan/Processing-Shader-Examples) | A collection of GLSL shaders and how to use them in Processing sketches | genekogan | 145 |
| 116 | [TouchBarServer](https://github.com/zydeco/TouchBarServer) | Touch Bar over VNC | zydeco | 67 |
| 117 | [idevicerestore](https://github.com/libimobiledevice/idevicerestore) | Restore/upgrade firmware of iOS devices | libimobiledevice | 356 |
| 118 | [linux](https://github.com/torvalds/linux) | Linux kernel source tree | torvalds | 89046 |
| 119 | [infinity](https://github.com/infinity-gbc/infinity) | Infinity for Game Boy Color | infinity-gbc | 438 |
| 120 | [openshift-iojs](https://github.com/connyay/openshift-iojs) | io.js cartridge for OpenShift | connyay | 23 |

**[⬆ Back to Index](#-contents)**

## C#
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [aspnetcore](https://github.com/dotnet/aspnetcore) | ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. | dotnet | 16810 |
| 2 | [scalar](https://github.com/microsoft/scalar) | Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer | microsoft | 378 |
| 3 | [HostsFileEditor](https://github.com/scottlerch/HostsFileEditor) | Easily edit and manage the hosts file for Windows | scottlerch | 606 |
| 4 | [Windows-Auto-Night-Mode](https://github.com/Armin2208/Windows-Auto-Night-Mode) | Automatically switches between the dark and light theme of Windows 10 | Armin2208 | 697 |
| 5 | [osu](https://github.com/ppy/osu) | rhythm is just a *click* away! | ppy | 4571 |
| 6 | [ink-unity-integration](https://github.com/inkle/ink-unity-integration) | Unity integration for the open source ink narrative scripting language. | inkle | 236 |
| 7 | [ink](https://github.com/inkle/ink) | inkle's open source scripting language for writing interactive narrative. | inkle | 2109 |
| 8 | [OpenRA](https://github.com/OpenRA/OpenRA) | Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X. | OpenRA | 7296 |
| 9 | [Rsvfx](https://github.com/keijiro/Rsvfx) | An example that shows how to connect RealSense depth camera to Unity VFX Graph | keijiro | 453 |
| 10 | [Aerial](https://github.com/cDima/Aerial) | Aerial Apple TV screen saver for Windows | cDima | 1606 |
| 11 | [FluentTerminal](https://github.com/felixse/FluentTerminal) | A Terminal Emulator based on UWP and web technologies. | felixse | 6206 |
| 12 | [choco](https://github.com/chocolatey/choco) | Chocolatey - the package manager for Windows | chocolatey | 6417 |
| 13 | [microservices-demo](https://github.com/GoogleCloudPlatform/microservices-demo) | Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus. | GoogleCloudPlatform | 7448 |
| 14 | [rant](https://github.com/TheBerkin/rant) | Rant – The all-purpose procedural text library | TheBerkin | 3070 |
| 15 | [PKHeX](https://github.com/kwsch/PKHeX) | Pokémon Save File Editor | kwsch | 1196 |
| 16 | [LOIC](https://github.com/NewEraCracker/LOIC) | Low Orbit Ion Cannon - An open source network stress tool, written in C#. Based on Praetox's LOIC project. USE ON YOUR OWN RISK. WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. | NewEraCracker | 1371 |
| 17 | [FASTER](https://github.com/microsoft/FASTER) | Fast persistent recoverable log and key-value store, in C# and C++, from Microsoft Research. | microsoft | 3938 |
| 18 | [xenko](https://github.com/stride3d/xenko) | Xenko Game Engine | stride3d | 2288 |
| 19 | [Snip](https://github.com/dlrudie/Snip) | Snip will get the artist, track, and album information from Spotify and iTunes, and save the information to a text file. | dlrudie | 658 |
| 20 | [XB1ControllerBatteryIndicator](https://github.com/NiyaShy/XB1ControllerBatteryIndicator) | A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty. | NiyaShy | 319 |
| 21 | [teds-terminal](https://github.com/IntelOrca/teds-terminal) | A modern terminal emulator with high DPI support, mouse wheel scaling, 32-bit colour and tty compatible. | IntelOrca | 17 |
| 22 | [Steam-Library-Manager](https://github.com/RevoLand/Steam-Library-Manager) | Open source utility to manage Steam, Origin and Uplay libraries in ease of use with multi library support | RevoLand | 301 |
| 23 | [SWYH](https://github.com/StreamWhatYouHear/SWYH) | Stream the sound from your PC to an UPnP/DLNA device | StreamWhatYouHear | 302 |
| 24 | [Borderless-Gaming](https://github.com/Codeusa/Borderless-Gaming) | Play your favorite games in a borderless window; no more time consuming alt-tabs. | Codeusa | 2517 |
| 25 | [WART](https://github.com/mgp25/WART) | WhatsApp Registration Tool | mgp25 | 206 |
| 26 | [blockchain](https://github.com/dvf/blockchain) | A simple Blockchain in Python | dvf | 4930 |
| 27 | [DotATranslator](https://github.com/ur0/DotATranslator) | A utility which translates DotA 2 text chat into your favourite language (and pops the results back into the chat pane). | ur0 | 7 |
| 28 | [WallcatWindows](https://github.com/PaitoAnderson/WallcatWindows) | Enjoy a new, beautiful wallpaper, every day. | PaitoAnderson | 26 |
| 29 | [outlookcaldavsynchronizer](https://github.com/aluxnimm/outlookcaldavsynchronizer) | Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server | aluxnimm | 468 |
| 30 | [Wox](https://github.com/Wox-launcher/Wox) | Launcher for Windows, an alternative to Alfred and Launchy. | Wox-launcher | 16490 |
| 31 | [EdgeDeflector](https://github.com/da2x/EdgeDeflector) | A tiny helper application to force Windows 10 to use your preferred web browser instead of ignoring the setting to promote Microsoft Edge. Only runs for a microsecond when needed. | da2x | 1009 |
| 32 | [VFSForGit](https://github.com/microsoft/VFSForGit) | Virtual File System for Git: Enable Git at Enterprise Scale | microsoft | 5126 |
| 33 | [FreeSO](https://github.com/riperiperi/FreeSO) | Re-implementation of The Sims Online. | riperiperi | 428 |
| 34 | [VisualStudio](https://github.com/github/VisualStudio) | GitHub Extension for Visual Studio | github | 1805 |
| 35 | [KinoGlitch](https://github.com/keijiro/KinoGlitch) | Video glitch effects for Unity | keijiro | 1269 |
| 36 | [SteamDesktopAuthenticator](https://github.com/Jessecar96/SteamDesktopAuthenticator) | Desktop implementation of Steam's mobile authenticator app | Jessecar96 | 1211 |
| 37 | [Hearthstone-Deck-Tracker](https://github.com/HearthSim/Hearthstone-Deck-Tracker) | A deck tracker and deck manager for Hearthstone on Windows | HearthSim | 3701 |

**[⬆ Back to Index](#-contents)**

## C++
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [trojan](https://github.com/trojan-gfw/trojan) | An unidentifiable mechanism that helps you bypass GFW. | trojan-gfw | 10178 |
| 2 | [nghttp2](https://github.com/nghttp2/nghttp2) | nghttp2 - HTTP/2 C Library and tools | nghttp2 | 3312 |
| 3 | [falco](https://github.com/falcosecurity/falco) | Cloud Native Runtime Security | falcosecurity | 2486 |
| 4 | [lguf-brightness](https://github.com/unknownzerx/lguf-brightness) | Adjust brightness for LG UltraFine 4K display (cross platform) | unknownzerx | 50 |
| 5 | [Unreal.js-core](https://github.com/ncsoft/Unreal.js-core) | Unreal.js plugin submodule | ncsoft | 170 |
| 6 | [pyxel](https://github.com/kitao/pyxel) | A retro game engine for Python | kitao | 6808 |
| 7 | [node-window-manager](https://github.com/sentialx/node-window-manager) | Manage windows in Windows, macOS and Linux using Node.js | sentialx | 181 |
| 8 | [livekeys](https://github.com/live-keys/livekeys) | Livekeys - Component based live-coding environment. | live-keys | 515 |
| 9 | [envoy](https://github.com/envoyproxy/envoy) | Cloud-native high-performance edge/middle/service proxy | envoyproxy | 12697 |
| 10 | [carla](https://github.com/carla-simulator/carla) | Open-source simulator for autonomous driving research. | carla-simulator | 4227 |
| 11 | [freeserf](https://github.com/freeserf/freeserf) | Settlers 1 (Serf City) clone. | freeserf | 244 |
| 12 | [macdylibbundler](https://github.com/auriamg/macdylibbundler) | Utility to ease bundling libraries into executables for OSX | auriamg | 308 |
| 13 | [3d-game-shaders-for-beginners](https://github.com/lettier/3d-game-shaders-for-beginners) | 🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game. | lettier | 5973 |
| 14 | [box2d](https://github.com/erincatto/box2d) | Box2D is a 2D physics engine for games | erincatto | 3941 |
| 15 | [s3fs-fuse](https://github.com/s3fs-fuse/s3fs-fuse) | FUSE-based file system backed by Amazon S3 | s3fs-fuse | 4173 |
| 16 | [cppcheck](https://github.com/danmar/cppcheck) | static analysis of C/C++ code | danmar | 2773 |
| 17 | [gg](https://github.com/StanfordSNR/gg) | The Stanford Builder | StanfordSNR | 485 |
| 18 | [untrunc](https://github.com/ponchio/untrunc) | Restore a damaged (truncated) mp4, m4v, mov, 3gp video. Provided you have a similar not broken video. | ponchio | 660 |
| 19 | [nix](https://github.com/NixOS/nix) | Nix, the purely functional package manager | NixOS | 3099 |
| 20 | [emscripten](https://github.com/emscripten-core/emscripten) | Emscripten: An LLVM-to-Web Compiler | emscripten-core | 18846 |
| 21 | [flatbuffers](https://github.com/google/flatbuffers) | FlatBuffers: Memory Efficient Serialization Library | google | 14080 |
| 22 | [hermes](https://github.com/facebook/hermes) | Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android. | facebook | 5166 |
| 23 | [ThreatExchange](https://github.com/facebook/ThreatExchange) | Share threat information with vetted partners | facebook | 743 |
| 24 | [SBSPSS](https://github.com/philosophofee/SBSPSS) | The source code repository for the PlayStation 1 game, SpongeBob SquarePants: SuperSponge | philosophofee | 480 |
| 25 | [thug](https://github.com/thug1src/thug) | Tony Hawk's Underground | thug1src | 135 |
| 26 | [multipass](https://github.com/canonical/multipass) | Multipass orchestrates virtual Ubuntu instances | canonical | 1629 |
| 27 | [devilutionX](https://github.com/diasurgical/devilutionX) | Diablo build for modern operating systems | diasurgical | 2488 |
| 28 | [ipasim](https://github.com/ipasimulator/ipasim) | iOS emulator for Windows | ipasimulator | 473 |
| 29 | [stk-code](https://github.com/supertuxkart/stk-code) | The code base of supertuxkart | supertuxkart | 2904 |
| 30 | [GDevelop](https://github.com/4ian/GDevelop) | :video_game: GDevelop is an open-source, cross-platform game engine designed to be used by everyone. | 4ian | 2075 |
| 31 | [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 | 10165 |
| 32 | [xbmc](https://github.com/xbmc/xbmc) | Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. | xbmc | 10600 |
| 33 | [robotstxt](https://github.com/google/robotstxt) | The repository contains Google's robots.txt parser and matcher as a C++ library (compliant to C++11). | google | 3089 |
| 34 | [images](https://github.com/weserv/images) | Source code of images.weserv.nl, to be used on your own server(s). | weserv | 588 |
| 35 | [zetasql](https://github.com/google/zetasql) | ZetaSQL - Analyzer Framework for SQL | google | 1204 |
| 36 | [wil](https://github.com/microsoft/wil) | Windows Implementation Library | microsoft | 1261 |
| 37 | [PowerToys](https://github.com/microsoft/PowerToys) | Windows system utilities to maximize productivity | microsoft | 17404 |
| 38 | [react-native-windows](https://github.com/microsoft/react-native-windows) | A framework for building native Windows apps with React. | microsoft | 11277 |
| 39 | [terminal](https://github.com/microsoft/terminal) | The new Windows Terminal and the original Windows console host, all in the same place! | microsoft | 59757 |
| 40 | [SOUL](https://github.com/soul-lang/SOUL) | The SOUL programming language and API | soul-lang | 877 |
| 41 | [Pengwin](https://github.com/WhitewaterFoundry/Pengwin) | A Linux distro optimized for WSL based on Debian. | WhitewaterFoundry | 1138 |
| 42 | [quinesnake](https://github.com/taylorconor/quinesnake) | A quine that plays snake over its own source! | taylorconor | 856 |
| 43 | [tinytetris](https://github.com/taylorconor/tinytetris) | 80x23 terminal tetris! | taylorconor | 664 |
| 44 | [Maestro](https://github.com/durkhaz/Maestro) | A piano aimbot for Overwatch | durkhaz | 20 |
| 45 | [php-ext-wasm](https://github.com/wasmerio/php-ext-wasm) | 🐘🕸️ PHP extension to run WebAssembly binaries. | wasmerio | 637 |
| 46 | [aria2](https://github.com/aria2/aria2) | aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. | aria2 | 19261 |
| 47 | [KeyDB](https://github.com/JohnSully/KeyDB) | A Multithreaded Fork of Redis | JohnSully | 3612 |
| 48 | [azerothcore-wotlk](https://github.com/azerothcore/azerothcore-wotlk) | AzerothCore - MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore | azerothcore | 950 |
| 49 | [olive](https://github.com/olive-editor/olive) | Free open-source non-linear video editor | olive-editor | 3390 |
| 50 | [halley](https://github.com/amzeratul/halley) | A lightweight game engine written in modern C++ | amzeratul | 2301 |
| 51 | [calculator](https://github.com/microsoft/calculator) | Windows Calculator: A simple yet powerful calculator that ships with Windows | microsoft | 19656 |
| 52 | [simdjson](https://github.com/simdjson/simdjson) | Parsing gigabytes of JSON per second | simdjson | 9516 |
| 53 | [DeskGap](https://github.com/patr0nus/DeskGap) | A cross-platform desktop app framework based on Node.js and the system webview | patr0nus | 1377 |
| 54 | [tinykaboom](https://github.com/ssloy/tinykaboom) | A brief computer graphics / rendering course | ssloy | 1872 |
| 55 | [tinyraytracer](https://github.com/ssloy/tinyraytracer) | A brief computer graphics / rendering course | ssloy | 3298 |
| 56 | [polarphp](https://github.com/polarphp/polarphp) | The compiler and runtime of PHP programming language | polarphp | 1036 |
| 57 | [spectrum](https://github.com/facebookincubator/spectrum) | A client-side image transcoding library. | facebookincubator | 1762 |
| 58 | [opencv](https://github.com/opencv/opencv) | Open Source Computer Vision Library | opencv | 43427 |
| 59 | [PhysX-3.4](https://github.com/NVIDIAGameWorks/PhysX-3.4) | NVIDIA PhysX SDK 3.4 | NVIDIAGameWorks | 2124 |
| 60 | [hardware-effects](https://github.com/Kobzol/hardware-effects) | Demonstration of various hardware effects. | Kobzol | 2164 |
| 61 | [mindforger](https://github.com/dvorka/mindforger) | Thinking notebook and Markdown editor. | dvorka | 1251 |
| 62 | [katran](https://github.com/facebookincubator/katran) | A high performance layer 4 load balancer | facebookincubator | 2484 |
| 63 | [Algojammer](https://github.com/ChrisKnott/Algojammer) | An experimental code editor for writing algorithms | ChrisKnott | 2932 |
| 64 | [zopfli](https://github.com/google/zopfli) | Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. | google | 2736 |
| 65 | [360Controller](https://github.com/360Controller/360Controller) | TattieBogle Xbox 360 Driver (with improvements) | 360Controller | 5661 |
| 66 | [LaiNESwitch](https://github.com/Kevoot/LaiNESwitch) | Cycle accurate NES emulator based on LaiNES | Kevoot | 69 |
| 67 | [forcefocus](https://github.com/robinwassen/forcefocus) | Node module that allows you to steal focus from other windows in Windows. | robinwassen | 60 |
| 68 | [vscode-windows-process-tree](https://github.com/microsoft/vscode-windows-process-tree) | Fetch a Windows process tree fast in Node.js | microsoft | 29 |
| 69 | [filament](https://github.com/google/filament) | Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL | google | 8803 |
| 70 | [oomd](https://github.com/facebookincubator/oomd) | A userspace out-of-memory killer | facebookincubator | 1189 |
| 71 | [scummvm](https://github.com/scummvm/scummvm) | ScummVM main repository | scummvm | 1268 |
| 72 | [nanogui](https://github.com/wjakob/nanogui) | Minimalistic GUI library for OpenGL | wjakob | 3262 |
| 73 | [devilution](https://github.com/diasurgical/devilution) | Diablo devolved - magic behind the 1996 computer game | diasurgical | 7863 |
| 74 | [treadmill](https://github.com/facebook/treadmill) | An intelligent loadtester | facebook | 102 |
| 75 | [yoga](https://github.com/facebook/yoga) | Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates. | facebook | 13005 |
| 76 | [watchman](https://github.com/facebook/watchman) | Watches files and records, or triggers actions, when they change. | facebook | 8888 |
| 77 | [Stacer](https://github.com/oguzhaninan/Stacer) | Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web | oguzhaninan | 5351 |
| 78 | [swoole-src](https://github.com/swoole/swoole-src) | 🚀 Coroutine-based concurrency library for PHP | swoole | 15392 |
| 79 | [TortoiseGit](https://github.com/TortoiseGit/TortoiseGit) | Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode | TortoiseGit | 765 |
| 80 | [protobuf](https://github.com/protocolbuffers/protobuf) | Protocol Buffers - Google's data interchange format | protocolbuffers | 40847 |
| 81 | [godot](https://github.com/godotengine/godot) | Godot Engine – Multi-platform 2D and 3D game engine | godotengine | 29123 |
| 82 | [incubator-weex](https://github.com/apache/incubator-weex) | Apache Weex (Incubating) | apache | 13466 |
| 83 | [tensorflow](https://github.com/tensorflow/tensorflow) | An Open Source Machine Learning Framework for Everyone | tensorflow | 142926 |
| 84 | [algorithms_and_data_structures](https://github.com/mandliya/algorithms_and_data_structures) | 180+ Algorithm & Data Structure Problems using C++ | mandliya | 3612 |
| 85 | [yuzu](https://github.com/yuzu-emu/yuzu) | Nintendo Switch Emulator | yuzu-emu | 9926 |
| 86 | [phpdesktop](https://github.com/cztomczak/phpdesktop) | Develop desktop GUI applications using PHP, HTML5, JavaScript and SQLite | cztomczak | 1589 |
| 87 | [plex-media-player](https://github.com/plexinc/plex-media-player) | Next generation Plex Desktop/Embedded Client | plexinc | 864 |
| 88 | [GamePhysicsCookbook](https://github.com/gszauer/GamePhysicsCookbook) | Source code for Game Physics Cookbook | gszauer | 380 |
| 89 | [UDPspeeder](https://github.com/wangyu-/UDPspeeder) | A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction,for All Traffics(TCP/UDP/ICMP) | wangyu- | 3049 |
| 90 | [udp2raw-tunnel](https://github.com/wangyu-/udp2raw-tunnel) | A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment) | wangyu- | 3668 |
| 91 | [tinyfecVPN](https://github.com/wangyu-/tinyfecVPN) | A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link. | wangyu- | 1547 |
| 92 | [v8js](https://github.com/phpv8/v8js) | V8 Javascript Engine for PHP — This PHP extension embeds the Google V8 Javascript Engine | phpv8 | 1413 |
| 93 | [recompiler](https://github.com/rexdex/recompiler) | Xbox360 -> Windows executable converter | rexdex | 1298 |
| 94 | [wkhtmltopdf](https://github.com/wkhtmltopdf/wkhtmltopdf) | Convert HTML to PDF using Webkit (QtWebKit) | wkhtmltopdf | 9354 |
| 95 | [AirSim](https://github.com/microsoft/AirSim) | Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research | microsoft | 9769 |
| 96 | [passenger](https://github.com/phusion/passenger) | A fast and robust web server and application server for Ruby, Python and Node.js | phusion | 4578 |
| 97 | [cosmos](https://github.com/OpenGenus/cosmos) | Algorithms that run our universe \| Your personal library of every algorithm and data structure code that you will ever encounter \| Ask us anything at our forum \| | OpenGenus | 11908 |
| 98 | [guetzli](https://github.com/google/guetzli) | Perceptual JPEG encoder | google | 12320 |
| 99 | [pinba_engine](https://github.com/tony2001/pinba_engine) | Pinba - MySQL plugin and storage engine | tony2001 | 469 |
| 100 | [albert](https://github.com/albertlauncher/albert) | A fast and flexible keyboard launcher | albertlauncher | 4648 |
| 101 | [g810-led](https://github.com/MatMoul/g810-led) | Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, G910 and GPRO Keyboards | MatMoul | 717 |
| 102 | [hhvm](https://github.com/facebook/hhvm) | A virtual machine for executing programs written in Hack. | facebook | 16484 |
| 103 | [server](https://github.com/mangoszero/server) | Mangos ZERO is a server for World of Warcraft. The server serves full world content including authentication & scripts support. Compatible with World of Warcraft clients 1.12.1-1.12.3 - Report all issues at https://www.getmangos.eu/bug-tracker/mangos-zero/ | mangoszero | 493 |
| 104 | [osquery](https://github.com/osquery/osquery) | SQL powered operating system instrumentation, monitoring, and analytics. | osquery | 16653 |
| 105 | [cmder](https://github.com/cmderdev/cmder) | Lovely console emulator package for Windows | cmderdev | 20574 |
| 106 | [tinyrenderer](https://github.com/ssloy/tinyrenderer) | A brief computer graphics / rendering course | ssloy | 8341 |
| 107 | [ofxFX](https://github.com/patriciogonzalezvivo/ofxFX) | Unlocking the GPU Power on openFrameworks with this add-on for that make easy to use GLSL Shaders | patriciogonzalezvivo | 301 |
| 108 | [electron-vibrancy](https://github.com/arkenthera/electron-vibrancy) | Make your electron windows vibrant! | arkenthera | 454 |
| 109 | [electron](https://github.com/electron/electron) | :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS | electron | 81758 |

**[⬆ Back to Index](#-contents)**

## CSS
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [postcss-focus-visible](https://github.com/jonathantneal/postcss-focus-visible) | Use the :focus-visible pseudo-selector in CSS | jonathantneal | 30 |
| 2 | [css.gg](https://github.com/astrit/css.gg) | 500+ CSS Icons. Customizable, Retina Ready with API & NPM | astrit | 3234 |
| 3 | [fluiditype](https://github.com/sboriskirov/fluiditype) | Fluiditype a simple fluid typography css helper for reading experience | sboriskirov | 179 |
| 4 | [figma-github-data](https://github.com/brianlovin/figma-github-data) | Populate data from GitHub into Figma mocks | brianlovin | 133 |
| 5 | [SQLLint](https://github.com/mikoskinen/SQLLint) | SQLLint is a web based reformatter and beautifier for SQL. | mikoskinen | 22 |
| 6 | [semantic-ui-sass](https://github.com/aniftyco/semantic-ui-sass) | Semantic UI, converted to Sass. | aniftyco | 41 |
| 7 | [svg-css-bff](https://github.com/JeremiePat/svg-css-bff) | A little adventure story of SVG and CSS: https://jeremiepat.github.io/svg-css-bff | JeremiePat | 8 |
| 8 | [build-process](https://github.com/CSS-Tricks/build-process) | | CSS-Tricks | 4 |
| 9 | [modern-css-reset](https://github.com/hankchizljaw/modern-css-reset) | A bare-bones CSS reset for modern web development. | hankchizljaw | 1133 |
| 10 | [hugoDocs](https://github.com/gohugoio/hugoDocs) | The source for https://gohugo.io/ | gohugoio | 436 |
| 11 | [new-moon](https://github.com/taniarascia/new-moon) | 🌙 The optimized dark theme for web development. | taniarascia | 672 |
| 12 | [building-a-portfolio-with-gatsby](https://github.com/emmabostian/building-a-portfolio-with-gatsby) | | emmabostian | 9 |
| 13 | [webxr](https://github.com/immersive-web/webxr) | Repository for the WebXR Device API Specification. | immersive-web | 1703 |
| 14 | [miniMinifier](https://github.com/xem/miniMinifier) | HTML/CSS/JS minifiers in 128+ bytes | xem | 64 |
| 15 | [laraform](https://github.com/laraform/laraform) | Reactive Form Builder for Vue.js with Laravel Support | laraform | 175 |
| 16 | [todomvc](https://github.com/mavoweb/todomvc) | An implementation of TodoMVC using Mavo | mavoweb | 2 |
| 17 | [a-single-div](https://github.com/lynnandtonic/a-single-div) | 🎨 CSS drawings with only one HTML element. | lynnandtonic | 644 |
| 18 | [addchat-laravel](https://github.com/classiebit/addchat-laravel) | AddChat Laravel is a Laravel chat package. Live chat widget for Laravel that also includes multi-user chat, group permissions, customer support chat & more. | classiebit | 80 |
| 19 | [postcss-preset-env](https://github.com/csstools/postcss-preset-env) | Convert modern CSS into something browsers understand | csstools | 1550 |
| 20 | [incubator-training](https://github.com/apache/incubator-training) | Apache training | apache | 19 |
| 21 | [docker-curriculum](https://github.com/prakhar1989/docker-curriculum) | :dolphin: A comprehensive tutorial on getting started with Docker! | prakhar1989 | 3447 |
| 22 | [pokrovsky](https://github.com/pikesley/pokrovsky) | Github-History-Vandalism-as-a-Service | pikesley | 47 |
| 23 | [stacksort](https://github.com/gkoberger/stacksort) | Sorts an array by downloading snippets from StackOverflow. Inspired by http://xkcd.com/1185/. I'm sorry. | gkoberger | 970 |
| 24 | [now-ui-dashboard](https://github.com/laravel-frontend-presets/now-ui-dashboard) | | laravel-frontend-presets | 203 |
| 25 | [figma-plugin-ds](https://github.com/thomas-lowry/figma-plugin-ds) | A small lightweight design system for use in Figma Plugins | thomas-lowry | 126 |
| 26 | [saving-card-after-payment](https://github.com/stripe-samples/saving-card-after-payment) | Learn how to save a card for later reuse after making a payment | stripe-samples | 18 |
| 27 | [checkout-single-subscription](https://github.com/stripe-samples/checkout-single-subscription) | Learn how to combine Checkout and Billing for fast subscription pages | stripe-samples | 51 |
| 28 | [checkout-subscription-and-add-on](https://github.com/stripe-samples/checkout-subscription-and-add-on) | Uses Stripe Checkout to create a payment page that starts a subscription for a new customer. | stripe-samples | 71 |
| 29 | [boilerform](https://github.com/hankchizljaw/boilerform) | Boilerform is a little HTML and CSS boilerplate to take the pain away from working with forms. | hankchizljaw | 659 |
| 30 | [principles.design](https://github.com/benbrignell/principles.design) | An open source collection of design principles and methods. | benbrignell | 936 |
| 31 | [mailspring-isaac-light-theme](https://github.com/jpminor/mailspring-isaac-light-theme) | A Newton inspired light theme for Mailspring | jpminor | 7 |
| 32 | [twentytwenty](https://github.com/WordPress/twentytwenty) | Twenty Twenty is included in Core as of WordPress 5.3 🎉 To report any issues, please go here: https://core.trac.wordpress.org/newticket | WordPress | 298 |
| 33 | [issue-closing](https://github.com/LeaVerou/issue-closing) | View issue closing stats for any repo! | LeaVerou | 13 |
| 34 | [TypeScript-Node-Starter](https://github.com/microsoft/TypeScript-Node-Starter) | A starter template for TypeScript and Node with a detailed README describing how to use the two together. | microsoft | 7433 |
| 35 | [refined-overcast](https://github.com/vadimdemedes/refined-overcast) | Browser extension that improves Overcast user interface | vadimdemedes | 19 |
| 36 | [primeflex](https://github.com/primefaces/primeflex) | PrimeFlex is a lightweight flex based responsive grid optimized for mobile phones, tablets and desktops | primefaces | 98 |
| 37 | [mundana-theme-jekyll](https://github.com/wowthemesnet/mundana-theme-jekyll) | Mundana is a free Jekyll theme, Medium styled. | wowthemesnet | 230 |
| 38 | [contributor_covenant](https://github.com/ContributorCovenant/contributor_covenant) | Pledge your respect and appreciation for contributors of all kinds to your open source project. | ContributorCovenant | 881 |
| 39 | [true](https://github.com/oddbird/true) | Sass unit tests | oddbird | 590 |
| 40 | [productive-twitter](https://github.com/sdras/productive-twitter) | Chrome extension: Minimal and friendly theme for productive twitter use | sdras | 103 |
| 41 | [openfaas.github.io](https://github.com/openfaas/openfaas.github.io) | Primary website / landing-page for the project | openfaas | 34 |
| 42 | [firefox-browser-architecture](https://github.com/mozilla/firefox-browser-architecture) | Proposals for future Firefox browser architecture | mozilla | 105 |
| 43 | [staying_alive](https://github.com/snytkine/staying_alive) | Chrome Extension to keep session alive with background requests | snytkine | 42 |
| 44 | [github-buttons](https://github.com/component/github-buttons) | Script version of @mdo's Github Buttons | component | 28 |
| 45 | [github-buttons](https://github.com/mdo/github-buttons) | Showcase the success of any GitHub repo or user with these simple, static buttons with dynamic counts. | mdo | 2564 |
| 46 | [TextInputEffects](https://github.com/codrops/TextInputEffects) | Simple styles and effects for enhancing text input interactions. | codrops | 946 |
| 47 | [spr-landing](https://github.com/zeit/spr-landing) | Serverless Pre-Rendering Landing Page | zeit | 241 |
| 48 | [fontkiko](https://github.com/fontkiko/fontkiko) | | fontkiko | 33 |
| 49 | [just-the-docs](https://github.com/pmarsceill/just-the-docs) | A modern, high customizable, responsive Jekyll theme for documention with built-in search. | pmarsceill | 1395 |
| 50 | [zeit-style](https://github.com/zeit-ui/zeit-style) | CSS implementation for ZEIT Design | zeit-ui | 140 |
| 51 | [shepherd](https://github.com/shipshapecode/shepherd) | Guide your users through a tour of your app | shipshapecode | 8159 |
| 52 | [simplify](https://github.com/leggett/simplify) | Browser extension to simplify Gmail's interface | leggett | 1416 |
| 53 | [documentation-theme-light](https://github.com/documentationjs/documentation-theme-light) | An alternative theme for documentation.js | documentationjs | 31 |
| 54 | [nord-highlightjs](https://github.com/arcticicestudio/nord-highlightjs) | An arctic, north-bluish clean and elegant highlight.js theme. | arcticicestudio | 36 |
| 55 | [mailchute](https://github.com/superbryntendo/mailchute) | Mailchute - a combination of popular tools to help designers build HTML emails quickly. | superbryntendo | 95 |
| 56 | [water.css](https://github.com/kognise/water.css) | A just-add-css collection of styles to make simple websites just a little nicer | kognise | 4705 |
| 57 | [devices.css](https://github.com/picturepan2/devices.css) | Devices.css - Modern devices in pure CSS | picturepan2 | 1744 |
| 58 | [radar](https://github.com/urre/radar) | A simple technology radar map (made famous by Thoughtworks) | urre | 22 |
| 59 | [mailtolink](https://github.com/mckeever02/mailtolink) | A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting. | mckeever02 | 307 |
| 60 | [flexulator](https://github.com/telagraphic/flexulator) | Flexbox space distribution calculator | telagraphic | 167 |
| 61 | [jekyll-apple-help](https://github.com/chuckhoupt/jekyll-apple-help) | Easily create Apple Help-Books for your Mac OS X app using this Jekyll template and build system. | chuckhoupt | 134 |
| 62 | [css-animations](https://github.com/emmabostian/css-animations) | A repository of CSS Animations | emmabostian | 13 |
| 63 | [monster-slayer](https://github.com/krystalcampioni/monster-slayer) | A little game prototype built with Vue and the slides I presented about it at Code.Talks Commerce in Berlin in 2018 and in the Vilnius DevDays 2018 | krystalcampioni | 52 |
| 64 | [stitches-template-generator](https://github.com/amiechen/stitches-template-generator) | A web templates generator with functional css (tailwind.css) | amiechen | 109 |
| 65 | [browser-extension](https://github.com/ohdearapp/browser-extension) | | ohdearapp | 9 |
| 66 | [rfs](https://github.com/twbs/rfs) | ✩✩✩ Automates responsive resizing ✩✩✩ | twbs | 1958 |
| 67 | [automatic-app-landing-page](https://github.com/emilbaehr/automatic-app-landing-page) | A Jekyll theme for automatically generating and deploying landing page sites for mobile apps. | emilbaehr | 1904 |
| 68 | [cssremedy](https://github.com/jensimmons/cssremedy) | Start your project with a remedy for the technical debt of CSS. | jensimmons | 1211 |
| 69 | [wai-tutorials](https://github.com/w3c/wai-tutorials) | W3C WAI’s Web Accessibility Tutorials | w3c | 190 |
| 70 | [tweet-fancy](https://github.com/flexdinesh/tweet-fancy) | 🚀 Tweet with bold, italics and strikethough text | flexdinesh | 41 |
| 71 | [raster](https://github.com/rsms/raster) | Raster — simple CSS grid system | rsms | 562 |
| 72 | [12factor](https://github.com/heroku/12factor) | | heroku | 2460 |
| 73 | [phpapprentice](https://github.com/restoreddev/phpapprentice) | An online book for learning PHP | restoreddev | 140 |
| 74 | [NES.css](https://github.com/nostalgic-css/NES.css) | NES-style CSS Framework \| ファミコン風CSSフレームワーク | nostalgic-css | 14460 |
| 75 | [website](https://github.com/risk-first/website) | Risk-First Software Development | risk-first | 547 |
| 76 | [picasso](https://github.com/notwaldorf/picasso) | 🎨🗓 [DEPRECATED] A pretty Google Calendar theme | notwaldorf | 169 |
| 77 | [css-animation-101](https://github.com/cssanimation/css-animation-101) | Learn how to bring animation to your web projects | cssanimation | 4034 |
| 78 | [minireset.css](https://github.com/jgthms/minireset.css) | A tiny modern CSS reset | jgthms | 1895 |
| 79 | [framerx-build-system](https://github.com/shiftsave/framerx-build-system) | A starter repo to get started with building a Design System within Framerx using production components | shiftsave | 154 |
| 80 | [iziToast](https://github.com/marcelodolza/iziToast) | Elegant, responsive, flexible and lightweight notification plugin with no dependencies. | marcelodolza | 2060 |
| 81 | [one-click-hugo-cms](https://github.com/netlify-templates/one-click-hugo-cms) | Hugo template with Netlify CMS | netlify-templates | 249 |
| 82 | [docs-travis-ci-com](https://github.com/travis-ci/docs-travis-ci-com) | The Travis CI Documentation | travis-ci | 441 |
| 83 | [AlphaConsoleElectron](https://github.com/AlphaConsole/AlphaConsoleElectron) | AlphaConsole Electron UI | AlphaConsole | 145 |
| 84 | [heyguys.cc](https://github.com/williln/heyguys.cc) | Hey guys: encouraging inclusive communication | williln | 29 |
| 85 | [operaminitips](https://github.com/ireade/operaminitips) | Development features not supported in Opera Mini, and some crowsourced workarounds for them. | ireade | 66 |
| 86 | [development](https://github.com/shopware/development) | | shopware | 118 |
| 87 | [maildrop](https://github.com/m242/maildrop) | MailDrop is an open-source, scalable, high-performance version of Mailinator. | m242 | 744 |
| 88 | [koy](https://github.com/djyde/koy) | Markdown previewer | djyde | 95 |
| 89 | [console.love](https://github.com/maeligg/console.love) | A collection of funny, quirky and lovely console messages from around the web | maeligg | 47 |
| 90 | [minimal-mistakes](https://github.com/mmistakes/minimal-mistakes) | :triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio. | mmistakes | 6329 |
| 91 | [Fork-Awesome](https://github.com/ForkAwesome/Fork-Awesome) | A fork of the iconic font and CSS toolkit | ForkAwesome | 717 |
| 92 | [css-toggle-component](https://github.com/rajasegar/css-toggle-component) | Pure CSS Toggle Buttons as a Web component | rajasegar | 66 |
| 93 | [cssnano](https://github.com/cssnano/cssnano) | A modular minifier, built on top of the PostCSS ecosystem. | cssnano | 3381 |
| 94 | [codrops-libre](https://github.com/amiechen/codrops-libre) | A reponsive single page app template for collection management projects | amiechen | 115 |
| 95 | [vapid](https://github.com/vapid/vapid) | Vapid is an intentionally simple content management system built on the idea that you can create a custom dashboard without ever leaving the HTML. | vapid | 1438 |
| 96 | [tight](https://github.com/rileytomasek/tight) | A browser extension that simplifies the Slack interface, making it easier to focus. | rileytomasek | 105 |
| 97 | [paper-css](https://github.com/cognitom/paper-css) | Paper CSS for happy printing | cognitom | 1602 |
| 98 | [1337-Noms-The-Hacker-Cookbook](https://github.com/Nocsetse/1337-Noms-The-Hacker-Cookbook) | food food food | Nocsetse | 182 |
| 99 | [star-history-plugin](https://github.com/timqian/star-history-plugin) | [Deprecated] project moved to https://github.com/timqian/star-history as a mono repo | timqian | 263 |
| 100 | [ui-snippets-menu-animations](https://github.com/tamino-martinius/ui-snippets-menu-animations) | Four different menu animations for menu button toggle between hamburger, cross and back icon. | tamino-martinius | 144 |
| 101 | [Event-Sourced-Task-Lists](https://github.com/36864/Event-Sourced-Task-Lists) | Example implementation of spatie/laravel-event-projector in a simple task list application | 36864 | 8 |
| 102 | [shards-dashboard](https://github.com/DesignRevision/shards-dashboard) | 🔥A beautiful Bootstrap 4 admin dashboard templates pack. | DesignRevision | 1041 |
| 103 | [website](https://github.com/sharecuts/website) | A public repository of shortcuts for the Shortcuts app | sharecuts | 421 |
| 104 | [boxicons](https://github.com/atisawd/boxicons) | High Quality web friendly icons | atisawd | 760 |
| 105 | [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 | 20508 |
| 106 | [tachyons](https://github.com/tachyons-css/tachyons) | Functional css for humans | tachyons-css | 9683 |
| 107 | [purecss-francine](https://github.com/cyanharlow/purecss-francine) | HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS. | cyanharlow | 7365 |
| 108 | [tailwindcss](https://github.com/tailwindcss/tailwindcss) | A utility-first CSS framework for rapid UI development. | tailwindcss | 21329 |
| 109 | [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 | 6618 |
| 110 | [spectre](https://github.com/picturepan2/spectre) | Spectre.css - A Lightweight, Responsive and Modern CSS Framework | picturepan2 | 10051 |
| 111 | [CSS-Keylogging](https://github.com/maxchehab/CSS-Keylogging) | Chrome extension and Express server that exploits keylogging abilities of CSS. | maxchehab | 2883 |
| 112 | [css-diner](https://github.com/flukeout/css-diner) | CSS Diner | flukeout | 1494 |
| 113 | [hacker101](https://github.com/Hacker0x01/hacker101) | Hacker101 | Hacker0x01 | 11181 |
| 114 | [epoch](https://github.com/dinkbit/epoch) | | dinkbit | 79 |
| 115 | [CrookedStyleSheets](https://github.com/jbtronics/CrookedStyleSheets) | Webpage tracking only using CSS (and no JS) | jbtronics | 3240 |
| 116 | [lit](https://github.com/ajusa/lit) | World's smallest responsive 🔥 css framework (395 bytes) | ajusa | 1189 |
| 117 | [Hexi-Flexi-Grid](https://github.com/vmcreative/Hexi-Flexi-Grid) | An SCSS partial that builds flexible, modular hex grids using CSS Grid | vmcreative | 183 |
| 118 | [Async-Await-Talk](https://github.com/wesbos/Async-Await-Talk) | | wesbos | 23 |
| 119 | [bulma-start](https://github.com/jgthms/bulma-start) | Start package for Bulma | jgthms | 204 |
| 120 | [js-mythbusters](https://github.com/Kikobeats/js-mythbusters) | :ghost: STHAP js, where is my perfomance? | Kikobeats | 568 |
| 121 | [cheatsheets](https://github.com/rstacruz/cheatsheets) | My cheatsheets | rstacruz | 8435 |
| 122 | [AlgoWiki](https://github.com/vicky002/AlgoWiki) | Repository which contains links and resources on different topics of Computer Science. | vicky002 | 3424 |
| 123 | [Mind-Expanding-Books](https://github.com/hackerkid/Mind-Expanding-Books) | :books: Books that will blow your mind | hackerkid | 5324 |
| 124 | [solved-by-flexbox](https://github.com/philipwalton/solved-by-flexbox) | A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox. | philipwalton | 12595 |
| 125 | [essential-image-optimization](https://github.com/GoogleChrome/essential-image-optimization) | Essential Image Optimization - an eBook | GoogleChrome | 1927 |
| 126 | [sparks](https://github.com/aftertheflood/sparks) | A typeface for creating sparklines in text without code. | aftertheflood | 1465 |
| 127 | [sindresorhus.github.com](https://github.com/sindresorhus/sindresorhus.github.com) | Personal website of Sindre Sorhus | sindresorhus | 117 |
| 128 | [cobalt2-vscode](https://github.com/wesbos/cobalt2-vscode) | Cobalt2 Theme for VS Code | wesbos | 553 |
| 129 | [shoelace-css](https://github.com/claviska/shoelace-css) | A back to the basics CSS starter kit. | claviska | 1668 |
| 130 | [logodrop](https://github.com/Iconscout/logodrop) | A Sketch Plugin to get brand logos right into Sketch App. | Iconscout | 140 |
| 131 | [cssdb](https://github.com/csstools/cssdb) | A database of staged CSS features | csstools | 366 |
| 132 | [GameTracking-Dota2](https://github.com/SteamDatabase/GameTracking-Dota2) | 📥 Game Tracker: Dota 2 | SteamDatabase | 269 |
| 133 | [phpversions.info](https://github.com/phpversions/phpversions.info) | Which hosts support which PHP versions, and which is default | phpversions | 109 |
| 134 | [mocka](https://github.com/Chalarangelo/mocka) | Simple, elegant content placeholder | Chalarangelo | 1216 |
| 135 | [JSONFeed](https://github.com/brentsimmons/JSONFeed) | The JSONFeed.org website | brentsimmons | 785 |
| 136 | [expodal](https://github.com/jessekorzan/expodal) | The Most Explosive Modal on The Web. | jessekorzan | 344 |
| 137 | [examples](https://github.com/caddyserver/examples) | Simple guided examples of how to use Caddy | caddyserver | 949 |
| 138 | [2048](https://github.com/gabrielecirulli/2048) | A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024) | gabrielecirulli | 10388 |
| 139 | [pantone-colors](https://github.com/Margaret2/pantone-colors) | Hex values of all 2310 Pantone colors | Margaret2 | 100 |
| 140 | [sanitize.css](https://github.com/csstools/sanitize.css) | A best-practices CSS foundation | csstools | 3923 |
| 141 | [less-docs](https://github.com/less/less-docs) | Documentation for Less. | less | 559 |
| 142 | [linting-html-with-css](https://github.com/chriscoyier/linting-html-with-css) | Demo of Ire Aderinokun's https://bitsofco.de/linting-html-using-css/ | chriscoyier | 39 |
| 143 | [spacegrid](https://github.com/JonathanSpeek/spacegrid) | A no-frills responsive grid layout to help you get started on your next project. | JonathanSpeek | 199 |
| 144 | [inuitcss](https://github.com/inuitcss/inuitcss) | Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects. | inuitcss | 1615 |
| 145 | [duoload](https://github.com/LeaVerou/duoload) | Simple, client-side comparison of website loading behavior | LeaVerou | 126 |
| 146 | [Sunglass](https://github.com/devatrox/Sunglass) | A mixin and functions library for Sass | devatrox | 121 |
| 147 | [fog](https://github.com/vitorgalvao/fog) | Unofficial overcast.fm podcast app | vitorgalvao | 213 |
| 148 | [scooter](https://github.com/dropbox/scooter) | An SCSS framework & UI library for Dropbox Web. | dropbox | 792 |
| 149 | [daiquiri](https://github.com/pwaldhauer/daiquiri) | Hi! daiquiri is a tool to create exposure.so-like image galleries as static files based on a configuration passed in as a JSON file. | pwaldhauer | 26 |
| 150 | [sprite-spirit](https://github.com/eliortabeka/sprite-spirit) | SCSS Mixin that Brings Image Sprite to life | eliortabeka | 237 |
| 151 | [csspin](https://github.com/webkul/csspin) | CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code for Pure CSS Loader and Spinner | webkul | 998 |
| 152 | [wenk](https://github.com/tiaanduplessis/wenk) | :wink: Lightweight pure CSS tooltip for the greater good | tiaanduplessis | 691 |
| 153 | [shape-outside-demo](https://github.com/callmenick/shape-outside-demo) | Demo of the CSS shape-outside property and syntax | callmenick | 3 |
| 154 | [SpinThatShit](https://github.com/MatejKustec/SpinThatShit) | A set of SCSS mixins for single element loaders and spinners | MatejKustec | 1422 |
| 155 | [stretchy](https://github.com/LeaVerou/stretchy) | Form element autosizing, the way it should be. | LeaVerou | 1210 |
| 156 | [800-63-3](https://github.com/usnistgov/800-63-3) | Home to public development of NIST Special Publication 800-63-3: Digital Authentication Guidelines | usnistgov | 631 |
| 157 | [PoGoMapWebsite](https://github.com/RocketMap/PoGoMapWebsite) | Pokemon Go Map Website | RocketMap | 18 |
| 158 | [You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript) | CSS is powerful, you can do a lot of things without JS. | you-dont-need | 13280 |
| 159 | [a11y.css](https://github.com/ffoodd/a11y.css) | This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet. | ffoodd | 1095 |
| 160 | [SpinKit](https://github.com/tobiasahlin/SpinKit) | A collection of loading indicators animated with CSS | tobiasahlin | 16735 |
| 161 | [bootstrap-brand-buttons](https://github.com/evgenyrodionov/bootstrap-brand-buttons) | Brand buttons for Bootstrap | evgenyrodionov | 126 |
| 162 | [wtf-forms](https://github.com/mdo/wtf-forms) | Friendlier HTML form controls with a little CSS magic. | mdo | 2641 |
| 163 | [open-iconic](https://github.com/iconic/open-iconic) | An open source icon set with 223 marks in SVG, webfont and raster formats | iconic | 3175 |
| 164 | [awesome-bootstrap-checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox) | ✔️Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier | flatlogic | 2020 |
| 165 | [bulma](https://github.com/jgthms/bulma) | Modern CSS framework based on Flexbox | jgthms | 39174 |
| 166 | [form-validation-realtime](https://github.com/ireade/form-validation-realtime) | A demo of realtime form validation | ireade | 104 |
| 167 | [megaboilerplate](https://github.com/sahat/megaboilerplate) | Handcrafted starter projects, optimized for simplicity and ease of use. | sahat | 3836 |
| 168 | [quiet-facebook](https://github.com/maxfriedrich/quiet-facebook) | Hide Facebook's News Feed | maxfriedrich | 229 |

**[⬆ Back to Index](#-contents)**

## Clojure
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [datascript](https://github.com/tonsky/datascript) | Immutable database and Datalog query engine for Clojure, ClojureScript and JS | tonsky | 3533 |
| 2 | [uxbox](https://github.com/uxbox/uxbox) | UXBOX - The Open-Source prototyping tool | uxbox | 837 |
| 3 | [alda](https://github.com/alda-lang/alda) | A music programming language for musicians. :notes: | alda-lang | 3539 |
| 4 | [nano-id-cc](https://github.com/zelark/nano-id-cc) | Nano ID collision calculator | zelark | 20 |
| 5 | [FiraCode](https://github.com/tonsky/FiraCode) | Monospaced font with programming ligatures | tonsky | 45874 |
| 6 | [klipse](https://github.com/viebel/klipse) | Klipse is a Javacript plugin for embedding interactive code snippets in tech blogs. A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, lua, ocaml, reasonml, prolog, common lisp | viebel | 2024 |
| 7 | [kaggle-cats-dogs](https://github.com/gigasquid/kaggle-cats-dogs) | Kaggle Challenge of Cats and Dogs Recognition | gigasquid | 62 |

**[⬆ Back to Index](#-contents)**

## CoffeeScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [molecule](https://github.com/jgraichen/molecule) | Collection of React/SASS UI molecules to assemble higher level components. | jgraichen | 2 |
| 2 | [caniuse-cmd](https://github.com/sgentle/caniuse-cmd) | Caniuse command line tool | sgentle | 1427 |
| 3 | [pivottable](https://github.com/nicolaskruchten/pivottable) | Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop. | nicolaskruchten | 3424 |
| 4 | [zxcvbn](https://github.com/dropbox/zxcvbn) | Low-Budget Password Strength Estimation | dropbox | 11076 |
| 5 | [pagedraw](https://github.com/Pagedraw/pagedraw) | a UI builder for React web apps | Pagedraw | 2743 |
| 6 | [overleaf](https://github.com/overleaf/overleaf) | A web-based collaborative LaTeX editor | overleaf | 6547 |
| 7 | [trix](https://github.com/basecamp/trix) | A rich text editor for everyday writing | basecamp | 14851 |

**[⬆ Back to Index](#-contents)**

## Common Lisp
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [next](https://github.com/atlas-engineer/next) | Next browser - Be productive. | atlas-engineer | 4194 |

**[⬆ Back to Index](#-contents)**

## Crystal
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [crystal](https://github.com/crystal-lang/crystal) | The Crystal Programming Language | crystal-lang | 14660 |
| 2 | [mint](https://github.com/mint-lang/mint) | :leaves: A refreshing programming language for the front-end web. | mint-lang | 2299 |

**[⬆ Back to Index](#-contents)**

## Dart
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Best-Flutter-UI-Templates](https://github.com/mitesh77/Best-Flutter-UI-Templates) | completely free for everyone. Its build-in Flutter Dart. | mitesh77 | 5793 |
| 2 | [awesome-flutter](https://github.com/Solido/awesome-flutter) | An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. | Solido | 26720 |
| 3 | [flutter](https://github.com/flutter/flutter) | Flutter makes it easy and fast to build beautiful mobile apps. | flutter | 89804 |

**[⬆ Back to Index](#-contents)**

## Dhall
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [dhall-lang](https://github.com/dhall-lang/dhall-lang) | Maintainable configuration files | dhall-lang | 2448 |

**[⬆ Back to Index](#-contents)**

## Dockerfile
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [dockerpi](https://github.com/lukechilds/dockerpi) | A Virtualised Raspberry Pi inside a Docker image | lukechilds | 803 |
| 2 | [publish-to-github-action](https://github.com/mikeal/publish-to-github-action) | A GitHub Action to push any local file changes, including new files, back to master | mikeal | 32 |
| 3 | [ipinfo.tw](https://github.com/PeterDaveHello/ipinfo.tw) | 🐳 A self-host, non-tracking, ad-free & cookie-free solution to show your IP info. Super small (< 10MB) | PeterDaveHello | 26 |
| 4 | [cas-overlay-docker](https://github.com/crpeck/cas-overlay-docker) | Docker compose setup to build & run Apereo CAS in Docker | crpeck | 12 |
| 5 | [composer-action](https://github.com/MilesChou/composer-action) | Docker and GitHub Actions for Composer | MilesChou | 17 |
| 6 | [docker-nginx-brotli](https://github.com/fholzer/docker-nginx-brotli) | Stable nginx with google brotli compression module | fholzer | 76 |
| 7 | [actions](https://github.com/maddox/actions) | A collection of useful GitHub Actions | maddox | 378 |
| 8 | [actions](https://github.com/netlify/actions) | | netlify | 212 |
| 9 | [puppeteer](https://github.com/ianwalter/puppeteer) | A GitHub Action / Docker image for Puppeteer, the Headless Chrome Node API | ianwalter | 42 |
| 10 | [scratch-node](https://github.com/astefanutti/scratch-node) | Scratch Node.js Docker Images | astefanutti | 761 |
| 11 | [dockerfiles](https://github.com/jessfraz/dockerfiles) | Various Dockerfiles I use on the desktop and on servers. | jessfraz | 9666 |
| 12 | [nocode](https://github.com/kelseyhightower/nocode) | The best way to write secure and reliable applications. Write nothing; deploy nowhere. | kelseyhightower | 40654 |

**[⬆ Back to Index](#-contents)**

## Elixir
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [validation](https://github.com/elixir-validation/validation) | Elixir Validation library with +25 fully tested rules. (+30 coming up soon!) | elixir-validation | 55 |
| 2 | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | Rich, real-time user experiences with server-rendered HTML | phoenixframework | 2783 |
| 3 | [phoenix](https://github.com/phoenixframework/phoenix) | Productive. Reliable. Fast. | phoenixframework | 14967 |

**[⬆ Back to Index](#-contents)**

## Emacs Lisp
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [castlemacs](https://github.com/freetonik/castlemacs) | Modern, minimalist Emacs for macOS ⌘ | freetonik | 245 |

**[⬆ Back to Index](#-contents)**

## Erlang
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [otp](https://github.com/erlang/otp) | Erlang/OTP | erlang | 8244 |

**[⬆ Back to Index](#-contents)**

## FreeMarker
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [screenshots](https://github.com/mozilla-services/screenshots) | Firefox Screenshots: the best way to take screenshots on the web. | mozilla-services | 591 |
| 2 | [fluent-rs](https://github.com/projectfluent/fluent-rs) | Rust implementation of Project Fluent | projectfluent | 391 |

**[⬆ Back to Index](#-contents)**

## GLSL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Anime4K](https://github.com/bloc97/Anime4K) | A High-Quality Real Time Upscaler for Anime Video | bloc97 | 11145 |
| 2 | [glsl-solid-wireframe](https://github.com/rreusser/glsl-solid-wireframe) | draw wireframes or grids on a solid mesh using a fragment shader | rreusser | 95 |

**[⬆ Back to Index](#-contents)**

## Gherkin
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [when-then-zen](https://github.com/Xe/when-then-zen) | Meditation instructions from spiritual texts ripped out of the contexts of their spirituality and presented in the universal format of Gherkin | Xe | 57 |
| 2 | [php-ce-2018-doctrine-tutorial](https://github.com/ShittySoft/php-ce-2018-doctrine-tutorial) | | ShittySoft | 9 |
| 3 | [db-command](https://github.com/wp-cli/db-command) | Performs basic database operations using credentials stored in wp-config.php. | wp-cli | 45 |
| 4 | [config-command](https://github.com/wp-cli/config-command) | Generates and reads the wp-config.php file. | wp-cli | 28 |

**[⬆ Back to Index](#-contents)**

## Go
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [gammaray](https://github.com/nearform/gammaray) | Node.js vulnerability scanner | nearform | 95 |
| 2 | [whoami.filippo.io](https://github.com/FiloSottile/whoami.filippo.io) | A ssh server that knows who you are. $ ssh whoami.filippo.io | FiloSottile | 1678 |
| 3 | [promptui](https://github.com/manifoldco/promptui) | Interactive prompt for command-line applications | manifoldco | 3277 |
| 4 | [n26](https://github.com/guitmz/n26) | API and CLI to get information of your N26 account | guitmz | 85 |
| 5 | [esbuild](https://github.com/evanw/esbuild) | An extremely fast JavaScript bundler and minifier | evanw | 4359 |
| 6 | [github-exporter](https://github.com/infinityworks/github-exporter) | :octocat: Prometheus exporter for github metrics | infinityworks | 172 |
| 7 | [cli](https://github.com/cli/cli) | GitHub’s official command line tool | cli | 7394 |
| 8 | [ssh-chat](https://github.com/shazow/ssh-chat) | Chat over SSH. | shazow | 3791 |
| 9 | [devspace](https://github.com/devspace-cloud/devspace) | DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes. | devspace-cloud | 1309 |
| 10 | [certificates](https://github.com/smallstep/certificates) | 🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH. | smallstep | 1650 |
| 11 | [stern](https://github.com/wercker/stern) | ⎈ Multi pod and container log tailing for Kubernetes | wercker | 3517 |
| 12 | [govalidate](https://github.com/rakyll/govalidate) | Validates your Go installation and dependencies. | rakyll | 311 |
| 13 | [nsq](https://github.com/nsqio/nsq) | A realtime distributed messaging platform | nsqio | 17460 |
| 14 | [dnscontrol](https://github.com/StackExchange/dnscontrol) | Synchronize your DNS to multiple providers from a simple DSL | StackExchange | 1548 |
| 15 | [charts](https://github.com/helm/charts) | Curated applications for Kubernetes | helm | 12726 |
| 16 | [ingress-nginx](https://github.com/kubernetes/ingress-nginx) | NGINX Ingress Controller for Kubernetes | kubernetes | 7217 |
| 17 | [autocertdelegate](https://github.com/bradfitz/autocertdelegate) | Get LetsEncrypt TLS certs for internal-only TLS servers via a delegated golang.org/x/crypto/acme/autocert server. | bradfitz | 218 |
| 18 | [gon](https://github.com/mitchellh/gon) | Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library. | mitchellh | 634 |
| 19 | [glow](https://github.com/charmbracelet/glow) | Render markdown on the CLI, with pizzazz! 💅🏻 | charmbracelet | 1875 |
| 20 | [dnsleaktest](https://github.com/macvk/dnsleaktest) | DNS Leak Test | macvk | 66 |
| 21 | [php-fpm_exporter](https://github.com/hipages/php-fpm_exporter) | A prometheus exporter for PHP-FPM. | hipages | 143 |
| 22 | [pomerium](https://github.com/pomerium/pomerium) | Pomerium is an identity-aware access proxy. | pomerium | 1116 |
| 23 | [staticgen](https://github.com/tj/staticgen) | Static website generator that lets you use HTTP servers and frameworks you already know | tj | 342 |
| 24 | [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 | 8309 |
| 25 | [sqlc](https://github.com/kyleconroy/sqlc) | Generate type safe Go from SQL | kyleconroy | 1715 |
| 26 | [bigcache](https://github.com/allegro/bigcache) | Efficient cache for gigabytes of data written in Go. | allegro | 3751 |
| 27 | [derek](https://github.com/alexellis/derek) | Derek reduces fatigue by automating GitHub | alexellis | 558 |
| 28 | [grumpy](https://github.com/google/grumpy) | Grumpy is a Python to Go source code transcompiler and runtime. | google | 10003 |
| 29 | [chaoskube](https://github.com/linki/chaoskube) | chaoskube periodically kills random pods in your Kubernetes cluster. | linki | 1108 |
| 30 | [vulcain](https://github.com/dunglas/vulcain) | Use HTTP/2 Server Push to create fast and idiomatic client-driven REST APIs | dunglas | 2451 |
| 31 | [ten34](https://github.com/craftyphotons/ten34) | A globally-distributed, eventually-consistent, 100% available key-value store ;) | craftyphotons | 22 |
| 32 | [tusd](https://github.com/tus/tusd) | Reference server implementation in Go of tus: the open protocol for resumable file uploads | tus | 1565 |
| 33 | [age](https://github.com/FiloSottile/age) | A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability. | FiloSottile | 3591 |
| 34 | [go](https://github.com/json-iterator/go) | A high-performance 100% compatible drop-in replacement of "encoding/json" | json-iterator | 7408 |
| 35 | [faktory](https://github.com/contribsys/faktory) | Language-agnostic persistent background job server | contribsys | 3813 |
| 36 | [muraena](https://github.com/muraenateam/muraena) | Muraena is an almost-transparent reverse proxy aimed at automating phishing and post-phishing activities. | muraenateam | 299 |
| 37 | [rook](https://github.com/rook/rook) | Storage Orchestration for Kubernetes | rook | 7009 |
| 38 | [pipeline](https://github.com/tektoncd/pipeline) | A K8s-native Pipeline resource. | tektoncd | 4694 |
| 39 | [sshcode](https://github.com/cdr/sshcode) | Run VS Code on any server over SSH. | cdr | 5143 |
| 40 | [go-web-app](https://github.com/talentlessguy/go-web-app) | 📦 CLI for setting up Go WebAssembly frontend app | talentlessguy | 132 |
| 41 | [chaosmonkey](https://github.com/Netflix/chaosmonkey) | Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. | Netflix | 8312 |
| 42 | [tview](https://github.com/rivo/tview) | Rich interactive widgets for terminal-based UIs written in Go | rivo | 4130 |
| 43 | [phpgrep](https://github.com/quasilyte/phpgrep) | Syntax-aware grep for PHP code. | quasilyte | 124 |
| 44 | [sops](https://github.com/mozilla/sops) | Simple and flexible tool for managing secrets | mozilla | 3870 |
| 45 | [CHURP](https://github.com/CHURPTeam/CHURP) | Decentralize your secrets! | CHURPTeam | 94 |
| 46 | [Go](https://github.com/TheAlgorithms/Go) | Algorithms Implemented in GoLang | TheAlgorithms | 2036 |
| 47 | [jaeger](https://github.com/jaegertracing/jaeger) | CNCF Jaeger, a Distributed Tracing Platform | jaegertracing | 10583 |
| 48 | [watchtower](https://github.com/containrrr/watchtower) | A process for automating Docker container base image updates. | containrrr | 5443 |
| 49 | [caddy-tlsredis](https://github.com/gamalan/caddy-tlsredis) | Redis Storage using for Caddy TLS Data | gamalan | 19 |
| 50 | [opa](https://github.com/open-policy-agent/opa) | An open source, general-purpose policy engine. | open-policy-agent | 3227 |
| 51 | [Dragonfly](https://github.com/dragonflyoss/Dragonfly) | Dragonfly is an intelligent P2P based image and file distribution system. | dragonflyoss | 4640 |
| 52 | [nvm-windows](https://github.com/coreybutler/nvm-windows) | A node.js version management utility for Windows. Ironically written in Go. | coreybutler | 12125 |
| 53 | [go-astisub](https://github.com/asticode/go-astisub) | Manipulate subtitles in GO (.srt, .ssa/.ass, .stl, .ttml, .vtt (webvtt), teletext, etc.) | asticode | 232 |
| 54 | [skaffold](https://github.com/GoogleContainerTools/skaffold) | Easy and Repeatable Kubernetes Development | GoogleContainerTools | 9379 |
| 55 | [addlicense](https://github.com/google/addlicense) | A program which ensures source code files have copyright license headers by scanning directory patterns recursively | google | 193 |
| 56 | [pulumi](https://github.com/pulumi/pulumi) | Pulumi - Modern Infrastructure as Code. Any cloud, any language 🚀 | pulumi | 5002 |
| 57 | [go-huebot](https://github.com/benbalter/go-huebot) | Changes a Phillips Hue light's color and flashes based on GitHub's status | benbalter | 3 |
| 58 | [heimdall](https://github.com/gojek/heimdall) | An enhanced HTTP client for Go | gojek | 1277 |
| 59 | [sling](https://github.com/dghubble/sling) | A Go HTTP client library for creating and sending API requests | dghubble | 1117 |
| 60 | [huego](https://github.com/amimof/huego) | An extensive Philips Hue client library for Go with an emphasis on simplicity | amimof | 138 |
| 61 | [cinema](https://github.com/jtguibas/cinema) | a lightweight video editing library for go (trimming, resizing, cropping, and more!) | jtguibas | 161 |
| 62 | [tcpterm](https://github.com/sachaos/tcpterm) | tcpterm is a packet visualizer in TUI. | sachaos | 272 |
| 63 | [geiger](https://github.com/lukechampine/geiger) | A Geiger counter for allocations | lukechampine | 258 |
| 64 | [cloud-run-button](https://github.com/GoogleCloudPlatform/cloud-run-button) | Let anyone deploy your GitHub repos to Google Cloud Run with a single click | GoogleCloudPlatform | 349 |
| 65 | [gcping](https://github.com/GoogleCloudPlatform/gcping) | Like gcping.com but a command line tool | GoogleCloudPlatform | 145 |
| 66 | [gitomatic](https://github.com/muesli/gitomatic) | A tool to monitor git repositories and automatically pull & push changes | muesli | 923 |
| 67 | [sftpgo](https://github.com/drakkan/sftpgo) | Full featured and highly configurable SFTP server | drakkan | 1523 |
| 68 | [go-systemd](https://github.com/coreos/go-systemd) | Go bindings to systemd socket activation, journal, D-Bus, and unit files | coreos | 1306 |
| 69 | [windspiel](https://github.com/edermi/windspiel) | Simple, standalone, infrastructure-less canary | edermi | 13 |
| 70 | [stripe-cli](https://github.com/stripe/stripe-cli) | A command-line tool for Stripe | stripe | 716 |
| 71 | [dockle](https://github.com/goodwithtech/dockle) | Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start | goodwithtech | 879 |
| 72 | [hostyoself](https://github.com/schollz/hostyoself) | Host yo' self from your browser, your phone, your toaster. | schollz | 1504 |
| 73 | [k6](https://github.com/loadimpact/k6) | A modern load testing tool, using Go and JavaScript - https://k6.io | loadimpact | 6265 |
| 74 | [goreleaser](https://github.com/goreleaser/goreleaser) | Deliver Go binaries as fast and easily as possible | goreleaser | 5363 |
| 75 | [sampler](https://github.com/sqshq/sampler) | Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. | sqshq | 7862 |
| 76 | [lazydocker](https://github.com/jesseduffield/lazydocker) | The lazier way to manage everything docker | jesseduffield | 14693 |
| 77 | [securecookie](https://github.com/gorilla/securecookie) | Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications. | gorilla | 451 |
| 78 | [fzf](https://github.com/junegunn/fzf) | :cherry_blossom: A command-line fuzzy finder | junegunn | 28210 |
| 79 | [gofumpt](https://github.com/mvdan/gofumpt) | A stricter gofmt, the way it should be pronounced | mvdan | 496 |
| 80 | [minio](https://github.com/minio/minio) | MinIO is a high performance object storage server compatible with Amazon S3 APIs | minio | 21087 |
| 81 | [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 | 5986 |
| 82 | [cobra](https://github.com/spf13/cobra) | A Commander for modern Go CLI interactions | spf13 | 16389 |
| 83 | [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 | 18820 |
| 84 | [githubv4](https://github.com/shurcooL/githubv4) | Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://developer.github.com/v4/). | shurcooL | 626 |
| 85 | [go-github](https://github.com/google/go-github) | Go library for accessing the GitHub API | google | 5685 |
| 86 | [challenge-bypass-server](https://github.com/privacypass/challenge-bypass-server) | | privacypass | 105 |
| 87 | [badger](https://github.com/dgraph-io/badger) | Fast key-value DB in Go. | dgraph-io | 7489 |
| 88 | [kruise](https://github.com/openkruise/kruise) | Automate application workloads management on Kubernetes | openkruise | 1340 |
| 89 | [prm](https://github.com/ldez/prm) | Pull Request Manager for Maintainers | ldez | 158 |
| 90 | [gosec](https://github.com/securego/gosec) | Golang security checker | securego | 3140 |
| 91 | [gobuster](https://github.com/OJ/gobuster) | Directory/File, DNS and VHost busting tool written in Go | OJ | 2941 |
| 92 | [sqlx](https://github.com/jmoiron/sqlx) | general purpose extensions to golang's database/sql | jmoiron | 8053 |
| 93 | [squirrel](https://github.com/Masterminds/squirrel) | Fluent SQL generation for golang | Masterminds | 2844 |
| 94 | [lefthook](https://github.com/Arkweid/lefthook) | Fast and powerful Git hooks manager for any type of projects. | Arkweid | 1003 |
| 95 | [pgzip](https://github.com/klauspost/pgzip) | Go parallel gzip (de)compression | klauspost | 627 |
| 96 | [drand](https://github.com/drand/drand) | A Distributed Randomness Beacon Daemon - Go implementation | drand | 200 |
| 97 | [picsum-photos](https://github.com/DMarby/picsum-photos) | Lorem Ipsum... but for photos. | DMarby | 1399 |
| 98 | [containerd](https://github.com/containerd/containerd) | An open and reliable container runtime | containerd | 5437 |
| 99 | [crossplane](https://github.com/crossplane/crossplane) | The open source control plane to manage your infrastructure and applications the Kubernetes way. | crossplane | 1764 |
| 100 | [jid](https://github.com/simeji/jid) | json incremental digger | simeji | 5503 |
| 101 | [documents](https://github.com/opsway/documents) | Service stateless API for converting HTML documents to PDF | opsway | 23 |
| 102 | [vfsgen](https://github.com/shurcooL/vfsgen) | Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it. | shurcooL | 815 |
| 103 | [sqlflow](https://github.com/sql-machine-learning/sqlflow) | Brings SQL and AI together. | sql-machine-learning | 3687 |
| 104 | [gameboy.live](https://github.com/HFO4/gameboy.live) | 🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support | HFO4 | 3828 |
| 105 | [termdash](https://github.com/mum4k/termdash) | Terminal based dashboard. | mum4k | 987 |
| 106 | [linuxkit](https://github.com/linuxkit/linuxkit) | A toolkit for building secure, portable and lean operating systems for containers | linuxkit | 6146 |
| 107 | [space-cloud](https://github.com/spaceuptech/space-cloud) | Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes | spaceuptech | 1753 |
| 108 | [awesome-go](https://github.com/avelino/awesome-go) | A curated list of awesome Go frameworks, libraries and software | avelino | 53240 |
| 109 | [gfile](https://github.com/Antonito/gfile) | Direct file transfer over WebRTC | Antonito | 542 |
| 110 | [go-mysql-server](https://github.com/src-d/go-mysql-server) | An extensible MySQL server implementation in Go. | src-d | 947 |
| 111 | [catsay](https://github.com/muhammadmuzzammil1998/catsay) | A program that generates pictures of a cat holding a sign with a message. | muhammadmuzzammil1998 | 85 |
| 112 | [gx](https://github.com/whyrusleeping/gx) | A package management tool | whyrusleeping | 1803 |
| 113 | [csvq](https://github.com/mithrandie/csvq) | SQL-like query language for csv | mithrandie | 652 |
| 114 | [highwayhash](https://github.com/minio/highwayhash) | Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash | minio | 576 |
| 115 | [crfs](https://github.com/google/crfs) | CRFS: Container Registry Filesystem | google | 957 |
| 116 | [fyne](https://github.com/fyne-io/fyne) | Cross platform GUI in Go based on Material Design | fyne-io | 9197 |
| 117 | [gods](https://github.com/emirpasic/gods) | GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON | emirpasic | 8062 |
| 118 | [goworker](https://github.com/benmanns/goworker) | goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers. | benmanns | 2369 |
| 119 | [groupcache](https://github.com/golang/groupcache) | groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. | golang | 8552 |
| 120 | [mitmengine](https://github.com/cloudflare/mitmengine) | A MITM (monster-in-the-middle) detection tool. Used to build MALCOLM: | cloudflare | 414 |
| 121 | [red](https://github.com/antonmedv/red) | Terminal log analysis tools | antonmedv | 1293 |
| 122 | [drone](https://github.com/drone/drone) | Drone is a Container-Native, Continuous Delivery Platform | drone | 20794 |
| 123 | [flyover-reverse-engineering](https://github.com/retroplasma/flyover-reverse-engineering) | Reversing Apple's 3D satellite mode | retroplasma | 448 |
| 124 | [intercert](https://github.com/evenh/intercert) | Use Let's Encrypt on private (LAN) servers using DNS validation | evenh | 65 |
| 125 | [server](https://github.com/gotify/server) | A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) | gotify | 4637 |
| 126 | [meetupchat](https://github.com/mholt/meetupchat) | Simple chat using TCP, as a quick workshop for beginner (Go) programmers | mholt | 18 |
| 127 | [mimir](https://github.com/talal/mimir) | Fast and minimal shell prompt | talal | 61 |
| 128 | [hetzner-kube](https://github.com/xetys/hetzner-kube) | A CLI tool for provisioning kubernetes clusters on Hetzner Cloud | xetys | 564 |
| 129 | [caddy-net](https://github.com/pieterlouw/caddy-net) | Proxy server type for Caddy server (https://github.com/mholt/caddy) | pieterlouw | 64 |
| 130 | [learn-go-with-tests](https://github.com/quii/learn-go-with-tests) | Learn Go with test-driven development | quii | 10531 |
| 131 | [tile38](https://github.com/tidwall/tile38) | Real-time Geospatial and Geofencing | tidwall | 6784 |
| 132 | [webpackage](https://github.com/WICG/webpackage) | Web packaging format | WICG | 858 |
| 133 | [k3s](https://github.com/rancher/k3s) | Lightweight Kubernetes. 5 less than k8s. | rancher | 12197 |
| 134 | [gotop](https://github.com/cjbassi/gotop) | A terminal based graphical activity monitor inspired by gtop and vtop | cjbassi | 6731 |
| 135 | [csf](https://github.com/ObjectifLibre/csf) | Continuous Security Framework | ObjectifLibre | 4 |
| 136 | [prototool](https://github.com/uber/prototool) | Your Swiss Army Knife for Protocol Buffers | uber | 4178 |
| 137 | [dgraph](https://github.com/dgraph-io/dgraph) | Fast, Distributed Graph DB | dgraph-io | 12839 |
| 138 | [1m-go-websockets](https://github.com/eranyanay/1m-go-websockets) | handling 1M websockets connections in Go | eranyanay | 4092 |
| 139 | [gotestsum](https://github.com/gotestyourself/gotestsum) | `go test` runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results. | gotestyourself | 390 |
| 140 | [malice](https://github.com/maliceio/malice) | VirusTotal Wanna Be - Now with 100% more Hipster | maliceio | 1094 |
| 141 | [timeliner](https://github.com/mholt/timeliner) | All your digital life on a single timeline, stored locally | mholt | 2172 |
| 142 | [gitin](https://github.com/isacikgoz/gitin) | commit/branch/workdir explorer for git | isacikgoz | 1793 |
| 143 | [docui](https://github.com/skanehira/docui) | TUI Client for Docker | skanehira | 1721 |
| 144 | [k9s](https://github.com/derailed/k9s) | 🐶 Kubernetes CLI To Manage Your Clusters In Style! | derailed | 6052 |
| 145 | [aresdb](https://github.com/uber/aresdb) | A GPU-powered real-time analytics storage and query engine. | uber | 2314 |
| 146 | [websocketd](https://github.com/joewalnes/websocketd) | Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets. | joewalnes | 14500 |
| 147 | [aws-lambda-container-image-converter](https://github.com/awslabs/aws-lambda-container-image-converter) | The AWS Lambda container image converter tool (img2lambda) repackages container images (such as Docker images) into AWS Lambda function deployment packages and Lambda layers. | awslabs | 1269 |
| 148 | [task](https://github.com/go-task/task) | A task runner / simpler Make alternative written in Go | go-task | 2309 |
| 149 | [find-lf](https://github.com/schollz/find-lf) | Track the location of every Wi-Fi device (:iphone:) in your house using Raspberry Pis and FIND | schollz | 820 |
| 150 | [act](https://github.com/nektos/act) | Run your GitHub Actions locally 🚀 | nektos | 4213 |
| 151 | [hstspreload.org](https://github.com/chromium/hstspreload.org) | :lock: Chromium's HSTS preload list submission website. | chromium | 471 |
| 152 | [hacker-slides](https://github.com/msoedov/hacker-slides) | A small UI for building presentation slides from markdown markup | msoedov | 282 |
| 153 | [php-grpc](https://github.com/spiral/php-grpc) | :electric_plug: Fast and furious GRPC server for PHP applications | spiral | 279 |
| 154 | [gmailfilters](https://github.com/jessfraz/gmailfilters) | A tool to sync Gmail filters from a config file to your account. | jessfraz | 313 |
| 155 | [csv123](https://github.com/evert/csv123) | CSV 1-2-3 - A CLI viewer for .csv files | evert | 46 |
| 156 | [txqr](https://github.com/divan/txqr) | Transfer data via animated QR codes | divan | 2232 |
| 157 | [fluidkeys](https://github.com/fluidkeys/fluidkeys) | Send encrypted secrets. Fluidkeys lets you send passwords, keys and personal information from the terminal. Powered by OpenPGP end-to-end encryption. | fluidkeys | 68 |
| 158 | [terraform-provider-ohdear](https://github.com/articulate/terraform-provider-ohdear) | Terraform provider for the Ohdear monitoring service: ohdear.app | articulate | 7 |
| 159 | [mercure](https://github.com/dunglas/mercure) | Server-sent live updates: protocol and reference implementation | dunglas | 1916 |
| 160 | [loki](https://github.com/grafana/loki) | Like Prometheus, but for logs. | grafana | 9003 |
| 161 | [ethr](https://github.com/microsoft/ethr) | Ethr is a Network Performance Measurement Tool for TCP, UDP & HTTP. | microsoft | 3844 |
| 162 | [certmagic](https://github.com/caddyserver/certmagic) | Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal | caddyserver | 2827 |
| 163 | [cli](https://github.com/urfave/cli) | A simple, fast, and fun package for building command line apps in Go | urfave | 13453 |
| 164 | [firecracker-containerd](https://github.com/firecracker-microvm/firecracker-containerd) | firecracker-containerd enables containerd to manage containers as Firecracker microVMs | firecracker-microvm | 905 |
| 165 | [firecracker-go-sdk](https://github.com/firecracker-microvm/firecracker-go-sdk) | An SDK in Go for the Firecracker microVM API | firecracker-microvm | 185 |
| 166 | [examples](https://github.com/revel/examples) | Example Revel Applications | revel | 261 |
| 167 | [utron](https://github.com/gernest/utron) | A lightweight MVC framework for Go(Golang) | gernest | 2160 |
| 168 | [revel](https://github.com/revel/revel) | A high productivity, full-stack web framework for the Go language. | revel | 11648 |
| 169 | [macaron](https://github.com/go-macaron/macaron) | Package macaron is a high productive and modular web framework in Go. | go-macaron | 2957 |
| 170 | [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 | 36798 |
| 171 | [hugo](https://github.com/gohugoio/hugo) | The world’s fastest framework for building websites. | gohugoio | 42991 |
| 172 | [lorca](https://github.com/zserge/lorca) | Build cross-platform modern desktop apps in Go + HTML5 | zserge | 5216 |
| 173 | [webtty](https://github.com/maxmcd/webtty) | Share a terminal session over WebRTC | maxmcd | 2096 |
| 174 | [argo](https://github.com/argoproj/argo) | Argo Workflows: Get stuff done with Kubernetes. | argoproj | 5010 |
| 175 | [velero](https://github.com/vmware-tanzu/velero) | Backup and migrate Kubernetes applications and their persistent volumes | vmware-tanzu | 3735 |
| 176 | [fossa-cli](https://github.com/fossas/fossa-cli) | Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems. | fossas | 789 |
| 177 | [archiver](https://github.com/mholt/archiver) | Easily create & extract archives, and compress & decompress files of various formats | mholt | 2775 |
| 178 | [git-lfs](https://github.com/git-lfs/git-lfs) | Git extension for versioning large files | git-lfs | 8043 |
| 179 | [goboy](https://github.com/Humpheh/goboy) | Multi-platform Nintendo Game Boy Color emulator written in Go | Humpheh | 2204 |
| 180 | [twirp](https://github.com/twitchtv/twirp) | A simple RPC framework with protobuf service definitions | twitchtv | 3977 |
| 181 | [orchestrator](https://github.com/openark/orchestrator) | MySQL replication topology management and HA | openark | 3475 |
| 182 | [lookout](https://github.com/src-d/lookout) | Assisted code review, running custom code analyzers on pull requests | src-d | 126 |
| 183 | [stellar](https://github.com/ehazlett/stellar) | Simplified Container System | ehazlett | 1136 |
| 184 | [dive](https://github.com/wagoodman/dive) | A tool for exploring each layer in a docker image | wagoodman | 19487 |
| 185 | [up](https://github.com/akavel/up) | Ultimate Plumber is a tool for writing Linux pipes with instant live preview | akavel | 4903 |
| 186 | [gh-ost](https://github.com/github/gh-ost) | GitHub's Online Schema Migrations for MySQL | github | 7567 |
| 187 | [docker_practice](https://github.com/yeasy/docker_practice) | Learn and understand Docker technologies, with real DevOps practice! | yeasy | 16503 |
| 188 | [antibody](https://github.com/getantibody/antibody) | The fastest shell plugin manager. | getantibody | 1293 |
| 189 | [croc](https://github.com/schollz/croc) | Easily and securely send things from one computer to another :crocodile: :package: | schollz | 2948 |
| 190 | [previs](https://github.com/PaulRosset/previs) | 🎯 Testing your project locally in a clean environment. | PaulRosset | 306 |
| 191 | [kube-plex](https://github.com/munnerz/kube-plex) | Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster! | munnerz | 691 |
| 192 | [knowledge](https://github.com/nikitavoloboev/knowledge) | Everything I know | nikitavoloboev | 1161 |
| 193 | [illustrated-tls](https://github.com/syncsynchalt/illustrated-tls) | The Illustrated TLS Connection: Every byte explained | syncsynchalt | 2472 |
| 194 | [inbucket](https://github.com/inbucket/inbucket) | Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required. | inbucket | 571 |
| 195 | [gitql](https://github.com/cloudson/gitql) | 💊 A git query language | cloudson | 5302 |
| 196 | [ferret](https://github.com/MontFerret/ferret) | Declarative web scraping | MontFerret | 4097 |
| 197 | [rwtxt](https://github.com/schollz/rwtxt) | A cms for absolute minimalists. | schollz | 817 |
| 198 | [bpfd](https://github.com/genuinetools/bpfd) | Framework for running BPF programs with rules on Linux as a daemon. Container aware. | genuinetools | 366 |
| 199 | [kubernetes](https://github.com/kubernetes/kubernetes) | Production-Grade Container Scheduling and Management | kubernetes | 64787 |
| 200 | [cli](https://github.com/docker/cli) | The Docker CLI | docker | 2061 |
| 201 | [1up](https://github.com/genuinetools/1up) | A custom Gmail spam filter bot. | genuinetools | 73 |
| 202 | [boss](https://github.com/crosbymichael/boss) | Run containers like a ross | crosbymichael | 258 |
| 203 | [sso](https://github.com/buzzfeed/sso) | sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services | buzzfeed | 2385 |
| 204 | [lazygit](https://github.com/jesseduffield/lazygit) | simple terminal UI for git commands | jesseduffield | 15935 |
| 205 | [gokey](https://github.com/cloudflare/gokey) | A simple vaultless password manager in Go | cloudflare | 246 |
| 206 | [cli](https://github.com/smallstep/cli) | 🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc. | smallstep | 1067 |
| 207 | [audit](https://github.com/genuinetools/audit) | For auditing what collaborators, hooks, and deploy keys you have added on all your GitHub repositories. | genuinetools | 335 |
| 208 | [certok](https://github.com/genuinetools/certok) | Command line tool to check the validity and expiration dates of SSL certificates. | genuinetools | 121 |
| 209 | [pepper](https://github.com/genuinetools/pepper) | A tool for performing actions on GitHub repos or a single repo. | genuinetools | 327 |
| 210 | [checkup](https://github.com/sourcegraph/checkup) | Distributed, lock-free, self-hosted health checks and status pages | sourcegraph | 2829 |
| 211 | [riddler](https://github.com/genuinetools/riddler) | A tool to convert docker inspect to the opencontainers runc spec. | genuinetools | 246 |
| 212 | [amicontained](https://github.com/genuinetools/amicontained) | Container introspection tool. Find out what container runtime is being used as well as features available. | genuinetools | 533 |
| 213 | [bane](https://github.com/genuinetools/bane) | Custom & better AppArmor profile generator for Docker containers. | genuinetools | 784 |
| 214 | [weather](https://github.com/genuinetools/weather) | Weather via the command line. | genuinetools | 842 |
| 215 | [binctr](https://github.com/genuinetools/binctr) | Fully static, unprivileged, self-contained, containers as executable binaries. | genuinetools | 2356 |
| 216 | [confd](https://github.com/kelseyhightower/confd) | Manage local application configuration files using templates and data from etcd or consul | kelseyhightower | 6919 |
| 217 | [rclone](https://github.com/rclone/rclone) | "rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files | rclone | 20386 |
| 218 | [go](https://github.com/golang/go) | The Go programming language | golang | 70930 |
| 219 | [vitess](https://github.com/vitessio/vitess) | Vitess is a database clustering system for horizontal scaling of MySQL. | vitessio | 9762 |
| 220 | [cilium](https://github.com/cilium/cilium) | API-aware Networking and Security using eBPF and XDP | cilium | 5201 |
| 221 | [embiggen-disk](https://github.com/bradfitz/embiggen-disk) | embiggden-disk live-resizes a filesystem after first live-resizing any necessary layers below it: an optional LVM LV and PV, and an MBR or GPT partition table | bradfitz | 415 |
| 222 | [helm](https://github.com/helm/helm) | The Kubernetes Package Manager | helm | 16751 |
| 223 | [istio](https://github.com/istio/istio) | Connect, secure, control, and observe services. | istio | 22312 |
| 224 | [prometheus](https://github.com/prometheus/prometheus) | The Prometheus monitoring system and time series database. | prometheus | 30017 |
| 225 | [img](https://github.com/genuinetools/img) | Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. | genuinetools | 2695 |
| 226 | [viewdocs](https://github.com/progrium/viewdocs) | Read the Docs meets Gist.io for simple Markdown project documentation | progrium | 252 |
| 227 | [annie](https://github.com/iawia002/annie) | 👾 Fast, simple and clean video downloader | iawia002 | 9944 |
| 228 | [wtf](https://github.com/wtfutil/wtf) | The personal information dashboard for your terminal. | wtfutil | 11233 |
| 229 | [mkcert](https://github.com/FiloSottile/mkcert) | A simple zero-config tool to make locally trusted development certificates with any names you'd like. | FiloSottile | 23552 |
| 230 | [usql](https://github.com/xo/usql) | Universal command-line interface for SQL databases | xo | 5835 |
| 231 | [cadvisor](https://github.com/google/cadvisor) | Analyzes resource usage and performance characteristics of running containers. | google | 10476 |
| 232 | [releases](https://github.com/genuinetools/releases) | Server to show latest GitHub Releases for a set of repositories. | genuinetools | 55 |
| 233 | [reg](https://github.com/genuinetools/reg) | Docker registry v2 command line client and repo listing generator with security checks. | genuinetools | 1232 |
| 234 | [fathom](https://github.com/usefathom/fathom) | Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact. | usefathom | 6339 |
| 235 | [transfer.sh](https://github.com/dutchcoders/transfer.sh) | Easy and fast file sharing from the command-line. | dutchcoders | 9390 |
| 236 | [gotenberg](https://github.com/thecodingmachine/gotenberg) | A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF | thecodingmachine | 1846 |
| 237 | [gitbase](https://github.com/src-d/gitbase) | SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase | src-d | 1877 |
| 238 | [muffet](https://github.com/raviqqe/muffet) | Fast website link checker in Go | raviqqe | 1631 |
| 239 | [up](https://github.com/apex/up) | Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS. | apex | 7635 |
| 240 | [textql](https://github.com/dinedal/textql) | Execute SQL against structured text like CSV or TSV | dinedal | 8330 |
| 241 | [quic-go](https://github.com/lucas-clemente/quic-go) | A QUIC implementation in pure go | lucas-clemente | 3911 |
| 242 | [tdash](https://github.com/jessfraz/tdash) | A terminal dashboard with stats from Google Analytics, GitHub, Travis CI, and Jenkins. Very much built specific to me. | jessfraz | 286 |
| 243 | [sonobuoy](https://github.com/vmware-tanzu/sonobuoy) | Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests and other plugins in an accessible and non-destructive manner. | vmware-tanzu | 1837 |
| 244 | [ecoji](https://github.com/keith-turner/ecoji) | Encodes (and decodes) data as emojis | keith-turner | 575 |
| 245 | [bettercap](https://github.com/bettercap/bettercap) | The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks. | bettercap | 7088 |
| 246 | [vault](https://github.com/hashicorp/vault) | A tool for secrets management, encryption as a service, and privileged access management | hashicorp | 15398 |
| 247 | [goss](https://github.com/aelsabbahy/goss) | Quick and Easy server testing/validation | aelsabbahy | 3802 |
| 248 | [slack-term](https://github.com/erroneousboat/slack-term) | Slack client for your terminal | erroneousboat | 5317 |
| 249 | [roadrunner](https://github.com/spiral/roadrunner) | High-performance PHP application server, load-balancer and process manager written in Golang | spiral | 4150 |
| 250 | [gitleaks](https://github.com/zricethezav/gitleaks) | Scan git repos for secrets using regex and entropy 🔑 | zricethezav | 5692 |
| 251 | [sdk-go](https://github.com/machinebox/sdk-go) | Official Go SDK for Machine Box | machinebox | 127 |
| 252 | [dnote](https://github.com/dnote/dnote) | A simple command line notebook for programmers | dnote | 1669 |
| 253 | [commento](https://github.com/adtac/commento) | A fast, bloat-free comments platform (Github mirror) | adtac | 3199 |
| 254 | [grv](https://github.com/rgburke/grv) | GRV is a terminal interface for viewing git repositories | rgburke | 3686 |
| 255 | [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 | 21438 |
| 256 | [caire](https://github.com/esimov/caire) | Content aware image resize library | esimov | 9238 |
| 257 | [mattermost-server](https://github.com/mattermost/mattermost-server) | Open source Slack-alternative in Golang and React - Mattermost | mattermost | 17949 |
| 258 | [gron](https://github.com/tomnomnom/gron) | Make JSON greppable! | tomnomnom | 6196 |
| 259 | [gotty](https://github.com/yudai/gotty) | Share your terminal as a web application | yudai | 13719 |
| 260 | [restic](https://github.com/restic/restic) | Fast, secure, efficient backup program | restic | 9824 |
| 261 | [caddy-locale](https://github.com/simia-tech/caddy-locale) | Locale detection for caddy | simia-tech | 7 |
| 262 | [matcha](https://github.com/gomatcha/matcha) | Build native mobile apps in Go. | gomatcha | 3455 |
| 263 | [tidb](https://github.com/pingcap/tidb) | TiDB is an open source distributed HTAP database compatible with the MySQL protocol | pingcap | 23090 |
| 264 | [crunchy](https://github.com/muesli/crunchy) | Finds common flaws in passwords. Like cracklib, but written in Go. | muesli | 329 |
| 265 | [faas](https://github.com/openfaas/faas) | OpenFaaS - Serverless Functions Made Simple | openfaas | 17303 |
| 266 | [warp](https://github.com/spolu/warp) | Secure and simple terminal sharing | spolu | 1484 |
| 267 | [fsql](https://github.com/kashav/fsql) | Search through your filesystem with SQL-esque queries. | kashav | 3604 |
| 268 | [caddy-service](https://github.com/hacdias/caddy-service) | :black_large_square: Run Caddy as a service | hacdias | 69 |
| 269 | [ponzu](https://github.com/ponzu-cms/ponzu) | Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go. | ponzu-cms | 4851 |
| 270 | [teleport](https://github.com/gravitational/teleport) | Privileged access management that doesn’t get in the way. | gravitational | 7949 |
| 271 | [magnetico](https://github.com/boramalper/magnetico) | Autonomous (self-hosted) BitTorrent DHT search engine suite. | boramalper | 2184 |
| 272 | [hub](https://github.com/github/hub) | A command-line tool that makes git easier to use with GitHub. | github | 19362 |
| 273 | [hydra](https://github.com/ory/hydra) | OAuth2 Server and OpenID Certified™ OpenID Connect Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. | ory | 8288 |
| 274 | [ngrok](https://github.com/inconshreveable/ngrok) | Introspected tunnels to localhost | inconshreveable | 18367 |
| 275 | [ctop](https://github.com/bcicen/ctop) | Top-like interface for container metrics | bcicen | 9677 |
| 276 | [httplab](https://github.com/gchaincl/httplab) | The interactive web server | gchaincl | 3548 |
| 277 | [traefik](https://github.com/containous/traefik) | The Cloud Native Edge Router | containous | 28191 |
| 278 | [mybot](https://github.com/zikes/mybot) | Build your own Slack bot in Go. | zikes | 125 |
| 279 | [influxdb](https://github.com/influxdata/influxdb) | Scalable datastore for metrics, events, and real-time analytics | influxdata | 18620 |
| 280 | [beehive](https://github.com/muesli/beehive) | A flexible event/agent & automation system with lots of bees 🐝 | muesli | 4289 |
| 281 | [go-app](https://github.com/maxence-charriere/go-app) | A package to build progressive web apps with Go programming language and WebAssembly. | maxence-charriere | 3568 |
| 282 | [wuzz](https://github.com/asciimoo/wuzz) | Interactive cli tool for HTTP inspection | asciimoo | 8604 |
| 283 | [doctl](https://github.com/digitalocean/doctl) | The official command line interface for the DigitalOcean API. | digitalocean | 2284 |
| 284 | [do-agent](https://github.com/digitalocean/do-agent) | Collects system metrics from DigitalOcean Droplets | digitalocean | 520 |
| 285 | [chain](https://github.com/chain/chain) | Chain Core Developer Edition (Archive) | chain | 1670 |
| 286 | [sqlboiler](https://github.com/volatiletech/sqlboiler) | Generate a Go ORM tailored to your database schema. | volatiletech | 2794 |
| 287 | [AutoSpotting](https://github.com/AutoSpotting/AutoSpotting) | Tool that easily and reliably converts (all) your existing AutoScaling groups to cheaper spot instances | AutoSpotting | 1657 |
| 288 | [micro](https://github.com/zyedidia/micro) | A modern and intuitive terminal-based text editor | zyedidia | 12879 |
| 289 | [SelfCompilingExample](https://github.com/WreckingBallStudioLabs/SelfCompilingExample) | | WreckingBallStudioLabs | 19 |
| 290 | [web-dev-golang-anti-textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook) | Learn how to write webapps without a framework in Go. | thewhitetulip | 2549 |
| 291 | [caddy](https://github.com/caddyserver/caddy) | Fast, multi-platform web server with automatic HTTPS | caddyserver | 27053 |
| 292 | [iris](https://github.com/kataras/iris) | 感谢中国开发者 - https://bit.ly/謝謝 \| The fastest community-driven web framework for Go. Webassembly, Automatic HTTPS with Public Domain, MVC, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. \| https://bit.ly/iriscandothat1 \| https://bit.ly/iriscandothat3 \| | kataras | 17874 |

**[⬆ Back to Index](#-contents)**

## Groovy
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [one-click-microservice](https://github.com/andreschaffer/one-click-microservice) | A starting point for automating the creation of microservices and all its Ops costs with a single click. | andreschaffer | 24 |

**[⬆ Back to Index](#-contents)**

## HCL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [kubeadm-aws](https://github.com/cablespaghetti/kubeadm-aws) | Really cheap Kubernetes cluster on AWS with kubeadm | cablespaghetti | 889 |
| 2 | [aws-fargate-action](https://github.com/jessfraz/aws-fargate-action) | A GitHub action to deploy to AWS Fargate on push to the master branch. | jessfraz | 109 |
| 3 | [aztack](https://github.com/seanknox/aztack) | Terraform module for creating Kubernetes clusters running on Azure | seanknox | 68 |
| 4 | [typhoon](https://github.com/poseidon/typhoon) | Minimal and free Kubernetes distribution | poseidon | 1196 |

**[⬆ Back to Index](#-contents)**

## HTML
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [laravel-option-framework](https://github.com/haruncpi/laravel-option-framework) | Manage your laravel application's dynamic settings in one place with various supported input types. | haruncpi | 146 |
| 2 | [photo-stream](https://github.com/maxvoltar/photo-stream) | Self-hosted, super simple photo stream | maxvoltar | 1442 |
| 3 | [sarahdayan.github.io](https://github.com/sarahdayan/sarahdayan.github.io) | Redirects for outdated GitHub Pages | sarahdayan | 2 |
| 4 | [tiny-helpers](https://github.com/stefanjudis/tiny-helpers) | A collection of useful online web development tools | stefanjudis | 441 |
| 5 | [monaco-editor-samples](https://github.com/microsoft/monaco-editor-samples) | Samples for using the Monaco Editor | microsoft | 636 |
| 6 | [hit-counter](https://github.com/wesbos/hit-counter) | Begin app | wesbos | 11 |
| 7 | [showtime](https://github.com/wesbos/showtime) | Begin app | wesbos | 16 |
| 8 | [home-assistant.io](https://github.com/home-assistant/home-assistant.io) | :blue_book: Home Assistant User documentation | home-assistant | 1124 |
| 9 | [FroshPlatformAvatar](https://github.com/FriendsOfShopware/FroshPlatformAvatar) | Add remote avatars to shopware 6 | FriendsOfShopware | 1 |
| 10 | [cipherlist](https://github.com/DanielRuf/cipherlist) | | DanielRuf | 1 |
| 11 | [railsgirls.github.io](https://github.com/railsgirls/railsgirls.github.io) | Rails Girls Guides | railsgirls | 1898 |
| 12 | [interesting-essays](https://github.com/huijing/interesting-essays) | 🖋 Collection of interesting essays found online retypset for better aesthetics | huijing | 2 |
| 13 | [docs](https://github.com/livewire/docs) | Livewire documentation | livewire | 101 |
| 14 | [floating-point-gui.de](https://github.com/brazzy/floating-point-gui.de) | Website that provides concise answers to common questions about floating-point numbers. | brazzy | 737 |
| 15 | [rellax](https://github.com/dixonandmoe/rellax) | Lightweight, vanilla javascript parallax library | dixonandmoe | 5059 |
| 16 | [remark](https://github.com/gnab/remark) | A simple, in-browser, markdown-driven slideshow tool. | gnab | 10306 |
| 17 | [simple-icons](https://github.com/simple-icons/simple-icons) | SVG icons for popular brands | simple-icons | 8425 |
| 18 | [Zepto.js](https://github.com/ZeptoJS/Zepto.js) | The new home of Zepto.js. All future development and improvements will be wrangled here. | ZeptoJS | 8 |
| 19 | [svg-workshop](https://github.com/sdras/svg-workshop) | Materials for SVG Essentials & Animation Course | sdras | 432 |
| 20 | [react-zoomable](https://github.com/brian-c/react-zoomable) | Allow zooming on any element | brian-c | 3 |
| 21 | [eleventail](https://github.com/philhawksworth/eleventail) | A running start for JAMstack projects with Eleventy, TailwindCSS and some Netlify goodies | philhawksworth | 104 |
| 22 | [openmoji](https://github.com/hfg-gmuend/openmoji) | Open source emojis for designers, developers and everyone else! | hfg-gmuend | 873 |
| 23 | [coreui-icons](https://github.com/coreui/coreui-icons) | CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats | coreui | 1613 |
| 24 | [svg-editor](https://github.com/mrdoob/svg-editor) | SVG Editor | mrdoob | 73 |
| 25 | [small](https://github.com/mathiasbynens/small) | Smallest possible syntactically valid files of different types | mathiasbynens | 1215 |
| 26 | [Ud-ISDC-SelfDrivingCarSimulation](https://github.com/bcko/Ud-ISDC-SelfDrivingCarSimulation) | Udacity Intro to Self-Driving Car Nanodegree Project : Joy Ride (Simple Self-Driving Car Simulation) | bcko | 7 |
| 27 | [css.land](https://github.com/LeaVerou/css.land) | Hands on CSS demos | LeaVerou | 40 |
| 28 | [gatsby-mail](https://github.com/DSchau/gatsby-mail) | A Gatsby email *application* | DSchau | 374 |
| 29 | [netlify-plugin-search-index](https://github.com/sw-yx/netlify-plugin-search-index) | Generate a Search Index you can query via a static JSON blob or a Netlify Function! | sw-yx | 14 |
| 30 | [es6.io](https://github.com/wesbos/es6.io) | 🔥 Starter Files to Learn with ES6 for Everyone | wesbos | 1894 |
| 31 | [svelte-parcel-example](https://github.com/RedHatter/svelte-parcel-example) | Example Parcel Svelte setup | RedHatter | 10 |
| 32 | [docs.spatie.be](https://github.com/spatie/docs.spatie.be) | Netlify config of docs.spatie.be | spatie | 11 |
| 33 | [schemaorg](https://github.com/schemaorg/schemaorg) | Schema.org - schemas and (appengine) software | schemaorg | 3585 |
| 34 | [tiny-slider](https://github.com/ganlanyuan/tiny-slider) | Vanilla javascript slider for all purposes. | ganlanyuan | 2724 |
| 35 | [css-at-cds](https://github.com/argyleink/css-at-cds) | links to demo's and docs from our talk at Chrome Dev Summit 2019 | argyleink | 13 |
| 36 | [ishoudinireadyyet.com](https://github.com/surma/ishoudinireadyyet.com) | Tracker for Houdini APIs in different browsers | surma | 86 |
| 37 | [emojipacks](https://github.com/lambtron/emojipacks) | CLI to bulk upload emojis to your Slack | lambtron | 1241 |
| 38 | [laravel.com-next](https://github.com/laravel/laravel.com-next) | | laravel | 253 |
| 39 | [polymer-gmail](https://github.com/ebidel/polymer-gmail) | Polymer 1.0 version of New Gmail app | ebidel | 544 |
| 40 | [bulletjournal](https://github.com/bastianallgeier/bulletjournal) | A simple HTML bullet journal | bastianallgeier | 135 |
| 41 | [serial](https://github.com/WICG/serial) | Serial ports API for the platform. | WICG | 118 |
| 42 | [onpushstate](https://github.com/WebReflection/onpushstate) | A seamless history manager with pushstate notification. | WebReflection | 22 |
| 43 | [100k-faces](https://github.com/ozgrozer/100k-faces) | API for 100,000 AI generated faces | ozgrozer | 30 |
| 44 | [errors](https://github.com/LaravelCollective/errors) | Some elegant error page illustrations for Laravel | LaravelCollective | 105 |
| 45 | [caniemail](https://github.com/hteumeuleu/caniemail) | Can I email… Support tables for HTML and CSS in emails. | hteumeuleu | 294 |
| 46 | [kinetic](https://github.com/ariya/kinetic) | Kinetic Scrolling with JavaScript | ariya | 800 |
| 47 | [emoji-rain](https://github.com/notwaldorf/emoji-rain) | ☔️✨ A Polymer element that makes it rain emoji | notwaldorf | 197 |
| 48 | [emoji-cursor](https://github.com/kylekelly/emoji-cursor) | https://www.emojicursor.app/ | kylekelly | 12 |
| 49 | [keep-a-changelog](https://github.com/olivierlacan/keep-a-changelog) | If you build software, keep a changelog. | olivierlacan | 4001 |
| 50 | [high-res-deno-logo](https://github.com/denolib/high-res-deno-logo) | Deno logo, with higher resolution & SVG | denolib | 6 |
| 51 | [animated-deno-logo](https://github.com/denolib/animated-deno-logo) | Animated Deno Logo | denolib | 76 |
| 52 | [display-locking](https://github.com/WICG/display-locking) | A repository for the Display Locking spec | WICG | 178 |
| 53 | [svelte-grid](https://github.com/vaheqelyan/svelte-grid) | A responsive, draggable and resizable grid layout, for Svelte. | vaheqelyan | 258 |
| 54 | [svelte-content-loader](https://github.com/PaulMaly/svelte-content-loader) | Svelte Content Loader for Svelte 3 | PaulMaly | 58 |
| 55 | [ScrollToTextFragment](https://github.com/WICG/ScrollToTextFragment) | Proposal to allow specifying a text snippet in a URL fragment | WICG | 218 |
| 56 | [netlify-statuskit](https://github.com/netlify/netlify-statuskit) | Netlify StatusKit is a template to deploy your own Status pages on Netlify. | netlify | 195 |
| 57 | [mygraine](https://github.com/LeaVerou/mygraine) | A migraine tracker, built with Mavo. Work in progress, come back later. | LeaVerou | 9 |
| 58 | [cloud-run-hello](https://github.com/GoogleCloudPlatform/cloud-run-hello) | Cloud Run Hello World service | GoogleCloudPlatform | 27 |
| 59 | [xvg](https://github.com/winkerVSbecks/xvg) | 🔬 debug SVG paths in the browser | winkerVSbecks | 247 |
| 60 | [blackeye](https://github.com/thelinuxchoice/blackeye) | The most complete Phishing Tool, with 32 templates +1 customizable | thelinuxchoice | 1522 |
| 61 | [ie11CustomProperties](https://github.com/nuxodin/ie11CustomProperties) | CSS variables (Custom Properties) polyfill for IE11 | nuxodin | 433 |
| 62 | [turndown](https://github.com/domchristie/turndown) | 🛏 An HTML to Markdown converter written in JavaScript | domchristie | 4670 |
| 63 | [traceroute-mapper](https://github.com/stefansundin/traceroute-mapper) | Map your traceroutes easily. | stefansundin | 174 |
| 64 | [url-cast-receiver](https://github.com/DeMille/url-cast-receiver) | Custom chromecast receiver to display webpages without tab casting | DeMille | 82 |
| 65 | [favicon-checker](https://github.com/colinkeany/favicon-checker) | Compare your favicons on all major web browsers, including native dark and light modes. | colinkeany | 11 |
| 66 | [pagemap](https://github.com/lrsjng/pagemap) | Mini map for web pages. | lrsjng | 1020 |
| 67 | [proposal-unified-intl-numberformat](https://github.com/tc39/proposal-unified-intl-numberformat) | Adds localized formatting of measurement units, compact decimals, and more number features | tc39 | 41 |
| 68 | [curtainsjs](https://github.com/martinlaxenaire/curtainsjs) | curtains.js is a lightweight vanilla WebGL javascript library that turns HTML DOM elements into interactive textured planes. | martinlaxenaire | 718 |
| 69 | [functions](https://github.com/netlify/functions) | Playground repo for Netlify’s Lambda Functions | netlify | 306 |
| 70 | [gcping](https://github.com/ImJasonH/gcping) | www.gcping.com | ImJasonH | 327 |
| 71 | [one-html-page-challenge](https://github.com/Metroxe/one-html-page-challenge) | Can you create something cool without modern tools? | Metroxe | 124 |
| 72 | [developer-docs](https://github.com/KomodoPlatform/developer-docs) | | KomodoPlatform | 13 |
| 73 | [frontend-tech-list](https://github.com/alienzhou/frontend-tech-list) | 📝 Frontend Tech List for Developers 💡 | alienzhou | 2709 |
| 74 | [element-queries-spec](https://github.com/tomhodgins/element-queries-spec) | A spec for a Container-Style Element Query Syntax | tomhodgins | 369 |
| 75 | [personalsit.es](https://github.com/xdesro/personalsit.es) | 📇 A little directory of people's personal sites | xdesro | 205 |
| 76 | [netlify-functions-example](https://github.com/sdras/netlify-functions-example) | | sdras | 36 |
| 77 | [bikeshed](https://github.com/tabatkins/bikeshed) | :bike: A preprocessor for anyone writing specifications that converts source files into actual specs. | tabatkins | 571 |
| 78 | [wm](https://github.com/remy/wm) | webmention check service | remy | 33 |
| 79 | [samples](https://github.com/GoogleChrome/samples) | A repo containing samples tied to new functionality in each release of Google Chrome. | GoogleChrome | 4733 |
| 80 | [csp-generator](https://github.com/pwaldhauer/csp-generator) | A simple Content Security Policy generator written in Vue.js | pwaldhauer | 3 |
| 81 | [DraggableImageStrip](https://github.com/codrops/DraggableImageStrip) | A draggable image strip layout with a content preview powered by Draggabilly and TweenMax. | codrops | 62 |
| 82 | [flickity-fade](https://github.com/metafizzy/flickity-fade) | Fade between Flickity slides | metafizzy | 37 |
| 83 | [neverssl.com](https://github.com/colmmacc/neverssl.com) | | colmmacc | 65 |
| 84 | [newdevsontheblock](https://github.com/nicokoenig/newdevsontheblock) | minimal site for new devs on the block | nicokoenig | 6 |
| 85 | [beginner-javascript](https://github.com/wesbos/beginner-javascript) | Slam Dunk JavaScript | wesbos | 2814 |
| 86 | [tailwind-examples](https://github.com/drehimself/tailwind-examples) | A collection of web pages built in Tailwind CSS v0.7.4 | drehimself | 66 |
| 87 | [fastText](https://github.com/facebookresearch/fastText) | Library for fast text representation and classification. | facebookresearch | 20862 |
| 88 | [header-snippets](https://github.com/WebReflection/header-snippets) | A collection of snippets to put in your header. | WebReflection | 40 |
| 89 | [proposal-intl-locale](https://github.com/tc39/proposal-intl-locale) | `Intl.Locale` specification [draft] | tc39 | 34 |
| 90 | [playground](https://github.com/tailwindcss/playground) | | tailwindcss | 297 |
| 91 | [svelte-progressbar](https://github.com/okrad/svelte-progressbar) | A multiseries, SVG progressbar component made with Svelte | okrad | 23 |
| 92 | [openapi.tools](https://github.com/apisyouwonthate/openapi.tools) | A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing | apisyouwonthate | 166 |
| 93 | [awesome-modern-cpp](https://github.com/rigtorp/awesome-modern-cpp) | A collection of resources on modern C++ | rigtorp | 6231 |
| 94 | [proposal-numeric-separator](https://github.com/tc39/proposal-numeric-separator) | A proposal to add numeric literal separators in Javascript. https://tc39.github.io/proposal-numeric-separator/ | tc39 | 231 |
| 95 | [guides-source](https://github.com/ember-learn/guides-source) | This repository contains the Ember.js Guides | ember-learn | 122 |
| 96 | [ssl-config-generator](https://github.com/mozilla/ssl-config-generator) | Mozilla SSL Configuration Generator | mozilla | 117 |
| 97 | [material-template-media](https://github.com/una/material-template-media) | | una | 1 |
| 98 | [cookie-incrementalism](https://github.com/mikewest/cookie-incrementalism) | Incrementally better cookies. | mikewest | 13 |
| 99 | [almanac.httparchive.org](https://github.com/HTTPArchive/almanac.httparchive.org) | HTTP Archive's annual "State of the Web" report made by the web community | HTTPArchive | 170 |
| 100 | [public-sans](https://github.com/uswds/public-sans) | A strong, neutral, principles-driven, open source typeface for text or display | uswds | 3777 |
| 101 | [schemaspy](https://github.com/schemaspy/schemaspy) | SchemaSpy code home | schemaspy | 1246 |
| 102 | [proposal-pipeline-operator](https://github.com/tc39/proposal-pipeline-operator) | A proposal for adding the simple-but-useful pipeline operator to JavaScript. | tc39 | 4632 |
| 103 | [verify-2fa-koa](https://github.com/nexmo-community/verify-2fa-koa) | Setting up 2FA with Nexmo's Verify API | nexmo-community | 1 |
| 104 | [talk](https://github.com/yuanchuan/talk) | | yuanchuan | 85 |
| 105 | [just-javascript](https://github.com/wesbos/just-javascript) | a talk | wesbos | 22 |
| 106 | [TypeWriter](https://github.com/dlcNine/TypeWriter) | Small js library to expressively render text. | dlcNine | 13 |
| 107 | [favioli](https://github.com/ivebencrazy/favioli) | Emoji Favicons for the web. 👊🤯 | ivebencrazy | 41 |
| 108 | [dropcss](https://github.com/leeoniya/dropcss) | An exceptionally fast, thorough and tiny unused-CSS cleaner | leeoniya | 2005 |
| 109 | [fonts](https://github.com/google/fonts) | Font files available from Google Fonts | google | 13171 |
| 110 | [swagger-codegen](https://github.com/swagger-api/swagger-codegen) | swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. | swagger-api | 11216 |
| 111 | [CVE-2019-9810-PoC](https://github.com/xuechiyaobai/CVE-2019-9810-PoC) | Array.prototype.slice wrong alias information. | xuechiyaobai | 69 |
| 112 | [ie3-challenge](https://github.com/huijing/ie3-challenge) | 💾 The challenge to build a site that works on IE3 but progressively enhanced for modern browsers as well | huijing | 8 |
| 113 | [sketch-measure](https://github.com/utom/sketch-measure) | Make it a fun to create spec for developers and teammates | utom | 6769 |
| 114 | [googlefonts-font-display-helper](https://github.com/iamakulov/googlefonts-font-display-helper) | A snippet generator to speed up Google Fonts rendering with font-display | iamakulov | 331 |
| 115 | [SteamWebAPIDocumentation](https://github.com/xPaw/SteamWebAPIDocumentation) | 📃 An automatically generated list of Steam Web API interfaces, methods and parameters. Allows you to craft requests in the browser. | xPaw | 26 |
| 116 | [markdown-mark](https://github.com/dcurtis/markdown-mark) | Use this mark to identify Markdown. | dcurtis | 900 |
| 117 | [lets-get-arrested](https://github.com/hamukazu/lets-get-arrested) | This project is intended to protest against the police in Japan | hamukazu | 3695 |
| 118 | [all-contributors](https://github.com/all-contributors/all-contributors) | ✨ Recognize all contributors, not just the ones who push code ✨ | all-contributors | 3956 |
| 119 | [stisla](https://github.com/stisla/stisla) | Free Bootstrap Admin Template | stisla | 1528 |
| 120 | [learning-area](https://github.com/mdn/learning-area) | Github repo for the MDN Learning Area. | mdn | 2566 |
| 121 | [styleguide](https://github.com/google/styleguide) | Style guides for Google-originated open-source projects | google | 23922 |
| 122 | [Front-end-Developer-Interview-Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions) | A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore. | h5bp | 44044 |
| 123 | [personal-website](https://github.com/github/personal-website) | Code that'll help you kickstart a personal website that showcases your work as a software developer. | github | 5970 |
| 124 | [ImageOptim](https://github.com/ImageOptim/ImageOptim) | GUI image optimizer for Mac | ImageOptim | 6312 |
| 125 | [githooks.com](https://github.com/matthewhudson/githooks.com) | A simple guide to the wonders git hooks. Please contribute your love and knowledge! | matthewhudson | 52 |
| 126 | [wpt](https://github.com/web-platform-tests/wpt) | Test suites for Web platform specs — including WHATWG, W3C, and others | web-platform-tests | 2773 |
| 127 | [construct-stylesheets](https://github.com/WICG/construct-stylesheets) | API for constructing CSS stylesheet objects | WICG | 101 |
| 128 | [is-input-pending](https://github.com/WICG/is-input-pending) | | WICG | 150 |
| 129 | [finder](https://github.com/antonmedv/finder) | CSS Selector Generator 🗺 | antonmedv | 515 |
| 130 | [kubernetes-failure-stories](https://github.com/hjacobs/kubernetes-failure-stories) | Compilation of public failure/horror stories related to Kubernetes | hjacobs | 5794 |
| 131 | [proposal-javascript-standard-library](https://github.com/tc39/proposal-javascript-standard-library) | | tc39 | 700 |
| 132 | [l5-tabler](https://github.com/baorv/l5-tabler) | Tabler admin template for Laravel 5 | baorv | 25 |
| 133 | [masonry](https://github.com/desandro/masonry) | :love_hotel: Cascading grid layout plugin | desandro | 14572 |
| 134 | [3rd-party-cpu-abuser](https://github.com/jpvincent/3rd-party-cpu-abuser) | From a chrome dev tools JS profiler file, will tell you quickly who on your pages abuses user's CPU | jpvincent | 55 |
| 135 | [dynamic-import-polyfill](https://github.com/uupaa/dynamic-import-polyfill) | Dynamic import() polyfill for browser. | uupaa | 107 |
| 136 | [build-your-own-mint](https://github.com/yyx990803/build-your-own-mint) | Build your own personal finance analytics using Plaid, Google Sheets and CircleCI. | yyx990803 | 2225 |
| 137 | [do-install-button](https://github.com/seven1m/do-install-button) | experimental installer for getting apps running quickly on DigitalOcean | seven1m | 608 |
| 138 | [pwa-update-available](https://github.com/deanhume/pwa-update-available) | Service Workers - New Update Available sample | deanhume | 187 |
| 139 | [programming-principles](https://github.com/webpro/programming-principles) | Categorized overview of Programming Principles & Patterns | webpro | 1246 |
| 140 | [quicklink](https://github.com/GoogleChromeLabs/quicklink) | ⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time | GoogleChromeLabs | 7986 |
| 141 | [cms.js-themes](https://github.com/chrisdiana/cms.js-themes) | Themes and Templates for CMS.js | chrisdiana | 21 |
| 142 | [http2priorities](https://github.com/pmeenan/http2priorities) | Test Page for HTTP/2 prioritization (server and browser) | pmeenan | 96 |
| 143 | [security-txt](https://github.com/securitytxt/security-txt) | A proposed standard that allows websites to define security policies. | securitytxt | 1207 |
| 144 | [pleaserotate.js](https://github.com/arscan/pleaserotate.js) | 🔄 Politely ask your users to view your mobile website in portrait or landscape mode | arscan | 111 |
| 145 | [nginxconfig.io](https://github.com/digitalocean/nginxconfig.io) | ⚙️ NGiИX config generator on steroids 💉 | digitalocean | 10445 |
| 146 | [intro.js](https://github.com/usablica/intro.js) | A better way for new feature introduction and step-by-step users guide for your website and project. | usablica | 19022 |
| 147 | [cstate](https://github.com/cstate/cstate) | 🔥 Open source static status page. Uses hyperfast Golang & Hugo, minimal JS, super light HTML/CSS, customizable, outstanding browser support (IE8+). | cstate | 528 |
| 148 | [AR.js](https://github.com/jeromeetienne/AR.js) | Efficient Augmented Reality for the Web - 60fps on mobile! | jeromeetienne | 14859 |
| 149 | [electron-api-demos](https://github.com/electron/electron-api-demos) | Explore the Electron APIs | electron | 8085 |
| 150 | [portainer](https://github.com/portainer/portainer) | Making Docker management easy. | portainer | 14307 |
| 151 | [JavaScript30](https://github.com/wesbos/JavaScript30) | 30 Day Vanilla JS Challenge | wesbos | 12334 |
| 152 | [async-javascript-cheatsheet](https://github.com/frontarm/async-javascript-cheatsheet) | Cheatsheet for promises and async/await. | frontarm | 1860 |
| 153 | [speedtest](https://github.com/librespeed/speedtest) | Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more | librespeed | 3662 |
| 154 | [Email-Boilerplate](https://github.com/seanpowell/Email-Boilerplate) | The email boilerplate for sending out nicely formatted messages. | seanpowell | 3624 |
| 155 | [mosaico](https://github.com/voidlabs/mosaico) | Mosaico - Responsive Email Template Editor | voidlabs | 1277 |
| 156 | [travis-cookbooks](https://github.com/travis-ci/travis-cookbooks) | Chef cookbook monolithic repo :book: :bomb: | travis-ci | 665 |
| 157 | [badssl.com](https://github.com/chromium/badssl.com) | :lock: Memorable site for testing clients against bad SSL configs. | chromium | 1783 |
| 158 | [knuspermagier.de](https://github.com/pwaldhauer/knuspermagier.de) | Der Source-Code für knuspermagier.de | pwaldhauer | 2 |
| 159 | [font-level-up](https://github.com/svgeesus/font-level-up) | WebFonts talk | svgeesus | 38 |
| 160 | [pudl](https://github.com/MaedahBatool/pudl) | 🐶 A JavaScript-based Static Site Generator — for quick static site prototyping. | MaedahBatool | 72 |
| 161 | [main-thread-scheduling](https://github.com/WICG/main-thread-scheduling) | | WICG | 469 |
| 162 | [construct.css](https://github.com/t7/construct.css) | Focus on the content and structure of your HTML | t7 | 428 |
| 163 | [node-fluent-ffmpeg](https://github.com/fluent-ffmpeg/node-fluent-ffmpeg) | A fluent API to FFMPEG (http://www.ffmpeg.org) | fluent-ffmpeg | 4672 |
| 164 | [html-imports](https://github.com/tjFogarty/html-imports) | Playing around with HTML Imports | tjFogarty | 1 |
| 165 | [sal](https://github.com/mciastek/sal) | 🚀 Performance focused, lightweight scroll animation library 🚀 | mciastek | 2438 |
| 166 | [magic-instruments](https://github.com/SaraVieira/magic-instruments) | Magic Instruments .- Play music with the world | SaraVieira | 83 |
| 167 | [http-state-tokens](https://github.com/mikewest/http-state-tokens) | Incrementally better HTTP state management. | mikewest | 255 |
| 168 | [html](https://github.com/whatwg/html) | HTML Standard | whatwg | 3428 |
| 169 | [fullstackeurope.com](https://github.com/fullstackeurope/fullstackeurope.com) | The source code of the Full Stack Europe website | fullstackeurope | 26 |
| 170 | [socialmanagertools-gui](https://github.com/social-manager-tools/socialmanagertools-gui) | :robot: :ghost: Desktop application for Instagram Bot, Twitter Bot and Facebook Bot | social-manager-tools | 257 |
| 171 | [Dotgrid](https://github.com/hundredrabbits/Dotgrid) | Minimalist Vector Tool | hundredrabbits | 631 |
| 172 | [dom-wait](https://github.com/f/dom-wait) | Complex Loader and Progress Management for Vanilla JS | f | 137 |
| 173 | [MotionRevealSlideshow](https://github.com/codrops/MotionRevealSlideshow) | simple image slideshow with a motion reveal effect and a fullscreen details view. | codrops | 79 |
| 174 | [custom-elements](https://github.com/webcomponents/custom-elements) | A polyfill for HTML Custom Elements v1 | webcomponents | 452 |
| 175 | [a11y-nutrition-cards](https://github.com/davatron5000/a11y-nutrition-cards) | Nutrition Cards for Accessible Components | davatron5000 | 83 |
| 176 | [book](https://github.com/rustwasm/book) | The Rust and WebAssembly Book | rustwasm | 808 |
| 177 | [css-grid-talk](https://github.com/wesbos/css-grid-talk) | | wesbos | 33 |
| 178 | [vscode-azurefunctions](https://github.com/microsoft/vscode-azurefunctions) | Azure Functions extension for VS Code | microsoft | 152 |
| 179 | [fetch](https://github.com/whatwg/fetch) | Fetch Standard | whatwg | 1484 |
| 180 | [csswg-drafts](https://github.com/w3c/csswg-drafts) | CSS Working Group Editor Drafts | w3c | 2192 |
| 181 | [itty-bitty](https://github.com/alcor/itty-bitty) | Itty.bitty is a tool to create links that contain small sites | alcor | 3072 |
| 182 | [polymer](https://github.com/Polymer/polymer) | Our original Web Component library. | Polymer | 21383 |
| 183 | [brutalist-web-design](https://github.com/davetron5000/brutalist-web-design) | Source for Brutalist Web Design | davetron5000 | 54 |
| 184 | [Publii](https://github.com/GetPublii/Publii) | Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners. | GetPublii | 2336 |
| 185 | [fakescroll](https://github.com/yairEO/fakescroll) | vanilla-js lightweight custom HTML scrollbar | yairEO | 285 |
| 186 | [stream-ui-kit](https://github.com/htmlstreamofficial/stream-ui-kit) | Stream - UI Kit. A beautiful Open Source Bootstrap 4 UI Kit under MIT license for better web! | htmlstreamofficial | 317 |
| 187 | [priority-nav-scroller](https://github.com/NigelOToole/priority-nav-scroller) | Priority Nav Scroller is a plugin for the priority+ navigation pattern. | NigelOToole | 196 |
| 188 | [pib](https://github.com/oraoto/pib) | PHP in Browser (powered by WebAssembly) | oraoto | 512 |
| 189 | [kv-storage](https://github.com/WICG/kv-storage) | A proposal for an async key/value storage API for the web | WICG | 532 |
| 190 | [dillinger](https://github.com/joemccann/dillinger) | The last Markdown editor, ever. | joemccann | 6687 |
| 191 | [hello](https://github.com/nat/hello) | 👋 Hello, GitHub | nat | 266 |
| 192 | [lighthouse-badge](https://github.com/ebidel/lighthouse-badge) | Lighthouse score badge | ebidel | 139 |
| 193 | [afieldguidetoelephpants](https://github.com/philipsharp/afieldguidetoelephpants) | | philipsharp | 28 |
| 194 | [mastering-modular-javascript](https://github.com/mjavascript/mastering-modular-javascript) | 📦 Module thinking, principles, design patterns and best practices. | mjavascript | 3867 |
| 195 | [tabler](https://github.com/tabler/tabler) | Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap | tabler | 20917 |
| 196 | [webdash](https://github.com/jadjoubran/webdash) | 🔥 Orchestrate your web project with Webdash the customizable web dashboard | jadjoubran | 1511 |
| 197 | [vue-promise-btn](https://github.com/STUkh/vue-promise-btn) | Vue.js plugin that handles buttons async lock state. Demo: https://stukh.github.io/vue-promise-btn/ | STUkh | 156 |
| 198 | [areweideyet](https://github.com/contradictioned/areweideyet) | | contradictioned | 27 |
| 199 | [arewewebyet](https://github.com/rust-lang/arewewebyet) | Are we web yet? A simple reckoning of Rust’s readiness for Web-related things. | rust-lang | 290 |
| 200 | [PactMaker](https://github.com/wildbit/PactMaker) | Starter workflow for creating electronically signed PDF agreements. | wildbit | 80 |
| 201 | [1-line-CSS-Framework](https://github.com/vladocar/1-line-CSS-Framework) | One Line CSS Framework | vladocar | 74 |
| 202 | [evie](https://github.com/anges244/evie) | A production-ready theme for your projects with a minimal style guide https://evie.undraw.co | anges244 | 463 |
| 203 | [hostnames-and-usernames-to-reserve](https://github.com/zimbatm/hostnames-and-usernames-to-reserve) | Blacklist of hostnames and users all PaaS should use | zimbatm | 54 |
| 204 | [frontend](https://github.com/guardian/frontend) | The Guardian Dot Com. | guardian | 5425 |
| 205 | [pdfs](https://github.com/tpn/pdfs) | Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc) | tpn | 4735 |
| 206 | [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 | 34392 |
| 207 | [hyperHTML](https://github.com/WebReflection/hyperHTML) | A Fast & Light Virtual DOM Alternative | WebReflection | 2646 |
| 208 | [firefighter-demo](https://github.com/sdras/firefighter-demo) | 🚨 Demo to improve an existing firefighter app by making it queue tasks offline | sdras | 67 |
| 209 | [Service-Workers-BackgroundSync](https://github.com/deanhume/Service-Workers-BackgroundSync) | A simple example using Service Workers & Background Sync | deanhume | 27 |
| 210 | [screenfull.js](https://github.com/sindresorhus/screenfull.js) | Simple wrapper for cross-browser usage of the JavaScript Fullscreen API | sindresorhus | 5358 |
| 211 | [puphpet](https://github.com/puphpet/puphpet) | Vagrant/Puppet GUI | puphpet | 3926 |
| 212 | [html-reference](https://github.com/jgthms/html-reference) | HTML Reference: a free guide to all HTML5 elements and attributes | jgthms | 619 |
| 213 | [codrops-scribbler](https://github.com/amiechen/codrops-scribbler) | A responsive HTML template for coding projects with a clean, user friendly design. Crafted with the latest web technologies, the template is suitable for landing pages and documentations. | amiechen | 238 |
| 214 | [Screenshot-to-code](https://github.com/emilwallner/Screenshot-to-code) | A neural network that transforms a design mock-up into a static website. | emilwallner | 12520 |
| 215 | [WebFundamentals](https://github.com/google/WebFundamentals) | Best practices for modern web development | google | 11168 |
| 216 | [core](https://github.com/stackblitz/core) | Online IDE powered by Visual Studio Code ⚡️ | stackblitz | 7337 |
| 217 | [css-grid](https://github.com/wesbos/css-grid) | Starter Files + Solutions to my CSSGrid.io Course | wesbos | 1526 |
| 218 | [iA-Fonts](https://github.com/iaolo/iA-Fonts) | Free variable writing fonts from iA | iaolo | 1470 |
| 219 | [zepto](https://github.com/madrobby/zepto) | Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API | madrobby | 14721 |
| 220 | [tailwindcss](https://github.com/laravel-frontend-presets/tailwindcss) | A Tailwind CSS frontend preset for the Laravel Framework | laravel-frontend-presets | 797 |
| 221 | [laravel-twbs4](https://github.com/laravelnews/laravel-twbs4) | Laravel 5 frontend preset for Twitter Bootstrap 4 | laravelnews | 233 |
| 222 | [bulmaswatch](https://github.com/jenil/bulmaswatch) | Themes for Bulma | jenil | 1275 |
| 223 | [Light-Modal](https://github.com/hunzaboy/Light-Modal) | A new lightweight, powerful and easy to use CSS Modal. | hunzaboy | 221 |
| 224 | [web-font-loading-recipes](https://github.com/zachleat/web-font-loading-recipes) | A bunch of demos for different web font loading strategies. Companion to https://www.zachleat.com/web/comprehensive-webfonts/ Read more: https://www.zachleat.com/web/recipes/ | zachleat | 847 |
| 225 | [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 | 12530 |
| 226 | [url-to-pdf-api](https://github.com/alvarcarto/url-to-pdf-api) | Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content. | alvarcarto | 6070 |
| 227 | [vanilla-framework](https://github.com/canonical-web-and-design/vanilla-framework) | From community websites to web applications, this CSS framework will help you achieve a consistent look and feel. | canonical-web-and-design | 409 |
| 228 | [en.javascript.info](https://github.com/javascript-tutorial/en.javascript.info) | Modern JavaScript Tutorial | javascript-tutorial | 9278 |
| 229 | [modulator](https://github.com/hihayk/modulator) | | hihayk | 32 |
| 230 | [YouMightNotNeedJS](https://github.com/una/YouMightNotNeedJS) | | una | 1620 |
| 231 | [polyfill-service](https://github.com/Financial-Times/polyfill-service) | Automatic polyfill service. | Financial-Times | 4713 |
| 232 | [craft](https://github.com/craftcms/craft) | Composer starter project for Craft CMS | craftcms | 110 |
| 233 | [hacker-news-pwas](https://github.com/tastejs/hacker-news-pwas) | HNPWA - Hacker News readers as Progressive Web Apps 📱 | tastejs | 2260 |
| 234 | [react-from-zero](https://github.com/kay-is/react-from-zero) | A simple (99% ES2015 less) tutorial for React | kay-is | 4618 |
| 235 | [awesome-creative-coding](https://github.com/terkelg/awesome-creative-coding) | Creative Coding: Generative Art, Data visualization, Interaction Design, Resources. | terkelg | 6195 |
| 236 | [BuildYourOwnLisp](https://github.com/orangeduck/BuildYourOwnLisp) | Learn C and build your own programming language in under 1000 lines of code! | orangeduck | 1951 |
| 237 | [url](https://github.com/whatwg/url) | URL Standard | whatwg | 293 |
| 238 | [html](https://github.com/w3c/html) | Deliverables of the HTML Working Group until October 2018 | w3c | 1765 |
| 239 | [phpstan](https://github.com/phpstan/phpstan) | PHP Static Analysis Tool - discover bugs in your code without running it! | phpstan | 8401 |
| 240 | [marvelapp](https://github.com/thiagolioy/marvelapp) | Blog post on medium about the creation of a marvel app from ground up | thiagolioy | 163 |
| 241 | [devdocs](https://github.com/shopware/devdocs) | Shopware Developers Website | shopware | 116 |
| 242 | [axle](https://github.com/codyd51/axle) | a UNIX-like kernel + userspace | codyd51 | 375 |
| 243 | [Cerberus](https://github.com/TedGoas/Cerberus) | A few simple, but solid patterns for responsive HTML email templates and newsletters. Even in Outlook and Gmail. | TedGoas | 3824 |
| 244 | [html5-animation](https://github.com/lamberta/html5-animation) | Foundation HTML5 Animation with JavaScript example code and book exercises. | lamberta | 637 |
| 245 | [docs](https://github.com/odota/docs) | OpenDota API documentation | odota | 7 |
| 246 | [css-reference](https://github.com/jgthms/css-reference) | CSS Reference: a free visual guide to the most popular CSS properties | jgthms | 4036 |
| 247 | [gl-waveform](https://github.com/a-vis/gl-waveform) | Best in class waveform renderer. | a-vis | 70 |
| 248 | [demos](https://github.com/rreusser/demos) | One repo to rule them all. | rreusser | 181 |
| 249 | [talktalktalk](https://github.com/josephernest/talktalktalk) | TalkTalkTalk is an easy-installable small chat room, with chat history. | josephernest | 251 |
| 250 | [Winds](https://github.com/GetStream/Winds) | A Beautiful Open Source RSS & Podcast App Powered by Getstream.io | GetStream | 7376 |
| 251 | [vocalizer](https://github.com/atifazam/vocalizer) | A simple javascript plugin to show people how to say your name correctly. | atifazam | 203 |
| 252 | [awesome-webpack](https://github.com/webpack-contrib/awesome-webpack) | A curated list of awesome Webpack resources, libraries and tools | webpack-contrib | 3904 |
| 253 | [FBO](https://github.com/nicoptere/FBO) | using FBO to render particles in THREE.js | nicoptere | 106 |
| 254 | [portier.github.io](https://github.com/portier/portier.github.io) | Website for Portier, an email-based, passwordless authentication that you can host yourself. | portier | 328 |
| 255 | [flyweb.github.io](https://github.com/flyweb/flyweb.github.io) | | flyweb | 18 |
| 256 | [text-spinners](https://github.com/maxbeier/text-spinners) | Pure text, CSS only, font independent, inline loading indicators | maxbeier | 2725 |
| 257 | [programmingdesignsystems.com](https://github.com/runemadsen/programmingdesignsystems.com) | The book! | runemadsen | 246 |
| 258 | [webgl2-fundamentals](https://github.com/gfxfundamentals/webgl2-fundamentals) | WebGL 2 lessons starting from the basics | gfxfundamentals | 653 |
| 259 | [intercooler-js](https://github.com/intercoolerjs/intercooler-js) | Making AJAX as easy as anchor tags | intercoolerjs | 4526 |
| 260 | [shower](https://github.com/shower/shower) | Shower HTML presentation engine | shower | 4439 |
| 261 | [formcore](https://github.com/filamentgroup/formcore) | A set of forms. | filamentgroup | 203 |
| 262 | [html5-periodic-table](https://github.com/MadeByMike/html5-periodic-table) | Origionally created by Josh Duck, he removed it, so I recreated it. | MadeByMike | 158 |
| 263 | [responsive-html-email-template](https://github.com/leemunroe/responsive-html-email-template) | A free simple responsive HTML email template | leemunroe | 8806 |
| 264 | [euvatrates.com](https://github.com/apilayer/euvatrates.com) | Super simple (static) web service to grab VAT rates for all EU Member States, in preparation of the new 2015 VAT regulation. | apilayer | 47 |
| 265 | [emoji-cheat-sheet.com](https://github.com/WebpageFX/emoji-cheat-sheet.com) | A one pager for emojis on Campfire and GitHub | WebpageFX | 6413 |
| 266 | [milligram](https://github.com/milligram/milligram) | A minimalist CSS framework. | milligram | 8637 |
| 267 | [youmightnotneedjquery](https://github.com/HubSpot/youmightnotneedjquery) | | HubSpot | 12259 |
| 268 | [openshift-cachet](https://github.com/CatDeployed/openshift-cachet) | Cachet for OpenShift - NO LONGER MAINTAINED | CatDeployed | 10 |

**[⬆ Back to Index](#-contents)**

## Hack
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [fbctf](https://github.com/facebookarchive/fbctf) | Platform to host Capture the Flag competitions | facebookarchive | 6232 |

**[⬆ Back to Index](#-contents)**

## Haskell
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [pandoc](https://github.com/jgm/pandoc) | Universal markup converter | jgm | 18619 |
| 2 | [gitit](https://github.com/jgm/gitit) | A wiki using HAppS, pandoc, and git | jgm | 1772 |
| 3 | [patat](https://github.com/jaspervdj/patat) | Terminal-based presentations using Pandoc | jaspervdj | 1327 |
| 4 | [wstunnel](https://github.com/erebe/wstunnel) | Tunneling over websocket protocol - Static binary available | erebe | 527 |
| 5 | [dhall-haskell](https://github.com/dhall-lang/dhall-haskell) | Maintainable configuration files | dhall-lang | 614 |
| 6 | [write-you-a-haskell](https://github.com/sdiehl/write-you-a-haskell) | Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/) | sdiehl | 2727 |
| 7 | [semantic](https://github.com/github/semantic) | Parsing, analyzing, and comparing source code across many languages | github | 7329 |
| 8 | [haskell-trainings](https://github.com/google/haskell-trainings) | Haskell 101 and 102: slides and codelabs | google | 1139 |
| 9 | [fgl](https://github.com/haskell/fgl) | A Functional Graph Library for Haskell | haskell | 146 |
| 10 | [streamly](https://github.com/composewell/streamly) | Beautiful Streaming, Concurrent and Reactive Composition (Haskell) | composewell | 480 |
| 11 | [duckling](https://github.com/facebook/duckling) | Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings. | facebook | 2876 |
| 12 | [luna](https://github.com/luna/luna) | Looking for Luna, the WYSIWYG language for data processing? Development has moved :point_right: | luna | 3485 |
| 13 | [shellcheck](https://github.com/koalaman/shellcheck) | ShellCheck, a static analysis tool for shell scripts | koalaman | 19310 |

**[⬆ Back to Index](#-contents)**

## Java
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [UpdateTool](https://github.com/mynttt/UpdateTool) | A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to recive ratings | mynttt | 49 |
| 2 | [languagetool](https://github.com/languagetool-org/languagetool) | Style and Grammar Checker for 25+ Languages | languagetool-org | 3516 |
| 3 | [soapui](https://github.com/SmartBear/soapui) | SoapUI is a free and open source cross-platform functional testing solution for APIs and web services. | SmartBear | 1054 |
| 4 | [keycloak](https://github.com/keycloak/keycloak) | Open Source Identity and Access Management For Modern Applications and Services | keycloak | 5647 |
| 5 | [openapi-generator](https://github.com/OpenAPITools/openapi-generator) | OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) | OpenAPITools | 4919 |
| 6 | [swagger-core](https://github.com/swagger-api/swagger-core) | Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API | swagger-api | 6284 |
| 7 | [mantis](https://github.com/Netflix/mantis) | A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications | Netflix | 977 |
| 8 | [live-transcribe-speech-engine](https://github.com/google/live-transcribe-speech-engine) | Live Transcribe is an Android application that provides real-time captioning for people who are deaf or hard of hearing. This repository contains the Android client libraries for communicating with Google's Cloud Speech API that are used in Live Transcribe. | google | 997 |
| 9 | [karate](https://github.com/intuit/karate) | Test Automation Made Simple | intuit | 3019 |
| 10 | [nacos](https://github.com/alibaba/nacos) | an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications. | alibaba | 11224 |
| 11 | [CROKAGE-replication-package](https://github.com/muldon/CROKAGE-replication-package) | Replication package of CROKAGE: Crowd Knowledge Answer Generator | muldon | 104 |
| 12 | [wiremock](https://github.com/tomakehurst/wiremock) | A tool for mocking HTTP services | tomakehurst | 3759 |
| 13 | [bazel](https://github.com/bazelbuild/bazel) | a fast, scalable, multi-language and extensible build system | bazelbuild | 14445 |
| 14 | [runelite](https://github.com/runelite/runelite) | Open source Old School RuneScape client | runelite | 2754 |
| 15 | [smile](https://github.com/haifengl/smile) | Statistical Machine Intelligence & Learning Engine | haifengl | 4701 |
| 16 | [textidote](https://github.com/sylvainhalle/textidote) | Spelling, grammar and style checking on LaTeX documents | sylvainhalle | 319 |
| 17 | [sudoku-solver](https://github.com/simonepri/sudoku-solver) | 🔢 Sudoku Solutions Enumerator (Sequential and Parallel) | simonepri | 2 |
| 18 | [ghidra](https://github.com/NationalSecurityAgency/ghidra) | Ghidra is a software reverse engineering (SRE) framework | NationalSecurityAgency | 20231 |
| 19 | [LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation) | Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) | MisterBooo | 52049 |
| 20 | [bytecode-viewer](https://github.com/Konloch/bytecode-viewer) | A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More) | Konloch | 11039 |
| 21 | [flyway](https://github.com/flyway/flyway) | Flyway by Redgate • Database Migrations Made Easy. | flyway | 4982 |
| 22 | [WebGoat](https://github.com/WebGoat/WebGoat) | WebGoat 8.0 | WebGoat | 3172 |
| 23 | [idea-php-laravel-plugin](https://github.com/Haehnchen/idea-php-laravel-plugin) | Laravel Framework Plugin for PhpStorm / IntelliJ IDEA | Haehnchen | 511 |
| 24 | [retrofit](https://github.com/square/retrofit) | Type-safe HTTP client for Android and Java by Square, Inc. | square | 35289 |
| 25 | [graal](https://github.com/oracle/graal) | GraalVM: Run Programs Faster Anywhere :rocket: | oracle | 12158 |
| 26 | [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 | 2866 |
| 27 | [gg](https://github.com/team142/gg) | An in-browser multiplayer tank battle game | team142 | 16 |
| 28 | [temperature-conversion](https://github.com/dystopiancode/temperature-conversion) | A Java library that permits conversions between Celsius, Kelvin, Rankine, Delisle, Newton, Reaumur, Romer and Fahrenheit scales. | dystopiancode | 3 |
| 29 | [phpinspectionsea](https://github.com/kalessil/phpinspectionsea) | A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin) | kalessil | 1103 |
| 30 | [zaproxy](https://github.com/zaproxy/zaproxy) | The OWASP ZAP core project | zaproxy | 7188 |
| 31 | [DependencyCheck](https://github.com/jeremylong/DependencyCheck) | OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies. | jeremylong | 2208 |
| 32 | [asynchronousratchetingtree](https://github.com/facebookresearch/asynchronousratchetingtree) | On Ends-to-Ends Encryption: Asynchronous Group Messaging with Strong Security Guarantees | facebookresearch | 212 |
| 33 | [sonarqube](https://github.com/SonarSource/sonarqube) | Continuous Inspection | SonarSource | 4617 |
| 34 | [TerrariaClone](https://github.com/raxod502/TerrariaClone) | 🔥 An incomprehensible hellscape of spaghetti code. | raxod502 | 1521 |
| 35 | [programming](https://github.com/hacktoberfest17/programming) | Code a program in a language of your choice. | hacktoberfest17 | 262 |
| 36 | [css-validator](https://github.com/w3c/css-validator) | W3C CSS Validation Service | w3c | 116 |
| 37 | [VasSonic](https://github.com/Tencent/VasSonic) | VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. | Tencent | 10701 |
| 38 | [aet](https://github.com/Cognifide/aet) | AET - a system that detects visual changes on web sites and performs basic page health checks | Cognifide | 89 |
| 39 | [bisq](https://github.com/bisq-network/bisq) | A decentralized bitcoin exchange network | bisq-network | 3046 |
| 40 | [DelegatedRecoveryReferenceImplementation](https://github.com/facebook/DelegatedRecoveryReferenceImplementation) | The reference implementation of the Delegated Recovery specification found at https://github.com/facebook/DelegatedRecoverySpecification | facebook | 23 |
| 41 | [interviews](https://github.com/kdn251/interviews) | Everything you need to know to get the job. | kdn251 | 43048 |
| 42 | [idea-php-shopware-plugin](https://github.com/Haehnchen/idea-php-shopware-plugin) | Shopware Plugin for PhpStorm which extends Symfony Plugin | Haehnchen | 48 |
| 43 | [lottie-react-native](https://github.com/react-native-community/lottie-react-native) | Lottie wrapper for React Native. | react-native-community | 12789 |
| 44 | [livestreamerJGUI](https://github.com/0wing/livestreamerJGUI) | A Java GUI for livestreamer | 0wing | 12 |
| 45 | [parser](https://github.com/odota/parser) | Replay parse server generating JSON log events from Dota 2 replay files | odota | 62 |
| 46 | [yuicompressor](https://github.com/yui/yuicompressor) | YUI Compressor | yui | 2853 |
| 47 | [validator](https://github.com/validator/validator) | The Nu Html Checker – Helps you catch mistakes in your HTML, CSS, and SVG | validator | 841 |
| 48 | [clarity](https://github.com/skadistats/clarity) | Comically fast Dota 2 & CSGO replay parser written in Java. | skadistats | 454 |

**[⬆ Back to Index](#-contents)**

## JavaScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [js-jquery](https://github.com/henrya/js-jquery) | | henrya | 87 |
| 2 | [SourceKitForSafari](https://github.com/kishikawakatsumi/SourceKitForSafari) | SourceKit for Safari is a browser extension for GitHub, that enables IDE features on your browser such as symbol navigator, go to definition and documentation on hover. | kishikawakatsumi | 541 |
| 3 | [dd](https://github.com/nunomaduro/dd) | ✨ The most popular way of debugging in PHP is now available in JavaScript. | nunomaduro | 119 |
| 4 | [lss-manager-v3](https://github.com/LSS-Manager/lss-manager-v3) | Das offizielle Repo für den LSS Manager | LSS-Manager | 24 |
| 5 | [blog](https://github.com/lukejacksonn/blog) | A forkable personal blog that runs on GitHub pages. Demo 👉 | lukejacksonn | 6 |
| 6 | [d3](https://github.com/d3/d3) | Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: | d3 | 90788 |
| 7 | [tailwind-rn](https://github.com/vadimdemedes/tailwind-rn) | Use Tailwind CSS in React Native projects | vadimdemedes | 405 |
| 8 | [svg-bg](https://github.com/SaraVieira/svg-bg) | | SaraVieira | 2 |
| 9 | [gatsby-course-starter](https://github.com/btholt/gatsby-course-starter) | a gatsby starter project to help you create educational materials | btholt | 97 |
| 10 | [css-to-js](https://github.com/SaraVieira/css-to-js) | Transform css to JavaScript objects | SaraVieira | 62 |
| 11 | [api-for-friendly-words](https://github.com/CSS-Tricks/api-for-friendly-words) | | CSS-Tricks | 12 |
| 12 | [cross-zip](https://github.com/feross/cross-zip) | Cross-platform .zip file creation | feross | 87 |
| 13 | [gatsby-theme-terminal](https://github.com/PaulieScanlon/gatsby-theme-terminal) | A zero component Gatsby theme for developers 🔋 | PaulieScanlon | 86 |
| 14 | [universal-tilt.js](https://github.com/universal-tilt-js/universal-tilt.js) | 🎆 Parallax tilt effect library | universal-tilt-js | 106 |
| 15 | [hedron](https://github.com/nudibranchrecords/hedron) | Perform live shows with your three.js creations | nudibranchrecords | 302 |
| 16 | [graphiql-explorer](https://github.com/OneGraph/graphiql-explorer) | Explorer plugin for GraphiQL | OneGraph | 548 |
| 17 | [stormdb](https://github.com/TomPrograms/stormdb) | 🌩️ StormDB is a tiny, lightweight, 0 dependency, easy-to-use JSON-based database for NodeJS, the browser or Electron. | TomPrograms | 351 |
| 18 | [signal-promise](https://github.com/mafintosh/signal-promise) | Simple wait/notify promise with optional max wait time | mafintosh | 41 |
| 19 | [just](https://github.com/angus-c/just) | A library of dependency-free JavaScript functions that do just do one thing. | angus-c | 2263 |
| 20 | [popper-core](https://github.com/popperjs/popper-core) | 🍿Positioning tooltips and popovers is difficult. Popper is here to help! | popperjs | 14549 |
| 21 | [yarn-deduplicate](https://github.com/atlassian/yarn-deduplicate) | Deduplication tool for yarn.lock files | atlassian | 510 |
| 22 | [uid](https://github.com/lukeed/uid) | A tiny (134B) and fast utility to generate random IDs of fixed length | lukeed | 374 |
| 23 | [cabot](https://github.com/arachnys/cabot) | Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty | arachnys | 4744 |
| 24 | [js-beautify](https://github.com/beautify-web/js-beautify) | Beautifier for javascript | beautify-web | 6704 |
| 25 | [patternfly-timeline](https://github.com/patternfly/patternfly-timeline) | A time based / event series interactive visualization using d3.js. Use drag and zoom to navigate in time. | patternfly | 93 |
| 26 | [github-trending-api](https://github.com/huchenme/github-trending-api) | :octocat: The missing APIs for GitHub trending projects and developers 📈 | huchenme | 445 |
| 27 | [vue-fullpage.js](https://github.com/alvarotrigo/vue-fullpage.js) | Official Vue.js wrapper for fullPage.js http://alvarotrigo.com/vue-fullpage/ | alvarotrigo | 1319 |
| 28 | [babel-plugin-template-html-minifier](https://github.com/cfware/babel-plugin-template-html-minifier) | Minify HTML in tagged template strings using html-minifier | cfware | 46 |
| 29 | [sourcebit](https://github.com/stackbithq/sourcebit) | Sourcebit helps developers build data-driven JAMstack sites by pulling data from any third-party resource | stackbithq | 128 |
| 30 | [css-analyzer](https://github.com/projectwallace/css-analyzer) | Analytics for CSS | projectwallace | 135 |
| 31 | [11tywithgooglesheet](https://github.com/Atanda1/11tywithgooglesheet) | | Atanda1 | 6 |
| 32 | [nedb](https://github.com/louischatriot/nedb) | The JavaScript Database, for Node.js, nw.js, electron and the browser | louischatriot | 11180 |
| 33 | [starplate](https://github.com/littlstar/starplate) | Lightning fast template and view engine built on top of Incremental DOM and Babel (ES6 Templates + Incremental DOM working together) | littlstar | 67 |
| 34 | [grapesjs](https://github.com/artf/grapesjs) | Free and Open source Web Builder Framework. Next generation tool for building templates without coding | artf | 10555 |
| 35 | [todometer](https://github.com/cassidoo/todometer) | A meter-based to-do list | cassidoo | 1119 |
| 36 | [cli-diagram](https://github.com/Lakitna/cli-diagram) | Draw needlessly complex diagrams in the console | Lakitna | 181 |
| 37 | [is-sponsor-label-action](https://github.com/JasonEtco/is-sponsor-label-action) | 💖🔖 A GitHub Action that labels issues/PRs if the creator is a sponsor of the owner | JasonEtco | 102 |
| 38 | [kap-playback-speed](https://github.com/karaggeorge/kap-playback-speed) | Speed up or slow down Kap recordings | karaggeorge | 12 |
| 39 | [node-sonos-http-api](https://github.com/jishi/node-sonos-http-api) | An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar. | jishi | 1445 |
| 40 | [simple-svg-placeholder](https://github.com/cloudfour/simple-svg-placeholder) | A very simple placeholder image generator with zero dependencies. | cloudfour | 93 |
| 41 | [panzoom](https://github.com/anvaka/panzoom) | Universal pan and zoom library (DOM, SVG, Custom) | anvaka | 737 |
| 42 | [htl](https://github.com/observablehq/htl) | Hypertext Literal | observablehq | 122 |
| 43 | [serverless-plugin-canary-deployments](https://github.com/davidgf/serverless-plugin-canary-deployments) | Canary deployments for your Serverless application | davidgf | 257 |
| 44 | [aoe2techtree](https://github.com/SiegeEngineers/aoe2techtree) | Age of Empires II Tech Tree | SiegeEngineers | 61 |
| 45 | [jira_clone](https://github.com/oldboyxx/jira_clone) | A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress. | oldboyxx | 4849 |
| 46 | [focus.js](https://github.com/Spiderpig86/focus.js) | :city_sunset: An experimental image zooming library. | Spiderpig86 | 6 |
| 47 | [vimeo.js](https://github.com/vimeo/vimeo.js) | Official Node.js library for the Vimeo API. | vimeo | 182 |
| 48 | [userbase](https://github.com/encrypted-dev/userbase) | Create secure and private web apps using only static JavaScript, HTML, and CSS. | encrypted-dev | 1112 |
| 49 | [Fomantic-UI](https://github.com/fomantic/Fomantic-UI) | Fomantic-UI is a community fork of Semantic-UI | fomantic | 1618 |
| 50 | [civ6-play-by-cloud-turn-notifier](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier) | | brettstack | 5 |
| 51 | [node-ffi](https://github.com/node-ffi/node-ffi) | Node.js Foreign Function Interface | node-ffi | 3355 |
| 52 | [node-mkdirp](https://github.com/isaacs/node-mkdirp) | Recursively mkdir, like `mkdir -p`, but in node.js | isaacs | 28 |
| 53 | [generative-placeholders](https://github.com/fourtonfish/generative-placeholders) | Use generative art as your image placeholders. | fourtonfish | 4 |
| 54 | [postcss-dark-theme-class](https://github.com/postcss/postcss-dark-theme-class) | PostCSS plugin to make dark/light theme switcher by copying styles from media query to special class | postcss | 52 |
| 55 | [playwright](https://github.com/microsoft/playwright) | Node library to automate Chromium, Firefox and WebKit with a single API | microsoft | 10976 |
| 56 | [compressed-size-action](https://github.com/preactjs/compressed-size-action) | GitHub Action that adds compressed size changes to your PRs. | preactjs | 166 |
| 57 | [supermaya](https://github.com/MadeByMike/supermaya) | | MadeByMike | 142 |
| 58 | [one-click-apps](https://github.com/caprover/one-click-apps) | Repo for CapRover One Click Apps (https://github.com/caprover/caprover) | caprover | 49 |
| 59 | [lodash](https://github.com/lodash/lodash) | A modern JavaScript utility library delivering modularity, performance, & extras. | lodash | 44186 |
| 60 | [react-simple-code-editor](https://github.com/satya164/react-simple-code-editor) | Simple no-frills code editor with syntax highlighting | satya164 | 466 |
| 61 | [calendarize](https://github.com/lukeed/calendarize) | A tiny (202B) utility to generate calendar views. | lukeed | 357 |
| 62 | [awesome-web-animation](https://github.com/sergey-pimenov/awesome-web-animation) | A list of awesome web animation libraries, books, apps etc. | sergey-pimenov | 729 |
| 63 | [tidal-api](https://github.com/spencercharest/tidal-api) | An unofficial API wrapper for Tidal Music. | spencercharest | 69 |
| 64 | [flickity](https://github.com/metafizzy/flickity) | :leaves: Touch, responsive, flickable carousels | metafizzy | 6080 |
| 65 | [laravel-feedback-component](https://github.com/mydnic/laravel-feedback-component) | Customizable Feedback Component for Laravel | mydnic | 162 |
| 66 | [npq](https://github.com/lirantal/npq) | 🎖safely* install packages with npm or yarn by auditing them as part of your install process | lirantal | 417 |
| 67 | [TypeScript-Handbook](https://github.com/microsoft/TypeScript-Handbook) | The TypeScript Handbook is a comprehensive guide to the TypeScript language | microsoft | 4518 |
| 68 | [tiny-css-prefixer](https://github.com/kitten/tiny-css-prefixer) | CSS prefixing helpers in less than 1KB 🌈 | kitten | 37 |
| 69 | [fullcalendar](https://github.com/fullcalendar/fullcalendar) | Full-sized drag & drop event calendar | fullcalendar | 11043 |
| 70 | [react-big-calendar](https://github.com/jquense/react-big-calendar) | gcal/outlook like calendar component | jquense | 3912 |
| 71 | [uuid](https://github.com/uuidjs/uuid) | Generate RFC-compliant UUIDs in JavaScript | uuidjs | 8983 |
| 72 | [reveal.js](https://github.com/hakimel/reveal.js) | The HTML Presentation Framework | hakimel | 50914 |
| 73 | [pull](https://github.com/wei/pull) | ⬇️ Keep your forks up-to-date via automated PRs | wei | 845 |
| 74 | [rcoil](https://github.com/sapessi/rcoil) | Rcoil is an orchestration library that makes it easy to call multiple APIs or AWS Lambda functions and aggregate the output into a single response. | sapessi | 21 |
| 75 | [aud](https://github.com/ljharb/aud) | Use `npx aud` instead of `npm audit`, whether you have a lockfile or not! | ljharb | 21 |
| 76 | [combokeys](https://github.com/avocode/combokeys) | Web browser keyboard shortcuts. CommonJS, NPM. | avocode | 673 |
| 77 | [vue-testing-library](https://github.com/testing-library/vue-testing-library) | 🦎 Simple and complete Vue.js testing utilities that encourage good testing practices. | testing-library | 317 |
| 78 | [color-blind](https://github.com/skratchdot/color-blind) | Simulate color blindness by converting RGB hex codes. | skratchdot | 65 |
| 79 | [cli](https://github.com/npm/cli) | the package manager for JavaScript | npm | 2948 |
| 80 | [typical](https://github.com/camwiegert/typical) | Animated typing in ~400 bytes 🐡 of JavaScript | camwiegert | 661 |
| 81 | [axios-curlirize](https://github.com/delirius325/axios-curlirize) | axios plugin converting requests to cURL commands, saving and logging them. | delirius325 | 74 |
| 82 | [apicache](https://github.com/kwhitley/apicache) | Simple API-caching middleware for Express/Node. | kwhitley | 820 |
| 83 | [axios-cache-adapter](https://github.com/RasCarlito/axios-cache-adapter) | Caching adapter for axios. Store request results in a configurable store to prevent unneeded network requests. | RasCarlito | 344 |
| 84 | [sketch-map-generator](https://github.com/eddiesigner/sketch-map-generator) | Sketch plugin to fill a layer with a map generated from a given location using Google Maps and Mapbox | eddiesigner | 791 |
| 85 | [plexiglass](https://github.com/madalynrose/plexiglass) | Libraries that remove mouse feedback to encourage keyboard and screen reader testing | madalynrose | 6 |
| 86 | [formee](https://github.com/lukeed/formee) | A tiny (532B) library for handling <form> elements. | lukeed | 390 |
| 87 | [klona](https://github.com/lukeed/klona) | A tiny (366B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more! | lukeed | 649 |
| 88 | [browser-compat-data](https://github.com/mdn/browser-compat-data) | This repository contains compatibility data for Web technologies as displayed on MDN | mdn | 2637 |
| 89 | [npm-install-peers](https://github.com/spatie/npm-install-peers) | CLI command to install npm peerDependencies | spatie | 131 |
| 90 | [webpack-module-nomodule-plugin](https://github.com/JoviDeCroock/webpack-module-nomodule-plugin) | Easily implement a module nomodule index.html | JoviDeCroock | 42 |
| 91 | [devolution](https://github.com/theKashey/devolution) | 🦎 -> 🦖A de-evolution gun for your bundle! | theKashey | 125 |
| 92 | [open-ui](https://github.com/WICG/open-ui) | Maintain an open standard for UI and promote its adherence and adoption. | WICG | 626 |
| 93 | [rainbrow](https://github.com/charliegerard/rainbrow) | Clone of the Rainbrow iOS game in JavaScript | charliegerard | 29 |
| 94 | [shins](https://github.com/Mermade/shins) | Shins Is Not Slate - port of Slate markdown renderer to Node.js | Mermade | 233 |
| 95 | [glyphhanger](https://github.com/filamentgroup/glyphhanger) | Your web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries. | filamentgroup | 866 |
| 96 | [mxb](https://github.com/maxboeck/mxb) | Personal Website built with Eleventy | maxboeck | 167 |
| 97 | [ladybug-website](https://github.com/ladybug-podcast/ladybug-website) | | ladybug-podcast | 50 |
| 98 | [framework-compare](https://github.com/andrewiggins/framework-compare) | Compare implementations of some basic webpages in different frameworks | andrewiggins | 10 |
| 99 | [canvas-confetti](https://github.com/catdad/canvas-confetti) | 🎉 on-demand confetti gun | catdad | 339 |
| 100 | [storefront-ui](https://github.com/DivanteLtd/storefront-ui) | Customization-first, performance-oriented and elegant UI framework for eCommerce (and not only) based on Vue.js and Google Retail UX Playbook. Made with 💚 by Vue Storefront team and contributors. | DivanteLtd | 1143 |
| 101 | [deck-of-cards](https://github.com/deck-of-cards/deck-of-cards) | Deck of Cards (old version) | deck-of-cards | 2560 |
| 102 | [image-shrinker](https://github.com/stefansl/image-shrinker) | App for macOS. Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately! | stefansl | 167 |
| 103 | [svgo](https://github.com/svg/svgo) | :tiger: Node.js tool for optimizing SVG files | svg | 13912 |
| 104 | [extension-boilerplate](https://github.com/EmailThis/extension-boilerplate) | ⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox. | EmailThis | 2395 |
| 105 | [variable-type-tools](https://github.com/TypeNetwork/variable-type-tools) | Minisites that demonstrate various aspects of variable fonts | TypeNetwork | 16 |
| 106 | [audio-waveform-svg-path](https://github.com/antonKalinin/audio-waveform-svg-path) | Building path for SVG element to perform waveform view of audio file | antonKalinin | 27 |
| 107 | [cloudscraper](https://github.com/codemanki/cloudscraper) | Node.js library to bypass cloudflare's anti-ddos page | codemanki | 546 |
| 108 | [postcss-px-to-viewport](https://github.com/evrone/postcss-px-to-viewport) | A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size. | evrone | 1124 |
| 109 | [blog](https://github.com/rauchg/blog) | | rauchg | 416 |
| 110 | [badgen](https://github.com/badgen/badgen) | Fast handcraft svg badge generating library. | badgen | 426 |
| 111 | [react-typescript-web-extension-starter](https://github.com/aeksco/react-typescript-web-extension-starter) | :desktop_computer: A Web Extension starter kit built with React, TypeScript, SCSS, Storybook, Jest, EsLint, Prettier, Webpack and Bootstrap. Supports both Google Chrome + Mozilla Firefox :fire: | aeksco | 382 |
| 112 | [netflix-1080p-firefox](https://github.com/vladikoff/netflix-1080p-firefox) | 🍿 Force 1080p Netflix playback in Firefox | vladikoff | 325 |
| 113 | [isocity](https://github.com/victorqribeiro/isocity) | A isometric city builder in JavaScript | victorqribeiro | 2447 |
| 114 | [e2e-testsuite-platform](https://github.com/shopware/e2e-testsuite-platform) | This package contains the e2e platform test suite for Shopware 6 using Cypress | shopware | 7 |
| 115 | [car](https://github.com/pakastin/car) | Multiplayer 2d car physics with JavaScript! | pakastin | 389 |
| 116 | [svg-to-jsx-electron](https://github.com/SaraVieira/svg-to-jsx-electron) | Transform SVG to JSX | SaraVieira | 53 |
| 117 | [vuejs.org](https://github.com/vuejs/vuejs.org) | 📄 The official documentation site for Vue.js. | vuejs | 4319 |
| 118 | [noise-peer](https://github.com/emilbayes/noise-peer) | Simple end-to-end encrypted, secure channels using Noise Protocol Framework and libsodium secretstream | emilbayes | 125 |
| 119 | [sw-cypress](https://github.com/leichteckig/sw-cypress) | | leichteckig | 10 |
| 120 | [pump](https://github.com/mafintosh/pump) | pipe streams together and close all of them if one of them closes | mafintosh | 766 |
| 121 | [ssdeploy](https://github.com/ai/ssdeploy) | Netlify replacement to deploy simple websites with better flexibility, speed and without vendor lock-in | ai | 152 |
| 122 | [spark-joy](https://github.com/sw-yx/spark-joy) | ✨😂easy ways to add design flair, user delight, and whimsy to your product. | sw-yx | 2934 |
| 123 | [drive-db](https://github.com/franciscop/drive-db) | :bar_chart: Use Google Drive spreadsheets as a simple database | franciscop | 655 |
| 124 | [google-oauth-jwt-stream](https://github.com/jed/google-oauth-jwt-stream) | A readable stream of OAuth access tokens for use with Google APIs | jed | 5 |
| 125 | [reddit](https://github.com/feross/reddit) | Simple Reddit API client | feross | 40 |
| 126 | [stripe-webhook-monitor](https://github.com/stripe/stripe-webhook-monitor) | Stripe Webhook Monitor provides a real-time feed and graph of Stripe events received via webhooks. 📈✨ | stripe | 301 |
| 127 | [react-icons-kit](https://github.com/wmira/react-icons-kit) | React Svg Icons | wmira | 309 |
| 128 | [parse-server](https://github.com/parse-community/parse-server) | API server module for Node/Express | parse-community | 17315 |
| 129 | [pure-react-carousel](https://github.com/express-labs/pure-react-carousel) | A highly impartial suite of React components that can be assembled by the consumer to create a carousel with almost no limits on DOM structure or CSS styles. If you're tired of fighting some other developer's CSS and DOM structure, this carousel is for you. | express-labs | 646 |
| 130 | [tauCharts](https://github.com/TargetProcess/tauCharts) | D3 based data-focused charting library. Designed with passion. Flexible. | TargetProcess | 1863 |
| 131 | [design-system](https://github.com/storybookjs/design-system) | 🗃 Storybook Design System | storybookjs | 638 |
| 132 | [webauthn-demo](https://github.com/fido-alliance/webauthn-demo) | WebAuthn Workshop Demo [Completed DEMO is at completed demo-branch] | fido-alliance | 298 |
| 133 | [atree](https://github.com/anvaka/atree) | Just a simple Christmas tree, based on reddit story | anvaka | 2289 |
| 134 | [postgres](https://github.com/porsager/postgres) | Postgres.js - The Fastest full featured PostgreSQL client for Node.js | porsager | 1611 |
| 135 | [one-click.js](https://github.com/jordwalke/one-click.js) | One Click, Offline, CommonJS Modules in the browser | jordwalke | 318 |
| 136 | [uBlock](https://github.com/gorhill/uBlock) | uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. | gorhill | 19928 |
| 137 | [poxi](https://github.com/maierfelix/poxi) | A flat pixel art editor | maierfelix | 1354 |
| 138 | [node-preload](https://github.com/cfware/node-preload) | Request that Node.js child processes preload modules | cfware | 2 |
| 139 | [gatsby-blog-tutorial](https://github.com/emmabostian/gatsby-blog-tutorial) | | emmabostian | 6 |
| 140 | [liaison](https://github.com/liaisonjs/liaison) | A love story between the frontend and the backend | liaisonjs | 285 |
| 141 | [alpine](https://github.com/alpinejs/alpine) | A rugged, minimal framework for composing JavaScript behavior in your markup. | alpinejs | 5914 |
| 142 | [totalist](https://github.com/lukeed/totalist) | A tiny (181B to 224B) utility to recursively list all (total) files in a directory | lukeed | 82 |
| 143 | [jsdom](https://github.com/jsdom/jsdom) | A JavaScript implementation of various web standards, for use with Node.js | jsdom | 13867 |
| 144 | [ffmpeg-static](https://github.com/eugeneware/ffmpeg-static) | ffmpeg static binaries for Mac OSX and Linux and Windows | eugeneware | 237 |
| 145 | [learnstorybook-design-system](https://github.com/chromaui/learnstorybook-design-system) | | chromaui | 22 |
| 146 | [learnstorybook.com](https://github.com/chromaui/learnstorybook.com) | Static site and content for Storybook tutorials | chromaui | 1597 |
| 147 | [bruno-arizio](https://github.com/lhbzr/bruno-arizio) | :art: Bruno Arizio portfolio. | lhbzr | 176 |
| 148 | [gasp](https://github.com/lachlanjc/gasp) | An inclusive sex ed zine from your friends at Planned Parenthood @ PSU | lachlanjc | 5 |
| 149 | [Villain](https://github.com/btzr-io/Villain) | A free and open source web-based comic book reader. | btzr-io | 111 |
| 150 | [jelly-beats](https://github.com/btzr-io/jelly-beats) | A decentralized music and podcasts streaming platform | btzr-io | 64 |
| 151 | [mxstbr.com](https://github.com/mxstbr/mxstbr.com) | The source for my personal website | mxstbr | 277 |
| 152 | [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) | ✨ Jest matcher for image comparisons. Most commonly used for visual regression testing. | americanexpress | 2298 |
| 153 | [url-shim](https://github.com/lukeed/url-shim) | A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes. | lukeed | 113 |
| 154 | [tXml](https://github.com/TobiasNickel/tXml) | :zap:very small and fast xml-parser in pure javascript:zap: | TobiasNickel | 60 |
| 155 | [node-extend](https://github.com/justmoon/node-extend) | Simple function to extend objects | justmoon | 313 |
| 156 | [worldstar](https://github.com/dyatko/worldstar) | Generates world map chart of GitHub stargazers | dyatko | 15 |
| 157 | [arkit](https://github.com/dyatko/arkit) | JavaScript architecture diagrams and dependency graphs | dyatko | 423 |
| 158 | [changelog-maker](https://github.com/nodejs/changelog-maker) | A git log to CHANGELOG.md tool | nodejs | 179 |
| 159 | [cheatsheets-ng](https://github.com/rstacruz/cheatsheets-ng) | Devhints cheatsheets, updated with the new layout for devhints-engine | rstacruz | 9 |
| 160 | [flowponent](https://github.com/jviide/flowponent) | A small Preact/React library for defining workflow-like evolving views via generators | jviide | 50 |
| 161 | [tar-stream](https://github.com/mafintosh/tar-stream) | tar-stream is a streaming tar parser and generator. | mafintosh | 279 |
| 162 | [yazl](https://github.com/thejoshwolfe/yazl) | yet another zip library for node | thejoshwolfe | 234 |
| 163 | [mkvmerge-static-linux](https://github.com/little-core-labs/mkvmerge-static-linux) | A static binary for the `mkvmerge(1)` command for Linux. | little-core-labs | 4 |
| 164 | [cz-cli](https://github.com/commitizen/cz-cli) | The commitizen command line utility. | commitizen | 8525 |
| 165 | [spanning-css-polyfill](https://github.com/foldable-devices/spanning-css-polyfill) | | foldable-devices | 36 |
| 166 | [ninetales](https://github.com/davidbailey00/ninetales) | An experimental framework raising the performance bar | davidbailey00 | 27 |
| 167 | [middy](https://github.com/middyjs/middy) | 🛵 The stylish Node.js middleware engine for AWS Lambda | middyjs | 1266 |
| 168 | [iTunes-Sniper](https://github.com/wesbos/iTunes-Sniper) | Kill iTunes, open Spotify | wesbos | 66 |
| 169 | [node-tap](https://github.com/tapjs/node-tap) | Test Anything Protocol tools for node | tapjs | 1571 |
| 170 | [unpacker-with-progress](https://github.com/little-core-labs/unpacker-with-progress) | Unpack zip and tar archives, with a uniform API and progress | little-core-labs | 5 |
| 171 | [friendly-words](https://github.com/glitchdotcom/friendly-words) | The Glitch word list, packaged into an NPM module for easy use. | glitchdotcom | 98 |
| 172 | [c8](https://github.com/bcoe/c8) | output coverage reports using Node.js' built in coverage | bcoe | 718 |
| 173 | [elasticsearch-js](https://github.com/elastic/elasticsearch-js) | Official Elasticsearch client library for Node.js | elastic | 4101 |
| 174 | [rax](https://github.com/alibaba/rax) | 🐰 Rax is a progressive React framework for building universal application. https://rax.js.org | alibaba | 6218 |
| 175 | [postcss-color-mod-function](https://github.com/jonathantneal/postcss-color-mod-function) | Modify colors using the color-mod() function in CSS | jonathantneal | 57 |
| 176 | [leonardo](https://github.com/adobe/leonardo) | Generate colors based on a desired contrast ratio | adobe | 765 |
| 177 | [onloaded](https://github.com/lukeed/onloaded) | A tiny (350B) library to detect when images have loaded. | lukeed | 33 |
| 178 | [dof-tool](https://github.com/surma/dof-tool) | A web app to calculate your depth of field when doing photography. | surma | 22 |
| 179 | [webpack-pwa-manifest](https://github.com/arthurbergmz/webpack-pwa-manifest) | Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support. | arthurbergmz | 386 |
| 180 | [scrying-pen](https://github.com/andymatuschak/scrying-pen) | A strange pen that draws in both the past and the future // a realtime implementation of SketchRNN | andymatuschak | 62 |
| 181 | [responsive_breakpoints_generator](https://github.com/cloudinary/responsive_breakpoints_generator) | | cloudinary | 378 |
| 182 | [ethereum-lists](https://github.com/MyEtherWallet/ethereum-lists) | A repository for maintaining lists of things like malicious URLs, fake token addresses, and so forth. We love lists. | MyEtherWallet | 254 |
| 183 | [CEP-Spy](https://github.com/Inventsable/CEP-Spy) | No-dependency CEP utility for identifying current host app, current panel, sibling extensions and more | Inventsable | 4 |
| 184 | [claudia](https://github.com/claudiajs/claudia) | Deploy Node.js projects to AWS Lambda and API Gateway easily | claudiajs | 3434 |
| 185 | [stmux](https://github.com/rse/stmux) | Simple Terminal Multiplexer for Node.js Environments | rse | 338 |
| 186 | [dante2](https://github.com/michelson/dante2) | A complete rewrite of dante editor in draft-js | michelson | 741 |
| 187 | [quiet-js](https://github.com/quiet/quiet-js) | Transmit data with sound using Web Audio -- Javascript binding for libquiet | quiet | 1567 |
| 188 | [esrever](https://github.com/mathiasbynens/esrever) | A Unicode-aware string reverser written in JavaScript. | mathiasbynens | 734 |
| 189 | [lowlight](https://github.com/wooorm/lowlight) | Virtual syntax highlighting for virtual DOMs and non-HTML things | wooorm | 202 |
| 190 | [remark-highlight.js](https://github.com/remarkjs/remark-highlight.js) | plugin to highlight code blocks with highlight.js (via lowlight) | remarkjs | 35 |
| 191 | [cross-storage](https://github.com/zendesk/cross-storage) | Cross domain local storage, with permissions | zendesk | 1835 |
| 192 | [netlify-plugin-a11y](https://github.com/sw-yx/netlify-plugin-a11y) | Build a more accessible web! Run your critical pages through pa11y and fail build if accessibility failures are found. | sw-yx | 8 |
| 193 | [netlify-plugin-encrypted-files](https://github.com/sw-yx/netlify-plugin-encrypted-files) | Netlify Build Plugin to obscure files in git repos! (both filenames and their contents) This enables you to partially open source your site, while still being able to work as normal on your local machine and in your Netlify builds. | sw-yx | 5 |
| 194 | [netlify-plugin-lighthouse](https://github.com/netlify-labs/netlify-plugin-lighthouse) | netlify-plugin-lighthouse | netlify-labs | 14 |
| 195 | [netlify-plugin-no-more-404](https://github.com/sw-yx/netlify-plugin-no-more-404) | Netlify Build plugin to guarantee you preserve your own internal URL structure between builds. Don't break the web! Demo: | sw-yx | 4 |
| 196 | [netlify-plugin-sitemap](https://github.com/netlify-labs/netlify-plugin-sitemap) | Automatically Generate sitemaps on build | netlify-labs | 13 |
| 197 | [netlify-plugin-yield-data-for-eleventy](https://github.com/philhawksworth/netlify-plugin-yield-data-for-eleventy) | Make data from the Netlify build cache available to the Eleventy SSG | philhawksworth | 3 |
| 198 | [netlify-plugin-subfont](https://github.com/Munter/netlify-plugin-subfont) | Netlify build plugin to run automated web font loading optimizations on static pages | Munter | 5 |
| 199 | [netlify-plugin-hashfiles](https://github.com/Munter/netlify-plugin-hashfiles) | Netlify build plugin to get optimal file caching with hashed file names and immutable cache headers | Munter | 5 |
| 200 | [netlify-plugin-gatsby-cache](https://github.com/jlengstorf/netlify-plugin-gatsby-cache) | | jlengstorf | 35 |
| 201 | [netlify-plugin-fetch-feeds](https://github.com/philhawksworth/netlify-plugin-fetch-feeds) | A Netlify plugin to source content from remote feeds including RSS and JSON | philhawksworth | 9 |
| 202 | [netlify-deployment-hours-plugin](https://github.com/neverendingqs/netlify-deployment-hours-plugin) | Block deployment if it is outside of deployment hours. | neverendingqs | 1 |
| 203 | [netlify-plugin-checklinks](https://github.com/Munter/netlify-plugin-checklinks) | Netlify build plugin check your links and asset references | Munter | 18 |
| 204 | [convert-colors](https://github.com/jonathantneal/convert-colors) | Convert Colors converts colors between RGB, HEX, HSL, HWB, LAB, LCH, and more | jonathantneal | 37 |
| 205 | [eui](https://github.com/elastic/eui) | Elastic UI Framework 🙌 | elastic | 1803 |
| 206 | [simmerjs](https://github.com/gmmorris/simmerjs) | A pure Javascript reverse CSS selector engine which calculates a DOM element's unique CSS selector on the current page. | gmmorris | 105 |
| 207 | [custom-select](https://github.com/stringyland/custom-select) | My version of a custom select input, with filtering | stringyland | 168 |
| 208 | [dear-github-2.0](https://github.com/drop-ice/dear-github-2.0) | 📨 An open letter to GitHub from the maintainers of open source projects | drop-ice | 1592 |
| 209 | [boomerang](https://github.com/akamai/boomerang) | End user oriented web performance testing and beaconing | akamai | 1397 |
| 210 | [visualizing-git](https://github.com/git-school/visualizing-git) | :framed_picture: Visualize how common Git operations affect the commit graph | git-school | 597 |
| 211 | [media-capabilities](https://github.com/little-core-labs/media-capabilities) | A convenient atomicized class containing insights into the host system's media processing capabilities | little-core-labs | 3 |
| 212 | [SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX) | SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor | SwiftLaTeX | 1349 |
| 213 | [fuzzysearch](https://github.com/bevacqua/fuzzysearch) | :crystal_ball: Tiny and blazing-fast fuzzy search in JavaScript | bevacqua | 2420 |
| 214 | [graphql-react](https://github.com/jaydenseric/graphql-react) | A GraphQL client for React using modern context and hooks APIs that is lightweight (< 2.5 KB size limited) but powerful; the first Relay and Apollo alternative with server side rendering. | jaydenseric | 536 |
| 215 | [redwood](https://github.com/redwoodjs/redwood) | Bringing full-stack to the JAMstack. | redwoodjs | 3068 |
| 216 | [puppeteer-go](https://github.com/PaulKinlan/puppeteer-go) | Simple utility to help quickly script puppeteer programs | PaulKinlan | 59 |
| 217 | [color-names](https://github.com/meodai/color-names) | Massive color dictionary 🌈 | meodai | 921 |
| 218 | [exifer](https://github.com/terkelg/exifer) | A lightweight Exif meta-data decipher. | terkelg | 268 |
| 219 | [tech-interview-handbook](https://github.com/yangshun/tech-interview-handbook) | 💯 Materials to help you rock your next coding interview | yangshun | 41509 |
| 220 | [action](https://github.com/htmlcsstoimage/action) | Automate image generation with HTML/CSS to Image API + GitHub Actions | htmlcsstoimage | 8 |
| 221 | [craco](https://github.com/gsoft-inc/craco) | Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app | gsoft-inc | 1435 |
| 222 | [blocks](https://github.com/blocks/blocks) | A JSX-based page builder for creating beautiful websites without writing code | blocks | 3112 |
| 223 | [semver-diff](https://github.com/sindresorhus/semver-diff) | Get the diff type of two semver versions: 0.0.1 0.0.2 → patch | sindresorhus | 52 |
| 224 | [css-zero](https://github.com/CraigCav/css-zero) | Zero-runtime CSS-in-JS | CraigCav | 101 |
| 225 | [object-style](https://github.com/jxnblk/object-style) | | jxnblk | 27 |
| 226 | [fnv1a](https://github.com/sindresorhus/fnv1a) | FNV-1a non-cryptographic hash function | sindresorhus | 80 |
| 227 | [webglstudio.js](https://github.com/jagenjo/webglstudio.js) | A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more. | jagenjo | 3802 |
| 228 | [lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci) | Automate running Lighthouse for every commit, viewing the changes, and preventing regressions | GoogleChrome | 2584 |
| 229 | [cf-sentry](https://github.com/bustle/cf-sentry) | A template to create a Cloudflare worker that logs errors to Sentry | bustle | 17 |
| 230 | [cuid](https://github.com/ericelliott/cuid) | Collision-resistant ids optimized for horizontal scaling and performance. | ericelliott | 2077 |
| 231 | [lambda-api](https://github.com/jeremydaly/lambda-api) | Lightweight web framework for your serverless applications | jeremydaly | 738 |
| 232 | [github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) | 🤖 Automate GitHub Project cards with any webhook event | alex-page | 44 |
| 233 | [chessboardjs](https://github.com/oakmac/chessboardjs) | JavaScript chessboard | oakmac | 1288 |
| 234 | [async-iterator-pipe](https://github.com/Qard/async-iterator-pipe) | Pipe between async iterators and streams | Qard | 2 |
| 235 | [EHTML](https://github.com/Guseyn/EHTML) | HTML Framework that allows you not to write JavaScript code. | Guseyn | 101 |
| 236 | [use-climate-change-reminder](https://github.com/mfix22/use-climate-change-reminder) | 🌳Fight the climate change crisis by spreading the message for how you can help | mfix22 | 38 |
| 237 | [csslint](https://github.com/diesdasdigital/csslint) | 🕵️‍♀️ Linter for the diesdas CSS architecture | diesdasdigital | 11 |
| 238 | [teenytest](https://github.com/testdouble/teenytest) | A very simple, zero-config test runner for Node.js | testdouble | 70 |
| 239 | [fix-es-imports](https://github.com/billinghamj/fix-es-imports) | Fixes your ES import paths - from Node-style to explicit filenames | billinghamj | 110 |
| 240 | [flowy](https://github.com/alyssaxuu/flowy) | The minimal javascript library to create flowcharts ✨ | alyssaxuu | 6338 |
| 241 | [mirror-folder](https://github.com/mafintosh/mirror-folder) | Small module to mirror a folder to another folder. Supports live mode as well. | mafintosh | 81 |
| 242 | [icons](https://github.com/twbs/icons) | Official open source SVG icon library for Bootstrap. | twbs | 420 |
| 243 | [css-trimmer](https://github.com/connorjclark/css-trimmer) | Identify the unused properties in your CSS | connorjclark | 6 |
| 244 | [pown](https://github.com/pownjs/pown) | Pown.js is a security testing an exploitation toolkit built on top of Node.js and NPM. | pownjs | 163 |
| 245 | [materials](https://github.com/paper-materials-crowd-sourced/materials) | | paper-materials-crowd-sourced | 41 |
| 246 | [swagger-editor](https://github.com/swagger-api/swagger-editor) | Swagger Editor | swagger-api | 6025 |
| 247 | [oas-kit](https://github.com/Mermade/oas-kit) | Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint | Mermade | 426 |
| 248 | [api-spec-converter](https://github.com/LucyBot-Inc/api-spec-converter) | Convert API descriptions between popular formats such as OpenAPI(fka Swagger), RAML, API Blueprint, WADL, etc. | LucyBot-Inc | 593 |
| 249 | [zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) | Intelligently prepare Node.js Lambda functions for deployment | netlify | 61 |
| 250 | [build](https://github.com/netlify/build) | Netlify Build Plugins. Join the early access beta 👉 | netlify | 58 |
| 251 | [js-client](https://github.com/netlify/js-client) | A Open-API derived JS + Node.js API client for Netlify | netlify | 106 |
| 252 | [es-get-iterator](https://github.com/ljharb/es-get-iterator) | Get an iterator for any JS language value. Works robustly across all environments, all versions. | ljharb | 9 |
| 253 | [node-rcedit](https://github.com/electron/node-rcedit) | Node module to edit resources of exe | electron | 129 |
| 254 | [Uncanny-Forest](https://github.com/jooohyunpark/Uncanny-Forest) | A virtual world synthesized with the latent representation of forest sounds. | jooohyunpark | 4 |
| 255 | [node-simple-plist](https://github.com/wollardj/node-simple-plist) | A simple API for interacting with binary and plain text plist data. | wollardj | 36 |
| 256 | [plist.js](https://github.com/TooTallNate/plist.js) | Mac OS X Plist parser/builder for Node.js and browsers | TooTallNate | 345 |
| 257 | [gunzip-maybe](https://github.com/mafintosh/gunzip-maybe) | Transform stream that gunzips its input if it is gzipped and just echoes it if not | mafintosh | 82 |
| 258 | [tar-fs](https://github.com/mafintosh/tar-fs) | fs bindings for tar-stream | mafintosh | 286 |
| 259 | [code-syntax-block](https://github.com/mkaz/code-syntax-block) | A WordPress plugin which extends Gutenberg adding color syntax highlighting to the code block. | mkaz | 192 |
| 260 | [neo](https://github.com/neomjs/neo) | The webworkers driven UI framework (Beta version) | neomjs | 522 |
| 261 | [netlify-plugin-image-optim](https://github.com/chrisdwheatley/netlify-plugin-image-optim) | Optimize images as part of your Netlify build process | chrisdwheatley | 5 |
| 262 | [graphql-tag](https://github.com/apollographql/graphql-tag) | A JavaScript template literal tag that parses GraphQL queries | apollographql | 1581 |
| 263 | [wrr](https://github.com/lukeed/wrr) | A tiny (148B) weighted round robin utility | lukeed | 156 |
| 264 | [fathom-client](https://github.com/unstacked/fathom-client) | A Fathom Analytics library to help with client-side routing | unstacked | 18 |
| 265 | [web-ext](https://github.com/mozilla/web-ext) | A command line tool to help build, run, and test web extensions | mozilla | 907 |
| 266 | [postcss-sort-media-queries](https://github.com/yunusga/postcss-sort-media-queries) | PostCSS plugin for combine and sort CSS media queries with mobile first or desktop first methods. | yunusga | 40 |
| 267 | [twitter-together](https://github.com/gr2m/twitter-together) | :bird: A GitHub action to tweet from a repository | gr2m | 245 |
| 268 | [bootlint](https://github.com/twbs/bootlint) | HTML linter for Bootstrap projects | twbs | 2346 |
| 269 | [siriwave](https://github.com/kopiro/siriwave) | The Apple® Siri wave-form replicated in a JS library. | kopiro | 988 |
| 270 | [electron-builder-notarize](https://github.com/karaggeorge/electron-builder-notarize) | Notarize Electron applications using electron-builder | karaggeorge | 47 |
| 271 | [picostyle](https://github.com/morishitter/picostyle) | Ultra small CSS in JS library in 0.4 KB | morishitter | 323 |
| 272 | [async-folder-walker](https://github.com/bcomnes/async-folder-walker) | A recursive async iterator of the files and directories in a given directory. Can take multiple directories and files, limit walk depth and filter based on path names and stat results. | bcomnes | 13 |
| 273 | [made-with-webassembly](https://github.com/torch2424/made-with-webassembly) | A showcase of awesome production applications, side projects, and use cases made with WebAssembly (Wasm). 👷 | torch2424 | 96 |
| 274 | [github-action](https://github.com/cypress-io/github-action) | GitHub Action for running Cypress end-to-end tests | cypress-io | 188 |
| 275 | [abstract-cache](https://github.com/jsumners/abstract-cache) | | jsumners | 12 |
| 276 | [rfdc](https://github.com/davidmarkclements/rfdc) | Really Fast Deep Clone | davidmarkclements | 175 |
| 277 | [avvio](https://github.com/mcollina/avvio) | Asynchronous bootstrapping of Node applications | mcollina | 151 |
| 278 | [npm-run-path](https://github.com/sindresorhus/npm-run-path) | Get your PATH prepended with locally installed binaries | sindresorhus | 77 |
| 279 | [path-key](https://github.com/sindresorhus/path-key) | Get the PATH environment variable key cross-platform | sindresorhus | 26 |
| 280 | [reactime](https://github.com/open-source-labs/reactime) | Chrome extension for state debugging in React applications | open-source-labs | 638 |
| 281 | [configorama](https://github.com/DavidWells/configorama) | ⚙️ ${variable} support for configuration files | DavidWells | 10 |
| 282 | [lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) | Audit URLs using Lighthouse and test performance with Lighthouse CI. | treosh | 404 |
| 283 | [micro-api-client](https://github.com/netlify/micro-api-client) | Small library for talking to micro REST APIs (not related to Netlify's main API) | netlify | 17 |
| 284 | [header-pagination](https://github.com/bcomnes/header-pagination) | Parse rfc5988 style pagination Link headers from a fetch Response object. | bcomnes | 5 |
| 285 | [CIMonitor](https://github.com/CIMonitor/CIMonitor) | Displays CI statuses on a dashboard and triggers fun modules representing the status! | CIMonitor | 28 |
| 286 | [is-negative-zero](https://github.com/inspect-js/is-negative-zero) | Is this value negative zero? === will lie to you. | inspect-js | 10 |
| 287 | [GitHubPackagesSecurityAction](https://github.com/whitesource/GitHubPackagesSecurityAction) | WhiteSource security scan action for Github package registry | whitesource | 4 |
| 288 | [quickwords](https://github.com/quickwords/quickwords) | Quickwords is a productivity app, to get on with your work quicker. | quickwords | 88 |
| 289 | [newman](https://github.com/postmanlabs/newman) | Newman is a command-line collection runner for Postman | postmanlabs | 4339 |
| 290 | [intel-hex.js](https://github.com/bminer/intel-hex.js) | A JavaScript parser/writer for Intel HEX file format. | bminer | 15 |
| 291 | [twitchtactoe](https://github.com/geohot/twitchtactoe) | Tic Tac Toe in React because it is Simple Skills Sunday | geohot | 67 |
| 292 | [react-overflow-indicator](https://github.com/exogen/react-overflow-indicator) | Detect overflow and render shadows, fades, arrows, etc. | exogen | 43 |
| 293 | [practical-ui-physics](https://github.com/desandro/practical-ui-physics) | Learn basic physics for UI | desandro | 318 |
| 294 | [CyberChef](https://github.com/gchq/CyberChef) | The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis | gchq | 8487 |
| 295 | [didact](https://github.com/pomber/didact) | A DIY guide to build your own React | pomber | 2383 |
| 296 | [animavita](https://github.com/animavita/animavita) | Trigger life-saving alerts, register animals for adoption and find the closest pet friend to adopt :dog: | animavita | 437 |
| 297 | [lighthouse-ci](https://github.com/andreasonny83/lighthouse-ci) | A useful wrapper around Google Lighthouse CLI | andreasonny83 | 178 |
| 298 | [codecov-action](https://github.com/codecov/codecov-action) | GitHub Action that uploads coverage to Codecov :open_umbrella: | codecov | 255 |
| 299 | [bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome) | Bypass Paywalls for Chrome | iamadamdev | 3850 |
| 300 | [little-window](https://github.com/chaynHQ/little-window) | Little Window is a clever little cat chatbot that directs women experiencing abuse to the information they are looking for as quickly as possible. | chaynHQ | 24 |
| 301 | [netlify](https://github.com/preactjs-templates/netlify) | A preactjs and netlify CMS template | preactjs-templates | 19 |
| 302 | [conf](https://github.com/sindresorhus/conf) | Simple config handling for your app or module | sindresorhus | 553 |
| 303 | [configstore](https://github.com/yeoman/configstore) | Easily load and persist config without having to think about where and how | yeoman | 620 |
| 304 | [paint-github](https://github.com/muan/paint-github) | [WebExtension] Draw your GitHub comment. | muan | 285 |
| 305 | [env-paths](https://github.com/sindresorhus/env-paths) | Get paths for storing things like data, config, cache, etc | sindresorhus | 202 |
| 306 | [which-collection](https://github.com/inspect-js/which-collection) | Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. | inspect-js | 6 |
| 307 | [spinnies](https://github.com/jcarpanelli/spinnies) | Node.js module to create and manage multiple spinners in command-line interface programs | jcarpanelli | 48 |
| 308 | [update-notifier](https://github.com/yeoman/update-notifier) | Update notifications for your CLI app | yeoman | 1376 |
| 309 | [preset-modules](https://github.com/babel/preset-modules) | A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually) | babel | 679 |
| 310 | [juice-shop](https://github.com/bkimminich/juice-shop) | OWASP Juice Shop: Probably the most modern and sophisticated insecure web application | bkimminich | 3058 |
| 311 | [react-adaptive-hooks](https://github.com/GoogleChromeLabs/react-adaptive-hooks) | Deliver experiences best suited to a user's device and network constraints | GoogleChromeLabs | 4115 |
| 312 | [contentful.js](https://github.com/contentful/contentful.js) | JavaScript library for Contentful's Delivery API (node & browser) | contentful | 628 |
| 313 | [qs](https://github.com/ljharb/qs) | A querystring parser with nesting support | ljharb | 5125 |
| 314 | [merge-pull-request-action](https://github.com/juliangruber/merge-pull-request-action) | A simple GitHub Action for merging pull requests | juliangruber | 9 |
| 315 | [find-pull-request-action](https://github.com/juliangruber/find-pull-request-action) | A GitHub Action for finding pull requests. | juliangruber | 3 |
| 316 | [approve-pull-request-action](https://github.com/juliangruber/approve-pull-request-action) | A GitHub Action for approving pull requests. | juliangruber | 5 |
| 317 | [now-playing-printer](https://github.com/zaccolley/now-playing-printer) | 🎧🔥🖨️🖼️ print out the album art music you're currently listening to to a thermal printer receipt | zaccolley | 21 |
| 318 | [postcss-is-pseudo-class](https://github.com/csstools/postcss-is-pseudo-class) | Match elements by inner selectors in CSS | csstools | 22 |
| 319 | [is-map](https://github.com/inspect-js/is-map) | Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag. | inspect-js | 5 |
| 320 | [react-query](https://github.com/tannerlinsley/react-query) | ⚛️ Hooks for fetching, caching and updating asynchronous data in React | tannerlinsley | 5547 |
| 321 | [git-js](https://github.com/steveukx/git-js) | A light weight interface for running git commands in any node.js application. | steveukx | 1674 |
| 322 | [mac-screen-capture-permissions](https://github.com/karaggeorge/mac-screen-capture-permissions) | Check and request permission to capture the screen | karaggeorge | 45 |
| 323 | [swagger-ui](https://github.com/swagger-api/swagger-ui) | Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. | swagger-api | 17397 |
| 324 | [swagger-samples](https://github.com/swagger-api/swagger-samples) | Samples for the various Swagger projects under swagger-api | swagger-api | 467 |
| 325 | [swagger-node](https://github.com/swagger-api/swagger-node) | Swagger module for node.js | swagger-api | 3648 |
| 326 | [selfdefined](https://github.com/tatianamac/selfdefined) | Dictionary database with future API and bot integrations | tatianamac | 236 |
| 327 | [clipboard.js](https://github.com/zenorocha/clipboard.js) | :scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard: | zenorocha | 28305 |
| 328 | [del-cli](https://github.com/sindresorhus/del-cli) | Delete files and directories | sindresorhus | 162 |
| 329 | [genart](https://github.com/amiechen/genart) | code in, art out | amiechen | 47 |
| 330 | [nanochrome](https://github.com/little-core-labs/nanochrome) | Launch a Chrome Browser as a nanoprocess (nanoresource). | little-core-labs | 6 |
| 331 | [secret-local-storage](https://github.com/little-core-labs/secret-local-storage) | A wrapper around 'localStorage/sessionStorage' to provide storage encryption with libsodium | little-core-labs | 19 |
| 332 | [ferrum](https://github.com/adobe/ferrum) | Features from the rust language in javascript: Provides Traits/Type classes & an advanced library for working with sequences/iterators in js | adobe | 406 |
| 333 | [request-action](https://github.com/octokit/request-action) | A GitHub Action to send arbitrary requests to GitHub's REST API | octokit | 27 |
| 334 | [native-url](https://github.com/GoogleChromeLabs/native-url) | Node's url module implemented using the built-in URL API. | GoogleChromeLabs | 251 |
| 335 | [geolib](https://github.com/manuelbieh/geolib) | Zero dependency library to provide some basic geo functions | manuelbieh | 3148 |
| 336 | [lengthy-svg](https://github.com/shshaw/lengthy-svg) | MicroLibrary for SVG Shape Length in a CSS Var | shshaw | 55 |
| 337 | [get-node](https://github.com/ehmicky/get-node) | Download a specific version of Node.js | ehmicky | 7 |
| 338 | [get-node-cli](https://github.com/ehmicky/get-node-cli) | Download a specific version of Node.js (CLI) | ehmicky | 3 |
| 339 | [chrome-aws-lambda](https://github.com/alixaxel/chrome-aws-lambda) | Chromium Binary for AWS Lambda and Google Cloud Functions | alixaxel | 1430 |
| 340 | [serverless-puppeteer-layers](https://github.com/RafalWilinski/serverless-puppeteer-layers) | Serverless Framework + AWS Lambda Layers + Puppeteer = ❤️ | RafalWilinski | 196 |
| 341 | [riot-web](https://github.com/vector-im/riot-web) | A glossy Matrix collaboration client for the web. | vector-im | 4536 |
| 342 | [streetmix](https://github.com/streetmix/streetmix) | Streetmix makes it easy for people to design public spaces together. | streetmix | 428 |
| 343 | [stopgap](https://github.com/terkelg/stopgap) | Easily create/remove temporary directories. | terkelg | 12 |
| 344 | [css4-color-talk](https://github.com/svgeesus/css4-color-talk) | Talk explaining CSS4 color specification. First given at CSS Day, Amsterdam, 17 June 2016 | svgeesus | 10 |
| 345 | [unpkg](https://github.com/mjackson/unpkg) | The CDN for everything on npm | mjackson | 1369 |
| 346 | [marp](https://github.com/marp-team/marp) | The entrance repository of Markdown presentation ecosystem | marp-team | 1455 |
| 347 | [hent](https://github.com/terkelg/hent) | A small utility to fetch remote files into buffers | terkelg | 23 |
| 348 | [lite-youtube-embed](https://github.com/paulirish/lite-youtube-embed) | A faster youtube embed. | paulirish | 2358 |
| 349 | [parse-torrent](https://github.com/webtorrent/parse-torrent) | Parse a torrent identifier (magnet uri, .torrent file, info hash) | webtorrent | 291 |
| 350 | [uptime](https://github.com/srt32/uptime) | GitHub Action to check the status of endpoints | srt32 | 17 |
| 351 | [codimd](https://github.com/hackmdio/codimd) | CodiMD - Realtime collaborative markdown notes on all platforms. | hackmdio | 5814 |
| 352 | [gltf-vscode](https://github.com/AnalyticalGraphicsInc/gltf-vscode) | This is an extension for Visual Studio Code to add support for editing glTF files. | AnalyticalGraphicsInc | 186 |
| 353 | [three.js-template](https://github.com/brunosimon/three.js-template) | | brunosimon | 33 |
| 354 | [folio-2019](https://github.com/brunosimon/folio-2019) | | brunosimon | 1924 |
| 355 | [handlebars.js](https://github.com/wycats/handlebars.js) | | wycats | 15223 |
| 356 | [express](https://github.com/expressjs/express) | Fast, unopinionated, minimalist web framework for node. | expressjs | 48026 |
| 357 | [hbs](https://github.com/pillarjs/hbs) | Express view engine wrapper for Handlebars | pillarjs | 1356 |
| 358 | [FroshCypress](https://github.com/FriendsOfShopware/FroshCypress) | | FriendsOfShopware | 5 |
| 359 | [isauth](https://github.com/spiderwebtr/isauth) | This package provides control to check if user session dead before submit forms. If the session is dead, a modal will reveal and ask password to re-login. | spiderwebtr | 102 |
| 360 | [preact-integrations](https://github.com/preactjs/preact-integrations) | A collection of sample apps demonstrating Preact's compatibility with various 3rd party libraries | preactjs | 33 |
| 361 | [evergarden](https://github.com/evergarden-ui/evergarden) | [WIP] A design system for Vue.js | evergarden-ui | 33 |
| 362 | [React-Dropzone-Component](https://github.com/felixrieseberg/React-Dropzone-Component) | :camera: ReactJS Dropzone for File Uploads (using Dropzone.js) | felixrieseberg | 937 |
| 363 | [WebCamera](https://github.com/riju/WebCamera) | Camera controls for the Web | riju | 119 |
| 364 | [php-ddd-cargo-sample](https://github.com/codeliner/php-ddd-cargo-sample) | PHP 7 Version of the cargo sample used in Eric Evans DDD book | codeliner | 714 |
| 365 | [brand-colors](https://github.com/reimertz/brand-colors) | 🎨 A color collection available in sass, less, stylus and css | reimertz | 758 |
| 366 | [is-website-vulnerable](https://github.com/lirantal/is-website-vulnerable) | finds publicly known security vulnerabilities in a website's frontend JavaScript libraries | lirantal | 1401 |
| 367 | [actions-mocks](https://github.com/jonabc/actions-mocks) | Mock and test helpers for GitHub Actions | jonabc | 8 |
| 368 | [node-cross-spawn](https://github.com/moxystudio/node-cross-spawn) | A cross platform solution to node's spawn and spawnSync | moxystudio | 704 |
| 369 | [vue-demos](https://github.com/cfjedimaster/vue-demos) | A repository of Vue demos. | cfjedimaster | 31 |
| 370 | [mobile-first-animation](https://github.com/aholachek/mobile-first-animation) | Gesture-driven animation on the mobile web (React Conf 2019) | aholachek | 1904 |
| 371 | [radialMenu](https://github.com/victorqribeiro/radialMenu) | A highly customizable radial menu that's very easy to setup. | victorqribeiro | 355 |
| 372 | [shipjs](https://github.com/algolia/shipjs) | Take control of what is going to be your next release. | algolia | 519 |
| 373 | [proposal-uuid](https://github.com/tc39/proposal-uuid) | UUID proposal for ECMAScript (Stage 1) | tc39 | 351 |
| 374 | [color-thief](https://github.com/lokesh/color-thief) | Grab the color palette from an image using just Javascript. Works in the browser and in Node. | lokesh | 8446 |
| 375 | [is-mergeable](https://github.com/jamiebuilds/is-mergeable) | Check if a GitHub Pull Request is in a (most likely) mergeable state | jamiebuilds | 19 |
| 376 | [rollup-plugin-tagged-template](https://github.com/luwes/rollup-plugin-tagged-template) | Use plain HTML files as tagged templates. | luwes | 23 |
| 377 | [honkify](https://github.com/jlengstorf/honkify) | Set a goose loose on your site to be a jerk. | jlengstorf | 116 |
| 378 | [dot-dom](https://github.com/wavesoft/dot-dom) | .dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles | wavesoft | 717 |
| 379 | [MixrElixr](https://github.com/crowbartools/MixrElixr) | Browser extension that enhances your Mixer viewing experience with custom emotes, new features, and a ton of options. | crowbartools | 24 |
| 380 | [nativescript-preact](https://github.com/staydecent/nativescript-preact) | Build cross-platform iOS and Android apps using Preact. | staydecent | 89 |
| 381 | [life-is-short](https://github.com/ad-si/life-is-short) | Just a little reminder of how much time of your life you've already wasted 😉 | ad-si | 12 |
| 382 | [Fantasy-Map-Generator](https://github.com/Azgaar/Fantasy-Map-Generator) | Web application generating interactive and highly customizable maps | Azgaar | 1598 |
| 383 | [generate-function](https://github.com/mafintosh/generate-function) | Module that helps you write generated functions in Node | mafintosh | 77 |
| 384 | [DEV-widget](https://github.com/saurabhdaware/DEV-widget) | Unofficial Widget/profile card for https://dev.to/ | saurabhdaware | 76 |
| 385 | [lighthouse-check-action](https://github.com/foo-software/lighthouse-check-action) | GitHub Action for running @GoogleChromeLabs Lighthouse audits with all the bells and whistles 🔔 Multiple audits, Slack notifications, and more! | foo-software | 51 |
| 386 | [cli-spinners](https://github.com/sindresorhus/cli-spinners) | Spinners for use in the terminal | sindresorhus | 1546 |
| 387 | [basic-algorithms](https://github.com/teffcode/basic-algorithms) | 🤓Basic algorithms using JavaScript | teffcode | 9 |
| 388 | [create-xo](https://github.com/xojs/create-xo) | Add XO to your project | xojs | 37 |
| 389 | [kew](https://github.com/Medium/kew) | a lightweight promise library optimized for node.js | Medium | 216 |
| 390 | [adblockradio](https://github.com/adblockradio/adblockradio) | An adblocker for live radio streams and podcasts. Machine learning meets Shazam. | adblockradio | 1324 |
| 391 | [npx](https://github.com/npm/npx) | npm package executor | npm | 359 |
| 392 | [stargazed](https://github.com/abhijithvijayan/stargazed) | 📋 Creating your own Awesome List of GitHub stars! | abhijithvijayan | 248 |
| 393 | [nostlan](https://github.com/quinton-ashley/nostlan) | Nostlan is a high quality front-end launcher for video game emulators! Available on Linux, macOS, and Windows! | quinton-ashley | 147 |
| 394 | [appium-desktop](https://github.com/appium/appium-desktop) | Appium Server and Inspector in Desktop GUIs for Mac, Windows, and Linux | appium | 2640 |
| 395 | [movieTrivia](https://github.com/wdixon2186/movieTrivia) | Movie Trivia Game | wdixon2186 | 2 |
| 396 | [npm-run-all](https://github.com/mysticatea/npm-run-all) | A CLI tool to run multiple npm-scripts in parallel or sequential. | mysticatea | 3371 |
| 397 | [eleventyone](https://github.com/philhawksworth/eleventyone) | A scaffold for a quick start building with the Eleventy SSG | philhawksworth | 244 |
| 398 | [virtual-lolly](https://github.com/philhawksworth/virtual-lolly) | JAMstack demo site - prerendered with serverless API fallbacks | philhawksworth | 34 |
| 399 | [react-rainbow](https://github.com/nexxtway/react-rainbow) | 🌈 React Rainbow Components. Build your web application in a snap. | nexxtway | 1258 |
| 400 | [geometric](https://github.com/HarryStevens/geometric) | A JavaScript library for doing geometry. | HarryStevens | 459 |
| 401 | [emittery](https://github.com/sindresorhus/emittery) | Simple and modern async event emitter | sindresorhus | 1027 |
| 402 | [lighthouse-monitor](https://github.com/Verivox/lighthouse-monitor) | Investigate performance over your whole company with lighthouse | Verivox | 99 |
| 403 | [automerge](https://github.com/automerge/automerge) | A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically. | automerge | 7902 |
| 404 | [outdated-browser-rework](https://github.com/mikemaccana/outdated-browser-rework) | Detects outdated browsers and advises users to upgrade to a new version. Handles mobile devices! | mikemaccana | 162 |
| 405 | [psi](https://github.com/GoogleChromeLabs/psi) | PageSpeed Insights Reporting for Node | GoogleChromeLabs | 2988 |
| 406 | [javascript-action](https://github.com/actions/javascript-action) | Create a JavaScript Action with tests, linting, workflow, publishing, and versioning | actions | 263 |
| 407 | [computer-puns](https://github.com/AlexLakatos/computer-puns) | A hand-picked selection of the worst computer puns, really cringe worthy stuff. | AlexLakatos | 50 |
| 408 | [cypress-file-upload](https://github.com/abramenal/cypress-file-upload) | File upload testing made easy | abramenal | 197 |
| 409 | [kappa-core](https://github.com/kappa-db/kappa-core) | Minimal peer-to-peer database, based on kappa architecture. | kappa-db | 164 |
| 410 | [mergeable](https://github.com/mergeability/mergeable) | 🤖 All the missing GitHub automation 🙂 🙌 | mergeability | 404 |
| 411 | [awesome-earth](https://github.com/philsturgeon/awesome-earth) | The planet doesn't need to be simultaneously on fire and underwater. We can fix things. | philsturgeon | 658 |
| 412 | [react-table](https://github.com/tannerlinsley/react-table) | ⚛️ Hooks for building fast and extendable tables and datagrids for React | tannerlinsley | 10513 |
| 413 | [vue-tags-input](https://github.com/JohMun/vue-tags-input) | A tags input component for VueJS | JohMun | 564 |
| 414 | [tracy](https://github.com/nccgroup/tracy) | A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner. | nccgroup | 398 |
| 415 | [is-symbol](https://github.com/inspect-js/is-symbol) | Is this an ES6 Symbol value? | inspect-js | 17 |
| 416 | [jquery.disableAutoFill](https://github.com/terrylinooo/jquery.disableAutoFill) | Disable form auto-fill and auto-complete functions. | terrylinooo | 151 |
| 417 | [tailwindcss-border-gradients](https://github.com/cossssmin/tailwindcss-border-gradients) | Tailwind CSS plugin to generate border image gradient utilities. | cossssmin | 47 |
| 418 | [svelte-imask](https://github.com/PaulMaly/svelte-imask) | | PaulMaly | 32 |
| 419 | [image-actions](https://github.com/calibreapp/image-actions) | A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests. | calibreapp | 582 |
| 420 | [just-launch](https://github.com/juliangruber/just-launch) | Launch any browser, on any OS, with a fresh session! | juliangruber | 91 |
| 421 | [electron-stream](https://github.com/juliangruber/electron-stream) | Streaming wrapper around electron | juliangruber | 109 |
| 422 | [nanoguard](https://github.com/mafintosh/nanoguard) | Small module that allows you to guard a call to a function. | mafintosh | 63 |
| 423 | [bowser](https://github.com/lancedikson/bowser) | a browser detector | lancedikson | 4300 |
| 424 | [redux-state-sync](https://github.com/AOHUA/redux-state-sync) | A lightweight middleware to sync your redux state across browser tabs | AOHUA | 102 |
| 425 | [cress](https://github.com/Heydon/cress) | | Heydon | 81 |
| 426 | [client](https://github.com/hypothesis/client) | The Hypothesis web-based annotation client. | hypothesis | 317 |
| 427 | [wasm-feature-detect](https://github.com/GoogleChromeLabs/wasm-feature-detect) | A small library to detect which features of WebAssembly are supported. | GoogleChromeLabs | 105 |
| 428 | [github-track-followers](https://github.com/piecioshka/github-track-followers) | :hammer: CLI to display followers of GitHub user | piecioshka | 6 |
| 429 | [tinybox](https://github.com/hyperdivision/tinybox) | Tiny, single file, scalable key value store based on HAMTs | hyperdivision | 53 |
| 430 | [terminal.sexy](https://github.com/stayradiated/terminal.sexy) | Create, view and edit terminal colorschemes. | stayradiated | 619 |
| 431 | [pears](https://github.com/as-dr/pears) | Listen to music with far away friends. Pears is a temporary, collaborative p2p playlist built on DAT | as-dr | 60 |
| 432 | [css-colours-sorted](https://github.com/wesbos/css-colours-sorted) | CSS Colours Sorted By | wesbos | 123 |
| 433 | [specificity](https://github.com/keeganstreet/specificity) | A JavaScript module for calculating the specificity of CSS selectors | keeganstreet | 428 |
| 434 | [react-cropper](https://github.com/roadmanfong/react-cropper) | Cropper as React components | roadmanfong | 1093 |
| 435 | [cropperjs](https://github.com/fengyuanchen/cropperjs) | JavaScript image cropper. | fengyuanchen | 7107 |
| 436 | [promise-waitlist](https://github.com/indutny/promise-waitlist) | Promise-based Wait List for your apps | indutny | 29 |
| 437 | [flawwwless-ui](https://github.com/JulienRioux/flawwwless-ui) | Flawwwless ui library for React.js. | JulienRioux | 261 |
| 438 | [payment-form-modal](https://github.com/stripe-samples/payment-form-modal) | How to implement Stripe Elements within a modal dialog. | stripe-samples | 51 |
| 439 | [saving-card-without-payment](https://github.com/stripe-samples/saving-card-without-payment) | How to build a form to save a credit card without taking a payment. | stripe-samples | 28 |
| 440 | [draqula](https://github.com/vadimdemedes/draqula) | 🧛 GraphQL client for minimalistic React apps | vadimdemedes | 736 |
| 441 | [bfwasm](https://github.com/surma/bfwasm) | A non-optimizing Brainf_ck to WebAssembly compiler | surma | 23 |
| 442 | [testing-library-docs](https://github.com/testing-library/testing-library-docs) | docs site for *-testing-library | testing-library | 177 |
| 443 | [github-buttons](https://github.com/ntkme/github-buttons) | :octocat: Unofficial github:buttons. | ntkme | 707 |
| 444 | [Larval](https://github.com/Orrison/Larval) | A GUI for Laravel Homestead site configuration | Orrison | 6 |
| 445 | [regl](https://github.com/regl-project/regl) | 👑 Functional WebGL | regl-project | 3525 |
| 446 | [browser-run](https://github.com/juliangruber/browser-run) | The easiest way of running code in a browser environment | juliangruber | 360 |
| 447 | [leonsans](https://github.com/cmiscm/leonsans) | Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim. | cmiscm | 8407 |
| 448 | [remote-jobs](https://github.com/remoteintech/remote-jobs) | A list of semi to fully remote-friendly companies in tech. | remoteintech | 12206 |
| 449 | [use-reactive-state](https://github.com/IgorHalfeld/use-reactive-state) | 🔥 Data binding incorporation in React world | IgorHalfeld | 51 |
| 450 | [local-storage-proxy](https://github.com/bcomnes/local-storage-proxy) | | bcomnes | 8 |
| 451 | [svg-to-jsx](https://github.com/SaraVieira/svg-to-jsx) | Figma plugin to copy svg as a react component | SaraVieira | 120 |
| 452 | [ignition-migrations](https://github.com/mazedlx/ignition-migrations) | | mazedlx | 20 |
| 453 | [react-native-website](https://github.com/facebook/react-native-website) | The site and docs for React Native | facebook | 1063 |
| 454 | [gestures-ml-js](https://github.com/charliegerard/gestures-ml-js) | [WIP] - Gesture recognition using hardware and Tensorflow.js | charliegerard | 61 |
| 455 | [Shape-Your-Music](https://github.com/ejarzo/Shape-Your-Music) | A web application for drawing music. | ejarzo | 53 |
| 456 | [array-includes](https://github.com/es-shims/array-includes) | Array.prototype.includes spec-compliant polyfill | es-shims | 36 |
| 457 | [wallace-cli](https://github.com/bartveneman/wallace-cli) | Pretty CSS analytics on the CLI | bartveneman | 262 |
| 458 | [parse-css](https://github.com/tabatkins/parse-css) | :horse_racing: Standards-based CSS Parser | tabatkins | 271 |
| 459 | [move-file-cli](https://github.com/sindresorhus/move-file-cli) | Move a file on the command-line | sindresorhus | 57 |
| 460 | [slang](https://github.com/kylestetz/slang) | 🎤 a simple audio programming language implemented in JS | kylestetz | 1074 |
| 461 | [inclusive-menu-button](https://github.com/Heydon/inclusive-menu-button) | A keyboard and screen reader accessible ARIA menu button implementation. | Heydon | 135 |
| 462 | [route-manifest](https://github.com/lukeed/route-manifest) | A tiny (412B) runtime to retrieve the correct entry from a Route Manifest file. | lukeed | 36 |
| 463 | [merge-release](https://github.com/mikeal/merge-release) | Automatically release all merges to master on npm. | mikeal | 266 |
| 464 | [almy](https://github.com/tomas2387/almy) | 🗄️ 673 bytes store for managing the state in your application | tomas2387 | 24 |
| 465 | [bundle-size-action](https://github.com/mikeal/bundle-size-action) | Calculate the bundle size of your module. Useful for GitHub Actions. | mikeal | 25 |
| 466 | [sheetify](https://github.com/stackcss/sheetify) | :sparkles: Modular CSS bundler for browserify | stackcss | 440 |
| 467 | [d3-autocomplete](https://github.com/emilbayes/d3-autocomplete) | Small autocomplete written using D3 | emilbayes | 4 |
| 468 | [WebGL-Fluid-Simulation](https://github.com/PavelDoGreat/WebGL-Fluid-Simulation) | Play with fluids in your browser (works even on mobile) | PavelDoGreat | 8020 |
| 469 | [contain-facebook](https://github.com/mozilla/contain-facebook) | Facebook Container isolates your Facebook activity from the rest of your web activity in order to prevent Facebook from tracking you outside of the Facebook website via third party cookies. | mozilla | 692 |
| 470 | [math](https://github.com/moontoast/math) | A PHP 5.3+ mathematics library, providing functionality for large numbers | moontoast | 232 |
| 471 | [remote-form](https://github.com/github/remote-form) | Submit forms via AJAX with ease | github | 20 |
| 472 | [perf-tooling](https://github.com/stefanjudis/perf-tooling) | List of performance analysis, monitoring and optimization tools | stefanjudis | 614 |
| 473 | [postcss-url](https://github.com/postcss/postcss-url) | PostCSS plugin to rebase url(), inline or copy asset. | postcss | 282 |
| 474 | [bole](https://github.com/rvagg/bole) | A tiny JSON logger | rvagg | 241 |
| 475 | [tippyjs-react](https://github.com/atomiks/tippyjs-react) | React component for Tippy.js (official) | atomiks | 633 |
| 476 | [elasticlunr.js](https://github.com/weixsong/elasticlunr.js) | Based on lunr.js, but more flexible and customized. | weixsong | 1447 |
| 477 | [lunr.js](https://github.com/olivernn/lunr.js) | A bit like Solr, but much smaller and not as bright | olivernn | 6707 |
| 478 | [dox](https://github.com/tj/dox) | JavaScript documentation generator for node using markdown and jsdoc | tj | 2109 |
| 479 | [cpx2](https://github.com/bcomnes/cpx2) | A cli tool to watch and copy file globs. | bcomnes | 6 |
| 480 | [react-redux](https://github.com/reduxjs/react-redux) | Official React bindings for Redux | reduxjs | 19234 |
| 481 | [preact-i18n](https://github.com/synacor/preact-i18n) | Simple localization for Preact. | synacor | 168 |
| 482 | [cpx](https://github.com/mysticatea/cpx) | A cli tool to watch and copy file globs. | mysticatea | 346 |
| 483 | [svelte-testing-library](https://github.com/testing-library/svelte-testing-library) | :chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices | testing-library | 271 |
| 484 | [svelte-inspector](https://github.com/qutran/svelte-inspector) | Development helper for inspecting and opening svelte components in editor | qutran | 45 |
| 485 | [typography.js](https://github.com/KyleAMathews/typography.js) | A powerful toolkit for building websites with beautiful design | KyleAMathews | 3142 |
| 486 | [node-deep-equal](https://github.com/inspect-js/node-deep-equal) | node's assert.deepEqual algorithm | inspect-js | 490 |
| 487 | [snippet-generator](https://github.com/pawelgrzybek/snippet-generator) | Snippet generator for Visual Studio Code, Sublime Text and Atom | pawelgrzybek | 690 |
| 488 | [docdash](https://github.com/clenemt/docdash) | :zap: Lodash inspired JSDoc 3 template/theme | clenemt | 560 |
| 489 | [docma](https://github.com/onury/docma) | A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files. | onury | 254 |
| 490 | [esdoc](https://github.com/esdoc/esdoc) | ESDoc - Good Documentation for JavaScript | esdoc | 2577 |
| 491 | [react-doc-generator](https://github.com/marborkowski/react-doc-generator) | Generate a simple React component documentation in Markdown. | marborkowski | 42 |
| 492 | [jsdoc](https://github.com/jsdoc/jsdoc) | An API documentation generator for JavaScript. | jsdoc | 10508 |
| 493 | [heresy-todo](https://github.com/WebReflection/heresy-todo) | The 🔥 heresy 🔥 version of the famous TodoMVC | WebReflection | 13 |
| 494 | [antedate](https://github.com/terkelg/antedate) | A tiny pre-renderer for client side applications. | terkelg | 12 |
| 495 | [vhs-tape](https://github.com/hyperdivision/vhs-tape) | 📼 A tape extension for testing frontend components. | hyperdivision | 38 |
| 496 | [throttles](https://github.com/lukeed/throttles) | A tiny (139B to 204B) utility to regulate the execution rate of your functions | lukeed | 168 |
| 497 | [code-snippets](https://github.com/bahmutov/code-snippets) | Chrome DevTools code snippets | bahmutov | 1605 |
| 498 | [martini](https://github.com/mapbox/martini) | A JavaScript library for real-time RTIN terrain mesh generation | mapbox | 437 |
| 499 | [httpsnippet](https://github.com/Kong/httpsnippet) | HTTP Request snippet generator for many languages & libraries | Kong | 585 |
| 500 | [textbelt](https://github.com/typpo/textbelt) | Free API for outgoing SMS | typpo | 2004 |
| 501 | [detect-it](https://github.com/rafrex/detect-it) | Detect if a device is mouseOnly, touchOnly, or hybrid, and if it supports passive event listeners | rafrex | 230 |
| 502 | [GeistMap](https://github.com/bryanph/GeistMap) | An experimental personal knowledge base with a focus on connections | bryanph | 380 |
| 503 | [funding](https://github.com/feross/funding) | Let's get open source maintainers paid ✨ | feross | 205 |
| 504 | [empathy-driven-development](https://github.com/marcysutton/empathy-driven-development) | Demo Gatsby app for a #noSlides talk on debugging and building accessible React apps | marcysutton | 321 |
| 505 | [reef](https://github.com/cferdinandi/reef) | A lightweight library for creating reactive, state-based components and UI. | cferdinandi | 494 |
| 506 | [rollup-native-modules-boilerplate](https://github.com/philipwalton/rollup-native-modules-boilerplate) | A demo app showcasing the use of real JavaScript modules in production—complete with cross-browser fallbacks for legacy browsers. | philipwalton | 158 |
| 507 | [sheetdown](https://github.com/jlord/sheetdown) | :page_with_curl: :arrow_down: Convert a Google Spreadsheet into a Table in Markdown | jlord | 309 |
| 508 | [houdini-tabs](https://github.com/argyleink/houdini-tabs) | WIP: scroll-snap-points + ScrollTimeline + Houdini AnimationWorklet | argyleink | 8 |
| 509 | [001](https://github.com/drawcode-workshops/001) | draw_code.001 — ThreeJS, WebGL & GLSL | drawcode-workshops | 46 |
| 510 | [ccxt](https://github.com/ccxt/ccxt) | A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges | ccxt | 13477 |
| 511 | [lighterhtml](https://github.com/WebReflection/lighterhtml) | The hyperHTML strength & experience without its complexity 🎉 | WebReflection | 516 |
| 512 | [softest](https://github.com/prprprus/softest) | Recording Browser Interactions And Generating Test Scripts. | prprprus | 202 |
| 513 | [dynamic-import-polyfill](https://github.com/GoogleChromeLabs/dynamic-import-polyfill) | A fast, tiny polyfill for dynamic import() that works in all module-supporting browsers | GoogleChromeLabs | 168 |
| 514 | [chart.xkcd](https://github.com/timqian/chart.xkcd) | xkcd styled chart lib | timqian | 6190 |
| 515 | [magic-string](https://github.com/Rich-Harris/magic-string) | Manipulate strings like a wizard | Rich-Harris | 731 |
| 516 | [convert-source-map](https://github.com/thlorenz/convert-source-map) | Converts a source-map from/to different formats. | thlorenz | 109 |
| 517 | [insert-css](https://github.com/substack/insert-css) | insert a string of css into the <head> | substack | 220 |
| 518 | [first-interaction](https://github.com/actions/first-interaction) | An action for filtering pull requests and issues from first-time contributors | actions | 38 |
| 519 | [common-tags](https://github.com/zspecza/common-tags) | 🔖 Useful template literal tags for dealing with strings in ES2015+ | zspecza | 1424 |
| 520 | [csjs-inject](https://github.com/rtsao/csjs-inject) | CSJS with auto-injection of styles | rtsao | 32 |
| 521 | [csjs-extractify](https://github.com/rtsao/csjs-extractify) | Browserify plugin to extract csjs into an external css bundle | rtsao | 15 |
| 522 | [babel-plugin-csjs-postcss](https://github.com/rtsao/babel-plugin-csjs-postcss) | :electric_plug: Babel plugin for running PostCSS on CSJS at build time | rtsao | 30 |
| 523 | [source-map](https://github.com/mozilla/source-map) | Consume and generate source maps. | mozilla | 2164 |
| 524 | [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) | Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD. | sverweij | 1009 |
| 525 | [reconciled](https://github.com/vadimdemedes/reconciled) | ⚛️ Simple way to create a custom React renderer | vadimdemedes | 214 |
| 526 | [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 | 1060 |
| 527 | [p-temporary-directory](https://github.com/bcomnes/p-temporary-directory) | Async/promise tmp dirs with cleanup. | bcomnes | 6 |
| 528 | [csjs-injectify](https://github.com/rtsao/csjs-injectify) | Browserify transform to auto-inject csjs | rtsao | 8 |
| 529 | [webpack-blocks](https://github.com/andywer/webpack-blocks) | 📦 Configure webpack using functional feature blocks. | andywer | 2800 |
| 530 | [webpack-chain](https://github.com/neutrinojs/webpack-chain) | A chaining API to generate and simplify the modification of Webpack configurations. | neutrinojs | 1995 |
| 531 | [webpack-encore](https://github.com/symfony/webpack-encore) | A simple but powerful API for processing & compiling assets built around Webpack | symfony | 1632 |
| 532 | [ambrosia](https://github.com/Kthulu120/ambrosia) | | Kthulu120 | 7 |
| 533 | [awesome-svelte-resources](https://github.com/ryanatkn/awesome-svelte-resources) | [deprecated for sveltejs/community] useful resources for Svelte v3+ | ryanatkn | 549 |
| 534 | [uglify-register](https://github.com/ljharb/uglify-register) | The require hook will bind itself to node's require and automatically uglify files on the fly. | ljharb | 10 |
| 535 | [is-set](https://github.com/arthurvr/is-set) | Node module to easily check if an object is an ES6 set | arthurvr | 3 |
| 536 | [three-tube-wireframe](https://github.com/mattdesl/three-tube-wireframe) | Builds a tube-based wireframe geometry in ThreeJS | mattdesl | 26 |
| 537 | [connected-react-socket](https://github.com/chafilin/connected-react-socket) | :steam_locomotive: Simple provider for socket.io in react | chafilin | 19 |
| 538 | [paper-colors](https://github.com/mattdesl/paper-colors) | A small set of pastel and off-white paper colors | mattdesl | 34 |
| 539 | [crypto-storage](https://github.com/tony-go/crypto-storage) | A light & secure way to store data in browser. | tony-go | 9 |
| 540 | [postcss-load-config](https://github.com/michael-ciniawsky/postcss-load-config) | Autoload Config for PostCSS | michael-ciniawsky | 407 |
| 541 | [nve](https://github.com/ehmicky/nve) | Run any command on specific Node.js versions | ehmicky | 500 |
| 542 | [wtfjs](https://github.com/denysdovhan/wtfjs) | A list of funny and tricky JavaScript examples | denysdovhan | 16756 |
| 543 | [raw-loader](https://github.com/webpack-contrib/raw-loader) | A loader for webpack that allows importing files as a String | webpack-contrib | 735 |
| 544 | [adaptive-loading](https://github.com/GoogleChromeLabs/adaptive-loading) | Demos for Adaptive Loading - differentially deliver fast, lighter experiences for users on slow networks & devices | GoogleChromeLabs | 180 |
| 545 | [emoji-to-issue](https://github.com/uiur/emoji-to-issue) | The fastest way to create GitHub issues on your phone. Add an emoji reaction on Slack and it creates an issue for you. | uiur | 25 |
| 546 | [sqliterally](https://github.com/terkelg/sqliterally) | Lightweight SQL query builder | terkelg | 211 |
| 547 | [is-nan](https://github.com/es-shims/is-nan) | ES6-compliant shim for Number.isNaN - the global isNaN returns false positives. | es-shims | 11 |
| 548 | [electron-dl](https://github.com/sindresorhus/electron-dl) | Simplified file downloads for your Electron app | sindresorhus | 667 |
| 549 | [nconf](https://github.com/indexzero/nconf) | Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging. | indexzero | 3566 |
| 550 | [safe-publish-latest](https://github.com/ljharb/safe-publish-latest) | Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version. | ljharb | 17 |
| 551 | [is-string](https://github.com/inspect-js/is-string) | Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag. | inspect-js | 15 |
| 552 | [markdown-it](https://github.com/markdown-it/markdown-it) | Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed | markdown-it | 9216 |
| 553 | [vuex-persistedstate](https://github.com/robinvdvleuten/vuex-persistedstate) | 💾 Persist and rehydrate your Vuex state between page reloads. | robinvdvleuten | 4052 |
| 554 | [vuex](https://github.com/vuejs/vuex) | 🗃️ Centralized State Management for Vue.js. | vuejs | 23320 |
| 555 | [http-errors](https://github.com/jshttp/http-errors) | Create HTTP Errors | jshttp | 850 |
| 556 | [codetribute](https://github.com/mozilla-frontend-infra/codetribute) | A site that guides contributors to their first contribution | mozilla-frontend-infra | 24 |
| 557 | [quasar](https://github.com/quasarframework/quasar) | Quasar Framework - Build high-performance VueJS user interfaces in record time | quasarframework | 14258 |
| 558 | [fuse-shared-library](https://github.com/fuse-friends/fuse-shared-library) | Cross-platform FUSE libraries for OSX/Linux. | fuse-friends | 7 |
| 559 | [hls-get](https://github.com/mafintosh/hls-get) | Easily download HLS streams | mafintosh | 15 |
| 560 | [components](https://github.com/serverless/components) | The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds... | serverless | 1658 |
| 561 | [bruck](https://github.com/Heydon/bruck) | A prototyping system built with web components and the Houdini Paint API | Heydon | 466 |
| 562 | [backyourstack](https://github.com/backyourstack/backyourstack) | BackYourStack analyzes repositories to recommend Open Source projects to support. | backyourstack | 166 |
| 563 | [vue-gantt](https://github.com/wuyaoxing/vue-gantt) | dhtmlxGantt with vue.js, A gantt component for Vue.js | wuyaoxing | 64 |
| 564 | [plotly.js](https://github.com/plotly/plotly.js) | Open-source JavaScript charting library behind Plotly and Dash | plotly | 11425 |
| 565 | [Darkmode.js](https://github.com/sandoche/Darkmode.js) | 🌓 Add a dark-mode / night-mode to your website in a few seconds | sandoche | 1632 |
| 566 | [react-pivot](https://github.com/davidguttman/react-pivot) | React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration. | davidguttman | 882 |
| 567 | [xlsx.js](https://github.com/stephen-hardy/xlsx.js) | XLSX.js is a JavaScript library for converting the data in base64 XLSX files into JavaScript objects - and back! Please note that this library is licensed under the Microsoft Office Extensible File License - a license NOT approved by the OSI. While this license is based off of the MS-PL, which is OSI-approved, there are significant differences. | stephen-hardy | 539 |
| 568 | [TableExport](https://github.com/clarketm/TableExport) | The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files. | clarketm | 720 |
| 569 | [officegen](https://github.com/Ziv-Barber/officegen) | Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream. | Ziv-Barber | 1800 |
| 570 | [node-xlsx](https://github.com/mgcrea/node-xlsx) | NodeJS excel file parser & builder | mgcrea | 1876 |
| 571 | [timesheet.js](https://github.com/sbstjn/timesheet.js) | JavaScript library for HTML5 & CSS3 time sheets | sbstjn | 6734 |
| 572 | [sheetjs](https://github.com/SheetJS/sheetjs) | :green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit | SheetJS | 20482 |
| 573 | [slate-deep-table](https://github.com/jasonphillips/slate-deep-table) | Plugin for the Slate editor, allowing for creation of tables with nested content | jasonphillips | 84 |
| 574 | [nodom](https://github.com/redom/nodom) | fake DOM for RE:DOM | redom | 124 |
| 575 | [kap-gifski](https://github.com/sindresorhus/kap-gifski) | Kap plugin - Export to high-quality GIFs using Gifski | sindresorhus | 63 |
| 576 | [app-exists](https://github.com/sindresorhus/app-exists) | Check if an app exists on macOS | sindresorhus | 65 |
| 577 | [js-codemod](https://github.com/cpojer/js-codemod) | Codemod scripts to transform code to next generation JS | cpojer | 951 |
| 578 | [deck](https://github.com/nextcloud/deck) | 🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello | nextcloud | 437 |
| 579 | [mole](https://github.com/limitlessloop/mole) | A tool for managing design decision outputs for different platforms | limitlessloop | 22 |
| 580 | [open-wc](https://github.com/open-wc/open-wc) | Open Web Components: guides, tools and libraries for modern web development and web components | open-wc | 804 |
| 581 | [board](https://github.com/RestyaPlatform/board) | Trello like kanban board. Based on Restya platform. | RestyaPlatform | 1468 |
| 582 | [ImageTrailEffects](https://github.com/codrops/ImageTrailEffects) | A set of effects for mouse-following image trails that show a random series of images. | codrops | 113 |
| 583 | [replicator](https://github.com/hyperswarm/replicator) | Replicate data structures easily using hyperswarm | hyperswarm | 24 |
| 584 | [webxr-polyfill](https://github.com/immersive-web/webxr-polyfill) | Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard | immersive-web | 191 |
| 585 | [twilio-cli](https://github.com/twilio/twilio-cli) | Unleash the power of Twilio from your command prompt | twilio | 66 |
| 586 | [t-rex-runner](https://github.com/wayou/t-rex-runner) | the t-rex runner game extracted from chromium | wayou | 1132 |
| 587 | [balance-text](https://github.com/adobe/balance-text) | A plugin for implementing balancing of wrapping text in a web page | adobe | 1013 |
| 588 | [hyperssh](https://github.com/mafintosh/hyperssh) | Run SSH over hyperswarm! | mafintosh | 113 |
| 589 | [hyperswarm](https://github.com/hyperswarm/hyperswarm) | A distributed networking stack for connecting peers. | hyperswarm | 373 |
| 590 | [why-did-you-render](https://github.com/welldone-software/why-did-you-render) | why-did-you-render monkey patches React to notify you about avoidable re-renders. | welldone-software | 3005 |
| 591 | [pigato](https://github.com/prdn/pigato) | PIGATO - an high-performance Node.js microservices framework | prdn | 287 |
| 592 | [material-ui](https://github.com/mui-org/material-ui) | React components for faster and easier web development. Build your own design system, or start with Material Design. | mui-org | 56097 |
| 593 | [primereact](https://github.com/primefaces/primereact) | The Most Complete React UI Component Library | primefaces | 1298 |
| 594 | [passport](https://github.com/jaredhanson/passport) | Simple, unobtrusive authentication for Node.js. | jaredhanson | 17180 |
| 595 | [browserl.ist](https://github.com/jonrohan/browserl.ist) | A website that shows what browsers supported by a browserslist query | jonrohan | 202 |
| 596 | [style-shelter](https://github.com/bengfarrell/style-shelter) | An ES6 Module based shelter to adopt CSS Stylesheets from | bengfarrell | 15 |
| 597 | [lozad.js](https://github.com/ApoorvSaxena/lozad.js) | 🔥 Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more | ApoorvSaxena | 6131 |
| 598 | [probot-weekly-radar](https://github.com/dmleong/probot-weekly-radar) | | dmleong | 3 |
| 599 | [browser-extension-template](https://github.com/notlmn/browser-extension-template) | 📕 Barebones boilerplate with webpack, options handler and auto-publishing | notlmn | 139 |
| 600 | [gleam](https://github.com/eevee/gleam) | GLEAM web visual novel creator | eevee | 4 |
| 601 | [weekly-digest](https://github.com/probot/weekly-digest) | Weekly summary of activity on your GitHub repository :calendar: | probot | 144 |
| 602 | [pdf.js](https://github.com/mozilla/pdf.js) | PDF Reader in JavaScript | mozilla | 30087 |
| 603 | [a11y-dialog](https://github.com/edenspiekermann/a11y-dialog) | A very lightweight and flexible accessible modal dialog. | edenspiekermann | 1388 |
| 604 | [gatsby-theme-jam-example](https://github.com/jlengstorf/gatsby-theme-jam-example) | An example submission for the Gatsby Theme Jam. | jlengstorf | 77 |
| 605 | [gatsby-starter-blog-theme](https://github.com/gatsbyjs/gatsby-starter-blog-theme) | Starter for using the official gatsby blog theme | gatsbyjs | 50 |
| 606 | [remark-lint-blank-lines-1-0-2](https://github.com/vhf/remark-lint-blank-lines-1-0-2) | remark-lint-blank-lines-1-0-2 | vhf | 7 |
| 607 | [remark-lint-no-dead-urls](https://github.com/davidtheclark/remark-lint-no-dead-urls) | Ensure that external links in your Markdown are alive | davidtheclark | 46 |
| 608 | [cessie](https://github.com/bjarneo/cessie) | Transpile your CSS bundle to support CSS variables, calc, and future CSS for legacy browsers. | bjarneo | 79 |
| 609 | [style-dictionary](https://github.com/amzn/style-dictionary) | A build system for creating cross-platform styles. | amzn | 1052 |
| 610 | [split-ease](https://github.com/lunelson/split-ease) | The JavaScript Easing function with a beginning, middle and end | lunelson | 46 |
| 611 | [atomize](https://github.com/proksh/atomize) | Design System for developers build on styled-components & React JS. | proksh | 647 |
| 612 | [redux-undo](https://github.com/omnidan/redux-undo) | :recycle: higher order reducer to add undo/redo functionality to redux state containers | omnidan | 2434 |
| 613 | [lines-per-second](https://github.com/mafintosh/lines-per-second) | CLI tool that counts how many lines per second is written to it | mafintosh | 17 |
| 614 | [update](https://github.com/update/update) | Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generate or verb, you'll know how to use update. | update | 99 |
| 615 | [action-tmate](https://github.com/mxschmitt/action-tmate) | Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself. | mxschmitt | 280 |
| 616 | [bitfield-db](https://github.com/peermaps/bitfield-db) | bitfield database with rank+select over persistent storage. based on roaring+run and fenwick trees | peermaps | 42 |
| 617 | [send](https://github.com/pillarjs/send) | Streaming static file server with Range and conditional-GET support | pillarjs | 647 |
| 618 | [form-data](https://github.com/form-data/form-data) | A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications. | form-data | 1498 |
| 619 | [MidiWriterJS](https://github.com/grimmdude/MidiWriterJS) | ♬ A JavaScript library which provides an API for programmatically generating and creating expressive multi-track MIDI files and JSON objects. | grimmdude | 319 |
| 620 | [droneWorld](https://github.com/blaze33/droneWorld) | droneWorld: a 3D world map and a three.js playground | blaze33 | 141 |
| 621 | [serve-static](https://github.com/expressjs/serve-static) | Serve static files | expressjs | 1151 |
| 622 | [content-disposition](https://github.com/jshttp/content-disposition) | Create and parse HTTP Content-Disposition header | jshttp | 140 |
| 623 | [chromotome](https://github.com/kgolid/chromotome) | A collection of color palettes saved for personal use. | kgolid | 133 |
| 624 | [docusaurus-template-no-style](https://github.com/wgao19/docusaurus-template-no-style) | 🦖 Opinionated minimum style template for Docusaurus 2 | wgao19 | 11 |
| 625 | [kvlly](https://github.com/kellyvaughn/kvlly) | Personal site built with Gatsby and deployed on Netlify. Really just a coding playground. | kellyvaughn | 69 |
| 626 | [oauth2-client-js](https://github.com/zalando-stups/oauth2-client-js) | A library to help you handle OAuth2 access and refresh tokens | zalando-stups | 169 |
| 627 | [made-in-iran](https://github.com/mohebifar/made-in-iran) | A list of cool projects made in Iran | mohebifar | 523 |
| 628 | [meteor](https://github.com/meteor/meteor) | Meteor, the JavaScript App Platform | meteor | 41683 |
| 629 | [thunderclap](https://github.com/anywhichway/thunderclap) | A key-value, indexed JSON, and graph database plus function oriented server designed for Cloudflare | anywhichway | 223 |
| 630 | [gatsby-starter-netlify-cms](https://github.com/netlify-templates/gatsby-starter-netlify-cms) | Example gatsby + netlify cms project | netlify-templates | 1414 |
| 631 | [SmoothScrollingImageEffects](https://github.com/codrops/SmoothScrollingImageEffects) | A small set of ideas on animating images and other elements while smooth scrolling a page. | codrops | 243 |
| 632 | [transform](https://github.com/ritz078/transform) | A polyglot web converter. | ritz078 | 1420 |
| 633 | [git-identity](https://github.com/runebaas/git-identity) | A Simple git identity manager | runebaas | 3 |
| 634 | [browserslist-ga-export](https://github.com/browserslist/browserslist-ga-export) | Generate browserslist-stats.json using Browserslist-GA without logging into a Google Account. | browserslist | 17 |
| 635 | [sharec](https://github.com/lamartire/sharec) | 📦 Store your configs in one place and share between projects without any pain | lamartire | 134 |
| 636 | [text-editor](https://github.com/GoogleChromeLabs/text-editor) | A text editor build on the Native File System APIs | GoogleChromeLabs | 71 |
| 637 | [qss](https://github.com/lukeed/qss) | A tiny (294b) browser utility for encoding & decoding a querystring. | lukeed | 321 |
| 638 | [react-rendering-strategies](https://github.com/midudev/react-rendering-strategies) | Improve your React ⚛️ app performance by using Dynamic Rendering, Progressive Rendering or Static Rendering | midudev | 177 |
| 639 | [CodeSplinta](https://github.com/coolandcodes/CodeSplinta) | A dashboard web app for monitoring the security and performance attributes of third-party web apps + JS library | coolandcodes | 3 |
| 640 | [test-all-versions](https://github.com/watson/test-all-versions) | Run your test suite against all published versions of a dependency | watson | 43 |
| 641 | [rubber_duck](https://github.com/atleastimtrying/rubber_duck) | Rubber ducking as a service. | atleastimtrying | 100 |
| 642 | [inky](https://github.com/inkle/inky) | An editor for ink: inkle's narrative scripting language | inkle | 1042 |
| 643 | [monopoly](https://github.com/intrepidcoder/monopoly) | A fully functional Monopoly game in JavaScript and HTML/CSS. Play online: https://www.intrepidcoder.com/projects/monopoly/ | intrepidcoder | 127 |
| 644 | [purchasing-power-parity](https://github.com/rwieruch/purchasing-power-parity) | 💫 Make your products affordable for everyone around the world. | rwieruch | 316 |
| 645 | [github-actions-badge](https://github.com/CultureHQ/github-actions-badge) | A GitHub Actions README badge | CultureHQ | 65 |
| 646 | [action-badges](https://github.com/JasonEtco/action-badges) | 🛡⚡️ A README badge service for GitHub Actions | JasonEtco | 56 |
| 647 | [worker-emscripten-template](https://github.com/cloudflare/worker-emscripten-template) | | cloudflare | 14 |
| 648 | [dimport](https://github.com/lukeed/dimport) | Run ES Module syntax (`import`, `import()`, and `export`) in any browser – even IE! | lukeed | 538 |
| 649 | [json-parse-benchmark](https://github.com/GoogleChromeLabs/json-parse-benchmark) | Benchmark comparing JSON.parse vs. equivalent JavaScript literals across JavaScript engines. | GoogleChromeLabs | 79 |
| 650 | [phtml](https://github.com/phtmlorg/phtml) | Transform HTML with JavaScript | phtmlorg | 54 |
| 651 | [detect-secrets](https://github.com/lirantal/detect-secrets) | A developer-friendly secrets detection tool for CI and pre-commit hooks based on Yelp's detect-secrets | lirantal | 27 |
| 652 | [fingerprintjs2](https://github.com/Valve/fingerprintjs2) | Modern & flexible browser fingerprinting library | Valve | 10251 |
| 653 | [react-ink](https://github.com/vigetlabs/react-ink) | A React component for adding material design style ink | vigetlabs | 306 |
| 654 | [rk-community-site](https://github.com/react-knowledgeable/rk-community-site) | 🦄 RK's community site | react-knowledgeable | 19 |
| 655 | [hacker-scripts](https://github.com/NARKOZ/hacker-scripts) | Based on a true story | NARKOZ | 37695 |
| 656 | [react-base-table](https://github.com/Autodesk/react-base-table) | A react table component to display large datasets with high performance and flexibility | Autodesk | 638 |
| 657 | [postcss-selector-not](https://github.com/postcss/postcss-selector-not) | PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to more compatible CSS (multiple css3 :not() selectors) | postcss | 45 |
| 658 | [premonish](https://github.com/mathisonian/premonish) | Predict which DOM element a user will interact with next. | mathisonian | 1534 |
| 659 | [compression](https://github.com/expressjs/compression) | Node.js compression middleware | expressjs | 2167 |
| 660 | [postcss-import-url](https://github.com/unlight/postcss-import-url) | PostCSS plugin inlines remote files. | unlight | 33 |
| 661 | [next-fetch-har](https://github.com/exogen/next-fetch-har) | Debug Next.js SSR requests using HTTP Archive (HAR) logs | exogen | 26 |
| 662 | [SmoothScrollAnimations](https://github.com/codrops/SmoothScrollAnimations) | Demo of a tutorial on how to add smooth page scrolling with an inner image animation | codrops | 188 |
| 663 | [webextensions-examples](https://github.com/mdn/webextensions-examples) | Example Firefox add-ons created using the WebExtensions API | mdn | 2260 |
| 664 | [diabloweb](https://github.com/d07RiV/diabloweb) | Diablo 1 for web browsers | d07RiV | 1174 |
| 665 | [opensource.guide](https://github.com/github/opensource.guide) | 📚 Community guides for open source creators | github | 6746 |
| 666 | [webpack-syntax-resolver-plugin](https://github.com/JoviDeCroock/webpack-syntax-resolver-plugin) | A resolver that respects the syntax field proposal | JoviDeCroock | 4 |
| 667 | [use-context-selector](https://github.com/dai-shi/use-context-selector) | React useContextSelector hook in userland | dai-shi | 185 |
| 668 | [preact-ssr-prepass](https://github.com/sventschui/preact-ssr-prepass) | Drop-in replacement for react-ssr-prepass | sventschui | 17 |
| 669 | [nectarjs](https://github.com/NectarJS/nectarjs) | Javascript's God Mode | NectarJS | 1293 |
| 670 | [reselect](https://github.com/reduxjs/reselect) | Selector library for Redux | reduxjs | 16451 |
| 671 | [glamor](https://github.com/threepointone/glamor) | inline css for react et al | threepointone | 3594 |
| 672 | [slides](https://github.com/sokra/slides) | Presentations | sokra | 133 |
| 673 | [sample-pie-shop](https://github.com/GoogleChromeLabs/sample-pie-shop) | Example e-commerce site to explore PWA (Progressive Web App) use cases. | GoogleChromeLabs | 174 |
| 674 | [gatsby-intro](https://github.com/FrontendMasters/gatsby-intro) | Code for the Introduction to Gatsby course. | FrontendMasters | 175 |
| 675 | [mapscii](https://github.com/rastapasta/mapscii) | 🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac and Linux, connect with PuTTY on Windows | rastapasta | 4380 |
| 676 | [relog](https://github.com/hdodov/relog) | PHP logs and logfiles streaming to Node.js and Chrome DevTools | hdodov | 6 |
| 677 | [is-interactive](https://github.com/sindresorhus/is-interactive) | Check if stdout or stderr is interactive | sindresorhus | 86 |
| 678 | [webpack-ui](https://github.com/webpack-ui/webpack-ui) | The Graphical User Interface for webpack | webpack-ui | 26 |
| 679 | [stripe-payments-demo](https://github.com/stripe/stripe-payments-demo) | Sample store accepting universal payments on the web with Stripe Elements, Payment Request, Apple Pay, Google Pay, Microsoft Pay, and the PaymentIntents API. 💳🌍✨ | stripe | 995 |
| 680 | [pflames](https://github.com/bengl/pflames) | Easy flamegraphs! | bengl | 33 |
| 681 | [afd-blocker-plugin](https://github.com/dieparteidiepartei/afd-blocker-plugin) | AfD Blocker Browser Plugin | dieparteidiepartei | 268 |
| 682 | [isitfunnyforeveryoneorjust.me](https://github.com/SaraVieira/isitfunnyforeveryoneorjust.me) | | SaraVieira | 3 |
| 683 | [vue-to-react](https://github.com/egoist/vue-to-react) | Turn a Vue component into a React component. | egoist | 100 |
| 684 | [demoboard](https://github.com/egoist/demoboard) | Demonstrating your UI components with ease, a Storybook alternative. | egoist | 76 |
| 685 | [migrate-mongo](https://github.com/seppevs/migrate-mongo) | A database migration tool for MongoDB in Node | seppevs | 282 |
| 686 | [react-to-vue](https://github.com/egoist/react-to-vue) | Turn a React component into a Vue component. | egoist | 49 |
| 687 | [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 | 14796 |
| 688 | [eslint-plugin-import-helpers](https://github.com/Tibfib/eslint-plugin-import-helpers) | ESLint plugin to help enforce a configurable order for import statements | Tibfib | 153 |
| 689 | [rizzo](https://github.com/lonelyplanet/rizzo) | UI Layer for lonelyplanet.com | lonelyplanet | 732 |
| 690 | [moji-brush](https://github.com/samccone/moji-brush) | https://www.mojibrush.co | samccone | 62 |
| 691 | [lazytag](https://github.com/WebReflection/lazytag) | Lazy loading Custom Elements and their styles without even thinking about it. | WebReflection | 30 |
| 692 | [nextjs-preactX](https://github.com/SaltyAom/nextjs-preactX) | Configured of using Next.js with Preact X! | SaltyAom | 42 |
| 693 | [tracium](https://github.com/aslushnikov/tracium) | A blessed Chrome Trace parser. | aslushnikov | 56 |
| 694 | [website](https://github.com/queerjs/website) | QueerJS website | queerjs | 36 |
| 695 | [hvbrd-sockets](https://github.com/charliegerard/hvbrd-sockets) | Interactive hoverboard prototype using JavaScript and WebSockets | charliegerard | 61 |
| 696 | [pdf-2-pod](https://github.com/slightlynerd/pdf-2-pod) | PDF2POD is a PDF file reader that takes any pdf document, converts it to text and reads the text aloud. | slightlynerd | 7 |
| 697 | [gridstudio](https://github.com/ricklamers/gridstudio) | Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages. | ricklamers | 6927 |
| 698 | [node-module-boilerplate](https://github.com/sindresorhus/node-module-boilerplate) | Boilerplate to kickstart creating a Node.js module | sindresorhus | 641 |
| 699 | [node-cli-boilerplate](https://github.com/sindresorhus/node-cli-boilerplate) | Boilerplate to kickstart creating a Node.js command-line tool | sindresorhus | 193 |
| 700 | [postcss-responsive-type](https://github.com/seaneking/postcss-responsive-type) | Automagical responsive typography, built on PostCSS | seaneking | 348 |
| 701 | [eslint-config-xo-vue](https://github.com/ChocPanda/eslint-config-xo-vue) | ESLint shareable config for Vue to be used with eslint-config-xo https://github.com/xojs/xo | ChocPanda | 22 |
| 702 | [internships](https://github.com/Zackhardtoname/internships) | A collection of internship applications for the summer of 2020 | Zackhardtoname | 883 |
| 703 | [dom-augmentor](https://github.com/WebReflection/dom-augmentor) | Same as augmentor but with DOM oriented useEffect handling via dropEffect. | WebReflection | 48 |
| 704 | [carbon](https://github.com/carbon-design-system/carbon) | A design system built by IBM | carbon-design-system | 2844 |
| 705 | [duktape](https://github.com/svaarala/duktape) | Duktape - embeddable Javascript engine with a focus on portability and compact footprint | svaarala | 4353 |
| 706 | [serverless-offline](https://github.com/dherault/serverless-offline) | Emulate AWS λ and API Gateway locally when developing your Serverless project | dherault | 3363 |
| 707 | [jexcel](https://github.com/paulhodel/jexcel) | jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software. | paulhodel | 3493 |
| 708 | [outline](https://github.com/outline/outline) | The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible. | outline | 8183 |
| 709 | [github-do-not-ban-us](https://github.com/1995parham/github-do-not-ban-us) | GitHub do not ban us from open source world :iran: | 1995parham | 12120 |
| 710 | [backend-engineer-test](https://github.com/hellocomet/backend-engineer-test) | backend engineer test | hellocomet | 4 |
| 711 | [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) | JSON-Schema + fake data generators | json-schema-faker | 2215 |
| 712 | [pr-bot](https://github.com/GoogleChromeLabs/pr-bot) | 🤖 Compare your base branch to a pull request and run plugins over it to view differences | GoogleChromeLabs | 177 |
| 713 | [build-your-own-radar](https://github.com/thoughtworks/build-your-own-radar) | A library that generates an interactive radar, inspired by http://thoughtworks.com/radar/ | thoughtworks | 886 |
| 714 | [challenge-bypass-extension](https://github.com/privacypass/challenge-bypass-extension) | | privacypass | 365 |
| 715 | [sketch-plugin-convert-to-grayscale](https://github.com/mheesakkers/sketch-plugin-convert-to-grayscale) | A simple Sketch plugin to convert selected shapes to grayscale colors | mheesakkers | 68 |
| 716 | [ogl](https://github.com/oframe/ogl) | Minimal WebGL Library | oframe | 1417 |
| 717 | [sublet](https://github.com/lukeed/sublet) | Reactive leases for data subscriptions | lukeed | 140 |
| 718 | [rbd-thought-sensor](https://github.com/charliegerard/rbd-thought-sensor) | [WIP] A thought sensor for react-beautiful-dnd, built with Epoc.js and the Emotiv Epoc sensor | charliegerard | 33 |
| 719 | [fruit-genie](https://github.com/Deeplocal/fruit-genie) | | Deeplocal | 54 |
| 720 | [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | 🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism) | FormidableLabs | 548 |
| 721 | [review-fetch](https://github.com/aholachek/review-fetch) | Code exercises to help you solidify your knowledge of fetch | aholachek | 4 |
| 722 | [dark-mode-toggle](https://github.com/GoogleChromeLabs/dark-mode-toggle) | A custom element that allows you to easily put a Dark Mode 🌒 toggle or switch on your site: | GoogleChromeLabs | 274 |
| 723 | [darkmodejs](https://github.com/Assortment/darkmodejs) | Utility package for managing Dark Mode on the web | Assortment | 379 |
| 724 | [windows-equalizer](https://github.com/charliegerard/windows-equalizer) | Prototype of music equalizer using browser windows and the Web Audio API | charliegerard | 43 |
| 725 | [v8.dev](https://github.com/v8/v8.dev) | The source code of v8.dev, the official website of the V8 project. | v8 | 422 |
| 726 | [LaneChange](https://github.com/xaphod/LaneChange) | An Android & iOS app that reports mobility issues to your city | xaphod | 63 |
| 727 | [js-search](https://github.com/bvaughn/js-search) | JS Search is an efficient, client-side search library for JavaScript and JSON objects | bvaughn | 1325 |
| 728 | [atomico](https://github.com/atomicojs/atomico) | Small library for the creation of interfaces based on web-components, only using functions and hooks. | atomicojs | 348 |
| 729 | [dark-mode](https://github.com/broccolini/dark-mode) | Prototype for dark mode with a GitHub profile | broccolini | 39 |
| 730 | [svelte-virtual-list](https://github.com/sveltejs/svelte-virtual-list) | A virtual list component for Svelte apps | sveltejs | 237 |
| 731 | [jest-electron-runner](https://github.com/facebook-atom/jest-electron-runner) | custom test runner for Jest that allows tests to be run in Electron environment | facebook-atom | 142 |
| 732 | [exthouse](https://github.com/treosh/exthouse) | Analyze the impact of a browser extension on web performance. | treosh | 356 |
| 733 | [up-for-grabs.net](https://github.com/up-for-grabs/up-for-grabs.net) | Jump in! | up-for-grabs | 1648 |
| 734 | [website](https://github.com/libra/website) | Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people. | libra | 233 |
| 735 | [build-dumb-sht](https://github.com/SaraVieira/build-dumb-sht) | | SaraVieira | 8 |
| 736 | [css-triggers](https://github.com/GoogleChromeLabs/css-triggers) | A reference for the render impact of mutating CSS properties. | GoogleChromeLabs | 710 |
| 737 | [tailwindcss-accessibility](https://github.com/jack-pallot/tailwindcss-accessibility) | A Tailwind CSS plugin that adds additional functionality to help improve accessibility. | jack-pallot | 23 |
| 738 | [markeye](https://github.com/vesparny/markeye) | A previewer for Markdown files | vesparny | 82 |
| 739 | [noscript](https://github.com/hackademix/noscript) | The popular NoScript Security Suite browser extension. | hackademix | 258 |
| 740 | [composition-api](https://github.com/vuejs/composition-api) | Vue2 plugin for the Composition API. | vuejs | 1964 |
| 741 | [snake](https://github.com/epidemian/snake) | A silly snake game on the browser URL | epidemian | 480 |
| 742 | [theme-ui](https://github.com/system-ui/theme-ui) | Build consistent, themeable React apps based on constraint-based design principles | system-ui | 2160 |
| 743 | [readme-md-generator](https://github.com/kefranabg/readme-md-generator) | 📄 CLI that generates beautiful README.md files | kefranabg | 7047 |
| 744 | [electron-boilerplate](https://github.com/sindresorhus/electron-boilerplate) | Boilerplate to kickstart creating an app with Electron | sindresorhus | 1383 |
| 745 | [emphasize](https://github.com/wooorm/emphasize) | ANSI syntax highlighting for the terminal | wooorm | 68 |
| 746 | [lowdb](https://github.com/typicode/lowdb) | ⚡️ lowdb is a small local JSON database powered by Lodash (supports Node, Electron and the browser) | typicode | 12692 |
| 747 | [pupa](https://github.com/sindresorhus/pupa) | Simple micro templating | sindresorhus | 208 |
| 748 | [pupa-cli](https://github.com/sindresorhus/pupa-cli) | Simple micro templating | sindresorhus | 64 |
| 749 | [jsdiff](https://github.com/kpdecker/jsdiff) | A javascript text differencing implementation. | kpdecker | 4718 |
| 750 | [stylis.js](https://github.com/thysultan/stylis.js) | light – weight css preprocessor | thysultan | 885 |
| 751 | [prosemirror](https://github.com/ProseMirror/prosemirror) | The ProseMirror WYSIWYM editor | ProseMirror | 4417 |
| 752 | [yadda](https://github.com/acuminous/yadda) | A BDD javascript library | acuminous | 413 |
| 753 | [resize-observer-polyfill](https://github.com/que-etc/resize-observer-polyfill) | A polyfill for the Resize Observer API | que-etc | 1177 |
| 754 | [cjs-to-es6](https://github.com/rektide/cjs-to-es6) | CLI to convert CommonJS to ES6 modules | rektide | 3 |
| 755 | [https-everywhere](https://github.com/EFForg/https-everywhere) | A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections. | EFForg | 2827 |
| 756 | [shopware2vuestorefront](https://github.com/DivanteLtd/shopware2vuestorefront) | First Progressive Web App for Shopware 6. Made with ❤️ by Vue Storefront | DivanteLtd | 57 |
| 757 | [replace-in-files-cli](https://github.com/sindresorhus/replace-in-files-cli) | Replace matching strings and regexes in files | sindresorhus | 122 |
| 758 | [react-teleporter](https://github.com/gregberge/react-teleporter) | Teleport React components in the same React tree 📡 | gregberge | 935 |
| 759 | [html5-terminal](https://github.com/petele/html5-terminal) | | petele | 1 |
| 760 | [opencollective-frontend](https://github.com/opencollective/opencollective-frontend) | Open Collective Frontend. A React app powered by Next.js. | opencollective | 257 |
| 761 | [multi-download](https://github.com/sindresorhus/multi-download) | Download multiple files at once in the browser | sindresorhus | 466 |
| 762 | [breaking_the_physical_limits_of_fonts](https://github.com/graphitemaster/breaking_the_physical_limits_of_fonts) | Breaking the physical limits of fonts | graphitemaster | 311 |
| 763 | [create-react-app-lambda](https://github.com/netlify/create-react-app-lambda) | | netlify | 371 |
| 764 | [enzyme](https://github.com/enzymejs/enzyme) | JavaScript Testing utilities for React | enzymejs | 18603 |
| 765 | [diffchecker-cli](https://github.com/wali-s/diffchecker-cli) | Command-line interface for diffchecker | wali-s | 18 |
| 766 | [ladybugpodcast](https://github.com/ladybug-podcast/ladybugpodcast) | The site for our show! | ladybug-podcast | 74 |
| 767 | [portal-vue](https://github.com/LinusBorg/portal-vue) | A feature-rich Portal Plugin for Vuejs, for rendering DOM outside of a component, anywhere our app or the entire document. | LinusBorg | 2580 |
| 768 | [tailwindcss-plugins](https://github.com/lorisleiva/tailwindcss-plugins) | 🔌🌊 Set of useful plugins for tailwindcss | lorisleiva | 177 |
| 769 | [details-dialog-element](https://github.com/github/details-dialog-element) | A modal dialog that's opened with <details>. | github | 488 |
| 770 | [orbit-card](https://github.com/idaluisonyeo/orbit-card) | 💳 Generate your own Orbit 1.0 membership card | idaluisonyeo | 25 |
| 771 | [csslint](https://github.com/CSSLint/csslint) | Automated linting of Cascading Stylesheets | CSSLint | 4523 |
| 772 | [resume-schema](https://github.com/jsonresume/resume-schema) | JSON-Schema is used here to define and validate our proposed resume json | jsonresume | 1289 |
| 773 | [react-zdog](https://github.com/drcmda/react-zdog) | ⚡️🐶 React bindings for zdog | drcmda | 292 |
| 774 | [WebGLImageFilter](https://github.com/phoboslab/WebGLImageFilter) | Fast image filters for Browsers with WebGL support | phoboslab | 239 |
| 775 | [todo](https://github.com/JasonEtco/todo) | 🤖✅ GitHub App that creates new issues from actionable comments in your code. | JasonEtco | 512 |
| 776 | [next-hnpwa-singlefile](https://github.com/ragingwind/next-hnpwa-singlefile) | ▲ HNPWA with Next.js in a sing file | ragingwind | 22 |
| 777 | [d3-interpolate-path](https://github.com/pbeshai/d3-interpolate-path) | Interpolates path `d` attribute smoothly when A and B have different number of points. | pbeshai | 203 |
| 778 | [githubDB](https://github.com/usmakestwo/githubDB) | A Lightweight Cloud based JSON Database with a MongoDB like API for Node. | usmakestwo | 147 |
| 779 | [netlify-dev-plugin](https://github.com/netlify/netlify-dev-plugin) | Local dev server with functions, rules engine and add-on support | netlify | 185 |
| 780 | [serverless](https://github.com/CSS-Tricks/serverless) | The Power of Serverless for Front-End Developers | CSS-Tricks | 342 |
| 781 | [entropic](https://github.com/entropic-dev/entropic) | 🦝 :package: a package registry for anything, but mostly javascript 🦝 🦝 🦝 | entropic-dev | 5273 |
| 782 | [xstyled](https://github.com/smooth-code/xstyled) | Consistent theme based CSS for styled-components & emotion 💅👩‍🎤⚡️ | smooth-code | 1122 |
| 783 | [mimic-fn](https://github.com/sindresorhus/mimic-fn) | Make a function mimic another one | sindresorhus | 52 |
| 784 | [flappy-windows](https://github.com/charliegerard/flappy-windows) | Flappy Bird with browser windows | charliegerard | 138 |
| 785 | [akismet.js](https://github.com/cedx/akismet.js) | Prevent comment spam using Akismet service, in JavaScript. | cedx | 16 |
| 786 | [algorithm-visualizer](https://github.com/algorithm-visualizer/algorithm-visualizer) | :fireworks:Interactive Online Platform that Visualizes Algorithms from Code | algorithm-visualizer | 28900 |
| 787 | [FunctionScript](https://github.com/FunctionScript/FunctionScript) | A language and specification for turning JavaScript functions into typed HTTP APIs | FunctionScript | 1295 |
| 788 | [zdog](https://github.com/metafizzy/zdog) | Flat, round, designer-friendly pseudo-3D engine for canvas & SVG | metafizzy | 7563 |
| 789 | [noop-stream](https://github.com/sindresorhus/noop-stream) | Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data | sindresorhus | 39 |
| 790 | [dev-null-cli](https://github.com/sindresorhus/dev-null-cli) | Cross-platform `/dev/null` | sindresorhus | 86 |
| 791 | [rollup-plugin-size-snapshot](https://github.com/TrySound/rollup-plugin-size-snapshot) | Track your library bundles size and its treeshakability with less effort | TrySound | 133 |
| 792 | [vue-instantsearch](https://github.com/algolia/vue-instantsearch) | 👀 Algolia components for building search UIs with Vue.js | algolia | 615 |
| 793 | [react-vertex](https://github.com/sghall/react-vertex) | :black_medium_small_square: React Vertex \| Hooks-based WebGL library for React | sghall | 1219 |
| 794 | [random-bytes-readable-stream](https://github.com/sindresorhus/random-bytes-readable-stream) | Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()` | sindresorhus | 72 |
| 795 | [floatThead](https://github.com/mkoryak/floatThead) | Fixed <thead>. Doesn't need any custom css/html. Does what position:sticky can't | mkoryak | 1155 |
| 796 | [to-htm](https://github.com/blikblum/to-htm) | Conversion tool from JSX or Handlebars to htm (tagged template literal) | blikblum | 31 |
| 797 | [JOB](https://github.com/EddieLa/JOB) | A Barcode scanner capapable of reading Code128, Code93, Code39, Standard/Industrial 2 of 5, Interleaved 2 of 5, Codabar and EAN-13 barcodes in javascript. | EddieLa | 538 |
| 798 | [neverland](https://github.com/WebReflection/neverland) | React like Hooks for lighterhtml | WebReflection | 187 |
| 799 | [heresy](https://github.com/WebReflection/heresy) | React-like Custom Elements via V1 API builtin extends. | WebReflection | 206 |
| 800 | [regular-elements](https://github.com/WebReflection/regular-elements) | Custom Elements made available for any node, and through CSS selectors | WebReflection | 84 |
| 801 | [wicked-elements](https://github.com/WebReflection/wicked-elements) | Components for the DOM as you've never seen before | WebReflection | 177 |
| 802 | [custom-elements-builtin](https://github.com/ungap/custom-elements-builtin) | A polyfill for Custom Elements builtin extends | ungap | 73 |
| 803 | [talk-2019](https://github.com/joshwcomeau/talk-2019) | Slides for my 2019 talk, "Saving the Web 16ms at a Time" | joshwcomeau | 41 |
| 804 | [scar](https://github.com/cloudkj/scar) | Deploy static websites in seconds - with HTTPS, a global CDN, and custom domains. | cloudkj | 1701 |
| 805 | [react-component-benchmark](https://github.com/paularmstrong/react-component-benchmark) | A component to help benchmark React components and their trees. | paularmstrong | 294 |
| 806 | [star-history](https://github.com/timqian/star-history) | The missing star history graph of github repos | timqian | 1694 |
| 807 | [sun-moon-toggle](https://github.com/wgao19/sun-moon-toggle) | 🌚🌝 Hipster dark mode with `mix-blend-mode` | wgao19 | 29 |
| 808 | [flru](https://github.com/lukeed/flru) | A tiny (215B) and fast Least Recently Used (LRU) cache | lukeed | 268 |
| 809 | [lighthouse-plugin-field-performance](https://github.com/treosh/lighthouse-plugin-field-performance) | Add "field" performance data to your Lighthouse report | treosh | 158 |
| 810 | [tourist](https://github.com/slightlyoff/tourist) | Travel the web they said, it'll be fun they said. | slightlyoff | 58 |
| 811 | [gulp-execa](https://github.com/ehmicky/gulp-execa) | Gulp.js command execution for humans | ehmicky | 42 |
| 812 | [regexp-tree](https://github.com/DmitrySoshnikov/regexp-tree) | Regular expressions processor in JavaScript | DmitrySoshnikov | 267 |
| 813 | [FroshHelpDesk](https://github.com/FriendsOfShopware/FroshHelpDesk) | | FriendsOfShopware | 4 |
| 814 | [arbitrary-image-stylization-tfjs](https://github.com/reiinakano/arbitrary-image-stylization-tfjs) | Arbitrary style transfer using TensorFlow.js | reiinakano | 662 |
| 815 | [tornis](https://github.com/robb0wen/tornis) | Tornis helps you watch and respond to changes in your browser's viewport 🌲 | robb0wen | 1414 |
| 816 | [slonik](https://github.com/gajus/slonik) | A PostgreSQL client with strict types, detailed logging and assertions. | gajus | 1391 |
| 817 | [dlv](https://github.com/developit/dlv) | Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x') | developit | 991 |
| 818 | [sinuous](https://github.com/luwes/sinuous) | 🧬 Small, fast, reactive UI library | luwes | 546 |
| 819 | [electric-io](https://github.com/noopkat/electric-io) | ⚡️🌋🌔 The cutest IoT dashboard of your dreams ☁️ | noopkat | 236 |
| 820 | [tailwindcss-module](https://github.com/nuxt-community/tailwindcss-module) | Tailwind CSS module for NuxtJS with PurgeCSS | nuxt-community | 327 |
| 821 | [grommet](https://github.com/grommet/grommet) | a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package | grommet | 6154 |
| 822 | [moonlight-vscode-theme](https://github.com/atomiks/moonlight-vscode-theme) | A VS Code theme with bubblegum colors on a moonlit background | atomiks | 180 |
| 823 | [wasm-by-example](https://github.com/torch2424/wasm-by-example) | Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm) | torch2424 | 137 |
| 824 | [router](https://github.com/storeon/router) | Storeon module for URL routing | storeon | 58 |
| 825 | [react-daterange-picker](https://github.com/wojtekmaj/react-daterange-picker) | A date range picker for your React app. | wojtekmaj | 170 |
| 826 | [my-budget](https://github.com/reZach/my-budget) | Free, open source offline cross-platform budgeting solution built with Electron. | reZach | 911 |
| 827 | [butterchurn](https://github.com/jberg/butterchurn) | Butterchurn is a WebGL implementation of the Milkdrop Visualizer | jberg | 341 |
| 828 | [H5SC](https://github.com/cure53/H5SC) | HTML5 Security Cheatsheet - A collection of HTML5 related XSS attack vectors | cure53 | 2299 |
| 829 | [web-components-examples](https://github.com/mdn/web-components-examples) | A series of web components examples, related to the MDN web components documentation at https://developer.mozilla.org/en-US/docs/Web/Web_Components. | mdn | 1049 |
| 830 | [gitfolio](https://github.com/imfunniee/gitfolio) | :octocat: personal website + blog for every github user | imfunniee | 4535 |
| 831 | [esx](https://github.com/esxjs/esx) | Like JSX, but native and fast | esxjs | 567 |
| 832 | [svelte](https://github.com/storeon/svelte) | A tiny (177 bytes) connector for Storeon and Svelte | storeon | 41 |
| 833 | [ola](https://github.com/franciscop/ola) | 🌊 Smooth animation library for interpolating numbers | franciscop | 1749 |
| 834 | [undo](https://github.com/storeon/undo) | Module for storeon which allows undoing or redoing the latest event | storeon | 23 |
| 835 | [node-apn](https://github.com/node-apn/node-apn) | :calling: Apple Push Notification module for Node.js | node-apn | 3996 |
| 836 | [fusuma](https://github.com/hiroppy/fusuma) | ✍️Fusuma makes slides with Markdown easily. | hiroppy | 3641 |
| 837 | [react-tetris](https://github.com/chvin/react-tetris) | Use React, Redux, Immutable to code Tetris. 🎮 | chvin | 5970 |
| 838 | [crosstab](https://github.com/storeon/crosstab) | Module for Storeon to synchronize actions for browser tabs | storeon | 42 |
| 839 | [dsc](https://github.com/jonathantneal/dsc) | A 0.3kB JavaScript library for creating DOM structures (JSX compatible, JSDOM compatible) | jonathantneal | 47 |
| 840 | [activity-box](https://github.com/JasonEtco/activity-box) | ⚡️📌 Update a pinned gist to contain the latest activity of a user | JasonEtco | 53 |
| 841 | [npm-home](https://github.com/sindresorhus/npm-home) | Open the npm page, Yarn page, or GitHub repo of a package | sindresorhus | 169 |
| 842 | [gh-home](https://github.com/sindresorhus/gh-home) | Open the GitHub page of the given or current directory repo | sindresorhus | 156 |
| 843 | [runpkg](https://github.com/FormidableLabs/runpkg) | the online javascript package explorer | FormidableLabs | 241 |
| 844 | [babel-plugin-wildcard](https://github.com/vihanb/babel-plugin-wildcard) | Wildcard imports import a directories JS files | vihanb | 148 |
| 845 | [url-polyfill](https://github.com/lifaon74/url-polyfill) | Polyfill URL and URLSearchParams to match last ES7 specifications | lifaon74 | 261 |
| 846 | [php-server](https://github.com/sindresorhus/php-server) | Start a PHP server | sindresorhus | 112 |
| 847 | [log-process-errors](https://github.com/ehmicky/log-process-errors) | Show some ❤️ to Node.js process errors | ehmicky | 422 |
| 848 | [stop-runaway-react-effects](https://github.com/kentcdodds/stop-runaway-react-effects) | 🏃 Catches situations when a react use(Layout)Effect runs repeatedly in rapid succession | kentcdodds | 483 |
| 849 | [grit-preact](https://github.com/kahlil/grit-preact) | A Markdown editor for statically generated blogs. | kahlil | 44 |
| 850 | [example-.io-game](https://github.com/vzhou842/example-.io-game) | An example multiplayer (.io) web game. | vzhou842 | 169 |
| 851 | [react-storefront](https://github.com/moovweb/react-storefront) | Build and deploy e-commerce progressive web apps (PWAs) in record time. | moovweb | 238 |
| 852 | [progressive-rendering-frameworks-samples](https://github.com/GoogleChromeLabs/progressive-rendering-frameworks-samples) | Samples and demos from the Progressive Rendering I/O talk | GoogleChromeLabs | 298 |
| 853 | [ajv](https://github.com/epoberezkin/ajv) | The fastest JSON Schema Validator. Supports draft-04/06/07 | epoberezkin | 7166 |
| 854 | [stethoscope-app](https://github.com/Netflix-Skunkworks/stethoscope-app) | A desktop application that checks security-related settings and makes recommendations for improvements without requiring central device management or automated reporting. | Netflix-Skunkworks | 390 |
| 855 | [RPi-Monitor](https://github.com/XavierBerger/RPi-Monitor) | Real time monitoring for embedded devices | XavierBerger | 724 |
| 856 | [intro-to-graphql](https://github.com/FrontendMasters/intro-to-graphql) | [Course] Introduction to GraphQL | FrontendMasters | 131 |
| 857 | [jfa-pwa-toolkit](https://github.com/jfadev/jfa-pwa-toolkit) | ⚡️ PWA Features to Any Website (very Fast & Easy) | jfadev | 234 |
| 858 | [dinoql](https://github.com/victorvoid/dinoql) | A customizable GraphQL style query language for interacting with JavaScript objects. | victorvoid | 1046 |
| 859 | [react-helmet](https://github.com/nfl/react-helmet) | A document head manager for React | nfl | 12874 |
| 860 | [localstorage](https://github.com/storeon/localstorage) | Module for storeon to persist data from state to local storage | storeon | 53 |
| 861 | [jquery-modal](https://github.com/kylefox/jquery-modal) | The simplest possible modal for jQuery | kylefox | 2195 |
| 862 | [dat-push](https://github.com/joehand/dat-push) | push a dat to remote peers | joehand | 23 |
| 863 | [zuckerberg.smile](https://github.com/terkelg/zuckerberg.smile) | 🤖Control Mark Zuckerbergs smile property | terkelg | 48 |
| 864 | [colorme](https://github.com/tylergaw/colorme) | Visualize The CSS Color Function | tylergaw | 308 |
| 865 | [autocannon](https://github.com/mcollina/autocannon) | fast HTTP/1.1 benchmarking tool written in Node.js | mcollina | 3523 |
| 866 | [Functional-Light-JS](https://github.com/getify/Functional-Light-JS) | Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter. | getify | 12652 |
| 867 | [pastel](https://github.com/vadimdemedes/pastel) | 🎨 Framework for effortlessly building Ink apps | vadimdemedes | 1176 |
| 868 | [x-ray](https://github.com/matthewmueller/x-ray) | The next web scraper. See through the <html> noise. | matthewmueller | 5230 |
| 869 | [node-video-lib](https://github.com/gkozlenko/node-video-lib) | Node.js Video Library / MP4 & FLV parser / MP4 builder / HLS muxer | gkozlenko | 234 |
| 870 | [wouter](https://github.com/molefrog/wouter) | ⛸ A minimalist-friendly ~1.2KB routing for React and Preact. Nothing else but HOOKS. | molefrog | 2135 |
| 871 | [prebuild](https://github.com/prebuild/prebuild) | A command line tool for easily doing prebuilds for multiple version of node on a specific platform | prebuild | 271 |
| 872 | [bento-starter](https://github.com/kefranabg/bento-starter) | :bento: Full-Stack solution to quickly build PWA applications with Vue.js and Firebase | kefranabg | 1365 |
| 873 | [tasklets](https://github.com/esprehn/tasklets) | Experimenting with making using workers easy. | esprehn | 31 |
| 874 | [eleventy-netlify-boilerplate](https://github.com/danurbanowicz/eleventy-netlify-boilerplate) | A template for building a simple website with the Eleventy static site generator | danurbanowicz | 206 |
| 875 | [AI4Animation-js](https://github.com/sneha-belkhale/AI4Animation-js) | AI4Animation in javascript & three.js | sneha-belkhale | 201 |
| 876 | [code-art](https://github.com/wybiral/code-art) | Experiments in procedurally generated art. | wybiral | 104 |
| 877 | [browsershot](https://github.com/ondras/browsershot) | getDisplayMedia screenshots | ondras | 41 |
| 878 | [datatable](https://github.com/frappe/datatable) | A simple, modern and interactive datatable library for the web | frappe | 414 |
| 879 | [mockit](https://github.com/boyney123/mockit) | A tool to quickly mock out end points, setup delays and more... | boyney123 | 1420 |
| 880 | [custom-forms](https://github.com/tailwindcss/custom-forms) | A better base for styling form elements with Tailwind CSS. | tailwindcss | 762 |
| 881 | [ikonate](https://github.com/mikolajdobrucki/ikonate) | Fully customisable & accessible vector icons | mikolajdobrucki | 3050 |
| 882 | [criticalCSS](https://github.com/filamentgroup/criticalCSS) | Finds the Above the Fold CSS for your page, and outputs it into a file | filamentgroup | 1473 |
| 883 | [javascript-fundamentals](https://github.com/adjnor/javascript-fundamentals) | | adjnor | 6 |
| 884 | [formal](https://github.com/kevinwolfdev/formal) | 👔 Elegant form management primitives for the react hooks era. | kevinwolfdev | 1072 |
| 885 | [vue-three-shaders](https://github.com/2pha/vue-three-shaders) | An experiment with vue, three.js and shaders | 2pha | 24 |
| 886 | [global-this](https://github.com/ungap/global-this) | A cross engine globalThis | ungap | 67 |
| 887 | [globalThis](https://github.com/es-shims/globalThis) | ECMAScript spec-compliant polyfill/shim for `globalThis`. | es-shims | 101 |
| 888 | [glicky](https://github.com/alex-saunders/glicky) | 🐭 An In-browser User Interface For JavaScript Development Workflows | alex-saunders | 841 |
| 889 | [servor](https://github.com/lukejacksonn/servor) | Dependency free file server for single page app development | lukejacksonn | 435 |
| 890 | [React95](https://github.com/arturbien/React95) | 🌈🕹 Refreshed Windows 95 style UI components for your React app | arturbien | 3663 |
| 891 | [sergey](https://github.com/trys/sergey) | A tiny lil' static site generator | trys | 100 |
| 892 | [tracery](https://github.com/galaxykate/tracery) | Tracery: a story-grammar generation library for javascript | galaxykate | 1631 |
| 893 | [jeelizFaceFilter](https://github.com/jeeliz/jeelizFaceFilter) | Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...). | jeeliz | 1200 |
| 894 | [havetheybeenpwned](https://github.com/jamiebuilds/havetheybeenpwned) | Test if your user's password has been pwned using the haveibeenpwned.com API | jamiebuilds | 68 |
| 895 | [snippets](https://github.com/emmetio/snippets) | Emmet HTML snippets | emmetio | 44 |
| 896 | [documentation](https://github.com/documentationjs/documentation) | :book: documentation for modern JavaScript | documentationjs | 4997 |
| 897 | [nord-visual-studio-code](https://github.com/arcticicestudio/nord-visual-studio-code) | An arctic, north-bluish clean and elegant Visual Studio Code theme. | arcticicestudio | 604 |
| 898 | [estimo](https://github.com/mbalabash/estimo) | Evaluates how long the browser will execute your javascript code. | mbalabash | 110 |
| 899 | [joi](https://github.com/hapijs/joi) | The most powerful data validation library for JS | hapijs | 14552 |
| 900 | [loadable-components](https://github.com/gregberge/loadable-components) | The recommended Code Splitting library for React ✂️✨ | gregberge | 3835 |
| 901 | [style-sheet](https://github.com/giuseppeg/style-sheet) | ⚡️💨 Fast styles in JavaScript with support for static CSS extraction. | giuseppeg | 153 |
| 902 | [ElGrapho](https://github.com/ericdrowell/ElGrapho) | | ericdrowell | 1084 |
| 903 | [x-ray](https://github.com/benscabbia/x-ray) | Visual debugger for your HTML, executable via a bookmark | benscabbia | 188 |
| 904 | [combine-pagination](https://github.com/chrisvxd/combine-pagination) | A JavaScript library for paginating data from multiple sources 🦑 | chrisvxd | 149 |
| 905 | [graphql-hooks](https://github.com/nearform/graphql-hooks) | 🎣 Minimal hooks-first GraphQL client | nearform | 1204 |
| 906 | [inertia-react](https://github.com/inertiajs/inertia-react) | The React adapter for Inertia.js. | inertiajs | 112 |
| 907 | [react-act-examples](https://github.com/threepointone/react-act-examples) | Notes and examples on ReactTestUtils.act(...) | threepointone | 361 |
| 908 | [react-canvas-knob](https://github.com/joshjg/react-canvas-knob) | Flexible knob/dial input component | joshjg | 41 |
| 909 | [pagespeed-inslides](https://github.com/google/pagespeed-inslides) | HTML5 Slide Deck Generator Tool Based on the PageSpeed Insights API | google | 53 |
| 910 | [bent](https://github.com/mikeal/bent) | Functional JS HTTP client (Node.js & Fetch) w/ async await | mikeal | 1303 |
| 911 | [webpack-plugin-serve](https://github.com/shellscape/webpack-plugin-serve) | A Development Server in a Webpack Plugin | shellscape | 256 |
| 912 | [Automate-Sketch](https://github.com/Ashung/Automate-Sketch) | Make your workflow more efficient. | Ashung | 753 |
| 913 | [blind-review](https://github.com/olore/blind-review) | A browser extension to help perform unbiased reviews of pull requests | olore | 14 |
| 914 | [travis-size-report](https://github.com/GoogleChromeLabs/travis-size-report) | | GoogleChromeLabs | 105 |
| 915 | [CrossroadsSlideshow](https://github.com/codrops/CrossroadsSlideshow) | An experimental slideshow with an inclined look with three slide previews and a content view on click. | codrops | 66 |
| 916 | [mk.js](https://github.com/mgechev/mk.js) | Canvas implementation of basic fighting game which allows multiplayer over the network. | mgechev | 775 |
| 917 | [nanoquery](https://github.com/choojs/nanoquery) | 📇 - Tiny querystring module | choojs | 47 |
| 918 | [pill](https://github.com/rumkin/pill) | Add dynamic content loading to static sites with only 1 KiB of JS | rumkin | 293 |
| 919 | [complete-intro-to-react](https://github.com/btholt/complete-intro-to-react) | A Complete Intro to React, as Given for Frontend Masters | btholt | 1061 |
| 920 | [webpack-merge](https://github.com/survivejs/webpack-merge) | Merge designed for Webpack (MIT) | survivejs | 2038 |
| 921 | [buble](https://github.com/bublejs/buble) | | bublejs | 728 |
| 922 | [perflink](https://github.com/lukejacksonn/perflink) | Low friction JavaScript benchmarks that you can share via URL | lukejacksonn | 912 |
| 923 | [react-loops](https://github.com/leebyron/react-loops) | React Loops works with React Hooks as part of the React Velcro Architecture | leebyron | 1106 |
| 924 | [complete-intro-to-react](https://github.com/emmabostian/complete-intro-to-react) | A Complete Intro to React, as Given for Frontend Masters | emmabostian | 7 |
| 925 | [nsfwjs](https://github.com/infinitered/nsfwjs) | NSFW detection on the client-side via TensorFlow.js | infinitered | 3669 |
| 926 | [skaler](https://github.com/terkelg/skaler) | A (329B) client-side image resizer. | terkelg | 72 |
| 927 | [ostap](https://github.com/itwillwork/ostap) | CLI tool that fast checks if your bundle contains multiple versions of the same package, only by looking in package.json. | itwillwork | 118 |
| 928 | [is-thirteen](https://github.com/jezen/is-thirteen) | Check if a number is equal to 13. | jezen | 5005 |
| 929 | [howto-components](https://github.com/GoogleChromeLabs/howto-components) | Literate code examples for common UI patterns. | GoogleChromeLabs | 752 |
| 930 | [docs](https://github.com/zeit/docs) | Documentation of ZEIT Now and other services | zeit | 573 |
| 931 | [coinflict-of-interest](https://github.com/lukechilds/coinflict-of-interest) | Browser extension to show user biases on Crypto Twitter. | lukechilds | 135 |
| 932 | [offscreen-canvas](https://github.com/ai/offscreen-canvas) | Polyfill for OffscreenCanvas to move Three.js/WebGL/2D canvas to Web Worker | ai | 144 |
| 933 | [flyd](https://github.com/paldepind/flyd) | The minimalistic but powerful, modular, functional reactive programming library in JavaScript. | paldepind | 1434 |
| 934 | [TinyColor](https://github.com/bgrins/TinyColor) | Fast, small color manipulation and conversion for JavaScript | bgrins | 3361 |
| 935 | [internal-nav-helper](https://github.com/HenrikJoreteg/internal-nav-helper) | Helper function for handling internal navigation in Single Page Apps (SPAs) in ~250 bytes before gzip. | HenrikJoreteg | 49 |
| 936 | [BackstopJS](https://github.com/garris/BackstopJS) | Catch CSS curve balls. | garris | 5088 |
| 937 | [JSVerbalExpressions](https://github.com/VerbalExpressions/JSVerbalExpressions) | JavaScript Regular expressions made easy | VerbalExpressions | 11456 |
| 938 | [react-final-form-hooks](https://github.com/final-form/react-final-form-hooks) | React Hooks to bind to 🏁 Final Form's high performance subscription-based form state management engine | final-form | 436 |
| 939 | [moo](https://github.com/no-context/moo) | Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo. | no-context | 306 |
| 940 | [nearley](https://github.com/kach/nearley) | 📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript. | kach | 2413 |
| 941 | [selectize.js](https://github.com/selectize/selectize.js) | Selectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc. | selectize | 12269 |
| 942 | [api-explorer](https://github.com/readmeio/api-explorer) | Open source components that make up ReadMe's API explorer | readmeio | 43 |
| 943 | [docs](https://github.com/logux/docs) | Guide, recipes, and protocol specifications for Logux | logux | 348 |
| 944 | [css-explain](https://github.com/josh/css-explain) | SQL EXPLAIN for CSS selectors | josh | 1090 |
| 945 | [awesome-uses](https://github.com/wesbos/awesome-uses) | A list of /uses pages detailing developer setups, gear, software and configs. | wesbos | 3168 |
| 946 | [javascript](https://github.com/runwayml/javascript) | RunwayML + JavaScript 👾 | runwayml | 94 |
| 947 | [library](https://github.com/nytimes/library) | A collaborative documentation site, powered by Google Docs. | nytimes | 721 |
| 948 | [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) | ESLint shareable config for TypeScript to be used with eslint-config-xo | xojs | 95 |
| 949 | [gatsby-docz-library](https://github.com/doczjs/gatsby-docz-library) | Example of a library website built with Gatsby and Docz | doczjs | 21 |
| 950 | [konva](https://github.com/konvajs/konva) | Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. | konvajs | 4783 |
| 951 | [custom-starter](https://github.com/jediyozh/custom-starter) | 🚀 Start projects fast simply cloning already created boilerplate repos | jediyozh | 11 |
| 952 | [sheetrock](https://github.com/chriszarate/sheetrock) | Quickly connect to, query, and lazy-load data from Google Spreadsheets. | chriszarate | 749 |
| 953 | [construct-js](https://github.com/francisrstokes/construct-js) | 🛠️A library for creating byte level data structures. | francisrstokes | 956 |
| 954 | [inertia-vue](https://github.com/inertiajs/inertia-vue) | The Vue adapter for Inertia.js. | inertiajs | 419 |
| 955 | [inertia](https://github.com/inertiajs/inertia) | A framework for creating server-driven single page apps. | inertiajs | 1275 |
| 956 | [form-backend-validation](https://github.com/spatie/form-backend-validation) | An easy way to validate forms using back end logic | spatie | 742 |
| 957 | [iro.js](https://github.com/jaames/iro.js) | 🎨 HSV colorwheel widget for JavaScript with a modern, SVG-based user interface | jaames | 594 |
| 958 | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | Various awesome ESLint rules | sindresorhus | 1090 |
| 959 | [react-ssr-prepass](https://github.com/FormidableLabs/react-ssr-prepass) | A custom partial React SSR renderer for prefetching and suspense | FormidableLabs | 295 |
| 960 | [mdx-blocks](https://github.com/jxnblk/mdx-blocks) | | jxnblk | 156 |
| 961 | [vue-focus](https://github.com/simplesmiler/vue-focus) | A reusable focus directive for reusable Vue.js components | simplesmiler | 387 |
| 962 | [vue-a11y-dialog](https://github.com/morkro/vue-a11y-dialog) | Vue.js component for a11y-dialog | morkro | 56 |
| 963 | [clipboard-copy](https://github.com/feross/clipboard-copy) | Lightweight copy to clipboard for the web | feross | 391 |
| 964 | [p-lazy](https://github.com/sindresorhus/p-lazy) | Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called | sindresorhus | 212 |
| 965 | [bird-box](https://github.com/matchai/bird-box) | 🐦💬 Update a gist to contain your latest tweet | matchai | 128 |
| 966 | [storeon](https://github.com/storeon/storeon) | 🌩 A tiny (167 bytes) event-based Redux-like state manager for React, Preact, Angular, Vue, and Svelte | storeon | 1290 |
| 967 | [flip](https://github.com/SSENSE/flip) | 🔄 React -> Vue Component transpiler | SSENSE | 13 |
| 968 | [csz](https://github.com/lukejacksonn/csz) | Runtime CSS modules with SASS like preprocessing | lukejacksonn | 154 |
| 969 | [effector](https://github.com/zerobias/effector) | The state manager ☄️ | zerobias | 2233 |
| 970 | [argparse](https://github.com/nodeca/argparse) | CLI arguments parser for node.js. JS port of python's argparse module. | nodeca | 369 |
| 971 | [pino](https://github.com/pinojs/pino) | 🌲 super fast, all natural json logger 🌲 | pinojs | 5255 |
| 972 | [google-unlocked](https://github.com/Ibit-to/google-unlocked) | Google Unlocked browser extension uncensor google search results | Ibit-to | 780 |
| 973 | [three.js](https://github.com/mrdoob/three.js) | JavaScript 3D library. | mrdoob | 59541 |
| 974 | [reactjs-interview-questions](https://github.com/semlinker/reactjs-interview-questions) | List of top 304 ReactJS Interview Questions & Answers | semlinker | 1456 |
| 975 | [laxxx](https://github.com/alexfoxy/laxxx) | Simple & light weight (3kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive! | alexfoxy | 6842 |
| 976 | [griffith](https://github.com/zhihu/griffith) | A React-based web video player | zhihu | 1940 |
| 977 | [KaTeX](https://github.com/KaTeX/KaTeX) | Fast math typesetting for the web. | KaTeX | 11691 |
| 978 | [winston](https://github.com/winstonjs/winston) | A logger for just about everything. | winstonjs | 15143 |
| 979 | [babel-plugin-tailwind-components](https://github.com/bradlc/babel-plugin-tailwind-components) | Use Tailwind with any CSS-in-JS library | bradlc | 250 |
| 980 | [serverless-next.js](https://github.com/danielcondemarin/serverless-next.js) | ⚡ Deploy your next apps using the serverless framework | danielcondemarin | 670 |
| 981 | [luxon](https://github.com/moment/luxon) | ⏱ A library for working with dates and times in JS | moment | 9178 |
| 982 | [gluonjs](https://github.com/ruphin/gluonjs) | A lightweight Web Component base | ruphin | 74 |
| 983 | [webp-in-css](https://github.com/ai/webp-in-css) | PostCSS plugin and tiny JS script (131 bytes) to use WebP in CSS background | ai | 307 |
| 984 | [nagibabel.js](https://github.com/fual/nagibabel.js) | nagibabel.js | fual | 347 |
| 985 | [kv-storage-polyfill](https://github.com/GoogleChromeLabs/kv-storage-polyfill) | A polyfill for the kv-storage built-in module. | GoogleChromeLabs | 130 |
| 986 | [es-serve](https://github.com/phaux/es-serve) | Server for modern single-page web apps | phaux | 84 |
| 987 | [POC-ModularLegacyBuild](https://github.com/JoviDeCroock/POC-ModularLegacyBuild) | Module-nomodule implementation that has grown to more than just a POC | JoviDeCroock | 19 |
| 988 | [observer-util](https://github.com/nx-js/observer-util) | Transparent reactivity with 100% language coverage. Made with ❤️ and ES6 Proxies. | nx-js | 632 |
| 989 | [preact-nx-observer](https://github.com/mseddon/preact-nx-observer) | A simple preact decorator for @nx-js/observer-util | mseddon | 14 |
| 990 | [builtwithvue](https://github.com/amiechen/builtwithvue) | learn by doing, not by following the rules. A collection of projects that built with vue, a framework I'm learning. | amiechen | 17 |
| 991 | [recipes.sebastiandedeyne.com](https://github.com/sebastiandedeyne/recipes.sebastiandedeyne.com) | 👨‍🍳 A collection of recipes I frequently revisit | sebastiandedeyne | 5 |
| 992 | [github-follow-extension](https://github.com/staff0rd/github-follow-extension) | Chrome extension that makes following repository file movements easier | staff0rd | 39 |
| 993 | [github-issue-link-status](https://github.com/fregante/github-issue-link-status) | Colorize issue and PR links to see their status (open, closed, merged) | fregante | 221 |
| 994 | [send](https://github.com/mozilla/send) | Simple, private file sharing from the makers of Firefox | mozilla | 9226 |
| 995 | [eslint-plugin-proper-arrows](https://github.com/getify/eslint-plugin-proper-arrows) | ESLint rules to ensure proper arrow function definitions | getify | 243 |
| 996 | [js-extract](https://github.com/gcdurastanti/js-extract) | Fancy extractor for js objects | gcdurastanti | 9 |
| 997 | [constyble](https://github.com/bartveneman/constyble) | CSS complexity linter | bartveneman | 72 |
| 998 | [avif.js](https://github.com/Kagami/avif.js) | :shipit: AVIF polyfill for the browser | Kagami | 148 |
| 999 | [replace-in-files](https://github.com/wj42ftns/replace-in-files) | Replace text in one or more files or globs. | wj42ftns | 14 |
| 1000 | [Jets.js](https://github.com/NeXTs/Jets.js) | Native CSS search engine | NeXTs | 2767 |
| 1001 | [JournalBook](https://github.com/trys/JournalBook) | JournalBook is a private, offline-first personal journal. | trys | 494 |
| 1002 | [accessibility-guide](https://github.com/fejes713/accessibility-guide) | A curated collection of web accessibility tips, tricks, and best practices | fejes713 | 449 |
| 1003 | [find-a-mentor](https://github.com/Coding-Coach/find-a-mentor) | The Coding Coach mentors website | Coding-Coach | 562 |
| 1004 | [accessibility-developer-tools](https://github.com/GoogleChrome/accessibility-developer-tools) | This is a library of accessibility-related testing and utility code. | GoogleChrome | 1990 |
| 1005 | [has-yarn-cli](https://github.com/sindresorhus/has-yarn-cli) | Check if a project is using Yarn | sindresorhus | 63 |
| 1006 | [codecrumbs](https://github.com/Bogdan-Lyashenko/codecrumbs) | Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more. | Bogdan-Lyashenko | 2297 |
| 1007 | [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 | 28736 |
| 1008 | [polished](https://github.com/styled-components/polished) | A lightweight toolset for writing styles in JavaScript ✨ | styled-components | 5901 |
| 1009 | [docker-tutorial](https://github.com/charliegerard/docker-tutorial) | Source code for my tutorial on Docker for front-end devs | charliegerard | 8 |
| 1010 | [hidden](https://github.com/charliegerard/hidden) | Script to make inaccessible elements invisible to everyone, until their accessibility issues are fixed | charliegerard | 66 |
| 1011 | [oy](https://github.com/revivek/oy) | Render HTML emails on the server with React. | revivek | 777 |
| 1012 | [fast-cli](https://github.com/sindresorhus/fast-cli) | Test your download and upload speed using fast.com | sindresorhus | 1788 |
| 1013 | [filenamify-cli](https://github.com/sindresorhus/filenamify-cli) | Convert a string to a valid safe filename on the command-line | sindresorhus | 38 |
| 1014 | [react-popper](https://github.com/popperjs/react-popper) | React wrapper around Popper.js (official) | popperjs | 1522 |
| 1015 | [jss](https://github.com/cssinjs/jss) | JSS is an authoring tool for CSS which uses JavaScript as a host language. | cssinjs | 5622 |
| 1016 | [core-components](https://github.com/nrkno/core-components) | Accessible and lightweight Javascript components | nrkno | 80 |
| 1017 | [supports-webp](https://github.com/fregante/supports-webp) | Detect support for WEBP images in the browser in 0.3KB | fregante | 88 |
| 1018 | [vuepress-plugin-rss](https://github.com/youngtailors/vuepress-plugin-rss) | | youngtailors | 12 |
| 1019 | [cheerio](https://github.com/cheeriojs/cheerio) | Fast, flexible, and lean implementation of core jQuery designed specifically for the server. | cheeriojs | 21651 |
| 1020 | [use-substate](https://github.com/philipp-spiess/use-substate) | 🍙 Lightweight (<600B minified + gzipped) React Hook to subscribe to a subset of your single app state. | philipp-spiess | 96 |
| 1021 | [chromedriver](https://github.com/electron/chromedriver) | Download ChromeDriver for Electron | electron | 85 |
| 1022 | [swiss](https://github.com/luwes/swiss) | 🇨🇭Functional custom elements with hooks and enhancers. | luwes | 160 |
| 1023 | [architect](https://github.com/architect/architect) | The simplest, most powerful way to build serverless applications | architect | 942 |
| 1024 | [quickchart](https://github.com/typpo/quickchart) | Render charts and QR codes to image or PDF | typpo | 869 |
| 1025 | [malware-jail](https://github.com/HynekPetrak/malware-jail) | Sandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction. Written for Node.js | HynekPetrak | 323 |
| 1026 | [box-js](https://github.com/CapacitorSet/box-js) | A tool for studying JavaScript malware. | CapacitorSet | 403 |
| 1027 | [hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards) | ⭐️ Companies that don't have a broken hiring process | poteto | 14765 |
| 1028 | [snowpack](https://github.com/pikapkg/snowpack) | 📦✨ Build web applications with less tooling and 10x faster iteration. No bundler required. | pikapkg | 6749 |
| 1029 | [decider](https://github.com/uyouthe/decider) | 🤔Apply CSS to React components conditionally | uyouthe | 50 |
| 1030 | [remount](https://github.com/rstacruz/remount) | Mount React components to the DOM using custom elements | rstacruz | 478 |
| 1031 | [next-cookies](https://github.com/matthewmueller/next-cookies) | Tiny little function for getting cookies on both client & server with next.js. | matthewmueller | 275 |
| 1032 | [appsensor](https://github.com/jtmelton/appsensor) | A toolkit for building self-defending applications through real-time event detection and response | jtmelton | 228 |
| 1033 | [make-dir-cli](https://github.com/sindresorhus/make-dir-cli) | Make directories and their parents if needed - Like `mkdir -p`, but cross-platform | sindresorhus | 86 |
| 1034 | [declarative-web-components](https://github.com/ebidel/declarative-web-components) | Author web components, declaratively | ebidel | 34 |
| 1035 | [list.egoist.sh](https://github.com/egoist/list.egoist.sh) | My Anime / Manga List | egoist | 27 |
| 1036 | [roast-my-deps](https://github.com/jamiebuilds/roast-my-deps) | Your dependencies are bad and you should feel bad | jamiebuilds | 270 |
| 1037 | [vuepress-plugin-feed](https://github.com/webmasterish/vuepress-plugin-feed) | RSS, Atom, and JSON feeds generator plugin for VuePress 1.x | webmasterish | 35 |
| 1038 | [vuepress-plugin-reading-time](https://github.com/darrenjennings/vuepress-plugin-reading-time) | Vuepress reading time plugin to display how long a page takes to read | darrenjennings | 21 |
| 1039 | [spectron](https://github.com/electron-userland/spectron) | 🔎 Test Electron apps using ChromeDriver | electron-userland | 1385 |
| 1040 | [preact_ie7](https://github.com/StoneCypher/preact_ie7) | Yes. Someone I know needs IE7 in 2019 and wants React. (dramatic lightning; thunder) | StoneCypher | 66 |
| 1041 | [laravel-web-tinker](https://github.com/spatie/laravel-web-tinker) | Tinker in your browser | spatie | 530 |
| 1042 | [senv](https://github.com/jaydenwindle/senv) | A simple CLI tool for encrypting and decrypting .env files | jaydenwindle | 35 |
| 1043 | [awesome-IT-films](https://github.com/greybax/awesome-IT-films) | :tv: A curated list of awesome films about IT & geek people. | greybax | 682 |
| 1044 | [react-color](https://github.com/casesandberg/react-color) | :art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more | casesandberg | 8201 |
| 1045 | [js-cleanup](https://github.com/aMarCruz/js-cleanup) | Smart comment and whitespace cleaner for JavaScript-like files | aMarCruz | 19 |
| 1046 | [capture-website-cli](https://github.com/sindresorhus/capture-website-cli) | Capture screenshots of websites from the command-line | sindresorhus | 470 |
| 1047 | [capture-website](https://github.com/sindresorhus/capture-website) | Capture screenshots of websites | sindresorhus | 861 |
| 1048 | [goober](https://github.com/cristianbote/goober) | 🥜 goober, a less than 1KB 🎉css-in-js alternative with a familiar API | cristianbote | 1122 |
| 1049 | [split-on-first](https://github.com/sindresorhus/split-on-first) | Split a string on the first occurrence of a given separator | sindresorhus | 53 |
| 1050 | [Blotter](https://github.com/bradley/Blotter) | A JavaScript API for drawing unconventional text effects on the web. | bradley | 2593 |
| 1051 | [vuepress-blog](https://github.com/amiechen/vuepress-blog) | Source repo for building a blog with Vuepress, Tailwind and Netlify | amiechen | 9 |
| 1052 | [zero](https://github.com/remoteinterview/zero) | Zero is a web server to simplify web development. | remoteinterview | 5482 |
| 1053 | [nanoutils](https://github.com/nanoutils/nanoutils) | 🌊 Tiniest FP-friendly JavaScript utils library | nanoutils | 156 |
| 1054 | [cleave.js](https://github.com/nosir/cleave.js) | Format input text content when you are typing... | nosir | 15390 |
| 1055 | [textblock](https://github.com/glyphic-co/textblock) | Continuously responsive typesetting — Demo: | glyphic-co | 523 |
| 1056 | [applause-button](https://github.com/ColinEberhardt/applause-button) | A zero-configuration medium-style button for adding applause / claps / kudos to web pages and blog posts | ColinEberhardt | 287 |
| 1057 | [typeit](https://github.com/alexmacarthur/typeit) | The most versatile JavaScript animated typing utility on the planet. | alexmacarthur | 1629 |
| 1058 | [amplitudejs](https://github.com/521dimensions/amplitudejs) | AmplitudeJS: Open Source HTML5 Audio Library. Design your web audio player, the way you want. No dependencies required. | 521dimensions | 3407 |
| 1059 | [minisearch](https://github.com/lucaong/minisearch) | Tiny and powerful JavaScript full-text search engine for browser and Node | lucaong | 416 |
| 1060 | [Lemon-JS](https://github.com/Donorhan/Lemon-JS) | An accessible rendering engine in Javascript | Donorhan | 62 |
| 1061 | [usehooks](https://github.com/gragland/usehooks) | Easy to understand React Hook code recipes | gragland | 1659 |
| 1062 | [super-postcss](https://github.com/csstools/super-postcss) | Now you’re playing with PostCSS — Super PostCSS! | csstools | 13 |
| 1063 | [benchmark-cli](https://github.com/DylanPiercey/benchmark-cli) | 🏋️‍♀️ CLI application to benchmark JavaScript files. | DylanPiercey | 3 |
| 1064 | [lazy-brush](https://github.com/dulnan/lazy-brush) | Smooth drawing with mouse, finger or other pointing device | dulnan | 430 |
| 1065 | [fixpack](https://github.com/HenrikJoreteg/fixpack) | A package.json file scrubber for the truly insane. | HenrikJoreteg | 398 |
| 1066 | [decktape](https://github.com/astefanutti/decktape) | PDF exporter for HTML presentations | astefanutti | 1548 |
| 1067 | [contrast-ratio](https://github.com/LeaVerou/contrast-ratio) | A tool to calculate the contrast ratio between any two valid CSS colors. | LeaVerou | 1733 |
| 1068 | [twig.js](https://github.com/twigjs/twig.js) | JS implementation of the Twig Templating Language | twigjs | 1581 |
| 1069 | [jsmart](https://github.com/umakantp/jsmart) | jSmart is Smarty Javascript Template Engine, port of the PHP Smarty Template Engine | umakantp | 108 |
| 1070 | [deck.js](https://github.com/imakewebthings/deck.js) | Modern HTML Presentations | imakewebthings | 5402 |
| 1071 | [PPTX2HTML](https://github.com/g21589/PPTX2HTML) | Convert pptx file to HTML by using pure javascript | g21589 | 255 |
| 1072 | [ScrollMagic](https://github.com/janpaepke/ScrollMagic) | The javascript library for magical scroll interactions. | janpaepke | 12103 |
| 1073 | [react-dom-confetti](https://github.com/daniel-lundin/react-dom-confetti) | Trigger confetti explosions on state transitions | daniel-lundin | 413 |
| 1074 | [docker-google-lighthouse-express](https://github.com/Antoinebr/docker-google-lighthouse-express) | A service which gives a REST API to LightHouse CLI ⚡️ | Antoinebr | 24 |
| 1075 | [Puppeteer-Service](https://github.com/Antoinebr/Puppeteer-Service) | A service to get different informations from a given website thanks to Puppeteer | Antoinebr | 8 |
| 1076 | [picture-in-picture-chrome-extension](https://github.com/GoogleChromeLabs/picture-in-picture-chrome-extension) | | GoogleChromeLabs | 300 |
| 1077 | [Awesome-Design-Tools](https://github.com/LisaDziuba/Awesome-Design-Tools) | The best design tools and plugins for everything 👉 | LisaDziuba | 19491 |
| 1078 | [leon](https://github.com/leon-ai/leon) | 🧠 Leon is your open-source personal assistant. | leon-ai | 6723 |
| 1079 | [javascript](https://github.com/exercism/javascript) | Exercism exercises in JavaScript. | exercism | 197 |
| 1080 | [react-router](https://github.com/ReactTraining/react-router) | Declarative routing for React | ReactTraining | 39975 |
| 1081 | [react-share-button](https://github.com/housinghq/react-share-button) | 📱 React share button component with web-share api and fallback modal with native intent urls | housinghq | 86 |
| 1082 | [fixedScrollNav](https://github.com/diverent2/fixedScrollNav) | ES6 module that provides a fixed scrolling navigation to navigate between sections using arrows | diverent2 | 3 |
| 1083 | [opus-stream-decoder](https://github.com/AnthumChris/opus-stream-decoder) | Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm) | AnthumChris | 45 |
| 1084 | [node-installed-check](https://github.com/voxpelli/node-installed-check) | Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range | voxpelli | 59 |
| 1085 | [Motrix](https://github.com/agalwood/Motrix) | A full-featured download manager. | agalwood | 19835 |
| 1086 | [uot](https://github.com/vaneenige/uot) | 🦁 A tiny setTimeout alternative with progress. | vaneenige | 41 |
| 1087 | [vue-router-prefetch](https://github.com/egoist/vue-router-prefetch) | Prefetch links when they are visible in viewport. | egoist | 308 |
| 1088 | [certificate-monitor](https://github.com/colbygk/certificate-monitor) | Monitor and inspect SSL/TLS Certificates to warn of impending or unauthorized certificate responses | colbygk | 6 |
| 1089 | [ssl](https://github.com/passmarked/ssl) | Rules that relate to checking the SSL configuration of each individual resolved server from the domain to ensure locked down config with the broadest compatibility | passmarked | 6 |
| 1090 | [diff](https://github.com/flitbit/diff) | Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser. | flitbit | 2352 |
| 1091 | [react-hooks-helper](https://github.com/revelcw/react-hooks-helper) | A custom React Hooks library that gives you custom hooks for your code. | revelcw | 198 |
| 1092 | [FroshDataTableLayout](https://github.com/FriendsOfShopware/FroshDataTableLayout) | Adds data table to the available product layouts of categories | FriendsOfShopware | 7 |
| 1093 | [react-switch](https://github.com/markusenglund/react-switch) | A draggable toggle-switch component for React. Check out the demo at: | markusenglund | 957 |
| 1094 | [quixote](https://github.com/jamesshore/quixote) | CSS unit and integration testing | jamesshore | 729 |
| 1095 | [react-sortable-tree](https://github.com/frontend-collective/react-sortable-tree) | Drag-and-drop sortable component for nested data and hierarchies | frontend-collective | 3176 |
| 1096 | [wpk](https://github.com/wpk-cli/wpk) | a friendly, intuitive & intelligent CLI for webpack | wpk-cli | 232 |
| 1097 | [postcss-classes-to-mixins](https://github.com/nrkno/postcss-classes-to-mixins) | Intelligently convert CSS classes to SASS, Less and Stylus mixins | nrkno | 13 |
| 1098 | [grpcc](https://github.com/njpatel/grpcc) | A gRPC cli interface for easy testing against gRPC servers | njpatel | 1010 |
| 1099 | [qoa](https://github.com/klaussinani/qoa) | Minimal interactive command-line prompts | klaussinani | 1926 |
| 1100 | [instant.page](https://github.com/instantpage/instant.page) | Make your site’s pages instant in 1 minute and improve your conversion rate by 1% | instantpage | 4184 |
| 1101 | [lazyload](https://github.com/verlok/lazyload) | LazyLoad is a lightweight and flexible script that speeds up your web application by deferring the loading of your below-the-fold images, videos and iframes to when they will enter the viewport. It's written in plain "vanilla" JavaScript, it leverages the IntersectionObserver API, it supports responsive images and enables native lazy loading. | verlok | 5153 |
| 1102 | [serverless-lambda](https://github.com/probot/serverless-lambda) | An extension for running Probot on Lambda | probot | 58 |
| 1103 | [react-testing-library](https://github.com/testing-library/react-testing-library) | 🐐 Simple and complete React DOM testing utilities that encourage good testing practices. | testing-library | 11275 |
| 1104 | [mercury-parser](https://github.com/postlight/mercury-parser) | 📜 Extract meaningful content from the chaos of a web page | postlight | 3012 |
| 1105 | [pack](https://github.com/pikapkg/pack) | 📦⚡️ Build your npm package using composable plugins. https://www.pika.dev/blog/introducing-pika-pack/ | pikapkg | 2044 |
| 1106 | [not-paid](https://github.com/kleampa/not-paid) | Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away | kleampa | 6768 |
| 1107 | [git-history](https://github.com/pomber/git-history) | Quickly browse the history of a file from any git repository | pomber | 11732 |
| 1108 | [nodeppt](https://github.com/ksky521/nodeppt) | This is probably the best web presentation tool so far! | ksky521 | 8665 |
| 1109 | [flexsearch](https://github.com/nextapps-de/flexsearch) | Next-Generation full text search library for Browser and Node.js | nextapps-de | 6041 |
| 1110 | [variableFont.js](https://github.com/Monotype/variableFont.js) | JS library for handling variable fonts through use of opentype.js | Monotype | 74 |
| 1111 | [opentype.js](https://github.com/opentypejs/opentype.js) | Read and write OpenType fonts using JavaScript. | opentypejs | 2720 |
| 1112 | [BassoonTracker](https://github.com/steffest/BassoonTracker) | Webbased old-school Amiga music tracker in plain old javascript - Plays and edits Amiga Mod files and FastTracker XM files | steffest | 609 |
| 1113 | [animated-burgers](https://github.com/march08/animated-burgers) | Collection of animated burgers for React, also available as HTML+CSS | march08 | 733 |
| 1114 | [import-http](https://github.com/egoist/import-http) | Import modules from URL instead of local node_modules | egoist | 1009 |
| 1115 | [learn-react-app](https://github.com/tyroprogrammer/learn-react-app) | Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React! | tyroprogrammer | 3275 |
| 1116 | [x-spreadsheet](https://github.com/myliang/x-spreadsheet) | A web-based JavaScript(canvas) spreadsheet | myliang | 8326 |
| 1117 | [mintable](https://github.com/kevinschaich/mintable) | 🍃 Roll your own ad-free Mint clone for managing personal finances using publicly available APIs. | kevinschaich | 640 |
| 1118 | [ink](https://github.com/vadimdemedes/ink) | 🌈 React for interactive command-line apps | vadimdemedes | 13013 |
| 1119 | [hotkey](https://github.com/github/hotkey) | Trigger an action on an element with a keyboard shortcut. | github | 1912 |
| 1120 | [cloudquery](https://github.com/t9tio/cloudquery) | Turn any website to API by several clicks (serverless and support SPA!) | t9tio | 2066 |
| 1121 | [laravel-translations-loader](https://github.com/kirschbaum-development/laravel-translations-loader) | Webpack loader to import Laravel translation files (PHP or JSON) into your JS bundle as JSON. | kirschbaum-development | 77 |
| 1122 | [riot](https://github.com/riot/riot) | Simple and elegant component-based UI library | riot | 14165 |
| 1123 | [figma-to-google-slides](https://github.com/alyssaxuu/figma-to-google-slides) | Convert Figma frames into a Google Slides presentation 🍭 | alyssaxuu | 321 |
| 1124 | [node-sonos](https://github.com/bencevans/node-sonos) | 🔈 Sonos Media Player Interface/Client | bencevans | 568 |
| 1125 | [hls.js](https://github.com/video-dev/hls.js) | JavaScript HLS client using Media Source Extension | video-dev | 7413 |
| 1126 | [shaka-player](https://github.com/google/shaka-player) | JavaScript player library / DASH & HLS client / MSE-EME player | google | 3828 |
| 1127 | [react-docgen](https://github.com/reactjs/react-docgen) | A CLI and toolbox to extract information from React component files for documentation generation purposes. | reactjs | 2621 |
| 1128 | [serverless-webpack](https://github.com/serverless-heaven/serverless-webpack) | Serverless plugin to bundle your lambdas with Webpack | serverless-heaven | 1290 |
| 1129 | [circular-dependency-plugin](https://github.com/aackerman/circular-dependency-plugin) | Detect circular dependencies in modules compiled with Webpack | aackerman | 493 |
| 1130 | [web.dev](https://github.com/GoogleChrome/web.dev) | Content repository for web.dev | GoogleChrome | 988 |
| 1131 | [BitVision](https://github.com/shobrook/BitVision) | Terminal dashboard for Bitcoin trading, forecasting, and charting | shobrook | 843 |
| 1132 | [react-native-web](https://github.com/necolas/react-native-web) | React Native for Web | necolas | 16216 |
| 1133 | [nuclear](https://github.com/nukeop/nuclear) | Streaming music player that finds free music for you | nukeop | 5453 |
| 1134 | [shiny](https://github.com/rikschennink/shiny) | 🌟 Shiny reflections for mobile websites | rikschennink | 2807 |
| 1135 | [security-checklist](https://github.com/brianlovin/security-checklist) | A checklist for staying safe on the internet | brianlovin | 840 |
| 1136 | [obsolete-webpack-plugin](https://github.com/ElemeFE/obsolete-webpack-plugin) | 🌈 A Webpack plugin generates a browser-side standalone script that detects browser compatibility based on `Browserslist` and prompts website users to upgrade it. | ElemeFE | 122 |
| 1137 | [netlify-shortener](https://github.com/kentcdodds/netlify-shortener) | Your own free URL shortener with Netlify | kentcdodds | 482 |
| 1138 | [viz.js](https://github.com/mdaines/viz.js) | A hack to put Graphviz on the web. | mdaines | 3337 |
| 1139 | [vue-lazy-hydration](https://github.com/maoberlehner/vue-lazy-hydration) | Lazy hydration of server-side rendered Vue.js components | maoberlehner | 443 |
| 1140 | [codelf](https://github.com/unbug/codelf) | A search tool helps dev to solve the naming things problem. | unbug | 9440 |
| 1141 | [css-feature-toggle-devtools-extension](https://github.com/keithclark/css-feature-toggle-devtools-extension) | A devtools extension for toggling CSS features allowing developers to see how pages/apps render in browsers that don't support modern CSS features | keithclark | 108 |
| 1142 | [GraphQL-RethinkDB](https://github.com/therise3107/GraphQL-RethinkDB) | Sample application to demonstrate usage of GraphQL with RethinkDB | therise3107 | 7 |
| 1143 | [gov-availability](https://github.com/cmgiven/gov-availability) | The availability of the government of the United States of America | cmgiven | 138 |
| 1144 | [react-preload](https://github.com/sambernard/react-preload) | Component to preload images before showing content | sambernard | 140 |
| 1145 | [funcy.js](https://github.com/michael-klein/funcy.js) | funcy.js - a functional web components wrapper | michael-klein | 77 |
| 1146 | [administration](https://github.com/shopware/administration) | | shopware | 23 |
| 1147 | [globby](https://github.com/sindresorhus/globby) | User-friendly glob matching | sindresorhus | 1380 |
| 1148 | [little-virtual-computer](https://github.com/jsdf/little-virtual-computer) | Learn how computers work by simulating them in Javascript | jsdf | 806 |
| 1149 | [lowjs](https://github.com/neonious/lowjs) | A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X. | neonious | 1092 |
| 1150 | [devtools-timeline-model](https://github.com/paulirish/devtools-timeline-model) | Unsupported | paulirish | 161 |
| 1151 | [faker.js](https://github.com/Marak/faker.js) | generate massive amounts of realistic fake data in Node.js and the browser | Marak | 23055 |
| 1152 | [merge-windows](https://github.com/sindresorhus/merge-windows) | Chrome extension - Merge windows into the active one | sindresorhus | 163 |
| 1153 | [kefir](https://github.com/kefirjs/kefir) | A Reactive Programming library for JavaScript | kefirjs | 1658 |
| 1154 | [nock](https://github.com/nock/nock) | HTTP server mocking and expectations library for Node.js | nock | 9337 |
| 1155 | [Debucsser](https://github.com/lucagez/Debucsser) | CSS debugging tool with an unpronounceable name | lucagez | 1026 |
| 1156 | [appium](https://github.com/appium/appium) | :iphone: Automation for iOS, Android, and Windows Apps. | appium | 11102 |
| 1157 | [styled-vue](https://github.com/egoist/styled-vue) | Use dynamic styles in Vue single-file components. | egoist | 420 |
| 1158 | [pizza-dough](https://github.com/hendricius/pizza-dough) | This recipe is dedicated to helping you make the best possible pizza dough for Neapolitan pizza. | hendricius | 2602 |
| 1159 | [vue-tables-2](https://github.com/matfish2/vue-tables-2) | Vue.js 2 grid components | matfish2 | 1373 |
| 1160 | [sao](https://github.com/saojs/sao) | ⚔ Futuristic scaffolding tool | saojs | 842 |
| 1161 | [react-graphql-starter](https://github.com/lydiahallie/react-graphql-starter) | Demo starter pack for React + Apollo Client + GraphQL Yoga | lydiahallie | 21 |
| 1162 | [grant](https://github.com/simov/grant) | OAuth Middleware for Express, Koa and Hapi | simov | 2653 |
| 1163 | [stars](https://github.com/simov/stars) | GitHub Star History and Stats | simov | 27 |
| 1164 | [yargs](https://github.com/yargs/yargs) | yargs the modern, pirate-themed successor to optimist. | yargs | 7502 |
| 1165 | [supertest](https://github.com/visionmedia/supertest) | 🕷Super-agent driven library for testing node.js HTTP servers using a fluent API. | visionmedia | 9740 |
| 1166 | [expect](https://github.com/mjackson/expect) | Write better assertions | mjackson | 2316 |
| 1167 | [micro-mw](https://github.com/mhamann/micro-mw) | a simple helper to add middleware to your zeit/micro or Now 2.0 functions | mhamann | 21 |
| 1168 | [gray-matter](https://github.com/jonschlinkert/gray-matter) | Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. | jonschlinkert | 652 |
| 1169 | [lit-vue](https://github.com/egoist/lit-vue) | 🔥 Vue SFC goodies directly in JavaScript files. | egoist | 240 |
| 1170 | [art-template](https://github.com/aui/art-template) | High performance JavaScript templating engine | aui | 8931 |
| 1171 | [systeminformation](https://github.com/sebhildebrandt/systeminformation) | System Information Library for Node.JS | sebhildebrandt | 1071 |
| 1172 | [unistore](https://github.com/developit/unistore) | 🌶 350b / 650b state container with component actions for Preact & React | developit | 2653 |
| 1173 | [htmlnano](https://github.com/posthtml/htmlnano) | Modular HTML minifier, built on top of the PostHTML | posthtml | 103 |
| 1174 | [clsx](https://github.com/lukeed/clsx) | A tiny (229B) utility for constructing `className` strings conditionally. | lukeed | 902 |
| 1175 | [gitment](https://github.com/imsun/gitment) | A comment system based on GitHub Issues. | imsun | 3720 |
| 1176 | [fbt](https://github.com/facebook/fbt) | A JavaScript Internationalization Framework | facebook | 3353 |
| 1177 | [string-similarity](https://github.com/aceakash/string-similarity) | Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance. | aceakash | 1847 |
| 1178 | [learn-json-web-tokens](https://github.com/dwyl/learn-json-web-tokens) | :closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!) | dwyl | 4070 |
| 1179 | [router](https://github.com/reach/router) | | reach | 6341 |
| 1180 | [svg-icon](https://github.com/leungwensen/svg-icon) | An ultimate SVG icons collection DONE RIGHT, with over 10,000 SVG icons out of the box. | leungwensen | 764 |
| 1181 | [cf-workers](https://github.com/pmeenan/cf-workers) | Collection of Cloudflare Workers | pmeenan | 71 |
| 1182 | [potential-changes-for-github](https://github.com/dzhavat/potential-changes-for-github) | Potential changes for GitHub: Browser extension that shows which pull requests contain changes related to a file. | dzhavat | 90 |
| 1183 | [objection.js](https://github.com/Vincit/objection.js) | An SQL-friendly ORM for Node.js | Vincit | 5031 |
| 1184 | [css-modal](https://github.com/drublic/css-modal) | A modal built with pure CSS, enhanced with JavaScript | drublic | 1812 |
| 1185 | [pa11y-webservice](https://github.com/pa11y/pa11y-webservice) | Pa11y Webservice provides scheduled accessibility reports for multiple URLs | pa11y | 109 |
| 1186 | [pa11y](https://github.com/pa11y/pa11y) | Pa11y is your automated accessibility testing pal | pa11y | 2464 |
| 1187 | [learnGitBranching](https://github.com/pcottle/learnGitBranching) | An interactive git visualization to challenge and educate! | pcottle | 15106 |
| 1188 | [bundle-size-tracker](https://github.com/cds-snc/bundle-size-tracker) | Serverless bundle size tracking over time / Suivi continu et sans serveur des tailles de paquets | cds-snc | 69 |
| 1189 | [campaign](https://github.com/bevacqua/campaign) | :love_letter: Compose responsive email templates easily, fill them with models, and send them out. | bevacqua | 640 |
| 1190 | [rockstar](https://github.com/RockstarLang/rockstar) | The Rockstar programming language specification | RockstarLang | 5659 |
| 1191 | [felony](https://github.com/henryboldi/felony) | 🔑🔥📈 Next Level PGP | henryboldi | 3480 |
| 1192 | [TNG-Hooks](https://github.com/getify/TNG-Hooks) | Provides React-inspired 'hooks' like useState(..) for stand-alone functions | getify | 861 |
| 1193 | [CodeBuddy](https://github.com/lydiahallie/CodeBuddy) | :construction: WIP - Connect with developers and find projects :dancers: | lydiahallie | 32 |
| 1194 | [vector](https://github.com/Netflix/vector) | Vector is an on-host performance monitoring framework which exposes hand picked high resolution metrics to every engineer’s browser. | Netflix | 3354 |
| 1195 | [smartcrop.js](https://github.com/jwagner/smartcrop.js) | Content aware image cropping | jwagner | 11368 |
| 1196 | [falling-through-code](https://github.com/sergiubucur/falling-through-code) | | sergiubucur | 28 |
| 1197 | [daydream](https://github.com/segmentio/daydream) | A chrome extension to record your actions into a nightmare or puppeteer script | segmentio | 2544 |
| 1198 | [workshy](https://github.com/terkelg/workshy) | A small (376B) lazy function scheduler for a butter smooth main thread. | terkelg | 74 |
| 1199 | [mkdirplz](https://github.com/terkelg/mkdirplz) | Make directories recursively -plz 🙏 | terkelg | 10 |
| 1200 | [scoped-style](https://github.com/sadick254/scoped-style) | A tiny css in js library 🚀 | sadick254 | 120 |
| 1201 | [Magic-Grid](https://github.com/e-oj/Magic-Grid) | A simple, lightweight Javascript library for dynamic grid layouts. | e-oj | 2450 |
| 1202 | [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 | 7200 |
| 1203 | [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 | 35167 |
| 1204 | [forgJs](https://github.com/oussamahamdaoui/forgJs) | ForgJs is a javascript lightweight object validator. Go check the Quick start section and start coding with love | oussamahamdaoui | 1693 |
| 1205 | [fiddly](https://github.com/SaraVieira/fiddly) | Create beautiful and simple HTML pages from your Readme.md files | SaraVieira | 772 |
| 1206 | [semantic-release](https://github.com/semantic-release/semantic-release) | :package::rocket: Fully automated version management and package publishing | semantic-release | 9425 |
| 1207 | [speakeasy](https://github.com/speakeasyjs/speakeasy) | Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator. | speakeasyjs | 2156 |
| 1208 | [dynamodb](https://github.com/baseprime/dynamodb) | DynamoDB data mapper for Node.js | baseprime | 170 |
| 1209 | [coolqlcool](https://github.com/dinubs/coolqlcool) | Nextjs server to query websites with GraphQL | dinubs | 605 |
| 1210 | [useCookie](https://github.com/rrudol/useCookie) | 🍪 React Hook for Cookies based on js-cookie 🍪 | rrudol | 31 |
| 1211 | [issue-label-manager-action](https://github.com/lannonbr/issue-label-manager-action) | GitHub Action to declaratively setup labels across repos | lannonbr | 111 |
| 1212 | [release-notify-action](https://github.com/bitoiu/release-notify-action) | GitHub Action that triggers e-mails with release notes when these are created | bitoiu | 64 |
| 1213 | [public-ip-cli](https://github.com/sindresorhus/public-ip-cli) | Get your public IP address | sindresorhus | 197 |
| 1214 | [pushnotifications-demo](https://github.com/MicrosoftEdge/pushnotifications-demo) | Demo for cross browsers push notifications with server side code | MicrosoftEdge | 89 |
| 1215 | [Orca](https://github.com/hundredrabbits/Orca) | Esoteric Programming Language | hundredrabbits | 2456 |
| 1216 | [preload](https://github.com/badrap/preload) | Data preloading for vue-router, similar to Sapper's preload or Nuxt.js's asyncData | badrap | 50 |
| 1217 | [next-optimized-images](https://github.com/cyrilwanner/next-optimized-images) | 🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif). | cyrilwanner | 642 |
| 1218 | [version-badge](https://github.com/egoist/version-badge) | Display a version badge. | egoist | 54 |
| 1219 | [pako](https://github.com/nodeca/pako) | high speed zlib port to javascript, works in browser & node.js | nodeca | 2822 |
| 1220 | [tinyify](https://github.com/browserify/tinyify) | a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny! | browserify | 378 |
| 1221 | [overreacted.io](https://github.com/gaearon/overreacted.io) | Personal blog by Dan Abramov. | gaearon | 5382 |
| 1222 | [good-first-issue](https://github.com/cutenode/good-first-issue) | 🖥 CLI for finding good first issues | cutenode | 402 |
| 1223 | [new-github-release-url](https://github.com/sindresorhus/new-github-release-url) | Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields | sindresorhus | 102 |
| 1224 | [isomer](https://github.com/jdan/isomer) | Simple isometric graphics library for HTML5 canvas | jdan | 2619 |
| 1225 | [simplemde-markdown-editor](https://github.com/sparksuite/simplemde-markdown-editor) | A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking. | sparksuite | 7539 |
| 1226 | [unicon](https://github.com/souporserious/unicon) | 🦄 Wrangle SVGs from your favorite design tool. | souporserious | 159 |
| 1227 | [proposal-pluggable-types](https://github.com/samuelgoto/proposal-pluggable-types) | A stage 0 proposal to add a pluggable type system to JavaScript | samuelgoto | 100 |
| 1228 | [tikzcd-editor](https://github.com/yishn/tikzcd-editor) | A simple visual editor for creating commutative diagrams. | yishn | 1248 |
| 1229 | [cla-assistant](https://github.com/cla-assistant/cla-assistant) | Contributor License Agreement assistant (CLA assistant) | cla-assistant | 661 |
| 1230 | [confpad.github.io](https://github.com/confpad/confpad.github.io) | ⚡️ ConfPad: community-curated list of tech conference talks, videos, slides and the like | confpad | 57 |
| 1231 | [framerx-react-sync](https://github.com/zauberware/framerx-react-sync) | Sync your react js (styled-)components with a FramerX project. | zauberware | 24 |
| 1232 | [ncc](https://github.com/zeit/ncc) | Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires. | zeit | 3836 |
| 1233 | [jison](https://github.com/zaach/jison) | Bison in JavaScript. | zaach | 3648 |
| 1234 | [mermaid](https://github.com/mermaid-js/mermaid) | Generation of diagram and flowchart from text in a similar manner as markdown | mermaid-js | 29195 |
| 1235 | [sharp](https://github.com/lovell/sharp) | High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images. Uses the libvips library. | lovell | 16105 |
| 1236 | [jsPDF](https://github.com/MrRio/jsPDF) | Client-side JavaScript PDF generation for everyone. | MrRio | 18809 |
| 1237 | [jstz](https://github.com/iansinnott/jstz) | 🌐Timezone detection for JavaScript | iansinnott | 139 |
| 1238 | [JSCity](https://github.com/aserg-ufmg/JSCity) | Visualizing JavaScript source code as navigable 3D cities | aserg-ufmg | 1327 |
| 1239 | [clean-publish](https://github.com/shashkovdanil/clean-publish) | Removing configuration files and fields in package.json before publishing to npm | shashkovdanil | 95 |
| 1240 | [subfont](https://github.com/Munter/subfont) | Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading | Munter | 992 |
| 1241 | [klaro](https://github.com/KIProtect/klaro) | Klaro! A simple and powerful tool to manage user consent on websites. | KIProtect | 265 |
| 1242 | [execa](https://github.com/sindresorhus/execa) | Process execution for humans | sindresorhus | 3062 |
| 1243 | [generator-generator](https://github.com/yeoman/generator-generator) | Generate a Yeoman generator | yeoman | 1051 |
| 1244 | [cac](https://github.com/cacjs/cac) | Simple yet powerful framework for building command-line apps. | cacjs | 517 |
| 1245 | [webpack](https://github.com/spatie/webpack) | Our base webpack config | spatie | 12 |
| 1246 | [circular-json](https://github.com/WebReflection/circular-json) | JSON does not handle circular references. Now it does | WebReflection | 580 |
| 1247 | [progress-estimator](https://github.com/bvaughn/progress-estimator) | Logs a progress bar and estimation for how long a Promise will take to complete | bvaughn | 1951 |
| 1248 | [react-final-form](https://github.com/final-form/react-final-form) | 🏁 High performance subscription-based form state management for React | final-form | 5650 |
| 1249 | [litegraph.js](https://github.com/jagenjo/litegraph.js) | A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently. | jagenjo | 1673 |
| 1250 | [cms.js](https://github.com/chrisdiana/cms.js) | Client-Side JavaScript Site Generator | chrisdiana | 2976 |
| 1251 | [StackBlur](https://github.com/flozz/StackBlur) | Fast and almost Gaussian blur | flozz | 1005 |
| 1252 | [pngjs](https://github.com/arian/pngjs) | Pure JavaScript PNG decoder | arian | 128 |
| 1253 | [del](https://github.com/sindresorhus/del) | Delete files and directories | sindresorhus | 1064 |
| 1254 | [vis](https://github.com/almende/vis) | ⚠️ This project is not maintained anymore! Please go to https://github.com/visjs | almende | 7967 |
| 1255 | [styled-tools](https://github.com/diegohaz/styled-tools) | Useful interpolated functions for CSS-in-JS | diegohaz | 705 |
| 1256 | [node-dark-mode-listener](https://github.com/LinusU/node-dark-mode-listener) | A small library for listening to dark mode changes on macOS Mojave | LinusU | 14 |
| 1257 | [preducs](https://github.com/cristianbote/preducs) | Easy state handling of state updates | cristianbote | 13 |
| 1258 | [dcipher](https://github.com/k4m4/dcipher) | Decipher hashes using online rainbow & lookup table attack services. | k4m4 | 91 |
| 1259 | [dcipher-cli](https://github.com/k4m4/dcipher-cli) | 🔓Crack hashes using online rainbow & lookup table attack services, right from your terminal. | k4m4 | 166 |
| 1260 | [docsearch](https://github.com/algolia/docsearch) | :blue_book: The easiest way to add search to your documentation. | algolia | 1243 |
| 1261 | [autoComplete.js](https://github.com/TarekRaafat/autoComplete.js) | Simple autocomplete pure vanilla Javascript library. | TarekRaafat | 2662 |
| 1262 | [react-use-form-state](https://github.com/wsmd/react-use-form-state) | 📄 React hook for managing forms and inputs state | wsmd | 733 |
| 1263 | [speed-measure-webpack-plugin](https://github.com/stephencookdev/speed-measure-webpack-plugin) | ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds | stephencookdev | 1212 |
| 1264 | [react-suspense-polyfill](https://github.com/transitive-bullshit/react-suspense-polyfill) | Polyfill for the React Suspense API 😮 | transitive-bullshit | 93 |
| 1265 | [CSS-Filters-Polyfill](https://github.com/Schepp/CSS-Filters-Polyfill) | This polyfill takes the official CSS filters syntax and translates it to the different equivalent techniques that the browsers know for those effects | Schepp | 761 |
| 1266 | [html-sketchapp](https://github.com/html-sketchapp/html-sketchapp) | HTML to Sketch export solution | html-sketchapp | 1678 |
| 1267 | [statusfy](https://github.com/bazzite/statusfy) | A Marvelous Open Source Status Page System | bazzite | 1788 |
| 1268 | [ember-async-await-helper](https://github.com/tildeio/ember-async-await-helper) | Awaits a promise, then yields its result to a block. 👌 | tildeio | 34 |
| 1269 | [canvas-sketch](https://github.com/mattdesl/canvas-sketch) | [beta] A framework for making generative artwork in JavaScript and the browser. | mattdesl | 2095 |
| 1270 | [node-easing](https://github.com/rook2pawn/node-easing) | https://rook2pawn.github.io/node-easing easing functions without the unnecessary framework cruft | rook2pawn | 27 |
| 1271 | [dataloader](https://github.com/graphql/dataloader) | DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching. | graphql | 8945 |
| 1272 | [sw-delta](https://github.com/gmetais/sw-delta) | An incremental cache for the web | gmetais | 1107 |
| 1273 | [Edge-Detection-project](https://github.com/bockp/Edge-Detection-project) | Tiny Image in Javascript - Edge Detection Algorithms | bockp | 25 |
| 1274 | [styled-css-grid](https://github.com/azz/styled-css-grid) | 🍱 A tiny CSS grid layout for React | azz | 471 |
| 1275 | [react-gridit](https://github.com/nem035/react-gridit) | React grid using CSS Grid and styled-components | nem035 | 95 |
| 1276 | [task-worklet](https://github.com/developit/task-worklet) | Task Worklet: explainer, polyfill and demos. | developit | 253 |
| 1277 | [js-framework-benchmark](https://github.com/krausest/js-framework-benchmark) | A comparison of the perfomance of a few popular javascript frameworks | krausest | 3006 |
| 1278 | [clappr](https://github.com/clappr/clappr) | :clapper: An extensible media player for the web. | clappr | 4943 |
| 1279 | [react-hooks](https://github.com/nikgraf/react-hooks) | Collection of React Hooks | nikgraf | 820 |
| 1280 | [passwordless](https://github.com/florianheinemann/passwordless) | node.js/express module to authenticate users without password | florianheinemann | 1893 |
| 1281 | [eslint-formatter-pretty](https://github.com/sindresorhus/eslint-formatter-pretty) | Pretty ESLint formatter | sindresorhus | 349 |
| 1282 | [imba](https://github.com/imba/imba) | ✌🏽 The friendly full-stack language | imba | 3791 |
| 1283 | [DoodleMaster](https://github.com/karanchahal/DoodleMaster) | "Don't code your UI, Draw it !" | karanchahal | 2452 |
| 1284 | [edex-ui](https://github.com/GitSquared/edex-ui) | A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. | GitSquared | 12576 |
| 1285 | [htm](https://github.com/developit/htm) | Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support. | developit | 5684 |
| 1286 | [slate](https://github.com/ianstormtaylor/slate) | A completely customizable framework for building rich text editors. (Currently in beta.) | ianstormtaylor | 17143 |
| 1287 | [unified](https://github.com/unifiedjs/unified) | ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees | unifiedjs | 1948 |
| 1288 | [ProjectVisBug](https://github.com/GoogleChromeLabs/ProjectVisBug) | FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug | GoogleChromeLabs | 3625 |
| 1289 | [PiPer](https://github.com/amarcu5/PiPer) | Browser extension that adds Picture in Picture support to YouTube, Netflix, Amazon Video, Twitch, Plex, and more! | amarcu5 | 200 |
| 1290 | [git-functions](https://github.com/ewindisch/git-functions) | Runtime for Git Functions supporting GitHub Actions | ewindisch | 10 |
| 1291 | [Baker](https://github.com/ottomatica/Baker) | 👨‍🍳🍞 Quick and easy baking of computing environments. | ottomatica | 183 |
| 1292 | [openmct](https://github.com/nasa/openmct) | A web based mission control framework. | nasa | 8038 |
| 1293 | [kraken-js](https://github.com/krakenjs/kraken-js) | An express-based Node.js web application bootstrapping module. | krakenjs | 4831 |
| 1294 | [why-did-you-update](https://github.com/maicki/why-did-you-update) | :boom: Puts your console on blast when React is making unnecessary updates. | maicki | 4046 |
| 1295 | [Glider.js](https://github.com/NickPiscitelli/Glider.js) | A fast, lightweight, dependency free, native scrolling carousel alternative! | NickPiscitelli | 2105 |
| 1296 | [cote](https://github.com/dashersw/cote) | A Node.js library for building zero-configuration microservices. | dashersw | 1521 |
| 1297 | [api-platform](https://github.com/api-platform/api-platform) | REST and GraphQL framework to build modern API-driven projects (server-side and client-side) | api-platform | 5704 |
| 1298 | [escape-goat](https://github.com/sindresorhus/escape-goat) | &🐐; Escape a string for use in HTML or the inverse | sindresorhus | 355 |
| 1299 | [manage-wifi-cli](https://github.com/sindresorhus/manage-wifi-cli) | Turn your Wi-Fi on and off | sindresorhus | 106 |
| 1300 | [inchjs](https://github.com/rrrene/inchjs) | A documentation tool for JavaScript/NodeJS | rrrene | 47 |
| 1301 | [corpora](https://github.com/dariusk/corpora) | A collection of small corpuses of interesting data for the creation of bots and similar stuff. | dariusk | 3681 |
| 1302 | [rewire](https://github.com/jhnns/rewire) | Easy monkey-patching for node.js unit tests | jhnns | 2690 |
| 1303 | [svg-to-vue-component](https://github.com/egoist/svg-to-vue-component) | Transform SVG files into Vue SFC (with hot reloading and SVGO support) | egoist | 192 |
| 1304 | [bin-version-cli](https://github.com/sindresorhus/bin-version-cli) | Get the version of a binary in semver format | sindresorhus | 32 |
| 1305 | [babel-blade](https://github.com/babel-blade/babel-blade) | (under new management!) ⛸️Solve the Double Declaration problem with inline GraphQL. Babel plugin/macro that works with any GraphQL client! | babel-blade | 233 |
| 1306 | [node-phpfpm](https://github.com/longbill/node-phpfpm) | node.js run php scripts via phpfpm | longbill | 45 |
| 1307 | [peaks.js](https://github.com/bbc/peaks.js) | JavaScript UI component for interacting with audio waveforms | bbc | 1592 |
| 1308 | [rawact](https://github.com/sokra/rawact) | [POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime. | sokra | 2552 |
| 1309 | [enquirer](https://github.com/enquirer/enquirer) | Stylish, intuitive and user-friendly prompts. | enquirer | 5168 |
| 1310 | [bin-version](https://github.com/sindresorhus/bin-version) | Get the version of a binary in semver format | sindresorhus | 39 |
| 1311 | [fx](https://github.com/antonmedv/fx) | Command-line tool and terminal JSON viewer 🔥 | antonmedv | 9587 |
| 1312 | [neo-async](https://github.com/suguru03/neo-async) | Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster | suguru03 | 538 |
| 1313 | [easy-peasy](https://github.com/ctrlplusb/easy-peasy) | Vegetarian friendly state for React | ctrlplusb | 3299 |
| 1314 | [node-db-migrate](https://github.com/db-migrate/node-db-migrate) | Database migration framework for node | db-migrate | 1855 |
| 1315 | [color-wander](https://github.com/mattdesl/color-wander) | :art: Generative artwork in node/browser based on a seeded random | mattdesl | 1422 |
| 1316 | [immer](https://github.com/immerjs/immer) | Create the next immutable state by mutating the current one | immerjs | 15945 |
| 1317 | [Resemble.js](https://github.com/rsmbl/Resemble.js) | Image analysis and comparison | rsmbl | 3561 |
| 1318 | [buttercup-desktop](https://github.com/buttercup/buttercup-desktop) | :key: Javascript Secrets Vault - Multi-Platform Desktop Application | buttercup | 3231 |
| 1319 | [intl-tel-input](https://github.com/jackocnr/intl-tel-input) | A JavaScript plugin for entering and validating international telephone numbers | jackocnr | 4736 |
| 1320 | [new-github-issue-url](https://github.com/sindresorhus/new-github-issue-url) | Generate a URL for opening a new GitHub issue with prefilled title, body, and other fields | sindresorhus | 142 |
| 1321 | [humanize-url](https://github.com/sindresorhus/humanize-url) | Humanize a URL: https://sindresorhus.com → sindresorhus.com | sindresorhus | 190 |
| 1322 | [is-up-cli](https://github.com/sindresorhus/is-up-cli) | Check whether a website is up or down | sindresorhus | 253 |
| 1323 | [teston](https://github.com/testonjs/teston) | Test on! 💪😎 | testonjs | 29 |
| 1324 | [AwesomeXSS](https://github.com/s0md3v/AwesomeXSS) | Awesome XSS stuff | s0md3v | 2898 |
| 1325 | [redbird](https://github.com/OptimalBits/redbird) | A modern reverse proxy for node | OptimalBits | 4110 |
| 1326 | [awesome-selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted) | A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers | awesome-selfhosted | 43032 |
| 1327 | [javascript](https://github.com/airbnb/javascript) | JavaScript Style Guide | airbnb | 94234 |
| 1328 | [howler.js](https://github.com/goldfire/howler.js) | Javascript audio library for the modern web. | goldfire | 15890 |
| 1329 | [jsx-transform](https://github.com/alexmingoia/jsx-transform) | JSX transpiler. A standard and configurable implementation of JSX decoupled from React. | alexmingoia | 244 |
| 1330 | [ervy](https://github.com/chunqiuyiyu/ervy) | Bring charts to terminal. | chunqiuyiyu | 1479 |
| 1331 | [confs.tech](https://github.com/tech-conferences/confs.tech) | List of tech conferences: JavaScript / Design - CSS - UX / Ruby - iOS - Android - PHP - Data - Devops | tech-conferences | 1415 |
| 1332 | [facon](https://github.com/terkelg/facon) | Tiny utility (272B) to create DOM elements with manner. | terkelg | 194 |
| 1333 | [dat](https://github.com/datproject/dat) | :floppy_disk: peer-to-peer sharing & live syncronization of files via command line | datproject | 7853 |
| 1334 | [webscribble](https://github.com/surma/webscribble) | A simple, no-fluff web scratchpad. | surma | 7 |
| 1335 | [vue-slides](https://github.com/znck/vue-slides) | Present with Vue | znck | 241 |
| 1336 | [components](https://github.com/primer/components) | Primer React components | primer | 726 |
| 1337 | [morphdom](https://github.com/patrick-steele-idem/morphdom) | Fast and lightweight DOM diffing/patching (no virtual DOM needed) | patrick-steele-idem | 1952 |
| 1338 | [lightcase](https://github.com/cbopp-art/lightcase) | The smart and flexible Lightbox Plugin. | cbopp-art | 404 |
| 1339 | [assets-webpack-plugin](https://github.com/ztoben/assets-webpack-plugin) | Webpack plugin that emits a json file with assets paths | ztoben | 892 |
| 1340 | [exec-php](https://github.com/iqbalfn/exec-php) | Execute PHP function within NodeJS application | iqbalfn | 36 |
| 1341 | [glorious-demo](https://github.com/glorious-codes/glorious-demo) | The easiest way to demonstrate your code in action. | glorious-codes | 3076 |
| 1342 | [workerize-example](https://github.com/joshwnj/workerize-example) | Example of converting a module to a web-worker in electron | joshwnj | 14 |
| 1343 | [dinero.js](https://github.com/dinerojs/dinero.js) | An immutable library to create, calculate and format money. | dinerojs | 3484 |
| 1344 | [OnsenUI](https://github.com/OnsenUI/OnsenUI) | Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js. | OnsenUI | 7897 |
| 1345 | [carlo](https://github.com/GoogleChromeLabs/carlo) | Web rendering surface for Node applications | GoogleChromeLabs | 9153 |
| 1346 | [face-pong](https://github.com/charliegerard/face-pong) | WIP - Pong game with face tracking | charliegerard | 8 |
| 1347 | [AnimatedGridPreviews](https://github.com/codrops/AnimatedGridPreviews) | A template where one can switch between little image previews that are scattered around the page. | codrops | 173 |
| 1348 | [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | Terser Plugin | webpack-contrib | 1226 |
| 1349 | [terser](https://github.com/terser/terser) | 🗜 JavaScript parser, mangler and compressor toolkit for ES6+ | terser | 4355 |
| 1350 | [ImmortalDB](https://github.com/gruns/ImmortalDB) | :nut_and_bolt: A relentless key-value store for the browser. | gruns | 2543 |
| 1351 | [travis-chrome](https://github.com/kristerkari/travis-chrome) | An example repo to show how to run tests with Karma runner using Chrome browser (with Xvfb) in Travis CI | kristerkari | 10 |
| 1352 | [js-matchdep](https://github.com/tkellen/js-matchdep) | Use micromatch to filter npm module dependencies by name. | tkellen | 99 |
| 1353 | [learn-travis](https://github.com/dwyl/learn-travis) | :sunglasses: A quick Travis CI (Continuous Integration) Tutorial for Node.js developers | dwyl | 1151 |
| 1354 | [graphql-cost-analysis](https://github.com/pa-bru/graphql-cost-analysis) | A Graphql query cost analyzer. | pa-bru | 457 |
| 1355 | [phin](https://github.com/ethanent/phin) | Node HTTP client | ethanent | 383 |
| 1356 | [haunted](https://github.com/matthewp/haunted) | React's Hooks API implemented for web components 👻 | matthewp | 1575 |
| 1357 | [lint-staged](https://github.com/okonet/lint-staged) | 🚫💩 — Run linters on git staged files | okonet | 6684 |
| 1358 | [react-window-communication-hook](https://github.com/AvraamMavridis/react-window-communication-hook) | React hook to communicate among browser context (tabs, windows, iframes) | AvraamMavridis | 63 |
| 1359 | [pennywise](https://github.com/kamranahmedse/pennywise) | Cross-platform application to open any website or media in a floating window | kamranahmedse | 3004 |
| 1360 | [add-asset-webpack-plugin](https://github.com/sindresorhus/add-asset-webpack-plugin) | Dynamically add an asset to the Webpack graph | sindresorhus | 84 |
| 1361 | [simple](https://github.com/poi-starters/simple) | A simple web app starter for Poi, with zero config. | poi-starters | 8 |
| 1362 | [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter) | syntax highlighting component for react with prismjs or highlightjs ast using inline styles | conorhastings | 1428 |
| 1363 | [stateful-functions](https://github.com/rektide/stateful-functions) | | rektide | 132 |
| 1364 | [repl](https://github.com/nodejs/repl) | REPL rewrite for Node.js ✨🐢🚀✨ | nodejs | 76 |
| 1365 | [spacy-js](https://github.com/ines/spacy-js) | 🎀 JavaScript API for spaCy with Python REST API | ines | 94 |
| 1366 | [texme](https://github.com/susam/texme) | Self-rendering Markdown + LaTeX documents | susam | 1222 |
| 1367 | [call-rate-limiter](https://github.com/ujenjt/call-rate-limiter) | A tiny (~700B) rate limiting wrapper for async functions and APIs (live demo https://codesandbox.io/s/m7lql79k6j) | ujenjt | 103 |
| 1368 | [vue-hooks](https://github.com/yyx990803/vue-hooks) | Experimental React hooks implementation in Vue | yyx990803 | 1508 |
| 1369 | [ThreeJS-360-Panorama](https://github.com/NorikDavtian/ThreeJS-360-Panorama) | A panoramic experiment with ThreeJS to visualize a 360 tour with controls | NorikDavtian | 72 |
| 1370 | [react-hooks-lib](https://github.com/beizhedenglong/react-hooks-lib) | A set of reusable React Hooks. | beizhedenglong | 280 |
| 1371 | [Black](https://github.com/MassiveHeights/Black) | World's fastest HTML5 2D game engine   🛸 | MassiveHeights | 140 |
| 1372 | [vue-typeahead](https://github.com/pespantelis/vue-typeahead) | :mag: Typeahead component for Vue.js | pespantelis | 507 |
| 1373 | [swipe-listener](https://github.com/umanghome/swipe-listener) | Zero-dependency, minimal swipe-gesture listener for the web. | umanghome | 52 |
| 1374 | [react-tooltip](https://github.com/wwayne/react-tooltip) | react tooltip component | wwayne | 1898 |
| 1375 | [viperHTML](https://github.com/WebReflection/viperHTML) | Isomorphic hyperHTML | WebReflection | 315 |
| 1376 | [Malvid](https://github.com/Malvid/Malvid) | UI to help you build and document web components. | Malvid | 338 |
| 1377 | [Ackee](https://github.com/electerious/Ackee) | Self-hosted, Node.js based analytics tool for those who care about privacy. | electerious | 1487 |
| 1378 | [fair-analytics](https://github.com/vesparny/fair-analytics) | 📊 An analytics server that doesn't undermine user's privacy | vesparny | 757 |
| 1379 | [react-focus-lock](https://github.com/theKashey/react-focus-lock) | It is a trap! A lock for a Focus. 🔓 | theKashey | 544 |
| 1380 | [nodegit](https://github.com/nodegit/nodegit) | Native Node bindings to Git. | nodegit | 4465 |
| 1381 | [postcss-register-custom-props](https://github.com/vitaliy-bobrov/postcss-register-custom-props) | PostCSS plugin that transforms custom property registration in CSS to JS | vitaliy-bobrov | 20 |
| 1382 | [in-view](https://github.com/camwiegert/in-view) | Get notified when a DOM element enters or exits the viewport. :eyes: | camwiegert | 4609 |
| 1383 | [lit-styles](https://github.com/lit-styles/lit-styles) | Monorepository with lit-css and integration with other tools and frameworks. | lit-styles | 40 |
| 1384 | [fix-path](https://github.com/sindresorhus/fix-path) | Fix the $PATH on macOS when run from a GUI app | sindresorhus | 174 |
| 1385 | [gulp-svg-sprite](https://github.com/jkphl/gulp-svg-sprite) | SVG sprites & stacks galore — Gulp plugin wrapping around svg-sprite that reads in a bunch of SVG files, optimizes them and creates SVG sprites and CSS resources in various flavours | jkphl | 619 |
| 1386 | [particles.js](https://github.com/marcbruederlin/particles.js) | A lightweight, dependency-free and responsive javascript plugin for particle backgrounds. | marcbruederlin | 1174 |
| 1387 | [cypress-testing-library](https://github.com/testing-library/cypress-testing-library) | 🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices. | testing-library | 911 |
| 1388 | [schnack](https://github.com/schn4ck/schnack) | 🗣️ Simple self-hosted node app for Disqus-like drop-in commenting on static websites | schn4ck | 1554 |
| 1389 | [lungo-cli](https://github.com/sindresorhus/lungo-cli) | Control the Lungo app from the command-line | sindresorhus | 34 |
| 1390 | [orkl](https://github.com/kodedninja/orkl) | Simple peer-to-peer blogging site | kodedninja | 50 |
| 1391 | [react-undraw-illustrations](https://github.com/GraemeFulton/react-undraw-illustrations) | React unDraw Components: MIT licensed illustrations by unDraw for your React projects | GraemeFulton | 117 |
| 1392 | [via.js](https://github.com/AshleyScirra/via.js) | Write JS code that runs in a different context. E.g. use the DOM in a Web Worker. | AshleyScirra | 368 |
| 1393 | [vue-vscode-snippets](https://github.com/sdras/vue-vscode-snippets) | These snippets were built to supercharge my workflow in the most seamless manner possible. | sdras | 909 |
| 1394 | [Font-Awesome](https://github.com/FortAwesome/Font-Awesome) | The iconic SVG, font, and CSS toolkit | FortAwesome | 62514 |
| 1395 | [lerna](https://github.com/lerna/lerna) | :dragon: A tool for managing JavaScript projects with multiple packages. | lerna | 22043 |
| 1396 | [tournamentmango](https://github.com/seiyria/tournamentmango) | Manage tournaments and players easily. | seiyria | 131 |
| 1397 | [jquery.gracket.js](https://github.com/Zettersten/jquery.gracket.js) | jquery.gracket.js - A jQuery and canvas approach to creating single elimination tournament brackets. | Zettersten | 96 |
| 1398 | [graphpack](https://github.com/glennreyes/graphpack) | ☄️ A minimalistic zero-config GraphQL server. | glennreyes | 1939 |
| 1399 | [teamspeak-manager](https://github.com/shyim/teamspeak-manager) | Cli for managing multiple teamspeak servers on one host | shyim | 2 |
| 1400 | [hyper-snazzy](https://github.com/sindresorhus/hyper-snazzy) | Elegant Hyper theme with bright colors | sindresorhus | 1136 |
| 1401 | [omi](https://github.com/Tencent/omi) | Front End Cross-Frameworks Framework - 前端跨框架跨平台框架 | Tencent | 10919 |
| 1402 | [dom-testing-library](https://github.com/testing-library/dom-testing-library) | 🐙 Simple and complete DOM testing utilities that encourage good testing practices. | testing-library | 1910 |
| 1403 | [reactions](https://github.com/chancancode/reactions) | Source code for https://reactions.live | chancancode | 3 |
| 1404 | [doiuse](https://github.com/anandthakker/doiuse) | :bomb: Lint CSS for browser support against caniuse database. | anandthakker | 922 |
| 1405 | [core-js](https://github.com/zloirock/core-js) | Standard Library | zloirock | 12401 |
| 1406 | [lets-build-express](https://github.com/antsmartian/lets-build-express) | This repo contains chapters which explains how one can build a minimal express library. | antsmartian | 607 |
| 1407 | [gridsome](https://github.com/gridsome/gridsome) | ⚡️Build modern JAMstack websites with Vue.js | gridsome | 5856 |
| 1408 | [cli](https://github.com/netlify/cli) | Netlify Command Line Interface | netlify | 823 |
| 1409 | [33-js-concepts](https://github.com/leonardomso/33-js-concepts) | 📜 33 concepts every JavaScript developer should know. | leonardomso | 31431 |
| 1410 | [mocha-headless-chrome](https://github.com/direct-adv-interfaces/mocha-headless-chrome) | Run client-side mocha tests in the command line through headless Chrome. | direct-adv-interfaces | 94 |
| 1411 | [colorette](https://github.com/jorgebucaran/colorette) | Color your terminal using pure idiomatic JavaScript. | jorgebucaran | 892 |
| 1412 | [color](https://github.com/Qix-/color) | :rainbow: Javascript color conversion and manipulation library | Qix- | 3162 |
| 1413 | [react-universal-component](https://github.com/faceyspacey/react-universal-component) | 🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting | faceyspacey | 1598 |
| 1414 | [graphql.js](https://github.com/f/graphql.js) | A Simple and Isomorphic GraphQL Client for JavaScript | f | 2075 |
| 1415 | [plex-sync](https://github.com/jacobwgillespie/plex-sync) | :clapper: Command line utility for synchronizing Plex Media Server watched / seen status between multiple servers | jacobwgillespie | 213 |
| 1416 | [tfjs-examples](https://github.com/tensorflow/tfjs-examples) | Examples built with TensorFlow.js | tensorflow | 4207 |
| 1417 | [tmi](https://github.com/addyosmani/tmi) | TMI (Too Many Images) - discover your image weight on the web | addyosmani | 1657 |
| 1418 | [tfjs-yolo-tiny](https://github.com/ModelDepot/tfjs-yolo-tiny) | In-Browser Object Detection using Tiny YOLO on Tensorflow.js | ModelDepot | 419 |
| 1419 | [Blot](https://github.com/davidmerfield/Blot) | Turns a folder into a blog | davidmerfield | 599 |
| 1420 | [cheet.js](https://github.com/namuol/cheet.js) | easy easter eggs (konami code, etc) for your website. | namuol | 1322 |
| 1421 | [csprng.xyz](https://github.com/ejcx/csprng.xyz) | | ejcx | 11 |
| 1422 | [tiptap](https://github.com/scrumpy/tiptap) | A rich-text editor for Vue.js | scrumpy | 6880 |
| 1423 | [percollate](https://github.com/danburzo/percollate) | 🌐 → 📖 A command-line tool to turn web pages into beautifully formatted PDFs | danburzo | 2937 |
| 1424 | [Advanced-React](https://github.com/wesbos/Advanced-React) | Starter Files and Solutions for Full Stack Advanced React and GraphQL | wesbos | 2503 |
| 1425 | [discharge](https://github.com/brandonweiss/discharge) | ⚡️ A simple, easy way to deploy static websites to Amazon S3. | brandonweiss | 433 |
| 1426 | [vue-realworld-example-app](https://github.com/gothinkster/vue-realworld-example-app) | An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners. | gothinkster | 2724 |
| 1427 | [micro-github](https://github.com/mxstbr/micro-github) | A tiny microservice that makes adding authentication with GitHub to your application easy. | mxstbr | 709 |
| 1428 | [openapi-directory](https://github.com/APIs-guru/openapi-directory) | 🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.0 format | APIs-guru | 1852 |
| 1429 | [preact-cli-express-ssr](https://github.com/johnhaitas/preact-cli-express-ssr) | Adds server-side rendering to a newly created Preact project created with the command `preact create preactjs-templates/default preact-cli-express-ssr`. | johnhaitas | 21 |
| 1430 | [realworld](https://github.com/gothinkster/realworld) | "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅 | gothinkster | 39106 |
| 1431 | [filter-console](https://github.com/sindresorhus/filter-console) | Filter out unwanted `console.log()` output | sindresorhus | 196 |
| 1432 | [tags-input](https://github.com/developit/tags-input) | :bookmark: <input type="tags"> like magic | developit | 300 |
| 1433 | [siema](https://github.com/pawelgrzybek/siema) | Siema - Lightweight and simple carousel in pure JavaScript | pawelgrzybek | 3128 |
| 1434 | [warpjs](https://github.com/benjamminf/warpjs) | Warp, distort, bend, twist and smudge your SVG’s directly in the browser | benjamminf | 262 |
| 1435 | [postgraphile](https://github.com/graphile/postgraphile) | Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database! | graphile | 8729 |
| 1436 | [evercookie](https://github.com/samyk/evercookie) | Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others. | samyk | 3783 |
| 1437 | [webpack-autoconf](https://github.com/jakoblind/webpack-autoconf) | A tool to create frontend apps using webpack or Parcel | jakoblind | 456 |
| 1438 | [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) | Detect when an element is becoming visible or hidden on the page. | Akryum | 956 |
| 1439 | [dat.gui](https://github.com/dataarts/dat.gui) | dat.gui is a lightweight controller library for JavaScript. | dataarts | 4521 |
| 1440 | [extra.css](https://github.com/una/extra.css) | A CSS Houdini Paint library for those who want to make their sites a little extra 💁🏻‍♀️ | una | 78 |
| 1441 | [act](https://github.com/simonepri/act) | ✏️ Multi-purpose URI tracker. | simonepri | 7 |
| 1442 | [30-seconds-of-interviews](https://github.com/30-seconds/30-seconds-of-interviews) | A curated collection of common interview questions to help you prepare for your next interview. | 30-seconds | 7743 |
| 1443 | [ekill](https://github.com/rhardih/ekill) | Chrome/Firefox extension to nuke annoying elements in a web page | rhardih | 970 |
| 1444 | [awesome-vscode](https://github.com/viatsko/awesome-vscode) | 🎨 A curated list of delightful VS Code packages and resources. | viatsko | 16941 |
| 1445 | [sentineljs](https://github.com/muicss/sentineljs) | Detect new DOM nodes using CSS selectors (650 bytes) | muicss | 1083 |
| 1446 | [matter-js](https://github.com/liabru/matter-js) | a 2D rigid body physics engine for the web ▲● ■ | liabru | 9879 |
| 1447 | [is-in-view](https://github.com/fbosch/is-in-view) | Tiny function to check if a given element is in the current viewport. | fbosch | 11 |
| 1448 | [legit](https://github.com/captainsafia/legit) | Add licenses to projects at the command line | captainsafia | 510 |
| 1449 | [docute](https://github.com/egoist/docute) | 📚 Effortless documentation, done right. | egoist | 3040 |
| 1450 | [synp](https://github.com/imsnif/synp) | Convert yarn.lock to package-lock.json and vice versa | imsnif | 420 |
| 1451 | [idevice](https://github.com/dieulot/idevice) | Discover which iOS devices are used on your site | dieulot | 233 |
| 1452 | [fastdom](https://github.com/wilsonpage/fastdom) | Eliminates layout thrashing by batching DOM measurement and mutation tasks | wilsonpage | 5598 |
| 1453 | [volkswagen](https://github.com/auchenberg/volkswagen) | :see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass. | auchenberg | 10908 |
| 1454 | [skip](https://github.com/skiplang/skip) | A programming language to skip the things you have already computed | skiplang | 1546 |
| 1455 | [smooth-ui](https://github.com/smooth-code/smooth-ui) | Modern React UI library 💅👩‍🎤🍭 | smooth-code | 1501 |
| 1456 | [node-youtube-dl](https://github.com/przemyslawpluta/node-youtube-dl) | youtube-dl driver for node | przemyslawpluta | 1299 |
| 1457 | [neurons](https://github.com/ncase/neurons) | Neurotic Neurons, an interactive explanation. | ncase | 178 |
| 1458 | [flatted](https://github.com/WebReflection/flatted) | A fast and minimal circular JSON parser. | WebReflection | 520 |
| 1459 | [Javascript](https://github.com/TheAlgorithms/Javascript) | A repository for All algorithms implemented in Javascript (for educational purposes only) | TheAlgorithms | 2165 |
| 1460 | [create-react-library](https://github.com/transitive-bullshit/create-react-library) | ⚡CLI for easily creating reusable react libraries. | transitive-bullshit | 3258 |
| 1461 | [worker-plugin](https://github.com/GoogleChromeLabs/worker-plugin) | 👩‍🏭 Adds native Web Worker bundling support to Webpack. | GoogleChromeLabs | 1484 |
| 1462 | [idlize](https://github.com/GoogleChromeLabs/idlize) | Helper classes and methods for implementing the idle-until-urgent pattern | GoogleChromeLabs | 879 |
| 1463 | [lyo](https://github.com/bokub/lyo) | 📦 Node.js to browser - The easy way | bokub | 629 |
| 1464 | [burn](https://github.com/FotonTech/burn) | :fire: BURN a React Native boilerplate | FotonTech | 118 |
| 1465 | [js-equality-game](https://github.com/slikts/js-equality-game) | The Worst Minesweeper 💣 Ever | slikts | 234 |
| 1466 | [quick-lru](https://github.com/sindresorhus/quick-lru) | Simple “Least Recently Used” (LRU) cache | sindresorhus | 293 |
| 1467 | [antwar](https://github.com/antwarjs/antwar) | A static site generator built with React and Webpack. | antwarjs | 459 |
| 1468 | [wwwbasic](https://github.com/google/wwwbasic) | wwwBASIC is an implementation of BASIC that runs on Node.js and the Web. | google | 1100 |
| 1469 | [mongo-graphql-starter](https://github.com/arackaf/mongo-graphql-starter) | Creates a fully functioning, performant GraphQL endpoint from an existing MongoDB. Supports middleware, and Mongo 4 transactions. | arackaf | 371 |
| 1470 | [bellwoods](https://github.com/mattdesl/bellwoods) | | mattdesl | 351 |
| 1471 | [pwa-weather](https://github.com/mutebg/pwa-weather) | Minimal Weather PWA: Offline, Push Notification and Web Payments | mutebg | 88 |
| 1472 | [ramjet](https://github.com/Rich-Harris/ramjet) | Morph DOM elements from one state to another with smooth animations and transitions | Rich-Harris | 5405 |
| 1473 | [WatermelonDB](https://github.com/Nozbe/WatermelonDB) | 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ | Nozbe | 6531 |
| 1474 | [tink](https://github.com/npm/tink) | a dependency unwinder for javascript | npm | 2144 |
| 1475 | [react-ideal-image](https://github.com/stereobooster/react-ideal-image) | 🖼️ An Almost Ideal React Image Component | stereobooster | 3181 |
| 1476 | [autopolyfiller-loader](https://github.com/deepsweet/autopolyfiller-loader) | :factory: Autopolyfiller loader for webpack | deepsweet | 67 |
| 1477 | [path-tangents](https://github.com/dmnsgn/path-tangents) | Compute tangents for a path of 3D points. | dmnsgn | 9 |
| 1478 | [frenet-serret-frames](https://github.com/dmnsgn/frenet-serret-frames) | Compute Frenet-Serret frames for a path of 3D points and tangents. | dmnsgn | 17 |
| 1479 | [DiagonalSlideshow](https://github.com/codrops/DiagonalSlideshow) | A slideshow with a diagonal look and a content preview | codrops | 256 |
| 1480 | [preact-fluid](https://github.com/ajainvivek/preact-fluid) | ✅ A minimal UI kit for Preact | ajainvivek | 141 |
| 1481 | [generative-artistry](https://github.com/tholman/generative-artistry) | A website for self coding generative art tutorials. | tholman | 477 |
| 1482 | [svgr](https://github.com/gregberge/svgr) | Transform SVGs into React components 🦁 | gregberge | 6028 |
| 1483 | [preact-routlet](https://github.com/k1r0s/preact-routlet) | Simple `Component Driven` Routing for Preact/React using ES7 Decorators | k1r0s | 36 |
| 1484 | [gyro](https://github.com/xem/gyro) | Demo: | xem | 12 |
| 1485 | [project-explorer](https://github.com/sdras/project-explorer) | 🎋A CLI tool to create an annotated tree visualization of any project | sdras | 476 |
| 1486 | [vue-directory-tree](https://github.com/sdras/vue-directory-tree) | A visualization of relevant files for vue repo, along with notes | sdras | 155 |
| 1487 | [avl](https://github.com/w8r/avl) | :eyeglasses: Fast AVL tree for Node and browser | w8r | 62 |
| 1488 | [astroturf](https://github.com/4Catalyzer/astroturf) | An "artificial" CSS-in-JS for those that want it all. | 4Catalyzer | 1641 |
| 1489 | [Library-Detector-for-Chrome](https://github.com/johnmichel/Library-Detector-for-Chrome) | 🔍 Extension that detects which JavaScript libraries are running on a page | johnmichel | 491 |
| 1490 | [sails](https://github.com/balderdashy/sails) | Realtime MVC Framework for Node.js | balderdashy | 21245 |
| 1491 | [insomnia](https://github.com/Kong/insomnia) | Cross-platform HTTP and GraphQL Client | Kong | 12821 |
| 1492 | [dss](https://github.com/giuseppeg/dss) | Deterministic Style Sheets | giuseppeg | 155 |
| 1493 | [deoptigate](https://github.com/thlorenz/deoptigate) | Investigates v8/Node.js function deoptimizations. | thlorenz | 528 |
| 1494 | [alasql](https://github.com/agershun/alasql) | AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel. | agershun | 4902 |
| 1495 | [web-tooling-benchmark-generator](https://github.com/alopezsanchez/web-tooling-benchmark-generator) | CLI tools to generate new benchmarks in v8/web-tooling-benchmark. | alopezsanchez | 10 |
| 1496 | [wcag-contrast](https://github.com/tmcw/wcag-contrast) | WCAG contrast ratio measurement and scoring | tmcw | 77 |
| 1497 | [ky](https://github.com/sindresorhus/ky) | 🌳 Tiny & elegant HTTP client based on window.fetch | sindresorhus | 5443 |
| 1498 | [webpack-stats-diff-plugin](https://github.com/ZachGawlik/webpack-stats-diff-plugin) | Webpack plugin for reporting changes in bundle sizes across builds | ZachGawlik | 63 |
| 1499 | [maintainerswanted.com](https://github.com/flxwu/maintainerswanted.com) | No time to maintain your open source project? Find a new maintainer! | flxwu | 114 |
| 1500 | [nylas-mail](https://github.com/nylas/nylas-mail) | :love_letter: An extensible desktop mail app built on the modern web. Forks welcome! | nylas | 24526 |
| 1501 | [to-fast-properties](https://github.com/sindresorhus/to-fast-properties) | Force V8 to use fast properties for an object | sindresorhus | 184 |
| 1502 | [leven](https://github.com/sindresorhus/leven) | Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm | sindresorhus | 494 |
| 1503 | [node-delegates](https://github.com/tj/node-delegates) | Nodejs method and accessor delegation utility | tj | 363 |
| 1504 | [dot-prop](https://github.com/sindresorhus/dot-prop) | Get, set, or delete a property from a nested object using a dot path | sindresorhus | 435 |
| 1505 | [fast-levenshtein](https://github.com/hiddentao/fast-levenshtein) | Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support. | hiddentao | 468 |
| 1506 | [zet](https://github.com/terkelg/zet) | Set() as it should be. | terkelg | 352 |
| 1507 | [civis](https://github.com/Venerons/civis) | JavaScript 4X game | Venerons | 555 |
| 1508 | [react-calendar-timeline](https://github.com/namespace-ee/react-calendar-timeline) | A modern and responsive react timeline component. | namespace-ee | 1019 |
| 1509 | [pwa](https://github.com/lukeed/pwa) | (WIP) Universal PWA Builder | lukeed | 2875 |
| 1510 | [envinfo](https://github.com/tabrindle/envinfo) | Generate a report about your development environment for debugging and issue reporting | tabrindle | 432 |
| 1511 | [progressive-tooling](https://github.com/GoogleChromeLabs/progressive-tooling) | A list of community-built, third-party tools that can be used to improve page performance | GoogleChromeLabs | 489 |
| 1512 | [web-development-template](https://github.com/TimvanScherpenzeel/web-development-template) | My personal template for web development with the latest tools and optimisations suitable for medium sized projects. | TimvanScherpenzeel | 6 |
| 1513 | [which-licenses-i-have](https://github.com/pedronauck/which-licenses-i-have) | 📝 Learn about the licenses around your package | pedronauck | 29 |
| 1514 | [preact-route-async](https://github.com/mjanssen/preact-route-async) | Easy asynchronous loading for your router components. For 440B. | mjanssen | 31 |
| 1515 | [twitter-lite](https://github.com/draftbit/twitter-lite) | A tiny, full-featured, flexible client / server library for the Twitter API | draftbit | 267 |
| 1516 | [razzle](https://github.com/jaredpalmer/razzle) | ✨ Create server-rendered universal JavaScript applications with no configuration | jaredpalmer | 8784 |
| 1517 | [email-autocomplete](https://github.com/yongzhenlow/email-autocomplete) | A jQuery plugin that suggests and autocompletes the domain in email fields. | yongzhenlow | 260 |
| 1518 | [remove-old-service-worker](https://github.com/jakearchibald/remove-old-service-worker) | | jakearchibald | 9 |
| 1519 | [next-routes](https://github.com/fridays/next-routes) | Universal dynamic routes for Next.js | fridays | 2142 |
| 1520 | [turbo-json-parse](https://github.com/mafintosh/turbo-json-parse) | Turbocharged JSON.parse for type stable JSON data | mafintosh | 605 |
| 1521 | [code-surfer](https://github.com/pomber/code-surfer) | Rad code slides <🏄/> | pomber | 4805 |
| 1522 | [svg-filters](https://github.com/yoksel/svg-filters) | ✨ SVG Filters Playground | yoksel | 155 |
| 1523 | [cordova-file-cache](https://github.com/markmarijnissen/cordova-file-cache) | An awesome File Cache for Cordova Apps. | markmarijnissen | 86 |
| 1524 | [BURNITDOWN](https://github.com/SaraVieira/BURNITDOWN) | Shows an explosion when a page has more than one tracker on the page | SaraVieira | 25 |
| 1525 | [size-plugin](https://github.com/GoogleChromeLabs/size-plugin) | Track compressed Webpack asset sizes over time. | GoogleChromeLabs | 1608 |
| 1526 | [v86](https://github.com/copy/v86) | x86 virtualization in JavaScript, running in your browser and NodeJS | copy | 9398 |
| 1527 | [imgcache.js](https://github.com/chrisben/imgcache.js) | JS library based on the File API to cache images for offline recovery (target: cordova/phonegap & chrome) | chrisben | 802 |
| 1528 | [git-tutor](https://github.com/lesnitsky/git-tutor) | :octocat:+md=:heart: Awesome tutorials from your git log | lesnitsky | 365 |
| 1529 | [ora](https://github.com/sindresorhus/ora) | Elegant terminal spinner | sindresorhus | 5847 |
| 1530 | [underrun](https://github.com/phoboslab/underrun) | Twin stick shooter game in 13kb of JavaScript/WebGL | phoboslab | 935 |
| 1531 | [github-release-notes](https://github.com/github-tools/github-release-notes) | Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes. | github-tools | 528 |
| 1532 | [framework7](https://github.com/framework7io/framework7) | Full featured HTML framework for building iOS & Android apps | framework7io | 15337 |
| 1533 | [react-coroutine](https://github.com/alexeyraspopov/react-coroutine) | Make your async components compact and descriptive by leveraging the power of the language features | alexeyraspopov | 231 |
| 1534 | [Subworkers](https://github.com/dmihal/Subworkers) | Polyfill to allow nested WebWorkers | dmihal | 73 |
| 1535 | [agadoo](https://github.com/Rich-Harris/agadoo) | Check whether a package is tree-shakeable | Rich-Harris | 362 |
| 1536 | [navaid](https://github.com/lukeed/navaid) | A navigation aid (aka, router) for the browser in 850 bytes~! | lukeed | 444 |
| 1537 | [SpaceX-API](https://github.com/r-spacex/SpaceX-API) | :rocket: Open Source REST API for rocket, core, capsule, pad, and launch data | r-spacex | 3371 |
| 1538 | [electron-pdf](https://github.com/fraserxu/electron-pdf) | 📄 A command line tool to generate PDF from URL, HTML or Markdown files. | fraserxu | 995 |
| 1539 | [vue-slicksort](https://github.com/Jexordexan/vue-slicksort) | A set of vue mixins to turn any list into an animated, touch-friendly, sortable list ✌️ | Jexordexan | 818 |
| 1540 | [vue-draggable-resizable](https://github.com/mauricius/vue-draggable-resizable) | Vue2 Component for draggable and resizable elements. | mauricius | 1388 |
| 1541 | [vue-dragging](https://github.com/hilongjw/vue-dragging) | A sortable list directive with Vue | hilongjw | 611 |
| 1542 | [vue2-dragula](https://github.com/kristianmandrup/vue2-dragula) | :ok_hand: Drag and drop so simple it hurts http://astray-git.github.io/vue-dragula | kristianmandrup | 200 |
| 1543 | [vue-dragula](https://github.com/Astray-git/vue-dragula) | :ok_hand: Drag and drop so simple it hurts http://astray-git.github.io/vue-dragula | Astray-git | 326 |
| 1544 | [Vue.Draggable](https://github.com/SortableJS/Vue.Draggable) | Vue drag-and-drop component based on Sortable.js | SortableJS | 11302 |
| 1545 | [maizzle-php](https://github.com/maizzle/maizzle-php) | PHP build system for rapid email development. | maizzle | 301 |
| 1546 | [deprecated](https://github.com/ream/deprecated) | 🚀 Framework for building universal web app and static website in Vue.js (beta) | ream | 872 |
| 1547 | [bundlephobia](https://github.com/pastelsky/bundlephobia) | 🏋️ Find out the cost of adding a new frontend dependency to your project | pastelsky | 4588 |
| 1548 | [cows](https://github.com/sindresorhus/cows) | :cow: ASCII cows | sindresorhus | 340 |
| 1549 | [webpack-messages](https://github.com/lukeed/webpack-messages) | Beautifully format Webpack messages throughout your bundle lifecycle(s)! | lukeed | 221 |
| 1550 | [templite](https://github.com/lukeed/templite) | Lightweight templating in 150 bytes | lukeed | 169 |
| 1551 | [check-links](https://github.com/transitive-bullshit/check-links) | Robustly checks an array of URLs for liveness. Extremely fast ⚡ | transitive-bullshit | 295 |
| 1552 | [image-webpack-loader](https://github.com/tcoopman/image-webpack-loader) | Image loader module for webpack | tcoopman | 1781 |
| 1553 | [next-plugins](https://github.com/zeit/next-plugins) | Official Next.js plugins | zeit | 2073 |
| 1554 | [compost](https://github.com/lamplightdev/compost) | A collection of web component mixins | lamplightdev | 16 |
| 1555 | [better-phpunit](https://github.com/calebporzio/better-phpunit) | A better PHPUnit test runner for VS Code | calebporzio | 112 |
| 1556 | [graphqurl](https://github.com/hasura/graphqurl) | curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client. | hasura | 2140 |
| 1557 | [http2-wrapper](https://github.com/szmarczak/http2-wrapper) | Use HTTP2 the same way like HTTP1 | szmarczak | 158 |
| 1558 | [run-electron](https://github.com/sindresorhus/run-electron) | Run Electron without all the junk terminal output | sindresorhus | 180 |
| 1559 | [pify](https://github.com/sindresorhus/pify) | Promisify a callback-style function | sindresorhus | 1274 |
| 1560 | [geo-maps](https://github.com/simonepri/geo-maps) | 🗺 High Quality GeoJSON maps programmatically generated. | simonepri | 1026 |
| 1561 | [typo](https://github.com/browserslist/typo) | Package to help in popular typo: browserlist instead of browserslist | browserslist | 11 |
| 1562 | [openschufa](https://github.com/algorithmwatch/openschufa) | OpenSCHUFA is a web app for data donation in a project on credit scoring in Germany. | algorithmwatch | 40 |
| 1563 | [vscode-lintlens](https://github.com/ghmcadams/vscode-lintlens) | Augment your ESLint rules in Visual Studio Code - Adds metadata beside each ESLint rule. | ghmcadams | 22 |
| 1564 | [dumper.js](https://github.com/ziishaned/dumper.js) | A better and pretty variable inspector for your Node.js applications | ziishaned | 2753 |
| 1565 | [readability](https://github.com/mozilla/readability) | A standalone version of the readability lib | mozilla | 3026 |
| 1566 | [egg](https://github.com/eggjs/egg) | 🥚 Born to build better enterprise frameworks and apps with Node.js & Koa | eggjs | 15182 |
| 1567 | [styled](https://github.com/SaraVieira/styled) | The styled-components `preact-cli` template. | SaraVieira | 15 |
| 1568 | [styled-icons](https://github.com/jacobwgillespie/styled-icons) | 💅 Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components | jacobwgillespie | 1224 |
| 1569 | [react-sortable-hoc](https://github.com/clauderic/react-sortable-hoc) | A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️ | clauderic | 7976 |
| 1570 | [virtualized-list](https://github.com/clauderic/virtualized-list) | A tiny, Vanilla JS, virtualization library | clauderic | 69 |
| 1571 | [apexcharts.js](https://github.com/apexcharts/apexcharts.js) | 📊 Interactive JavaScript Charts built on SVG | apexcharts | 8585 |
| 1572 | [socialmanagertools-twbot](https://github.com/social-manager-tools/socialmanagertools-twbot) | :robot: :hatched_chick: Twitter Bot made with love and nodejs | social-manager-tools | 43 |
| 1573 | [socialmanagertools-igbot](https://github.com/social-manager-tools/socialmanagertools-igbot) | 🤖 📷 Instagram Bot made with love and nodejs | social-manager-tools | 633 |
| 1574 | [npm-check-updates](https://github.com/tjunnone/npm-check-updates) | Find newer versions of package dependencies than what your package.json or bower.json allows | tjunnone | 5301 |
| 1575 | [ims](https://github.com/mafintosh/ims) | Install My Stuff - an opinionated npm module installer | mafintosh | 188 |
| 1576 | [react-window](https://github.com/bvaughn/react-window) | React components for efficiently rendering large lists and tabular data | bvaughn | 7655 |
| 1577 | [thanks](https://github.com/feross/thanks) | 🙌 Give thanks to the open source maintainers you depend on! ✨ | feross | 2690 |
| 1578 | [react-spring](https://github.com/react-spring/react-spring) | ✌️ A spring physics based React animation library | react-spring | 16556 |
| 1579 | [rollup-plugin-loadz0r](https://github.com/surma/rollup-plugin-loadz0r) | An ill-named rollup plugin that makes code splitting “just work”, even with workers. | surma | 101 |
| 1580 | [Splitting](https://github.com/shshaw/Splitting) | JavaScript microlibrary to split an element by words, characters, children and more, populated with CSS variables! | shshaw | 952 |
| 1581 | [beedle](https://github.com/hankchizljaw/beedle) | A tiny library inspired by Redux & Vuex to help you manage state in your JavaScript apps | hankchizljaw | 264 |
| 1582 | [react-todo](https://github.com/sunil-sandhu/react-todo) | A simple React ToDo app created as a comparison piece for a React vs Vue article I posted at https://medium.com/javascript-in-plain-english | sunil-sandhu | 183 |
| 1583 | [contained.af](https://github.com/genuinetools/contained.af) | A stupid game for learning about containers, capabilities, and syscalls. | genuinetools | 666 |
| 1584 | [apple-music-js](https://github.com/tvillarete/apple-music-js) | A music streaming service built from the ground up using React & Redux | tvillarete | 1614 |
| 1585 | [svgurt](https://github.com/Anemy/svgurt) | Image -> SVG Vectorizing Tool - Live at: | Anemy | 109 |
| 1586 | [downshift](https://github.com/downshift-js/downshift) | 🏎 Primitive to build simple, flexible, WAI-ARIA compliant enhanced input React components | downshift-js | 8131 |
| 1587 | [styleurl-extension](https://github.com/Jarred-Sumner/styleurl-extension) | Share & export CSS tweaks from Chrome instantly. | Jarred-Sumner | 167 |
| 1588 | [chalk](https://github.com/chalk/chalk) | 🖍 Terminal string styling done right | chalk | 14232 |
| 1589 | [vanilla-js-state-management](https://github.com/hankchizljaw/vanilla-js-state-management) | A state management system built with vanilla JavaScript with a little demo included | hankchizljaw | 247 |
| 1590 | [ffmpeg.js](https://github.com/Kagami/ffmpeg.js) | Port of FFmpeg with Emscripten | Kagami | 1290 |
| 1591 | [ffmpeg-concat](https://github.com/transitive-bullshit/ffmpeg-concat) | Concats a list of videos together using ffmpeg with sexy OpenGL transitions. | transitive-bullshit | 252 |
| 1592 | [puppeteer-render-text](https://github.com/transitive-bullshit/puppeteer-render-text) | Robust text renderer using headless chrome. | transitive-bullshit | 35 |
| 1593 | [react-particle-effect-button](https://github.com/transitive-bullshit/react-particle-effect-button) | Bursting particle effect buttons for React 🎉 | transitive-bullshit | 1324 |
| 1594 | [beaker](https://github.com/beakerbrowser/beaker) | An experimental peer-to-peer Web browser | beakerbrowser | 5234 |
| 1595 | [taskbook](https://github.com/klaussinani/taskbook) | Tasks, boards & notes for the command-line habitat | klaussinani | 7516 |
| 1596 | [trends](https://github.com/hanford/trends) | ultra high performance github trending application | hanford | 425 |
| 1597 | [upash](https://github.com/simonepri/upash) | 🔒Unified API for password hashing algorithms | simonepri | 466 |
| 1598 | [upash-cli](https://github.com/simonepri/upash-cli) | 🌌 Hash password directly from your terminal | simonepri | 17 |
| 1599 | [json5](https://github.com/json5/json5) | JSON5 — JSON for humans | json5 | 3650 |
| 1600 | [zoe](https://github.com/jorgegonzalez/zoe) | 🌀 Zero-config ESLint toolchain with sensible defaults. | jorgegonzalez | 106 |
| 1601 | [terminalizer](https://github.com/faressoft/terminalizer) | 🦄 Record your terminal and generate animated gif images or share a web player | faressoft | 9153 |
| 1602 | [vue-auth](https://github.com/websanova/vue-auth) | Jwt Auth library for Vue.js. | websanova | 1978 |
| 1603 | [hold-up](https://github.com/rafaelrinaldi/hold-up) | :raised_hand: Wait until a given condition is true | rafaelrinaldi | 21 |
| 1604 | [nova-docs](https://github.com/laravel/nova-docs) | | laravel | 258 |
| 1605 | [localForage](https://github.com/localForage/localForage) | 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. | localForage | 16873 |
| 1606 | [github-dashboard](https://github.com/muan/github-dashboard) | [Web extension] Filter events on github.com activity dashboard. | muan | 419 |
| 1607 | [mousetrap](https://github.com/ccampbell/mousetrap) | Simple library for handling keyboard shortcuts in Javascript | ccampbell | 10044 |
| 1608 | [enable-npm-2fa](https://github.com/jamiebuilds/enable-npm-2fa) | A script for enabling 2FA on all of your npm packages | jamiebuilds | 56 |
| 1609 | [avoriaz](https://github.com/eddyerburgh/avoriaz) | 🔬 a Vue.js testing utility library | eddyerburgh | 776 |
| 1610 | [vue-i18n](https://github.com/kazupon/vue-i18n) | :globe_with_meridians: Internationalization plugin for Vue.js | kazupon | 5379 |
| 1611 | [evergreen](https://github.com/segmentio/evergreen) | 🌲 Evergreen React UI Framework by Segment | segmentio | 9304 |
| 1612 | [unswitch](https://github.com/vaneenige/unswitch) | 🕹 A tiny event handler for Switch controllers! | vaneenige | 577 |
| 1613 | [ok-mdx](https://github.com/jxnblk/ok-mdx) | Browser-based MDX editor | jxnblk | 655 |
| 1614 | [ndb](https://github.com/GoogleChromeLabs/ndb) | ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools | GoogleChromeLabs | 9933 |
| 1615 | [rich-markdown-editor](https://github.com/outline/rich-markdown-editor) | The open source React and Slate based markdown editor that powers Outline wiki. Want to try it out? Create a free account: | outline | 681 |
| 1616 | [nanoid-good](https://github.com/y-gagar1n/nanoid-good) | Obscene words filter for nanoid | y-gagar1n | 35 |
| 1617 | [rawgit](https://github.com/rgrove/rawgit) | Served files from raw.githubusercontent.com, but with the correct content types. No longer actively developed. | rgrove | 2297 |
| 1618 | [cypress](https://github.com/cypress-io/cypress) | Fast, easy and reliable testing for anything that runs in a browser. | cypress-io | 19366 |
| 1619 | [mdx-deck](https://github.com/jxnblk/mdx-deck) | ♠️ React MDX-based presentation decks | jxnblk | 8992 |
| 1620 | [np](https://github.com/sindresorhus/np) | A better `npm publish` | sindresorhus | 5100 |
| 1621 | [wayfarer](https://github.com/choojs/wayfarer) | :eyeglasses: composable trie based router | choojs | 317 |
| 1622 | [nanohtml](https://github.com/choojs/nanohtml) | :dragon: HTML template strings for the Browser with support for Server Side Rendering in Node. | choojs | 610 |
| 1623 | [sheet-router](https://github.com/yoshuawuyts/sheet-router) | fast, modular client-side router | yoshuawuyts | 214 |
| 1624 | [yo-yo](https://github.com/maxogden/yo-yo) | A tiny library for building modular UI components using DOM diffing and ES6 tagged template literals | maxogden | 1300 |
| 1625 | [gitmoji](https://github.com/carloscuesta/gitmoji) | An emoji guide for your commit messages. 😜 | carloscuesta | 7056 |
| 1626 | [Keyframes](https://github.com/facebookarchive/Keyframes) | A library for converting Adobe AE shape based animations to a data format and playing it back on Android and iOS devices. | facebookarchive | 5367 |
| 1627 | [express-es6-rest-api](https://github.com/developit/express-es6-rest-api) | :battery: Starter project for an ES6 RESTful Express API. | developit | 2303 |
| 1628 | [lambdoku](https://github.com/kubek2k/lambdoku) | Heroku-like experience when using AWS Lambda | kubek2k | 577 |
| 1629 | [lazyframe](https://github.com/vb/lazyframe) | 🛀🏽 Dependency-free library for lazyloading iframes | vb | 205 |
| 1630 | [serve](https://github.com/zeit/serve) | Static file serving and directory listing | zeit | 5569 |
| 1631 | [30daysofHelloWorld](https://github.com/hagata/30daysofHelloWorld) | Nov 2016, 30 days of 30 hello worlds using new (to me) technology | hagata | 120 |
| 1632 | [axios](https://github.com/axios/axios) | Promise based HTTP client for the browser and node.js | axios | 71563 |
| 1633 | [loadjs](https://github.com/muicss/loadjs) | A tiny async loader / dependency manager for modern browsers (899 bytes) | muicss | 2350 |
| 1634 | [OctoLinker](https://github.com/OctoLinker/OctoLinker) | OctoLinker — Links together, what belongs together | OctoLinker | 4288 |
| 1635 | [bankai](https://github.com/choojs/bankai) | :station: - friendly web compiler | choojs | 1047 |
| 1636 | [dom-css](https://github.com/mattdesl/dom-css) | fast dom CSS styling | mattdesl | 148 |
| 1637 | [oui](https://github.com/wearekuva/oui) | Objects go in, UI comes out | wearekuva | 212 |
| 1638 | [png2svg](https://github.com/arenanet/png2svg) | Command line tool for compressing a png into an svg | arenanet | 66 |
| 1639 | [shields](https://github.com/badges/shields) | Concise, consistent, and legible badges in SVG and raster format | badges | 10542 |
| 1640 | [graphql-engine](https://github.com/hasura/graphql-engine) | Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. | hasura | 15858 |
| 1641 | [codesandbox-client](https://github.com/codesandbox/codesandbox-client) | An online IDE for rapid web development | codesandbox | 9219 |
| 1642 | [coolhue](https://github.com/webkul/coolhue) | Coolest Gradient Hues and Swatches | webkul | 3081 |
| 1643 | [font-playground](https://github.com/wentin/font-playground) | A fun place to play with variable fonts. | wentin | 111 |
| 1644 | [v8n](https://github.com/imbrn/v8n) | ☑️ JavaScript fluent validation library | imbrn | 3757 |
| 1645 | [term-sheets](https://github.com/neatsoftware/term-sheets) | Create animated terminal presentations. Export as SVG, animated GIF, or HTML+CSS | neatsoftware | 232 |
| 1646 | [gogdb](https://github.com/Yepoleb/gogdb) | Website that collects data on GOG games | Yepoleb | 63 |
| 1647 | [Mirror](https://github.com/LoeiFy/Mirror) | A blogging tool powered by GitHub API. Write your blog on GitHub issue. | LoeiFy | 559 |
| 1648 | [tobi](https://github.com/rqrauhvmra/tobi) | An accessible, open-source lightbox with no dependencies. | rqrauhvmra | 195 |
| 1649 | [asciiflow2](https://github.com/lewish/asciiflow2) | ASCIIFlow Infinity | lewish | 1085 |
| 1650 | [filepond](https://github.com/pqina/filepond) | 🌊 A flexible and fun JavaScript file upload library | pqina | 8884 |
| 1651 | [Synergy](https://github.com/One-Nexus/Synergy) | Synergy is a framework for building modular, configurable and scalable UI components for React-DOM projects | One-Nexus | 145 |
| 1652 | [LimeSurvey](https://github.com/LimeSurvey/LimeSurvey) | The most popular FOSS online survey tool on the web. | LimeSurvey | 1447 |
| 1653 | [github-pages-aws-lambda-publish](https://github.com/evert/github-pages-aws-lambda-publish) | Automatically re-publish github pages with AWS lambda | evert | 4 |
| 1654 | [lighthouse-thresholds](https://github.com/luke-j/lighthouse-thresholds) | A utility to to run Google Lighthouse against score budgets | luke-j | 70 |
| 1655 | [guppy](https://github.com/joshwcomeau/guppy) | 🐠A friendly application manager and task runner for React.js | joshwcomeau | 3056 |
| 1656 | [jscost.org](https://github.com/GoogleChromeLabs/jscost.org) | JSCost.org - a JavaScript cost visualizer 💸 | GoogleChromeLabs | 99 |
| 1657 | [browser-es-module-loader](https://github.com/ModuleLoader/browser-es-module-loader) | ES Module Loader browser loading example | ModuleLoader | 80 |
| 1658 | [react-breakpoints](https://github.com/ehellman/react-breakpoints) | A React component that sends current breakpoint via context based on viewport width, allowing you to load different components in different breakpoints. | ehellman | 78 |
| 1659 | [eleventy](https://github.com/11ty/eleventy) | A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML. | 11ty | 4918 |
| 1660 | [weatherapp-boilerplate](https://github.com/nenee/weatherapp-boilerplate) | A Preact.js boilerplate for developing a weather app. | nenee | 7 |
| 1661 | [benny-hill](https://github.com/mafintosh/benny-hill) | Play the Benny Hill theme while running another command | mafintosh | 226 |
| 1662 | [re-carousel](https://github.com/amio/re-carousel) | Minimal carousel component for React. | amio | 189 |
| 1663 | [react-tree-walker](https://github.com/ctrlplusb/react-tree-walker) | Walk a React (or Preact) element tree, executing a "visitor" function against each element. | ctrlplusb | 303 |
| 1664 | [strapi-examples](https://github.com/strapi/strapi-examples) | :mortar_board: List of examples using Strapi | strapi | 755 |
| 1665 | [funnies](https://github.com/1egoman/funnies) | :stuck_out_tongue_winking_eye: Make users laugh when your app loads. | 1egoman | 145 |
| 1666 | [httparchive.org](https://github.com/HTTPArchive/httparchive.org) | The HTTP Archive website hosted on App Engine | HTTPArchive | 173 |
| 1667 | [kleur](https://github.com/lukeed/kleur) | The fastest Node.js library for formatting terminal text with ANSI colors~! | lukeed | 839 |
| 1668 | [bitmidi.com](https://github.com/feross/bitmidi.com) | 🎹 Listen to free MIDI songs, download the best MIDI files, and share the best MIDIs on the web | feross | 355 |
| 1669 | [css-doodle](https://github.com/css-doodle/css-doodle) | 🎨 A web component for drawing patterns with CSS. | css-doodle | 2773 |
| 1670 | [carbon-now-cli](https://github.com/mixn/carbon-now-cli) | 🎨 Beautiful images of your code — from right inside your terminal. | mixn | 4505 |
| 1671 | [svelte](https://github.com/sveltejs/svelte) | Cybernetically enhanced web apps | sveltejs | 32336 |
| 1672 | [video.js](https://github.com/videojs/video.js) | Video.js - open source HTML5 & Flash video player | videojs | 27802 |
| 1673 | [script-progress](https://github.com/alexkuz/script-progress) | Estimate script execution time | alexkuz | 177 |
| 1674 | [typpy](https://github.com/IonicaBizau/typpy) | :v: A better typeof for JavaScript. | IonicaBizau | 45 |
| 1675 | [singlie](https://github.com/klaussinani/singlie) | Singly circular & linear linked lists for ES6 | klaussinani | 188 |
| 1676 | [lepto](https://github.com/leptojs/lepto) | Automated image Editing, Optimization and Analysis via CLI and a web interface | leptojs | 483 |
| 1677 | [vue-native-core](https://github.com/GeekyAnts/vue-native-core) | Vue Native is a framework to build cross platform native mobile apps using JavaScript | GeekyAnts | 7038 |
| 1678 | [jeelizWeboji](https://github.com/jeeliz/jeelizWeboji) | JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided. | jeeliz | 672 |
| 1679 | [yett](https://github.com/snipsco/yett) | 🔐A small webpage library to control the execution of (third party) scripts | snipsco | 513 |
| 1680 | [logicemu](https://github.com/lvandeve/logicemu) | | lvandeve | 82 |
| 1681 | [DropIt](https://github.com/ThalKod/DropIt) | DropIt is a File Uploader built with nodejs, Upload, get a link, and share your files with anyone easily. | ThalKod | 360 |
| 1682 | [vivid](https://github.com/webkul/vivid) | a JavaScript library which is built to easily customize and use the SVG Icons with a blaze. | webkul | 1722 |
| 1683 | [pickr](https://github.com/Simonwep/pickr) | 🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more! | Simonwep | 2828 |
| 1684 | [motus](https://github.com/alexcambose/motus) | Animation library that mimics CSS keyframes when scrolling. | alexcambose | 405 |
| 1685 | [jsconfeu-generative-visuals](https://github.com/mattdesl/jsconfeu-generative-visuals) | Code for the generative projection mapped animations during JSConf EU 2018 in Berlin. | mattdesl | 336 |
| 1686 | [JSUI](https://github.com/kitze/JSUI) | A powerful UI toolkit for managing JavaScript apps | kitze | 4078 |
| 1687 | [Lang.js](https://github.com/rmariuzzo/Lang.js) | :performing_arts: Laravel Translator class in JavaScript! | rmariuzzo | 209 |
| 1688 | [release-drafter](https://github.com/release-drafter/release-drafter) | Drafts your next release notes as pull requests are merged into master. | release-drafter | 1040 |
| 1689 | [gatsby](https://github.com/gatsbyjs/gatsby) | Build blazing fast, modern apps and websites with React | gatsbyjs | 43357 |
| 1690 | [libmoji](https://github.com/matthewnau/libmoji) | 📚 Bitmoji's API made easy for everyone | matthewnau | 155 |
| 1691 | [Liike](https://github.com/LiikeJS/Liike) | Tiny JS tweening library. | LiikeJS | 175 |
| 1692 | [pretty-ms](https://github.com/sindresorhus/pretty-ms) | Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s` | sindresorhus | 512 |
| 1693 | [parse-ms](https://github.com/sindresorhus/parse-ms) | Parse milliseconds into an object | sindresorhus | 68 |
| 1694 | [to-milliseconds](https://github.com/sindresorhus/to-milliseconds) | Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000` | sindresorhus | 134 |
| 1695 | [vue-wait](https://github.com/f/vue-wait) | Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications | f | 1641 |
| 1696 | [rogue.js](https://github.com/alidlo/rogue.js) | The "nearly invisible" way to server-render React applications | alidlo | 1957 |
| 1697 | [nano-nanoid-cc](https://github.com/alex7kom/nano-nanoid-cc) | Nano ID Collision Calculator | alex7kom | 20 |
| 1698 | [lighthousebot](https://github.com/GoogleChromeLabs/lighthousebot) | Run Lighthouse in CI, as a web service, using Docker. Pass/Fail GH pull requests. | GoogleChromeLabs | 2211 |
| 1699 | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/. | webpack | 6137 |
| 1700 | [stylelint-config-wordpress](https://github.com/WordPress-Coding-Standards/stylelint-config-wordpress) | WordPress CSS & SCSS Coding Standards shareable config for stylelint | WordPress-Coding-Standards | 86 |
| 1701 | [hocs](https://github.com/deepsweet/hocs) | :bento: Higher-Order Components for React | deepsweet | 1785 |
| 1702 | [preact-component-console](https://github.com/haensl/preact-component-console) | A console emulator for preact. | haensl | 28 |
| 1703 | [YouTube-Music-Desktop](https://github.com/Ahriana/YouTube-Music-Desktop) | unofficial YouTube Music desktop client | Ahriana | 15 |
| 1704 | [hiper](https://github.com/pod4g/hiper) | 🚀 A statistical analysis tool for performance testing | pod4g | 2541 |
| 1705 | [buddy-cli](https://github.com/buddy-works/buddy-cli) | CLI tool for Buddy Cloud | buddy-works | 69 |
| 1706 | [maid](https://github.com/egoist/maid) | Markdown driven task runner. | egoist | 1965 |
| 1707 | [cxs](https://github.com/cxs-css/cxs) | fast af css-in-js in 0.7kb | cxs-css | 1053 |
| 1708 | [babel-plugin-transform-vue-jsx](https://github.com/vuejs/babel-plugin-transform-vue-jsx) | babel plugin for vue 2.0 jsx | vuejs | 1610 |
| 1709 | [pwa-starter-kit](https://github.com/Polymer/pwa-starter-kit) | Starter templates for building full-featured Progressive Web Apps from web components. | Polymer | 2364 |
| 1710 | [rust-wasm-loader](https://github.com/ianjsikes/rust-wasm-loader) | Webpack loader for Rust | ianjsikes | 71 |
| 1711 | [monaco-editor](https://github.com/microsoft/monaco-editor) | A browser based code editor | microsoft | 19535 |
| 1712 | [fortnite_challenges](https://github.com/taylorrohrich/fortnite_challenges) | Personal Project for tracking Fortnite Challenges | taylorrohrich | 18 |
| 1713 | [serviceworker-cookbook](https://github.com/mozilla/serviceworker-cookbook) | It's online. It's offline. It's a Service Worker! | mozilla | 2044 |
| 1714 | [saber](https://github.com/saberland/saber) | ()==[:::::::::::::> Build static sites in Vue.js, without the hassle | saberland | 1861 |
| 1715 | [nanoJS](https://github.com/vladocar/nanoJS) | Minimal standalone JS library for DOM manipulation | vladocar | 623 |
| 1716 | [dropbar](https://github.com/jxnblk/dropbar) | | jxnblk | 90 |
| 1717 | [livecode-svganimation](https://github.com/sdras/livecode-svganimation) | In my Smashing Toronto talk, I'll be live coding an SVG animation from start to finish. Here's the repo that houses the base materials, and any further references for things we don't have time to cover. | sdras | 84 |
| 1718 | [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) | Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers | jhildenbiddle | 837 |
| 1719 | [vue-toasted](https://github.com/shakee93/vue-toasted) | 🖖 Responsive Touch Compatible Toast plugin for VueJS 2+ | shakee93 | 1609 |
| 1720 | [toastr](https://github.com/CodeSeven/toastr) | Simple javascript toast notifications | CodeSeven | 10117 |
| 1721 | [webfontloader](https://github.com/typekit/webfontloader) | Web Font Loader gives you added control when using linked fonts via @font-face. | typekit | 8113 |
| 1722 | [vue-loader](https://github.com/vuejs/vue-loader) | 📦 Webpack loader for Vue.js components | vuejs | 4283 |
| 1723 | [reaumur](https://github.com/pbakondy/reaumur) | Conversion between units of temperature | pbakondy | 1 |
| 1724 | [tabletop](https://github.com/jsoma/tabletop) | Tabletop.js gives spreadsheets legs | jsoma | 3491 |
| 1725 | [rollup-starter-app](https://github.com/rollup/rollup-starter-app) | Bare-bones example of how to create an application using Rollup | rollup | 230 |
| 1726 | [doctor](https://github.com/propellant/doctor) | quick and easy documentation of Vue.js components - DEPRECATED | propellant | 226 |
| 1727 | [vscode-lit-html](https://github.com/mjbvz/vscode-lit-html) | Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings | mjbvz | 227 |
| 1728 | [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) | Beautiful and accessible drag and drop for lists with React | atlassian | 18775 |
| 1729 | [ansi-html](https://github.com/Tjatse/ansi-html) | An elegant lib that converts the chalked text to HTML. | Tjatse | 83 |
| 1730 | [droplr-clone](https://github.com/lydiahallie/droplr-clone) | WIP :construction: Use firebase storage cloud and database for image storing app | lydiahallie | 11 |
| 1731 | [fetch](https://github.com/github/fetch) | A window.fetch JavaScript polyfill. | github | 23413 |
| 1732 | [so-pwa](https://github.com/GoogleChromeLabs/so-pwa) | A progressive web app to read Stack Overflow content. | GoogleChromeLabs | 199 |
| 1733 | [class-names](https://github.com/sindresorhus/class-names) | Conditionally join CSS class names together - Especially useful with React | sindresorhus | 278 |
| 1734 | [accesslint.js](https://github.com/AccessLint/accesslint.js) | Keep accessibility errors in check. | AccessLint | 405 |
| 1735 | [gpu.js](https://github.com/gpujs/gpu.js) | GPU Accelerated JavaScript | gpujs | 9916 |
| 1736 | [a11y](https://github.com/addyosmani/a11y) | Accessibility audit tooling for the web (beta) | addyosmani | 1631 |
| 1737 | [microenvi](https://github.com/fwilkerson/microenvi) | Bundle, serve, and hot reload with one command | fwilkerson | 108 |
| 1738 | [mavo-snippets](https://github.com/lgkonline/mavo-snippets) | An extension for Visual Studio Code with snippets for Mavo. | lgkonline | 9 |
| 1739 | [Vynchronize](https://github.com/kyle8998/Vynchronize) | Watch videos with friends online with the new real time video synchronization platform | kyle8998 | 909 |
| 1740 | [wait-for-localhost-cli](https://github.com/sindresorhus/wait-for-localhost-cli) | Wait for localhost to be ready from the command-line | sindresorhus | 97 |
| 1741 | [pocket.io](https://github.com/WebReflection/pocket.io) | A minimalistic version of socket.io that weights about 1K instead of 60K. | WebReflection | 96 |
| 1742 | [html-template-es-modules](https://github.com/trentmwillis/html-template-es-modules) | A simple proof-of-concept for importing HTML Templates into ES Modules | trentmwillis | 37 |
| 1743 | [typed-objects](https://github.com/haoxins/typed-objects) | :beers: [typed-objects] :beers: - polyfill of ES7 typed objects for node.js | haoxins | 36 |
| 1744 | [pollyjs](https://github.com/Netflix/pollyjs) | Record, Replay, and Stub HTTP Interactions. | Netflix | 8405 |
| 1745 | [threejs-app](https://github.com/mattdesl/threejs-app) | Some opinionated structure for a complex/scalable ThreeJS app | mattdesl | 390 |
| 1746 | [gatsby-style-guide-guide](https://github.com/bradfrost/gatsby-style-guide-guide) | A boilerplate for creating your own custom style guide | bradfrost | 463 |
| 1747 | [rosin](https://github.com/estrattonbailey/rosin) | A tiny single-finger tap and swipe library. | estrattonbailey | 21 |
| 1748 | [quakejs](https://github.com/inolen/quakejs) | | inolen | 878 |
| 1749 | [webgl-rts](https://github.com/rosshadden/webgl-rts) | A prototype of an RTS game in WebGL. | rosshadden | 6 |
| 1750 | [font-style-matcher](https://github.com/notwaldorf/font-style-matcher) | ⚡️🎨 Matches the x-heights and widths of two fonts | notwaldorf | 381 |
| 1751 | [chroma.js](https://github.com/gka/chroma.js) | JavaScript library for all kinds of color manipulations | gka | 6930 |
| 1752 | [meleelight](https://github.com/schmooblidon/meleelight) | Melee Light Platform Fighter | schmooblidon | 347 |
| 1753 | [elementor](https://github.com/elementor/elementor) | The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design. | elementor | 3010 |
| 1754 | [ejs](https://github.com/koajs/ejs) | a koa view render middleware, support all feature of ejs | koajs | 216 |
| 1755 | [koa-router](https://github.com/ZijianHe/koa-router) | Router middleware for koa. | ZijianHe | 4530 |
| 1756 | [xmysql](https://github.com/o1lab/xmysql) | :rocket: One command to generate REST APIs for any MySql Database. | o1lab | 4030 |
| 1757 | [signale](https://github.com/klaussinani/signale) | Highly configurable logging utility | klaussinani | 8065 |
| 1758 | [hypergit](https://github.com/noffle/hypergit) | Manage and clone peer-to-peer git repositories. | noffle | 172 |
| 1759 | [github-guesser](https://github.com/david-szabo97/github-guesser) | A Starry Game | david-szabo97 | 43 |
| 1760 | [prettier-plugin-csharp](https://github.com/warrenseine/prettier-plugin-csharp) | Prettier C# Plugin | warrenseine | 197 |
| 1761 | [easy-toggle-state](https://github.com/Twikito/easy-toggle-state) | A tiny JavaScript library to easily toggle the state of any HTML element in any contexts. | Twikito | 248 |
| 1762 | [postcss-easing-gradients](https://github.com/larsenwork/postcss-easing-gradients) | PostCSS plugin to create smooth linear-gradients that approximate easing functions. | larsenwork | 616 |
| 1763 | [first-input-delay](https://github.com/GoogleChromeLabs/first-input-delay) | A JavaScript library for measuring First Input Delay (FID) in the browser. | GoogleChromeLabs | 313 |
| 1764 | [react-ape](https://github.com/raphamorim/react-ape) | 🦍• [Work in Progress] React Renderer to build UI interfaces using canvas/WebGL | raphamorim | 1115 |
| 1765 | [stylelint-a11y](https://github.com/YozhikM/stylelint-a11y) | Plugin for stylelint with a11y rules | YozhikM | 362 |
| 1766 | [auth-module](https://github.com/nuxt-community/auth-module) | 🔑 Zero-boilerplate authentication support for Nuxt | nuxt-community | 972 |
| 1767 | [iban.js](https://github.com/arhs/iban.js) | IBAN & BBAN validation, formatting and conversion in Javascript | arhs | 427 |
| 1768 | [js-resources](https://github.com/lydiahallie/js-resources) | :construction: [UNMAINTAINED] Find the right JavaScript resources | lydiahallie | 9 |
| 1769 | [strapi](https://github.com/strapi/strapi) | 🚀 Open source Node.js Headless CMS to easily build customisable APIs | strapi | 23249 |
| 1770 | [yt-player](https://github.com/feross/yt-player) | Simple, robust, blazing-fast YouTube Player API | feross | 521 |
| 1771 | [slides--why-design-systems-fail](https://github.com/una/slides--why-design-systems-fail) | | una | 8 |
| 1772 | [dvlp](https://github.com/popeindustries/dvlp) | 💥 A no-nonsense dev server toolkit to help you develop quickly and easily for the web | popeindustries | 105 |
| 1773 | [css-typed-om](https://github.com/csstools/css-typed-om) | Use CSS Typed Object Model in the browser | csstools | 58 |
| 1774 | [workbox](https://github.com/GoogleChrome/workbox) | 📦 Workbox: JavaScript libraries for Progressive Web Apps | GoogleChrome | 9015 |
| 1775 | [script-loader](https://github.com/webpack-contrib/script-loader) | [deprecated] Script Loader | webpack-contrib | 325 |
| 1776 | [devdocs-desktop](https://github.com/egoist/devdocs-desktop) | 🗂 A full-featured desktop app for DevDocs.io. | egoist | 2434 |
| 1777 | [html-critical-webpack-plugin](https://github.com/anthonygore/html-critical-webpack-plugin) | A webpack plugin that will extract critical CSS. Now supports Webpack v4. | anthonygore | 331 |
| 1778 | [penthouse](https://github.com/pocketjoso/penthouse) | Generate critical css for your web pages | pocketjoso | 2205 |
| 1779 | [critters](https://github.com/GoogleChromeLabs/critters) | 🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest. | GoogleChromeLabs | 2342 |
| 1780 | [prerender-loader](https://github.com/GoogleChromeLabs/prerender-loader) | 📰 Painless universal pre-rendering for Webpack. | GoogleChromeLabs | 1828 |
| 1781 | [inert](https://github.com/WICG/inert) | Polyfill for the inert attribute and property. | WICG | 518 |
| 1782 | [handsontable](https://github.com/handsontable/handsontable) | JavaScript/HTML5 Data Grid Component with Spreadsheet Look & Feel. Available for React, Vue and Angular. | handsontable | 13394 |
| 1783 | [engine](https://github.com/playcanvas/engine) | Fast and lightweight WebGL game engine | playcanvas | 5221 |
| 1784 | [hackathon-starter](https://github.com/sahat/hackathon-starter) | A boilerplate for Node.js web applications | sahat | 29817 |
| 1785 | [brusher](https://github.com/kamranahmedse/brusher) | Create beautiful webpage backgrounds | kamranahmedse | 662 |
| 1786 | [tabler-vue](https://github.com/tabler/tabler-vue) | Vue.js components and demo for the Tabler UI theme. | tabler | 156 |
| 1787 | [Magnific-Popup](https://github.com/dimsemenov/Magnific-Popup) | Light and responsive lightbox script with focus on performance. | dimsemenov | 10963 |
| 1788 | [dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill) | Polyfill for the HTML dialog element | GoogleChrome | 1923 |
| 1789 | [rebound-js](https://github.com/facebook/rebound-js) | Spring dynamics in JavaScript. | facebook | 1718 |
| 1790 | [regenerator](https://github.com/facebook/regenerator) | Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today. | facebook | 3196 |
| 1791 | [immutable-js](https://github.com/immutable-js/immutable-js) | Immutable persistent data collections for Javascript which increase efficiency and simplicity. | immutable-js | 29453 |
| 1792 | [prefetch-polyfill-webpack-plugin](https://github.com/jin5354/prefetch-polyfill-webpack-plugin) | Prefetch polyfill plugin for webpack async chunks to imporve load time (on safari) | jin5354 | 43 |
| 1793 | [feature-queries-manager](https://github.com/ireade/feature-queries-manager) | 🛠Toggle CSS styles within @supports blocks | ireade | 262 |
| 1794 | [emotion](https://github.com/emotion-js/emotion) | 👩‍🎤 CSS-in-JS library designed for high performance style composition | emotion-js | 10437 |
| 1795 | [parcel-hmr-vanillas-js](https://github.com/wesbos/parcel-hmr-vanillas-js) | Vanilla JS example for Parcel Vanillas JS | wesbos | 8 |
| 1796 | [vue-googlemaps](https://github.com/Akryum/vue-googlemaps) | Integrate Google Maps in your Vue application | Akryum | 495 |
| 1797 | [getbem.com](https://github.com/getbem/getbem.com) | Get BEM to all people in simplest way | getbem | 4324 |
| 1798 | [minipack](https://github.com/ronami/minipack) | 📦 A simplified example of a modern module bundler written in JavaScript | ronami | 2052 |
| 1799 | [spoof](https://github.com/feross/spoof) | Easily spoof your MAC address in macOS, Windows, & Linux! | feross | 1344 |
| 1800 | [quill](https://github.com/quilljs/quill) | Quill is a modern WYSIWYG editor built for compatibility and extensibility. | quilljs | 25997 |
| 1801 | [awesome-talks](https://github.com/SaraVieira/awesome-talks) | Awesome Talks Curated By the Community | SaraVieira | 765 |
| 1802 | [javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) | 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings | trekhleb | 66281 |
| 1803 | [You-Dont-Need-Lodash-Underscore](https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore) | List of JavaScript methods which you can use natively + ESLint Plugin | you-dont-need | 10928 |
| 1804 | [crontab-ui](https://github.com/alseambusher/crontab-ui) | Easy and safe way to manage your crontab file | alseambusher | 1095 |
| 1805 | [x0](https://github.com/c8r/x0) | Document & develop React components without breaking a sweat | c8r | 1675 |
| 1806 | [fast-copy](https://github.com/planttheidea/fast-copy) | A blazing fast deep object copier | planttheidea | 918 |
| 1807 | [app](https://github.com/wip/app) | The WIP GitHub App | wip | 533 |
| 1808 | [microstates.js](https://github.com/microstates/microstates.js) | Composable State Primitives for JavaScript | microstates | 1314 |
| 1809 | [unavatar](https://github.com/Kikobeats/unavatar) | Get unified user avatar. | Kikobeats | 186 |
| 1810 | [Fuse](https://github.com/krisk/Fuse) | Lightweight fuzzy-search, in JavaScript | krisk | 10141 |
| 1811 | [powerwalker](https://github.com/terkelg/powerwalker) | 🏃Walk directories recursively. | terkelg | 27 |
| 1812 | [css-paint-polyfill](https://github.com/GoogleChromeLabs/css-paint-polyfill) | CSS Custom Paint / Paint Worklet polyfill with special browser optimizations. | GoogleChromeLabs | 508 |
| 1813 | [preact-worker-demo](https://github.com/developit/preact-worker-demo) | Demo of preact rendering an entire app in a Web Worker. | developit | 195 |
| 1814 | [size-limit](https://github.com/ai/size-limit) | Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit. | ai | 3330 |
| 1815 | [blockchain-in-js](https://github.com/nambrot/blockchain-in-js) | Build your own blockchain! | nambrot | 326 |
| 1816 | [preact-ssr](https://github.com/yomete/preact-ssr) | A Server-side Rendered Preact app. | yomete | 41 |
| 1817 | [webrtc-web](https://github.com/googlecodelabs/webrtc-web) | Realtime communication with WebRTC | googlecodelabs | 412 |
| 1818 | [performance-analytics](https://github.com/googlecodelabs/performance-analytics) | Measuring Critical Performance Metrics with Google Analytics | googlecodelabs | 32 |
| 1819 | [react-native-dom](https://github.com/vincentriemer/react-native-dom) | An experimental, comprehensive port of React Native to the web. | vincentriemer | 3202 |
| 1820 | [kit](https://github.com/c8r/kit) | Tools for developing, documenting, and testing React component libraries | c8r | 1195 |
| 1821 | [workerize-loader](https://github.com/developit/workerize-loader) | 🏗️ Automatically move a module into a Web Worker (Webpack loader) | developit | 1608 |
| 1822 | [workerize](https://github.com/developit/workerize) | 🏗️ Run a module in a Web Worker. | developit | 3723 |
| 1823 | [greenlet](https://github.com/developit/greenlet) | 🦎 Move an async function into its own thread. | developit | 4309 |
| 1824 | [stockroom](https://github.com/developit/stockroom) | 🗃 Offload your store management to a worker easily. | developit | 1669 |
| 1825 | [mitt](https://github.com/developit/mitt) | 🥊 Tiny 200 byte functional event emitter / pubsub. | developit | 4024 |
| 1826 | [microbundle](https://github.com/developit/microbundle) | 📦 Zero-configuration bundler for tiny modules. | developit | 4503 |
| 1827 | [preact-www](https://github.com/preactjs/preact-www) | :book: Preact documentation website. | preactjs | 243 |
| 1828 | [sirv](https://github.com/lukeed/sirv) | An optimized middleware & CLI application for serving static files~! | lukeed | 327 |
| 1829 | [warriorjs](https://github.com/olistic/warriorjs) | 🏰 An exciting game of programming and Artificial Intelligence | olistic | 8481 |
| 1830 | [tiny-glob](https://github.com/terkelg/tiny-glob) | Super tiny and ~350% faster alternative to node-glob | terkelg | 646 |
| 1831 | [dayjs](https://github.com/iamkun/dayjs) | ⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API | iamkun | 26591 |
| 1832 | [slugify](https://github.com/sindresorhus/slugify) | Slugify a string | sindresorhus | 1723 |
| 1833 | [picojs](https://github.com/tehnokv/picojs) | A face detection library in 200 lines of JavaScript | tehnokv | 5455 |
| 1834 | [mjml](https://github.com/mjmlio/mjml) | MJML: the only framework that makes responsive-email easy | mjmlio | 10283 |
| 1835 | [plyr](https://github.com/sampotts/plyr) | A simple HTML5, YouTube and Vimeo player | sampotts | 16538 |
| 1836 | [openpgpjs](https://github.com/openpgpjs/openpgpjs) | OpenPGP implementation for JavaScript | openpgpjs | 4296 |
| 1837 | [fastify](https://github.com/fastify/fastify) | Fast and low overhead web framework, for Node.js | fastify | 14042 |
| 1838 | [remote-browser](https://github.com/intoli/remote-browser) | A low-level browser automation framework built on top of the Web Extensions API standard. | intoli | 1389 |
| 1839 | [vuepress](https://github.com/vuejs/vuepress) | 📝 Minimalistic Vue-powered static site generator | vuejs | 15973 |
| 1840 | [length.js](https://github.com/appalaszynski/length.js) | 📏 JavaScript library for length units conversion. | appalaszynski | 291 |
| 1841 | [dragon-drop](https://github.com/schne324/dragon-drop) | Accessible drag and drop list reorder module | schne324 | 367 |
| 1842 | [axe-core](https://github.com/dequelabs/axe-core) | Accessibility engine for automated Web UI testing | dequelabs | 2909 |
| 1843 | [mailgrab](https://github.com/PeeHaa/mailgrab) | Simple and easy to use catch-all SMTP mail server and debugging tool | PeeHaa | 86 |
| 1844 | [lossless-cut](https://github.com/mifi/lossless-cut) | The swiss army knife of lossless video/audio editing | mifi | 3565 |
| 1845 | [github-contributions-chart](https://github.com/sallar/github-contributions-chart) | :octocat: Generate an image of all your Github contributions | sallar | 3272 |
| 1846 | [ga-lite](https://github.com/jehna/ga-lite) | Small, cacheable and open version of Google Analytics JS client | jehna | 456 |
| 1847 | [fixed-data-table-2](https://github.com/schrodinger/fixed-data-table-2) | A React table component designed to allow presenting millions of rows of data. | schrodinger | 1017 |
| 1848 | [ReLaXed](https://github.com/RelaxedJS/ReLaXed) | Create PDF documents using web technologies | RelaxedJS | 11283 |
| 1849 | [mdx](https://github.com/mdx-js/mdx) | JSX in Markdown for ambitious projects | mdx-js | 8533 |
| 1850 | [tui.calendar](https://github.com/nhn/tui.calendar) | 🍞📅A JavaScript calendar that has everything you need. | nhn | 8089 |
| 1851 | [laravel-mix-purgecss](https://github.com/spatie/laravel-mix-purgecss) | Zero-config Purgecss for Laravel Mix | spatie | 678 |
| 1852 | [feed-module](https://github.com/nuxt-community/feed-module) | Everyone deserves RSS, ATOM and JSON feeds! | nuxt-community | 108 |
| 1853 | [glide](https://github.com/glidejs/glide) | A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more | glidejs | 5270 |
| 1854 | [whatsapp-web-reveng](https://github.com/sigalor/whatsapp-web-reveng) | Reverse engineering WhatsApp Web. | sigalor | 4323 |
| 1855 | [FroshMaintenance](https://github.com/FriendsOfShopware/FroshMaintenance) | | FriendsOfShopware | 8 |
| 1856 | [mern-starter](https://github.com/Hashnode/mern-starter) | ⛔️ DEPRECATED - Boilerplate for getting started with MERN stack | Hashnode | 5202 |
| 1857 | [spectrum](https://github.com/withspectrum/spectrum) | Simple, powerful online communities. | withspectrum | 8591 |
| 1858 | [prose](https://github.com/prose/prose) | A Content Editor for GitHub. | prose | 4313 |
| 1859 | [electron-packager](https://github.com/electron/electron-packager) | Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI | electron | 6992 |
| 1860 | [text2mindmap](https://github.com/tobloef/text2mindmap) | Online tool for making mindmaps by writing indented lists | tobloef | 908 |
| 1861 | [consola](https://github.com/nuxt/consola) | 🐨 Elegant Console Logger for Node.js and Browser | nuxt | 2764 |
| 1862 | [license-generator](https://github.com/arshad/license-generator) | Generates a license for your open source project. | arshad | 84 |
| 1863 | [travis-buddy](https://github.com/bluzi/travis-buddy) | :rocket: Seamless integration between TravisCI and GitHub | bluzi | 257 |
| 1864 | [aaronson-oracle](https://github.com/elsehow/aaronson-oracle) | Press the 'f' and 'd' keys randomly. It's easy. Just use your "free will." | elsehow | 475 |
| 1865 | [imaging-heap](https://github.com/filamentgroup/imaging-heap) | A command line tool to measure the efficiency of your responsive image markup across viewport sizes and device pixel ratios. | filamentgroup | 391 |
| 1866 | [postcss](https://github.com/postcss/postcss) | Transforming styles with JS plugins | postcss | 22407 |
| 1867 | [stylus](https://github.com/stylus/stylus) | Expressive, robust, feature-rich CSS language built for nodejs | stylus | 10336 |
| 1868 | [svg-term-cli](https://github.com/marionebl/svg-term-cli) | Share terminal sessions via SVG and CSS | marionebl | 1794 |
| 1869 | [array-explorer-cli](https://github.com/ooade/array-explorer-cli) | :zap: A CLI package to help figure out what JavaScript array method would be best to use at any given time | ooade | 47 |
| 1870 | [sympact](https://github.com/simonepri/sympact) | 🔥 Simple stupid CPU/MEM "Profiler" for your JS code. | simonepri | 437 |
| 1871 | [lag-radar](https://github.com/mobz/lag-radar) | Trace frame rate lag with a sexy performance radar | mobz | 766 |
| 1872 | [gun](https://github.com/amark/gun) | A realtime, decentralized, offline-first, graph protocol to sync the web. | amark | 11514 |
| 1873 | [server](https://github.com/backstrokeapp/server) | :swimmer: A Github bot to keep repository forks up to date with their upstream. | backstrokeapp | 659 |
| 1874 | [fkill-cli](https://github.com/sindresorhus/fkill-cli) | Fabulously kill processes. Cross-platform. | sindresorhus | 6058 |
| 1875 | [webpackbar](https://github.com/nuxt/webpackbar) | Elegant ProgressBar and Profiler for Webpack 3 and 4 | nuxt | 1530 |
| 1876 | [parrot.live](https://github.com/hugomd/parrot.live) | 🐦 Bringing animated parrots to terminals everywhere | hugomd | 2245 |
| 1877 | [tower_game](https://github.com/iamkun/tower_game) | 💒盖楼游戏 html5 canvas tower building game 🏢🏬🏦🏯🏰 | iamkun | 932 |
| 1878 | [PiPTool](https://github.com/bfmatei/PiPTool) | Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS Sierra | bfmatei | 342 |
| 1879 | [electron-updater-example](https://github.com/iffy/electron-updater-example) | A complete example showing how to use `electron-updater` | iffy | 348 |
| 1880 | [vue-content-loader](https://github.com/egoist/vue-content-loader) | SVG component to create placeholder loading, like Facebook cards loading. | egoist | 2196 |
| 1881 | [speedo-cli](https://github.com/xxczaki/speedo-cli) | ⌚️ Internet speed report in your terminal! | xxczaki | 53 |
| 1882 | [local-cors-proxy](https://github.com/garmeeh/local-cors-proxy) | Simple proxy to bypass CORS issues. | garmeeh | 54 |
| 1883 | [date-fns](https://github.com/date-fns/date-fns) | ⏳ Modern JavaScript date utility library ⌛️ | date-fns | 21881 |
| 1884 | [gestalt](https://github.com/pinterest/gestalt) | A set of React UI components that supports Pinterest’s design language | pinterest | 3456 |
| 1885 | [cubic-bezier](https://github.com/LeaVerou/cubic-bezier) | Playground for CSS bezier-based timing functions | LeaVerou | 130 |
| 1886 | [php-writer](https://github.com/glayzzle/php-writer) | Update PHP scripts from their AST | glayzzle | 25 |
| 1887 | [umd](https://github.com/umdjs/umd) | UMD (Universal Module Definition) patterns for JavaScript modules that work everywhere. | umdjs | 6401 |
| 1888 | [scrollbooster](https://github.com/ilyashubin/scrollbooster) | Enjoyable content drag-to-scroll library | ilyashubin | 652 |
| 1889 | [auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe) | Converts .py to .exe using a simple graphical interface | brentvollebregt | 884 |
| 1890 | [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) | BootstrapVue, with over 45 plugins, more than 85 custom components and over 500 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup. | bootstrap-vue | 11193 |
| 1891 | [create-dmg](https://github.com/sindresorhus/create-dmg) | Create a good-looking DMG for your macOS app in seconds | sindresorhus | 3029 |
| 1892 | [shrinktome](https://github.com/terkelg/shrinktome) | 📘Shrink facebook by 5% every 10th second. You're welcome! | terkelg | 15 |
| 1893 | [driver.js](https://github.com/kamranahmedse/driver.js) | A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page | kamranahmedse | 11082 |
| 1894 | [turbo-ws](https://github.com/hugmanrique/turbo-ws) | :dash: Blazing fast low-level WebSocket server | hugmanrique | 658 |
| 1895 | [node_tradfri_ifttt](https://github.com/valenting/node_tradfri_ifttt) | Backend to control Ikea TRADFRI from IFTTT | valenting | 111 |
| 1896 | [workly](https://github.com/pshihn/workly) | A really simple way to move a function or class to a web worker. 🏋️‍♀️→ 😄 | pshihn | 1726 |
| 1897 | [wunderbar](https://github.com/gribnoysup/wunderbar) | Simple horizontal bar chart printer for your terminal | gribnoysup | 562 |
| 1898 | [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) | Run your tests using Jest & Puppeteer 🎪✨ | smooth-code | 2631 |
| 1899 | [FreeTube](https://github.com/FreeTubeApp/FreeTube) | An Open Source YouTube app for privacy | FreeTubeApp | 1180 |
| 1900 | [Front-End-Wizard](https://github.com/kieranmv95/Front-End-Wizard) | A comprehensive collection of front end tutorials and resources for developers | kieranmv95 | 1606 |
| 1901 | [basicScroll](https://github.com/electerious/basicScroll) | Standalone parallax scrolling for mobile and desktop with CSS variables. | electerious | 3279 |
| 1902 | [seo](https://github.com/ethercreative/seo) | SEO utilities including a unique field type, sitemap & redirect manager | ethercreative | 196 |
| 1903 | [Pilothouse](https://github.com/Pilothouse-App/Pilothouse) | A command line app for managing a LEMP local development environment based on Docker. | Pilothouse-App | 98 |
| 1904 | [underconstruction](https://github.com/larsjanssen6/underconstruction) | This Laravel 6 package makes it possible for you to set your website in "Under Construction" mode. Only users with the correct 4 digit code can access your site. :fire: :boom: :fire: | larsjanssen6 | 510 |
| 1905 | [open-pip-cli](https://github.com/albinekb/open-pip-cli) | 📺 CLI for https://github.com/albinekb/open-pip - Open a movie url or path in macOS picture-in-picture | albinekb | 164 |
| 1906 | [dom-to-image](https://github.com/tsayen/dom-to-image) | Generates an image from a DOM node using HTML5 canvas | tsayen | 5887 |
| 1907 | [pressure](https://github.com/stuyam/pressure) | :point_down::boom: JavaScript library for handling Force Touch, 3D Touch, and Pointer Pressure. | stuyam | 2623 |
| 1908 | [responsive-components](https://github.com/philipwalton/responsive-components) | A modern approach to styling elements based on the size of their container | philipwalton | 499 |
| 1909 | [turbo-http](https://github.com/mafintosh/turbo-http) | Blazing fast low level http server | mafintosh | 968 |
| 1910 | [cockpit](https://github.com/cockpit-project/cockpit) | There's code a goin' on | cockpit-project | 4779 |
| 1911 | [prism-pretty](https://github.com/L3au/prism-pretty) | A Chrome Extension to format/highlight/preview HTML/JS/CSS/Markdown code with Prism.js | L3au | 87 |
| 1912 | [jump.js](https://github.com/callmecavs/jump.js) | A modern smooth scrolling library. | callmecavs | 3361 |
| 1913 | [react-snap](https://github.com/stereobooster/react-snap) | 👻 Zero-configuration framework-agnostic static prerendering for SPAs | stereobooster | 3424 |
| 1914 | [headless-chrome-crawler](https://github.com/yujiosaka/headless-chrome-crawler) | Distributed crawler powered by Headless Chrome | yujiosaka | 4519 |
| 1915 | [sheetsee.js](https://github.com/jlord/sheetsee.js) | :eyes: :chart_with_upwards_trend: Visualize Data from a Google Spreadsheet | jlord | 2551 |
| 1916 | [prompts](https://github.com/terkelg/prompts) | ❯ Lightweight, beautiful and user-friendly interactive prompts | terkelg | 5701 |
| 1917 | [webpack-demos](https://github.com/ruanyf/webpack-demos) | a collection of simple demos of Webpack | ruanyf | 8873 |
| 1918 | [ethereumbook](https://github.com/ethereumbook/ethereumbook) | Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood | ethereumbook | 6560 |
| 1919 | [easy-ease](https://github.com/davidgilbertson/easy-ease) | | davidgilbertson | 63 |
| 1920 | [Crowd.lab](https://github.com/lo-th/Crowd.lab) | Lightweight crowd simulation engine | lo-th | 49 |
| 1921 | [cloudmapper](https://github.com/duo-labs/cloudmapper) | CloudMapper helps you analyze your Amazon Web Services (AWS) environments. | duo-labs | 3400 |
| 1922 | [seeThru](https://github.com/m90/seeThru) | HTML5 video with alpha channel transparencies | m90 | 383 |
| 1923 | [dset](https://github.com/lukeed/dset) | A tiny (160B) utility for safely writing deep Object values~! | lukeed | 585 |
| 1924 | [airtap](https://github.com/airtap/airtap) | Test your JavaScript in 800+ browsers. | airtap | 1359 |
| 1925 | [vue-enterprise-boilerplate](https://github.com/chrisvfritz/vue-enterprise-boilerplate) | An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI. | chrisvfritz | 5653 |
| 1926 | [swag-for-dev](https://github.com/swapagarwal/swag-for-dev) | 😎 swag opportunities for developers | swapagarwal | 3609 |
| 1927 | [Rocket.Chat](https://github.com/RocketChat/Rocket.Chat) | The ultimate Free Open Source Solution for team communications. | RocketChat | 26098 |
| 1928 | [jsonlint](https://github.com/zaach/jsonlint) | A JSON parser and validator with a CLI. | zaach | 1559 |
| 1929 | [spritz.js](https://github.com/maoosi/spritz.js) | 📽Modern and delightful sprites animation library for JavaScript! | maoosi | 19 |
| 1930 | [make-gis-great-again](https://github.com/devunt/make-gis-great-again) | This web extension adds back "View Image" button to Google Image Search results. | devunt | 778 |
| 1931 | [eliminate](https://github.com/terkelg/eliminate) | Delete files and directories without all the bullshit. | terkelg | 50 |
| 1932 | [ProgressiveWordPress](https://github.com/GoogleChromeLabs/ProgressiveWordPress) | A Sample WordPress-based Progressive Web App | GoogleChromeLabs | 568 |
| 1933 | [paperprograms](https://github.com/janpaul123/paperprograms) | Run Javascript on pieces of paper! | janpaul123 | 410 |
| 1934 | [polacode](https://github.com/octref/polacode) | 📸 Polaroid for your code | octref | 5657 |
| 1935 | [gantt](https://github.com/frappe/gantt) | Open Source Javascript Gantt | frappe | 1616 |
| 1936 | [particles.js](https://github.com/VincentGarreau/particles.js) | A lightweight JavaScript library for creating particles | VincentGarreau | 21351 |
| 1937 | [front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook) | 🕸 Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore | yangshun | 23783 |
| 1938 | [self-destroying-sw](https://github.com/NekR/self-destroying-sw) | Code-snippets and guides on removing ServiceWorker from a websiste. | NekR | 170 |
| 1939 | [autobahn-js](https://github.com/crossbario/autobahn-js) | WAMP in JavaScript for Browsers and NodeJS | crossbario | 1288 |
| 1940 | [chat-bubble](https://github.com/dmitrizzle/chat-bubble) | Simple chatbot UI for the Web with JSON scripting 👋🤖🤙 | dmitrizzle | 308 |
| 1941 | [just-dashboard](https://github.com/kantord/just-dashboard) | :bar_chart: :clipboard: Dashboards using YAML or JSON files | kantord | 1425 |
| 1942 | [Inquirer.js](https://github.com/SBoudrias/Inquirer.js) | A collection of common interactive command line user interfaces. | SBoudrias | 12228 |
| 1943 | [hygen](https://github.com/jondot/hygen) | The simple, fast, and scalable code generator that lives in your project. | jondot | 2481 |
| 1944 | [OpenSC2K](https://github.com/nicholas-ochoa/OpenSC2K) | OpenSC2K - An Open Source remake of Sim City 2000 by Maxis | nicholas-ochoa | 4608 |
| 1945 | [oji](https://github.com/xxczaki/oji) | (◕‿◕) Text Emoticons Maker | xxczaki | 643 |
| 1946 | [front-end-handbook-2018](https://github.com/FrontendMasters/front-end-handbook-2018) | 2018 edition of our front-end development handbook | FrontendMasters | 4174 |
| 1947 | [beyond-the-basics-of-image-optimization](https://github.com/una/beyond-the-basics-of-image-optimization) | Smashing London 2018 | una | 10 |
| 1948 | [slaeditor](https://github.com/marcusasplund/slaeditor) | | marcusasplund | 4 |
| 1949 | [unstated](https://github.com/jamiebuilds/unstated) | State so simple, it goes without saying | jamiebuilds | 7320 |
| 1950 | [fetch-sync](https://github.com/sdgluck/fetch-sync) | :v: Proxy fetch requests through the Background Sync API | sdgluck | 123 |
| 1951 | [AlloyFinger](https://github.com/AlloyTeam/AlloyFinger) | Super tiny size multi-touch gestures library for the web.    You can touch this → | AlloyTeam | 3014 |
| 1952 | [awesome-cheatsheets](https://github.com/LeCoupa/awesome-cheatsheets) | 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. | LeCoupa | 12037 |
| 1953 | [apollo-client-devtools](https://github.com/apollographql/apollo-client-devtools) | :christmas_tree: Chrome extension for Apollo Client developer tools | apollographql | 1036 |
| 1954 | [kap](https://github.com/wulkano/kap) | An open-source screen recorder built with web technology | wulkano | 11985 |
| 1955 | [gridtoflex.com](https://github.com/una/gridtoflex.com) | Flexbox fallbacks for CSS Grid | una | 83 |
| 1956 | [vue](https://github.com/vuejs/vue) | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | vuejs | 161038 |
| 1957 | [detangle](https://github.com/google/detangle) | | google | 148 |
| 1958 | [autoEdit_2](https://github.com/OpenNewsLabs/autoEdit_2) | Fast text based video editing, node Electron Os X desktop app, with Backbone front end. | OpenNewsLabs | 302 |
| 1959 | [web-components-todo](https://github.com/shprink/web-components-todo) | A simple todo list built with various Web Components technologies | shprink | 339 |
| 1960 | [vue-devtools](https://github.com/vuejs/vue-devtools) | ⚙️ Browser devtools extension for debugging Vue.js applications. | vuejs | 16843 |
| 1961 | [sockette](https://github.com/lukeed/sockette) | The cutest little WebSocket wrapper! 🧦 | lukeed | 2099 |
| 1962 | [tlx](https://github.com/anywhichway/tlx) | TLX is a small (< 5K minimized and gzipped) multi-paradigm front-end library supporting: template literals in place of JSX; multi-root templates in HTML, JavaScript, or remote URL references; t-for, t-foreach, t-forvalues with iterable protocol support; t-if attribute directive; custom attribute directives; optional two-way data binding; automatic or manual creation of standards compliant custom elements and components; standards compliant event handlers; a default router; extended lifecycle callbacks; automatic HTML injection protection. | anywhichway | 65 |
| 1963 | [untrace](https://github.com/vaneenige/untrace) | 🐳 Minimal event tracking on the client in 300 bytes. | vaneenige | 27 |
| 1964 | [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 | 8091 |
| 1965 | [homebridge](https://github.com/homebridge/homebridge) | HomeKit support for the impatient | homebridge | 14017 |
| 1966 | [homebridge-weather](https://github.com/werthdavid/homebridge-weather) | OpenWeatherMap Plugin for Homebridge | werthdavid | 66 |
| 1967 | [node-graphql-server](https://github.com/graphql-boilerplates/node-graphql-server) | Boilerplate code for scalable, production-ready GraphQL servers | graphql-boilerplates | 717 |
| 1968 | [project-guidelines](https://github.com/elsewhencode/project-guidelines) | A set of best practices for JavaScript projects | elsewhencode | 20361 |
| 1969 | [twas](https://github.com/vutran/twas) | 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago") | vutran | 186 |
| 1970 | [bolt](https://github.com/boltpkg/bolt) | ⚡️ Super-powered JavaScript project management | boltpkg | 1697 |
| 1971 | [jarvis](https://github.com/zouhir/jarvis) | A very intelligent browser based Webpack dashboard | zouhir | 5272 |
| 1972 | [match-sorter](https://github.com/kentcdodds/match-sorter) | Simple, expected, and deterministic best-match sorting of an array in JavaScript | kentcdodds | 1741 |
| 1973 | [polka](https://github.com/lukeed/polka) | A micro web server so fast, it'll make you dance! :dancers: | lukeed | 3821 |
| 1974 | [jspaint](https://github.com/1j01/jspaint) | 🎨 Classic MS Paint, REVIVED + ✨Extras | 1j01 | 4844 |
| 1975 | [stylelint](https://github.com/stylelint/stylelint) | A mighty, modern style linter | stylelint | 7660 |
| 1976 | [refined-twitter](https://github.com/sindresorhus/refined-twitter) | Browser extension that simplifies the Twitter interface and adds useful features | sindresorhus | 1230 |
| 1977 | [Chrome-Store-Foxified](https://github.com/Noitidart/Chrome-Store-Foxified) | Point and click to install extensions into your browser from the AMO, Chrome Web Store, Microsoft Store, or Opera Addons websites. | Noitidart | 235 |
| 1978 | [tui.editor](https://github.com/nhn/tui.editor) | 🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible. | nhn | 10599 |
| 1979 | [awesomplete](https://github.com/LeaVerou/awesomplete) | Ultra lightweight, usable, beautiful autocomplete with zero dependencies. | LeaVerou | 6653 |
| 1980 | [spacetime](https://github.com/spencermountain/spacetime) | A lightweight javascript timezone library | spencermountain | 2888 |
| 1981 | [gitbook](https://github.com/GitbookIO/gitbook) | 📝 Modern documentation format and toolchain using Git and Markdown | GitbookIO | 22212 |
| 1982 | [browsh](https://github.com/browsh-org/browsh) | A fully-modern text-based browser, rendering to TTY and browsers | browsh-org | 11729 |
| 1983 | [headless-devtools](https://github.com/cowchimp/headless-devtools) | Lets you perform Chrome DevTools actions from code by leveraging Headless Chrome+Puppeteer | cowchimp | 523 |
| 1984 | [vue-cli](https://github.com/vuejs/vue-cli) | 🛠️ Standard Tooling for Vue.js Development | vuejs | 24872 |
| 1985 | [VectorScrolling](https://github.com/motionharvest/VectorScrolling) | Animate your GSAP TimelineMax animations as you scroll. With 0 dependencies and only 980 bytes Gzipped | motionharvest | 26 |
| 1986 | [GTAVMenuVueHtml](https://github.com/romgerman/GTAVMenuVueHtml) | GTA V popup menu (HTML, CSS, Vue.js) | romgerman | 43 |
| 1987 | [uppy](https://github.com/transloadit/uppy) | The next open source file uploader for web browsers :dog: | transloadit | 22399 |
| 1988 | [auto-like-my-gf-insta-pic](https://github.com/gulzar1996/auto-like-my-gf-insta-pic) | Bot to automatically like your friend's Instagram post and notify you on Slack | gulzar1996 | 708 |
| 1989 | [melonJS](https://github.com/melonjs/melonJS) | a fresh & lightweight javascript game engine | melonjs | 2963 |
| 1990 | [netlify-cms](https://github.com/netlify/netlify-cms) | A Git-based CMS for Static Site Generators | netlify | 11246 |
| 1991 | [boardgame.io](https://github.com/nicolodavis/boardgame.io) | Open Source Game Engine for Turn-Based Games | nicolodavis | 7815 |
| 1992 | [forever](https://github.com/foreversd/forever) | A simple CLI tool for ensuring that a given script runs continuously (i.e. forever) | foreversd | 12804 |
| 1993 | [docusaurus](https://github.com/facebook/docusaurus) | Easy to maintain open source documentation websites. | facebook | 16111 |
| 1994 | [poi](https://github.com/egoist/poi) | ⚡A zero-config bundler for JavaScript applications. | egoist | 4926 |
| 1995 | [Checklist-Checklist](https://github.com/huyingjie/Checklist-Checklist) | 🌈 A Curated List of Checklists ✔︎✔︎ | huyingjie | 2177 |
| 1996 | [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code) | Short JavaScript code snippets for all your development needs | 30-seconds | 55595 |
| 1997 | [electron-reloader](https://github.com/sindresorhus/electron-reloader) | Simple auto-reloading for Electron apps during development | sindresorhus | 370 |
| 1998 | [Manta](https://github.com/hql287/Manta) | 🎉 Flexible invoicing desktop app with beautiful & customizable templates. | hql287 | 4790 |
| 1999 | [parcel](https://github.com/parcel-bundler/parcel) | 📦🚀 Blazing fast, zero configuration web application bundler | parcel-bundler | 35288 |
| 2000 | [gulp](https://github.com/gulpjs/gulp) | The streaming build system | gulpjs | 31681 |
| 2001 | [object-explorer](https://github.com/sdras/object-explorer) | 🔥 A resource to help figure out what JavaScript object method would be best to use at any given time | sdras | 1302 |
| 2002 | [animateplus](https://github.com/bendc/animateplus) | A+ animation module for the modern web | bendc | 5431 |
| 2003 | [server](https://github.com/localtunnel/server) | server for localtunnel.me | localtunnel | 1733 |
| 2004 | [merchant.js](https://github.com/Flaque/merchant.js) | 💰 A Javascript framework for creating idle games | Flaque | 536 |
| 2005 | [array-explorer](https://github.com/sdras/array-explorer) | ⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time | sdras | 2169 |
| 2006 | [imaskjs](https://github.com/uNmAnNeR/imaskjs) | vanilla javascript input mask | uNmAnNeR | 2170 |
| 2007 | [broken-link-checker](https://github.com/stevenvachon/broken-link-checker) | Find broken links, missing images, etc within your HTML. | stevenvachon | 916 |
| 2008 | [neutrino](https://github.com/neutrinojs/neutrino) | Create and build modern JavaScript projects with zero initial configuration. | neutrinojs | 3484 |
| 2009 | [freeciv-web](https://github.com/freeciv/freeciv-web) | Freeciv-web is an Open Source strategy game implemented in HTML5 and WebGL, which can be played online against other players, or in single player mode against AI opponents. | freeciv | 1291 |
| 2010 | [pliim](https://github.com/zehfernandes/pliim) | One click and be ready to go up on stage and shine! | zehfernandes | 569 |
| 2011 | [scrollama](https://github.com/russellgoldenberg/scrollama) | Scrollytelling with IntersectionObserver. | russellgoldenberg | 4514 |
| 2012 | [showdown](https://github.com/showdownjs/showdown) | A bidirectional Markdown to HTML to Markdown converter written in Javascript | showdownjs | 10382 |
| 2013 | [awx](https://github.com/ansible/awx) | AWX Project | ansible | 7558 |
| 2014 | [CodeMirror](https://github.com/codemirror/CodeMirror) | In-browser code editor | codemirror | 19908 |
| 2015 | [awesome-tiny-browser-libs](https://github.com/egoist/awesome-tiny-browser-libs) | A curated list of awesome tiny browser libraries. | egoist | 24 |
| 2016 | [Boostnote](https://github.com/BoostIO/Boostnote) | A markdown editor for developers on Mac, Windows and Linux. | BoostIO | 16790 |
| 2017 | [webpack](https://github.com/webpack/webpack) | A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. | webpack | 53669 |
| 2018 | [hyperform](https://github.com/hyperform/hyperform) | Capture form validation back from the browser | hyperform | 705 |
| 2019 | [fractal](https://github.com/frctl/fractal) | A tool to help you build & document web component libraries, and then integrate them into your web projects. | frctl | 1741 |
| 2020 | [comlink](https://github.com/GoogleChromeLabs/comlink) | Comlink makes WebWorkers enjoyable. | GoogleChromeLabs | 5933 |
| 2021 | [ava](https://github.com/avajs/ava) | 🚀 JavaScript test runner | avajs | 17765 |
| 2022 | [updtr](https://github.com/peerigon/updtr) | Update outdated npm modules with zero pain™ | peerigon | 2175 |
| 2023 | [babel-preset-env](https://github.com/babel/babel-preset-env) | PSA: this repo has been moved into babel/babel --> | babel | 3566 |
| 2024 | [babel](https://github.com/babel/babel) | 🐠 Babel is a compiler for writing next generation JavaScript. | babel | 36226 |
| 2025 | [ghost-on-heroku](https://github.com/cobyism/ghost-on-heroku) | One-button Heroku deploy for the Ghost blogging platform. | cobyism | 682 |
| 2026 | [inclusive-design-checklist](https://github.com/Heydon/inclusive-design-checklist) | Aims to be the biggest checklist of inclusive design considerations ever | Heydon | 2450 |
| 2027 | [meow](https://github.com/sindresorhus/meow) | 🐈 CLI app helper | sindresorhus | 2120 |
| 2028 | [laravel-mix](https://github.com/JeffreyWay/laravel-mix) | An elegant wrapper around Webpack for the 80% use case. | JeffreyWay | 3931 |
| 2029 | [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) | Semantic is a UI component framework based around useful principles from natural language. | Semantic-Org | 47609 |
| 2030 | [progress-string](https://github.com/watson/progress-string) | Get a progress bar as a string | watson | 89 |
| 2031 | [DOMPurify](https://github.com/cure53/DOMPurify) | DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo: | cure53 | 4899 |
| 2032 | [emergence.js](https://github.com/xtianmiller/emergence.js) | Detect element visibility in the browser | xtianmiller | 1859 |
| 2033 | [critical](https://github.com/addyosmani/critical) | Extract & Inline Critical-path CSS in HTML pages | addyosmani | 8246 |
| 2034 | [burnside](https://github.com/Nike-Inc/burnside) | Fast and Reliable E2E Web Testing with only Javascript | Nike-Inc | 393 |
| 2035 | [volume-meter](https://github.com/cwilso/volume-meter) | Simple example of implementing a clip-detecting volume meter in Web Audio. | cwilso | 275 |
| 2036 | [nodebestpractices](https://github.com/goldbergyoni/nodebestpractices) | :white_check_mark: The Node.js best practices list (April 2020) | goldbergyoni | 42564 |
| 2037 | [demopack](https://github.com/jackfranklin/demopack) | A prepackaged Webpack for easy frontend demos. | jackfranklin | 178 |
| 2038 | [heml](https://github.com/SparkPost/heml) | HEML is an open source markup language for building responsive email. | SparkPost | 4167 |
| 2039 | [next.js](https://github.com/zeit/next.js) | The React Framework | zeit | 46631 |
| 2040 | [google-webfonts-helper](https://github.com/majodev/google-webfonts-helper) | A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets | majodev | 6296 |
| 2041 | [Front-End-Checklist](https://github.com/thedaviddias/Front-End-Checklist) | 🗂 The perfect Front-End Checklist for modern websites and meticulous developers | thedaviddias | 38709 |
| 2042 | [speed-test](https://github.com/sindresorhus/speed-test) | Test your internet connection speed and ping using speedtest.net from the CLI | sindresorhus | 3316 |
| 2043 | [draggable](https://github.com/Shopify/draggable) | The JavaScript Drag & Drop library your grandparents warned you about. | Shopify | 14018 |
| 2044 | [claire](https://github.com/cloudflare/claire) | A Cloudflare WebExtension | cloudflare | 71 |
| 2045 | [simple-push-demo](https://github.com/gauntface/simple-push-demo) | A simple example of use push notifications on the web using Service Workers | gauntface | 697 |
| 2046 | [js-code-to-svg-flowchart](https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart) | js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code. | Bogdan-Lyashenko | 5580 |
| 2047 | [closure-webpack-plugin](https://github.com/webpack-contrib/closure-webpack-plugin) | Webpack Google Closure Compiler and Closure Library plugin - | webpack-contrib | 376 |
| 2048 | [charts](https://github.com/frappe/charts) | Simple, responsive, modern SVG Charts with zero dependencies | frappe | 13210 |
| 2049 | [node-tradfri](https://github.com/morzzz007/node-tradfri) | Node API to control IKEA Tradfri Lights | morzzz007 | 45 |
| 2050 | [persist-storage](https://github.com/choojs/persist-storage) | 🗄 - Enable persistent storage in the browser | choojs | 20 |
| 2051 | [webpackmonitor](https://github.com/webpackmonitor/webpackmonitor) | A tool for monitoring webpack optimization metrics through the development process | webpackmonitor | 2382 |
| 2052 | [React-Sight](https://github.com/React-Sight/React-Sight) | Visualization tool for React, with support for Fiber, Router (v4), and Redux | React-Sight | 2331 |
| 2053 | [random-position-on-the-surface-of-a-sphere](https://github.com/defmech/random-position-on-the-surface-of-a-sphere) | Sometimes you just need to postion things on the surface of a sphere. Here are a few methods I've used over the years. | defmech | 23 |
| 2054 | [rest.js](https://github.com/octokit/rest.js) | GitHub REST API client for JavaScript | octokit | 3896 |
| 2055 | [listr](https://github.com/SamVerschueren/listr) | Terminal task list | SamVerschueren | 2455 |
| 2056 | [plex](https://github.com/IBM/plex) | The package of IBM’s typeface, IBM Plex. | IBM | 4861 |
| 2057 | [gutenberg](https://github.com/WordPress/gutenberg) | The Block Editor project for WordPress and beyond. Plugin is available from the official repository. | WordPress | 5710 |
| 2058 | [litt](https://github.com/lf94/litt) | The smallest javascript event emitter in the world. | lf94 | 36 |
| 2059 | [mri](https://github.com/lukeed/mri) | Quickly scan for CLI flags and arguments | lukeed | 354 |
| 2060 | [react-static](https://github.com/react-static/react-static) | ⚛️ 🚀 A progressive static site generator for React. | react-static | 8516 |
| 2061 | [react-native-starter-kit](https://github.com/mcnamee/react-native-starter-kit) | :rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket: | mcnamee | 2775 |
| 2062 | [Keen-UI](https://github.com/JosephusPaye/Keen-UI) | A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design. | JosephusPaye | 3891 |
| 2063 | [sticky-sidebar](https://github.com/abouolia/sticky-sidebar) | 😎 Pure JavaScript tool for making smart and high performance sticky sidebar. | abouolia | 1769 |
| 2064 | [Micromodal](https://github.com/ghosh/Micromodal) | ⭕ Tiny javascript library for creating accessible modal dialogs | ghosh | 2245 |
| 2065 | [pupper-react](https://github.com/pupper/pupper-react) | React components for Pupper | pupper | 13 |
| 2066 | [pupper-example](https://github.com/pupper/pupper-example) | PHP + React framework | pupper | 6 |
| 2067 | [yepnope.js](https://github.com/SlexAxton/yepnope.js) | A Script Loader For Your Conditional Builds | SlexAxton | 2569 |
| 2068 | [franz](https://github.com/meetfranz/franz) | Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more. | meetfranz | 3708 |
| 2069 | [dredd](https://github.com/apiaryio/dredd) | Language-agnostic HTTP API Testing Tool | apiaryio | 3321 |
| 2070 | [slate](https://github.com/slatedocs/slate) | Beautiful static documentation for your API | slatedocs | 29448 |
| 2071 | [socket.io](https://github.com/socketio/socket.io) | Realtime application framework (Node.JS server) | socketio | 49180 |
| 2072 | [bubbly-bg](https://github.com/tipsy/bubbly-bg) | Beautiful bubbly backgrounds in less than 1kB (750 bytes gzipped) | tipsy | 1503 |
| 2073 | [teachable-machine-v1](https://github.com/googlecreativelab/teachable-machine-v1) | Explore how machine learning works, live in the browser. No coding required. | googlecreativelab | 3573 |
| 2074 | [epoch-timeago](https://github.com/simonlc/epoch-timeago) | 🕓 Convert unix time to a relative time string e.g., "4 hours ago". | simonlc | 19 |
| 2075 | [accessibilityjs](https://github.com/github/accessibilityjs) | Client side accessibility error scanner. | github | 2166 |
| 2076 | [carbon](https://github.com/carbon-app/carbon) | 🎨 Create and share beautiful images of your source code | carbon-app | 23409 |
| 2077 | [franchise](https://github.com/HVF/franchise) | 🍟 a notebook sql client. what you get when have a lot of sequels. | HVF | 3556 |
| 2078 | [src2png](https://github.com/mplewis/src2png) | 📸💻 Turn your source code into beautiful syntax-highlighted images. | mplewis | 2226 |
| 2079 | [Iroh](https://github.com/maierfelix/Iroh) | Dynamic code analysis tool - Exploit, record and analyze running JavaScript | maierfelix | 844 |
| 2080 | [http-server](https://github.com/http-party/http-server) | a simple zero-configuration command-line http server | http-party | 9319 |
| 2081 | [styled-system](https://github.com/styled-system/styled-system) | ⬢ Style props for rapid UI development | styled-system | 5623 |
| 2082 | [jsep](https://github.com/soney/jsep) | JavaScript Expression Parser | soney | 473 |
| 2083 | [release-it](https://github.com/release-it/release-it) | 🚀 Automate versioning and package publishing | release-it | 3028 |
| 2084 | [locutus](https://github.com/kvz/locutus) | All your standard libraries will be assimilated into our JavaScript collective. Resistance is futile. | kvz | 3332 |
| 2085 | [prettier-eslint-cli](https://github.com/prettier/prettier-eslint-cli) | CLI for prettier-eslint | prettier | 404 |
| 2086 | [JavaScript-MD5](https://github.com/blueimp/JavaScript-MD5) | JavaScript MD5 implementation. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers. | blueimp | 3695 |
| 2087 | [joof](https://github.com/mikker/joof) | 🌎💨 Add custom JavaScript or CSS to any webpage | mikker | 24 |
| 2088 | [jquery-upload-file](https://github.com/hayageek/jquery-upload-file) | jQuery Upload File plugin provides Multiple file Uploads with progress bar.Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. | hayageek | 625 |
| 2089 | [mail-for-good](https://github.com/freeCodeCamp/mail-for-good) | An open source email campaign management tool for nonprofits | freeCodeCamp | 3301 |
| 2090 | [micro-medium-api](https://github.com/evenchange4/micro-medium-api) | Microservice for fetching the latest posts of Medium with GraphQL. | evenchange4 | 136 |
| 2091 | [ide-php](https://github.com/atom/ide-php) | PHP language support for Atom-IDE | atom | 268 |
| 2092 | [front-end-guide](https://github.com/grab/front-end-guide) | 📚 Study guide and introduction to the modern front end stack. | grab | 12880 |
| 2093 | [react-fullstack-graphql](https://github.com/graphql-boilerplates/react-fullstack-graphql) | Starter projects for fullstack applications based on React & GraphQL. | graphql-boilerplates | 1202 |
| 2094 | [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) | Static AST checker for a11y rules on JSX elements. | evcohen | 1910 |
| 2095 | [nanoid](https://github.com/ai/nanoid) | A tiny (108 bytes), secure, URL-friendly, unique string ID generator for JavaScript | ai | 8983 |
| 2096 | [ziggy](https://github.com/tightenco/ziggy) | Use your Laravel named routes in JavaScript | tightenco | 1559 |
| 2097 | [dotenv](https://github.com/motdotla/dotenv) | Loads environment variables from .env for nodejs projects. | motdotla | 11109 |
| 2098 | [tetris](https://github.com/mafintosh/tetris) | Play tetris in your terminal - in color | mafintosh | 146 |
| 2099 | [respawn](https://github.com/mafintosh/respawn) | Spawn a process and restart it if it crashes | mafintosh | 247 |
| 2100 | [redash](https://github.com/getredash/redash) | Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. | getredash | 15802 |
| 2101 | [hazel](https://github.com/zeit/hazel) | Lightweight update server for Electron apps | zeit | 2284 |
| 2102 | [github-releases-slack-notifier](https://github.com/nightskylark/github-releases-slack-notifier) | Slack bot that notify about new releases for GitHub repositories | nightskylark | 19 |
| 2103 | [speaking-jpg](https://github.com/WolframHempel/speaking-jpg) | A nonsense way to hide encrypted text messages inside jpegs | WolframHempel | 191 |
| 2104 | [coisas](https://github.com/fiatjaf/coisas) | a client-side CMS for editing GitHub Markdown (and other) files ⛺ | fiatjaf | 284 |
| 2105 | [compressorjs](https://github.com/fengyuanchen/compressorjs) | JavaScript image compressor. | fengyuanchen | 2069 |
| 2106 | [fitty](https://github.com/rikschennink/fitty) | ✨ Makes text fit perfectly | rikschennink | 2923 |
| 2107 | [spectacle](https://github.com/FormidableLabs/spectacle) | ReactJS based Presentation Library | FormidableLabs | 8383 |
| 2108 | [marko](https://github.com/marko-js/marko) | A declarative, HTML-based language that makes building web apps fun | marko-js | 9457 |
| 2109 | [gtop](https://github.com/aksakalli/gtop) | System monitoring dashboard for terminal | aksakalli | 8083 |
| 2110 | [redocx](https://github.com/nitin42/redocx) | 📄 Create word documents with React | nitin42 | 1267 |
| 2111 | [puppeteer](https://github.com/puppeteer/puppeteer) | Headless Chrome Node.js API | puppeteer | 59987 |
| 2112 | [Chart.js](https://github.com/chartjs/Chart.js) | Simple HTML5 Charts using the <canvas> tag | chartjs | 47975 |
| 2113 | [mesh](https://github.com/chrispsn/mesh) | Visualise data and edit JavaScript code using a spreadsheet interface. | chrispsn | 1495 |
| 2114 | [react-desktop](https://github.com/gabrielbull/react-desktop) | React UI Components for macOS High Sierra and Windows 10 | gabrielbull | 8677 |
| 2115 | [gulp-starter-env](https://github.com/una/gulp-starter-env) | A basic gulp environment with autoprefixer and minifcation for designers to play around with | una | 235 |
| 2116 | [TagUI](https://github.com/kelaberetiv/TagUI) | Command-line tool for digital process automation (RPA) | kelaberetiv | 3482 |
| 2117 | [botui](https://github.com/botui/botui) | 🤖 A JavaScript framework to create conversational UIs | botui | 2317 |
| 2118 | [pell](https://github.com/jaredreich/pell) | 📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies | jaredreich | 11192 |
| 2119 | [svgomg](https://github.com/jakearchibald/svgomg) | Web GUI for SVGO | jakearchibald | 3763 |
| 2120 | [fontello](https://github.com/fontello/fontello) | Iconic fonts scissors | fontello | 6236 |
| 2121 | [a-blast](https://github.com/aframevr/a-blast) | 💥 Save the World From the Cutest Creatures in the Universe! | aframevr | 94 |
| 2122 | [vue-multiselect](https://github.com/shentao/vue-multiselect) | Universal select/multiselect/tagging component for Vue.js | shentao | 5117 |
| 2123 | [decentraleyes](https://github.com/Synzvato/decentraleyes) | This repository has a new home: https://git.synz.io/Synzvato/decentraleyes | Synzvato | 1443 |
| 2124 | [nightwatch](https://github.com/nightwatchjs/nightwatch) | End-to-end testing framework written in Node.js and using the Webdriver API | nightwatchjs | 10126 |
| 2125 | [Syntax](https://github.com/wesbos/Syntax) | A website for the Syntax Podcast | wesbos | 522 |
| 2126 | [collect.js](https://github.com/ecrmnn/collect.js) | 💎 Convenient and dependency free wrapper for working with arrays and objects | ecrmnn | 5059 |
| 2127 | [staticrypt](https://github.com/robinmoisson/staticrypt) | Password protect a static HTML page | robinmoisson | 1951 |
| 2128 | [tota11y](https://github.com/Khan/tota11y) | an accessibility (a11y) visualization toolkit | Khan | 4476 |
| 2129 | [dutier](https://github.com/luisvinicius167/dutier) | The immutable, async and hybrid state management solution for Javascript applications. | luisvinicius167 | 404 |
| 2130 | [flubber](https://github.com/veltman/flubber) | Tools for smoother shape animations. | veltman | 5183 |
| 2131 | [kss-node](https://github.com/kss-node/kss-node) | The Node.js implementation of KSS: a methodology for documenting CSS and generating style guides | kss-node | 1483 |
| 2132 | [Data-Pixels](https://github.com/gmattie/Data-Pixels) | Create pixel art programmatically. Includes DataPixels.js and Data Pixels Playground desktop application. | gmattie | 1422 |
| 2133 | [scs-commander](https://github.com/pickware/scs-commander) | A CLI tool for managing plugins in the Shopware Community Store. | pickware | 10 |
| 2134 | [itsy-bitsy-data-structures](https://github.com/jamiebuilds/itsy-bitsy-data-structures) | :european_castle: All the things you didn't know you wanted to know about data structures | jamiebuilds | 7723 |
| 2135 | [SwagThreeSixtyViewer](https://github.com/shopwareLabs/SwagThreeSixtyViewer) | | shopwareLabs | 22 |
| 2136 | [husky](https://github.com/typicode/husky) | Git hooks made easy 🐶 woof! | typicode | 18377 |
| 2137 | [thelounge](https://github.com/thelounge/thelounge) | 💬 Modern, responsive, cross-platform, self-hosted web IRC client | thelounge | 3571 |
| 2138 | [feather](https://github.com/feathericons/feather) | Simply beautiful open source icons | feathericons | 17765 |
| 2139 | [mavo](https://github.com/mavoweb/mavo) | Create web applications entirely by writing HTML and CSS! | mavoweb | 2355 |
| 2140 | [preact-cli](https://github.com/preactjs/preact-cli) | 😺 Your next Preact PWA starts in 30 seconds. | preactjs | 4112 |
| 2141 | [react-pdf](https://github.com/diegomura/react-pdf) | 📄 Create PDF files using React | diegomura | 7416 |
| 2142 | [britecharts](https://github.com/eventbrite/britecharts) | Client-side reusable Charting Library based on D3.js v5 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations. | eventbrite | 3607 |
| 2143 | [alex](https://github.com/get-alex/alex) | Catch insensitive, inconsiderate writing | get-alex | 3442 |
| 2144 | [UPNG.js](https://github.com/photopea/UPNG.js) | Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless) | photopea | 1364 |
| 2145 | [pkg](https://github.com/zeit/pkg) | Package your Node.js project into an executable | zeit | 15570 |
| 2146 | [prepack](https://github.com/facebook/prepack) | A JavaScript bundle optimizer. | facebook | 14038 |
| 2147 | [purifycss](https://github.com/purifycss/purifycss) | Remove unused CSS. Also works with single-page apps. | purifycss | 9422 |
| 2148 | [tamperchrome](https://github.com/google/tamperchrome) | Tamper Chrome is a Chrome extension that allows you to modify HTTP requests on the fly and aid on web security testing. Tamper Chrome works across all operating systems (including Chrome OS). | google | 3659 |
| 2149 | [mrnomnom](https://github.com/etterstudio/mrnomnom) | A small WebVR game about a donut and his hungry friends. | etterstudio | 16 |
| 2150 | [blessed-contrib](https://github.com/yaronn/blessed-contrib) | Build terminal dashboards using ascii/ansi art and javascript | yaronn | 13506 |
| 2151 | [Windows-universal-samples](https://github.com/microsoft/Windows-universal-samples) | API samples for the Universal Windows Platform. | microsoft | 7490 |
| 2152 | [svg-symbols](https://github.com/kristoferjoseph/svg-symbols) | SVG SYMBOLS✨ | kristoferjoseph | 20 |
| 2153 | [control-user-cursor](https://github.com/javierbyte/control-user-cursor) | Experiment to alter the cursor behavior. | javierbyte | 1024 |
| 2154 | [tiny-care-terminal](https://github.com/notwaldorf/tiny-care-terminal) | 💖💻 A little dashboard that tries to take care of you when you're using your terminal. | notwaldorf | 5795 |
| 2155 | [koa](https://github.com/koajs/koa) | Expressive middleware for node.js using ES2017 async functions | koajs | 28836 |
| 2156 | [eruda](https://github.com/liriliri/eruda) | Console for mobile browsers | liriliri | 7494 |
| 2157 | [what-input](https://github.com/ten1seven/what-input) | A global utility for tracking the current input method (mouse/pointer, keyboard or touch). | ten1seven | 993 |
| 2158 | [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 | 36960 |
| 2159 | [across-tabs](https://github.com/wingify/across-tabs) | Easy communication between cross-origin browser tabs. Simple "CORS"ing! | wingify | 1480 |
| 2160 | [tippyjs](https://github.com/atomiks/tippyjs) | Tooltip, popover, dropdown, and menu library | atomiks | 7253 |
| 2161 | [mixitup](https://github.com/patrickkunka/mixitup) | A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more | patrickkunka | 4283 |
| 2162 | [smooth-scroll](https://github.com/cferdinandi/smooth-scroll) | A lightweight script to animate scrolling to anchor links. | cferdinandi | 4864 |
| 2163 | [browserslist](https://github.com/browserslist/browserslist) | 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env | browserslist | 7397 |
| 2164 | [less-plugin-autoprefix](https://github.com/less/less-plugin-autoprefix) | Adds the ability for less to be post-processed by autoprefixer | less | 171 |
| 2165 | [less.js](https://github.com/less/less.js) | Less. The dynamic stylesheet language. | less | 16284 |
| 2166 | [less-plugin-clean-css](https://github.com/less/less-plugin-clean-css) | Post-process and compress CSS using clean-css. | less | 183 |
| 2167 | [prettier](https://github.com/prettier/prettier) | Prettier is an opinionated code formatter. | prettier | 36017 |
| 2168 | [tweezer.js](https://github.com/jaxgeller/tweezer.js) | A small, dependency-free, ES6 library for smooth animations. | jaxgeller | 385 |
| 2169 | [postcss-cssnext](https://github.com/MoOx/postcss-cssnext) | `postcss-cssnext` has been deprecated in favor of `postcss-preset-env`. | MoOx | 5410 |
| 2170 | [moon](https://github.com/kbrsh/moon) | 🌙 The minimal & fast library for functional user interfaces | kbrsh | 4866 |
| 2171 | [1pr](https://github.com/thepracticaldev/1pr) | I will be accepting up to one pull request per day on this project. | thepracticaldev | 130 |
| 2172 | [InfiniteLoopBuster](https://github.com/CodePen/InfiniteLoopBuster) | Using Esprima to stop infinite loops before they happen. | CodePen | 35 |
| 2173 | [moveTo](https://github.com/hsnaydd/moveTo) | A lightweight scroll animation javascript library without any dependency | hsnaydd | 2631 |
| 2174 | [node-osmosis](https://github.com/rchipka/node-osmosis) | Web scraper for NodeJS | rchipka | 3867 |
| 2175 | [planck.js](https://github.com/shakiba/planck.js) | 2D JavaScript Physics Engine | shakiba | 3653 |
| 2176 | [nightmare](https://github.com/segmentio/nightmare) | A high-level browser automation library. | segmentio | 18217 |
| 2177 | [uncss](https://github.com/uncss/uncss) | Remove unused styles from CSS | uncss | 8795 |
| 2178 | [store.js](https://github.com/marcuswestin/store.js) | Cross-browser storage for all use cases, used across the web. | marcuswestin | 12909 |
| 2179 | [redom](https://github.com/redom/redom) | Tiny (2 KB) turboboosted JavaScript library for creating user interfaces. | redom | 2865 |
| 2180 | [v2](https://github.com/Staffjoy/v2) | Staffjoy V2 - all microservices in a monorepo | Staffjoy | 1392 |
| 2181 | [the-super-tiny-compiler](https://github.com/jamiebuilds/the-super-tiny-compiler) | :snowman: Possibly the smallest compiler ever | jamiebuilds | 16597 |
| 2182 | [unfetch](https://github.com/developit/unfetch) | 🐕 Bare minimum fetch polyfill in 500 bytes. | developit | 4655 |
| 2183 | [fast-memoize.js](https://github.com/caiogondim/fast-memoize.js) | :rabbit2: Fastest possible memoization library | caiogondim | 2228 |
| 2184 | [trevor](https://github.com/vadimdemedes/trevor) | 🚦 Your own mini Travis CI to run tests locally | vadimdemedes | 2171 |
| 2185 | [Ghost](https://github.com/TryGhost/Ghost) | 👻 The #1 headless Node.js CMS for professional publishing | TryGhost | 33183 |
| 2186 | [vhtml](https://github.com/developit/vhtml) | Render JSX/Hyperscript to HTML strings, without VDOM 🌈 | developit | 451 |
| 2187 | [caniuse](https://github.com/Fyrd/caniuse) | Raw browser/feature support data from caniuse.com | Fyrd | 4087 |
| 2188 | [yoast-components](https://github.com/Yoast/yoast-components) | Accessible React components by Yoast | Yoast | 20 |
| 2189 | [dom-diff](https://github.com/skatejs/dom-diff) | Library for efficiently diffing and patching virtual and real DOM fragments. | skatejs | 90 |
| 2190 | [react](https://github.com/facebook/react) | A declarative, efficient, and flexible JavaScript library for building user interfaces. | facebook | 146499 |
| 2191 | [preload-webpack-plugin](https://github.com/GoogleChromeLabs/preload-webpack-plugin) | A webpack plugin for injecting <link rel='preload\|prefetch'> into HtmlWebpackPlugin pages, with async chunk support | GoogleChromeLabs | 2018 |
| 2192 | [Lepton](https://github.com/hackjutsu/Lepton) | 💻 Democratizing Snippet Management (macOS/Win/Linux) | hackjutsu | 7334 |
| 2193 | [Is-Now-Illegal](https://github.com/ivanseidel/Is-Now-Illegal) | 🚫 A NERD protest against Trump's Immigration ban | ivanseidel | 1407 |
| 2194 | [hyperapp](https://github.com/jorgebucaran/hyperapp) | The tiny framework for building web interfaces. | jorgebucaran | 17278 |
| 2195 | [unicorn.js](https://github.com/AlexAltea/unicorn.js) | Unicorn CPU emulator framework port for JavaScript | AlexAltea | 390 |
| 2196 | [lottie-web](https://github.com/airbnb/lottie-web) | Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/ | airbnb | 20365 |
| 2197 | [preact](https://github.com/preactjs/preact) | ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM. | preactjs | 25823 |
| 2198 | [monk](https://github.com/Automattic/monk) | The wise MongoDB API | Automattic | 1676 |
| 2199 | [drawio](https://github.com/jgraph/drawio) | Source to www.draw.io | jgraph | 16115 |
| 2200 | [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | freeCodeCamp.org's open source codebase and curriculum. Learn to code for free together with millions of people. | freeCodeCamp | 309680 |
| 2201 | [front-end-handbook-2017](https://github.com/FrontendMasters/front-end-handbook-2017) | 2017 edition of our front-end development guide | FrontendMasters | 3900 |
| 2202 | [toiletdb](https://github.com/maxogden/toiletdb) | flushes an object to a JSON file. lets you do simple CRUD with async safely with the backend being a flat JSON file | maxogden | 217 |
| 2203 | [gotem](https://github.com/callmecavs/gotem) | Copy to clipboard for modern browsers in less than 1kb. | callmecavs | 441 |
| 2204 | [sixflix](https://github.com/bevacqua/sixflix) | 🎬 Detects whether a host environment supports ES6. Algorithm by Netflix. | bevacqua | 178 |
| 2205 | [keycodes](https://github.com/wesbos/keycodes) | Easy visualizer for JavaScript KeyCodes | wesbos | 1529 |
| 2206 | [standard](https://github.com/standard/standard) | 🌟 JavaScript Style Guide, with linter & automatic code fixer | standard | 23488 |
| 2207 | [d3-layout-narrative](https://github.com/abcnews/d3-layout-narrative) | A d3 layout for creating XKCD style narrative charts | abcnews | 159 |
| 2208 | [parliament-svg](https://github.com/juliuste/parliament-svg) | Generate parliament charts as virtual-dom SVG | juliuste | 145 |
| 2209 | [electron-quick-start](https://github.com/electron/electron-quick-start) | Clone to try a simple Electron app | electron | 7127 |
| 2210 | [jshint](https://github.com/jshint/jshint) | JSHint is a tool that helps to detect errors and potential problems in your JavaScript code | jshint | 8354 |
| 2211 | [Ghost-Desktop](https://github.com/TryGhost/Ghost-Desktop) | ⚡️ Ghost for Desktops | TryGhost | 1064 |
| 2212 | [creative-portfolios](https://github.com/iRaul/creative-portfolios) | 🌀A curated list of Creative Portfolios | iRaul | 2235 |
| 2213 | [babel-preset-stage-4](https://github.com/avajs/babel-preset-stage-4) | Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10 | avajs | 13 |
| 2214 | [video-to-css](https://github.com/MadeByMike/video-to-css) | A hack project. it is stupid don't do it. | MadeByMike | 7 |
| 2215 | [electron-lets-move](https://github.com/tommoor/electron-lets-move) | Automatically move Electron apps to the Applications directory | tommoor | 175 |
| 2216 | [leakage](https://github.com/andywer/leakage) | 🐛 Memory leak testing for node. | andywer | 1438 |
| 2217 | [choo](https://github.com/choojs/choo) | :steam_locomotive::train: - sturdy 4kb frontend framework | choojs | 6366 |
| 2218 | [webgl-starter-kit](https://github.com/mats31/webgl-starter-kit) | A web starter kit with webgl renderer initialized from three.js | mats31 | 8 |
| 2219 | [css-in-js](https://github.com/MicheleBertoli/css-in-js) | React: CSS in JS techniques comparison | MicheleBertoli | 4816 |
| 2220 | [express-babel](https://github.com/vmasto/express-babel) | Express starter kit with ES2017+ support, testing, linting, and code coverage | vmasto | 617 |
| 2221 | [web-maker](https://github.com/chinchang/web-maker) | A blazing fast & offline frontend playground | chinchang | 1653 |
| 2222 | [know-it-all](https://github.com/davidgilbertson/know-it-all) | If you don't know it all, at least know what you don't know. | davidgilbertson | 695 |
| 2223 | [WebRTC-Experiment](https://github.com/muaz-khan/WebRTC-Experiment) | WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!! | muaz-khan | 8287 |
| 2224 | [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript) | :bathtub: Clean Code concepts adapted for JavaScript | ryanmcdermott | 34854 |
| 2225 | [atom](https://github.com/file-icons/atom) | Atom file-specific icons for improved visual grepping. | file-icons | 1020 |
| 2226 | [PapaParse](https://github.com/mholt/PapaParse) | Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input | mholt | 8435 |
| 2227 | [atom](https://github.com/atom/atom) | :atom: The hackable text editor | atom | 51576 |
| 2228 | [control-panel](https://github.com/freeman-lab/control-panel) | embeddable panel of inputs for parameter setting | freeman-lab | 134 |
| 2229 | [eventstop](https://github.com/egoist/eventstop) | A minimal event library for Node.js and browser. | egoist | 120 |
| 2230 | [replace-string](https://github.com/sindresorhus/replace-string) | Replace all substring matches in a string | sindresorhus | 62 |
| 2231 | [flow-runtime](https://github.com/gajus/flow-runtime) | A runtime type system for JavaScript with full Flow compatibility. | gajus | 803 |
| 2232 | [release](https://github.com/zeit/release) | Generate changelogs with a single command | zeit | 2620 |
| 2233 | [browser-autofill-phishing](https://github.com/anttiviljami/browser-autofill-phishing) | A simple demo of phishing by abusing the browser autofill feature | anttiviljami | 1405 |
| 2234 | [nanocomponent](https://github.com/choojs/nanocomponent) | 🚃 - create performant HTML components | choojs | 340 |
| 2235 | [diffyjs](https://github.com/maniart/diffyjs) | A dependency-free motion detection library for the browser | maniart | 257 |
| 2236 | [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) | Lint the browser compatibility of your code | amilajack | 2422 |
| 2237 | [instantsearch.js](https://github.com/algolia/instantsearch.js) | ⚡️ A JavaScript library for building performant and instant search experiences with Algolia. | algolia | 2429 |
| 2238 | [octicons](https://github.com/primer/octicons) | A scalable set of icons handcrafted with <3 by GitHub | primer | 5892 |
| 2239 | [draft-js](https://github.com/facebook/draft-js) | A React framework for building text editors. | facebook | 17747 |
| 2240 | [polite-element](https://github.com/yoshuawuyts/polite-element) | Politely waits to render an element until the browser has spare time | yoshuawuyts | 46 |
| 2241 | [node-steam](https://github.com/seishun/node-steam) | Interface directly with Steam servers from Node.js | seishun | 965 |
| 2242 | [cuckoo](https://github.com/cuckoosandbox/cuckoo) | Cuckoo Sandbox is an automated dynamic malware analysis system | cuckoosandbox | 4201 |
| 2243 | [schedulebot-site](https://github.com/MeLlamoPablo/schedulebot-site) | The homepage for ScheduleBot | MeLlamoPablo | 1 |
| 2244 | [schedulebot](https://github.com/MeLlamoPablo/schedulebot) | A Discord bot that makes scheduling easy | MeLlamoPablo | 43 |
| 2245 | [show-facebook-computer-vision-tags](https://github.com/ageitgey/show-facebook-computer-vision-tags) | A very simple Chrome Extension that displays the automated image tags that Facebook has generated for your images | ageitgey | 1446 |
| 2246 | [clipboard-cli](https://github.com/sindresorhus/clipboard-cli) | Access the system clipboard (copy/paste) | sindresorhus | 353 |
| 2247 | [sessions](https://github.com/gregtatum/sessions) | A series of creative coding sessions | gregtatum | 252 |
| 2248 | [hyper-statusline](https://github.com/henrikdahl/hyper-statusline) | Status Line Plugin for Hyper | henrikdahl | 357 |
| 2249 | [scribble-lab](https://github.com/Jeremboo/scribble-lab) | Personal prototyping tool to scribbling with code. | Jeremboo | 29 |
| 2250 | [rapier](https://github.com/odota/rapier) | A JavaScript Dota 2 (Source 2) replay parsing library | odota | 39 |
| 2251 | [mobile](https://github.com/odota/mobile) | React Native apps for viewing Dota 2 data on Android/iOS | odota | 133 |
| 2252 | [dotaconstants](https://github.com/odota/dotaconstants) | Constant data for Dota applications | odota | 118 |
| 2253 | [web](https://github.com/odota/web) | React web interface for the OpenDota platform | odota | 778 |
| 2254 | [core](https://github.com/odota/core) | Open source Dota 2 data platform | odota | 1202 |
| 2255 | [lighthouse](https://github.com/GoogleChrome/lighthouse) | Automated auditing, performance metrics, and best practices for the web. | GoogleChrome | 19449 |
| 2256 | [xo](https://github.com/xojs/xo) | ❤️ JavaScript linter with great defaults | xojs | 5012 |
| 2257 | [ui](https://github.com/shoutem/ui) | Customizable set of components for React Native applications | shoutem | 4513 |
| 2258 | [react-native-elements](https://github.com/react-native-elements/react-native-elements) | Cross Platform React Native UI Toolkit | react-native-elements | 18343 |
| 2259 | [NativeBase](https://github.com/GeekyAnts/NativeBase) | Essential cross-platform UI components for React Native | GeekyAnts | 13582 |
| 2260 | [dragula](https://github.com/bevacqua/dragula) | :ok_hand: Drag and drop so simple it hurts | bevacqua | 19692 |
| 2261 | [csjs](https://github.com/rtsao/csjs) | :sparkles: Modular, scoped CSS with ES6 | rtsao | 576 |
| 2262 | [GPGPU-threejs-demos](https://github.com/yomboprime/GPGPU-threejs-demos) | Some GPGPU demos with THreeJS, the birds one is not mine but i refactored it. | yomboprime | 47 |
| 2263 | [unique-string](https://github.com/sindresorhus/unique-string) | Generate a unique random string | sindresorhus | 62 |
| 2264 | [fluidwebgl](https://github.com/jwagner/fluidwebgl) | WebGL Fluid Simulation | jwagner | 124 |
| 2265 | [pixelmatch](https://github.com/mapbox/pixelmatch) | The smallest, simplest and fastest JavaScript pixel-level image comparison library | mapbox | 3475 |
| 2266 | [nuxt.js](https://github.com/nuxt/nuxt.js) | The Vue.js Framework | nuxt | 26342 |
| 2267 | [p-is-promise](https://github.com/sindresorhus/p-is-promise) | Check if something is a promise | sindresorhus | 28 |
| 2268 | [p-reflect](https://github.com/sindresorhus/p-reflect) | Make a promise always fulfill with its actual fulfillment value or rejection reason | sindresorhus | 34 |
| 2269 | [p-time](https://github.com/sindresorhus/p-time) | Measure the time a promise takes to resolve | sindresorhus | 60 |
| 2270 | [ua-string](https://github.com/sindresorhus/ua-string) | Get the user agent of a recent Chrome version to pretend to be a browser in network requests | sindresorhus | 30 |
| 2271 | [cash](https://github.com/dthree/cash) | Cross-platform Linux commands in ES6 | dthree | 7684 |
| 2272 | [minimist](https://github.com/substack/minimist) | parse argument options | substack | 4072 |
| 2273 | [frontend-boilerplate](https://github.com/tj/frontend-boilerplate) | webpack-react-redux-babel-autoprefixer-hmr-postcss-css-modules-rucksack-boilerplate (unmaintained, I don't use it anymore) | tj | 3006 |
| 2274 | [commander.js](https://github.com/tj/commander.js) | node.js command-line interfaces made easy | tj | 17524 |
| 2275 | [postcss-high-contrast](https://github.com/shiwaforce/postcss-high-contrast) | Create high contrast version of your project with ease. | shiwaforce | 101 |
| 2276 | [postcss-grid-kiss](https://github.com/sylvainpolletvillard/postcss-grid-kiss) | A PostCSS plugin to keep CSS grids stupidly simple | sylvainpolletvillard | 1221 |
| 2277 | [gloria](https://github.com/gloriajs/gloria) | Gloria is a static website generator, based on NodeJS. | gloriajs | 153 |
| 2278 | [ascii-morph](https://github.com/tholman/ascii-morph) | Library to animate between two ascii images - | tholman | 426 |
| 2279 | [p-memoize](https://github.com/sindresorhus/p-memoize) | Memoize promise-returning & async functions | sindresorhus | 122 |
| 2280 | [p-forever](https://github.com/sindresorhus/p-forever) | Run promise-returning & async functions repeatedly until you end it | sindresorhus | 25 |
| 2281 | [p-some](https://github.com/sindresorhus/p-some) | Wait for a specified number of promises to be fulfilled | sindresorhus | 26 |
| 2282 | [write-good](https://github.com/btford/write-good) | Naive linter for English prose | btford | 3907 |
| 2283 | [mersenne-twister](https://github.com/boo1ean/mersenne-twister) | Mersenne Twister pseudorandom number generator | boo1ean | 78 |
| 2284 | [file-url-cli](https://github.com/sindresorhus/file-url-cli) | Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg` | sindresorhus | 21 |
| 2285 | [mui](https://github.com/muicss/mui) | Lightweight CSS framework | muicss | 4314 |
| 2286 | [tetris-on-a-plane](https://github.com/jstimpfle/tetris-on-a-plane) | | jstimpfle | 349 |
| 2287 | [lesspass](https://github.com/lesspass/lesspass) | :key: stateless open source password manager | lesspass | 4181 |
| 2288 | [js](https://github.com/turbo/js) | turbo.js - perform massive parallel computations in your browser with GPGPU. | turbo | 2514 |
| 2289 | [inspire-cli](https://github.com/charliewilco/inspire-cli) | 🙌 Inspiration quotes in your terminal | charliewilco | 10 |
| 2290 | [JASONETTE-iOS](https://github.com/Jasonette/JASONETTE-iOS) | 📡 Native App over HTTP, on iOS | Jasonette | 5286 |
| 2291 | [electron-drag](https://github.com/kapetan/electron-drag) | Window dragging for electron applications | kapetan | 236 |
| 2292 | [social-share-urls](https://github.com/bradvin/social-share-urls) | Social Share URLs | bradvin | 1660 |
| 2293 | [stats.js](https://github.com/mrdoob/stats.js) | JavaScript Performance Monitor | mrdoob | 6433 |
| 2294 | [welcomejs](https://github.com/stml/welcomejs) | A friendly script. | stml | 248 |
| 2295 | [Respond](https://github.com/scottjehl/Respond) | A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more) | scottjehl | 11556 |
| 2296 | [node-drawille](https://github.com/madbence/node-drawille) | Drawing in terminal with unicode braille characters | madbence | 865 |
| 2297 | [brolly](https://github.com/terkelg/brolly) | Internet of Things Umbrella Game. | terkelg | 6 |
| 2298 | [yarn](https://github.com/yarnpkg/yarn) | 📦🐈 Fast, reliable, and secure dependency management. | yarnpkg | 38240 |
| 2299 | [roll-call](https://github.com/mikeal/roll-call) | 📞 Free and reliable audio calls for everyone w/ browser p2p. | mikeal | 1517 |
| 2300 | [annyang](https://github.com/TalAter/annyang) | :speech_balloon: Speech recognition for your site | TalAter | 5765 |
| 2301 | [anatine](https://github.com/sindresorhus/anatine) | [DEPRECATED] :bird: Pristine Twitter app | sindresorhus | 1111 |
| 2302 | [electron-sample-apps](https://github.com/hokein/electron-sample-apps) | Sample apps for Electron | hokein | 3055 |
| 2303 | [react-game-kit](https://github.com/FormidableLabs/react-game-kit) | Component library for making games with React & React Native | FormidableLabs | 4303 |
| 2304 | [github-map](https://github.com/JamesLMilner/github-map) | A map showing the estimates of GitHub users in cities worldwide | JamesLMilner | 25 |
| 2305 | [bad-tv-shader](https://github.com/felixturner/bad-tv-shader) | BadTV Effect for Three.js | felixturner | 307 |
| 2306 | [nuts](https://github.com/GitbookIO/nuts) | :chestnut: Releases/downloads server with auto-updater and GitHub as a backend | GitbookIO | 986 |
| 2307 | [terkel.com-2016](https://github.com/terkelg/terkel.com-2016) | My Personal website. Build with Vue and ThreeJS. | terkelg | 37 |
| 2308 | [cannon.js](https://github.com/schteppe/cannon.js) | A lightweight 3D physics engine written in JavaScript. | schteppe | 2977 |
| 2309 | [glsl-bloom](https://github.com/ykob/glsl-bloom) | test of a glsl bloom effect. it is not used THREE.EffectComposer. | ykob | 40 |
| 2310 | [bootstrap](https://github.com/twbs/bootstrap) | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. | twbs | 139736 |
| 2311 | [prism](https://github.com/PrismJS/prism) | Lightweight, robust, elegant syntax highlighting. | PrismJS | 7812 |
| 2312 | [QuestionMark.js](https://github.com/impressivewebs/QuestionMark.js) | A keyboard shortcuts modal for your app. | impressivewebs | 412 |
| 2313 | [sorttable](https://github.com/stuartlangridge/sorttable) | JavaScript client-side sortable tables | stuartlangridge | 75 |
| 2314 | [tabbed-panels](https://github.com/Daniel-Hug/tabbed-panels) | A declarative tabbed panels JS module | Daniel-Hug | 22 |
| 2315 | [togglr](https://github.com/stefanoio/togglr) | The super lightweight zero dependencies useful utility. | stefanoio | 51 |
| 2316 | [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 | 7067 |
| 2317 | [granim.js](https://github.com/sarcadass/granim.js) | Create fluid and interactive gradient animations with this small javascript library. | sarcadass | 4440 |
| 2318 | [jquery-pjax](https://github.com/defunkt/jquery-pjax) | pushState + ajax = pjax | defunkt | 16614 |
| 2319 | [instantclick](https://github.com/dieulot/instantclick) | InstantClick makes following links in your website instant. | dieulot | 5223 |
| 2320 | [Reddit-Enhancement-Suite](https://github.com/honestbleeps/Reddit-Enhancement-Suite) | Reddit Enhancement Suite | honestbleeps | 2837 |
| 2321 | [textures](https://github.com/riccardoscalco/textures) | Textures.js is a JavaScript library for creating SVG patterns | riccardoscalco | 4642 |
| 2322 | [dasher](https://github.com/maddox/dasher) | 🔘 A simple way to bridge your Amazon Dash buttons to HTTP services | maddox | 708 |
| 2323 | [pokemongo-data](https://github.com/squarecat/pokemongo-data) | A web interface utilising the decoded app data https://gist.github.com/anonymous/077d6dea82d58b8febde54ae9729b1bf | squarecat | 14 |
| 2324 | [grade](https://github.com/benhowdle89/grade) | This JavaScript library produces complementary gradients generated from the top 2 dominant colours in supplied images. | benhowdle89 | 3458 |
| 2325 | [ramme](https://github.com/terkelg/ramme) | Unofficial Instagram Desktop App. | terkelg | 3228 |
| 2326 | [webpack-dashboard](https://github.com/FormidableLabs/webpack-dashboard) | A CLI dashboard for webpack dev server | FormidableLabs | 13608 |
| 2327 | [kaggle-talkingdata-visualization](https://github.com/adilmoujahid/kaggle-talkingdata-visualization) | Source code for blog post: Interactive Data Visualization of Geospatial Data using D3.js, DC.js, Leaflet.js and Python | adilmoujahid | 323 |
| 2328 | [jumpsuit](https://github.com/jsonmaur/jumpsuit) | v3 is coming soon. | jsonmaur | 1422 |
| 2329 | [image-diff](https://github.com/uber-archive/image-diff) | Create image differential between two images | uber-archive | 2426 |
| 2330 | [create-react-app](https://github.com/facebook/create-react-app) | Set up a modern web app by running one command. | facebook | 77497 |
| 2331 | [Moeditor](https://github.com/Moeditor/Moeditor) | (discontinued) Your all-purpose markdown editor. | Moeditor | 3971 |
| 2332 | [node-steam-user](https://github.com/DoctorMcKay/node-steam-user) | Allows interaction with the Steam network via the Steam client protocol | DoctorMcKay | 346 |
| 2333 | [emojify.js](https://github.com/joypixels/emojify.js) | A Javascript module to convert Emoji keywords to images | joypixels | 1808 |
| 2334 | [anime](https://github.com/juliangarnier/anime) | JavaScript animation engine | juliangarnier | 34680 |
| 2335 | [loadCSS](https://github.com/filamentgroup/loadCSS) | A function for loading CSS asynchronously | filamentgroup | 6346 |
| 2336 | [yt-sanegrid](https://github.com/daviddeutsch/yt-sanegrid) | YouTube abandoned the subscription grid view. This has made a lot of people very angry and been widely regarded as a bad move. | daviddeutsch | 40 |
| 2337 | [uptime](https://github.com/fzaninotto/uptime) | A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap. | fzaninotto | 3539 |
| 2338 | [jszip](https://github.com/Stuk/jszip) | Create, read and edit .zip files with Javascript | Stuk | 5731 |
| 2339 | [headroom.js](https://github.com/WickyNilliams/headroom.js) | Give your pages some headroom. Hide your header until you need it | WickyNilliams | 10574 |
| 2340 | [Steam-Card-Farmer](https://github.com/DoctorMcKay/Steam-Card-Farmer) | Idle your Steam games to get trading cards | DoctorMcKay | 95 |
| 2341 | [resume.github.com](https://github.com/resume/resume.github.com) | Resumes generated using the GitHub informations | resume | 44062 |
| 2342 | [embed-js](https://github.com/ritz078/embed-js) | 🌻 A lightweight plugin to embed emojis, media, maps, tweets, code and more. ✨ | ritz078 | 1194 |
| 2343 | [lazysizes](https://github.com/aFarkas/lazysizes) | High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration. | aFarkas | 13059 |
| 2344 | [react-input-enhancements](https://github.com/alexkuz/react-input-enhancements) | Set of enhancements for input control | alexkuz | 1382 |
| 2345 | [react-enroute](https://github.com/tj/react-enroute) | React router with a small footprint for modern browsers | tj | 1326 |
| 2346 | [console-dot-frog](https://github.com/tholman/console-dot-frog) | Forget console logs, console.frog is where its all at! | tholman | 291 |
| 2347 | [places](https://github.com/algolia/places) | :globe_with_meridians: Turn any <input> into an address autocomplete | algolia | 4979 |
| 2348 | [switch](https://github.com/zhiyul/switch) | :rabbit: A simple and powerful switch for checkbox. | zhiyul | 486 |
| 2349 | [cf-ui](https://github.com/cloudflare/cf-ui) | :gem: Cloudflare UI Framework | cloudflare | 1293 |
| 2350 | [json-server](https://github.com/typicode/json-server) | Get a full fake REST API with zero coding in less than 30 seconds (seriously) | typicode | 46439 |
| 2351 | [react-native](https://github.com/facebook/react-native) | A framework for building native apps with React. | facebook | 86104 |
| 2352 | [cookieconsent](https://github.com/osano/cookieconsent) | A free solution to the EU, GDPR, and California Cookie Laws | osano | 2387 |
| 2353 | [anti-adblock-killer](https://github.com/reek/anti-adblock-killer) | Anti-Adblock Killer helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable. | reek | 4445 |
| 2354 | [steam-pics-api](https://github.com/DoctorMcKay/steam-pics-api) | HTTP API for the Steam Product Information Carrier System | DoctorMcKay | 22 |

**[⬆ Back to Index](#-contents)**

## Julia
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [VIMKiller](https://github.com/caseykneale/VIMKiller) | Exiting VIM is hard; sometimes we need to take drastic measures | caseykneale | 181 |
| 2 | [julia](https://github.com/JuliaLang/julia) | The Julia Language: A fresh approach to technical computing. | JuliaLang | 26174 |

**[⬆ Back to Index](#-contents)**

## Jupyter Notebook
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [IMDB-Watchlist-whereToWatch](https://github.com/wofsauge/IMDB-Watchlist-whereToWatch) | A small python webcrawler that compares your IMDB Watchlist with "WerStreamt.es" in order to generate a list of Movies available at your subscribed Streamingservices. | wofsauge | 3 |
| 2 | [ml-workspace](https://github.com/ml-tooling/ml-workspace) | 🛠 All-in-one web-based IDE specialized for machine learning and data science. | ml-tooling | 1081 |
| 3 | [goodbooks-10k](https://github.com/zygmuntz/goodbooks-10k) | Ten thousand books, six million ratings | zygmuntz | 568 |
| 4 | [python-machine-learning-book-3rd-edition](https://github.com/rasbt/python-machine-learning-book-3rd-edition) | The "Python Machine Learning (3rd edition)" book code repository | rasbt | 951 |
| 5 | [harry_potter_nlp](https://github.com/raffg/harry_potter_nlp) | Harry Potter and the Allocation of Dirichlet | raffg | 67 |
| 6 | [fastai](https://github.com/fastai/fastai) | The fastai deep learning library, plus lessons and tutorials | fastai | 17563 |
| 7 | [examples](https://github.com/tensorflow/examples) | TensorFlow examples | tensorflow | 2837 |
| 8 | [mirror-selfie](https://github.com/shekit/mirror-selfie) | Removing the phone from the notorious mirror selfie using deep learning | shekit | 37 |
| 9 | [course-v3](https://github.com/fastai/course-v3) | The 3rd edition of course.fast.ai | fastai | 4046 |
| 10 | [tensorflow-without-a-phd](https://github.com/GoogleCloudPlatform/tensorflow-without-a-phd) | A crash course in six episodes for software developers who want to become machine learning practitioners. | GoogleCloudPlatform | 2090 |
| 11 | [breast_cancer_classifier](https://github.com/nyukat/breast_cancer_classifier) | Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening | nyukat | 516 |
| 12 | [the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching) | One has no future if one couldn't teach themself. | selfteaching | 11636 |
| 13 | [nlp-tutorial](https://github.com/graykode/nlp-tutorial) | Natural Language Processing Tutorial for Deep Learning Researchers | graykode | 5778 |
| 14 | [QuaterNet](https://github.com/facebookresearch/QuaterNet) | Proposes neural networks that can generate animation of virtual characters for different actions. | facebookresearch | 521 |
| 15 | [syntax-speaker-prediction](https://github.com/pmbaumgartner/syntax-speaker-prediction) | The tastiest machine learning project. Can we predict who is speaking for how long during an episode of the syntax.fm podcast? | pmbaumgartner | 36 |
| 16 | [lessons](https://github.com/madewithml/lessons) | 📚 Learn ML with clean code, simplified math and illustrative visuals. As you learn, work on interesting projects and share them on https://madewithml.com for the community to discover and learn from! | madewithml | 23911 |
| 17 | [Me_Bot](https://github.com/Spandan-Madan/Me_Bot) | Build a bot that speaks like you! | Spandan-Madan | 604 |
| 18 | [DeOldify](https://github.com/jantic/DeOldify) | A Deep Learning based project for colorizing and restoring old images (and video!) | jantic | 9607 |
| 19 | [digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction) | A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). | leandromoreira | 9989 |

**[⬆ Back to Index](#-contents)**

## Kotlin
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [envelope](https://github.com/specialprojects-experiments/envelope) | An experimental app which temporarily transforms your phone into a simpler, calmer device. Currently supports Pixel 3a | specialprojects-experiments | 137 |
| 2 | [Unciv](https://github.com/yairm210/Unciv) | Open-source Android/Desktop remake of Civ V | yairm210 | 1254 |
| 3 | [android-showcase](https://github.com/igorwojda/android-showcase) | 💎 Android application following best practices: Kotlin, coroutines, Clean Architecture, feature modules, tests, MVVM, static analysis... | igorwojda | 2589 |
| 4 | [ktor](https://github.com/ktorio/ktor) | Framework for quickly creating connected applications in Kotlin with minimal effort | ktorio | 6542 |
| 5 | [Hirnfick](https://github.com/diesieben07/Hirnfick) | | diesieben07 | 2 |
| 6 | [FA3C-Untis-Bot](https://github.com/diesieben07/FA3C-Untis-Bot) | | diesieben07 | 3 |
| 7 | [AdventOfCode2018](https://github.com/diesieben07/AdventOfCode2018) | | diesieben07 | 1 |
| 8 | [iosched](https://github.com/google/iosched) | The Google I/O 2019 Android App | google | 19677 |
| 9 | [kotlin](https://github.com/JetBrains/kotlin) | The Kotlin Programming Language | JetBrains | 31267 |

**[⬆ Back to Index](#-contents)**

## LLVM
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [llvm](https://github.com/llvm-mirror/llvm) | Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes. | llvm-mirror | 4360 |

**[⬆ Back to Index](#-contents)**

## Lua
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [kong](https://github.com/Kong/kong) | 🦍 The Cloud-Native API Gateway | Kong | 25339 |
| 2 | [VeryNginx](https://github.com/alexazhou/VeryNginx) | A very powerful and friendly nginx base on lua-nginx-module( openresty ) which provide WAF, Control Panel, and Dashboards. | alexazhou | 5280 |
| 3 | [MazeBase](https://github.com/facebookarchive/MazeBase) | Simple environment for creating very simple 2D games and training neural network models to perform tasks within them | facebookarchive | 247 |
| 4 | [distant-multiplayer-start](https://github.com/kevincoghlan/distant-multiplayer-start) | Mod for Civilization VI which places human players in distant starting positions. | kevincoghlan | 1 |
| 5 | [CQUI_Community-Edition](https://github.com/Azurency/CQUI_Community-Edition) | Civilization 6 mod - UI enhancements, reduce clicks and manage your empire faster! | Azurency | 369 |
| 6 | [ProductionQueue](https://github.com/kblease/ProductionQueue) | Civilization 6 mod that adds production queuing | kblease | 36 |
| 7 | [BTS](https://github.com/astog/BTS) | Better Trade Screen - Mod for Civilization VI | astog | 26 |
| 8 | [Civ6-YnAMP](https://github.com/Gedemon/Civ6-YnAMP) | Yet (not) Another Maps Pack for Civilization VI | Gedemon | 147 |
| 9 | [cqui](https://github.com/CQUI-Org/cqui) | Civilization 6 - Chao's Quick UI. Reduce clicks and manage your empire faster! | CQUI-Org | 334 |
| 10 | [Gatherer](https://github.com/jsb/Gatherer) | Vanilla World of Warcraft (v.1.12.1) AddOn | jsb | 25 |
| 11 | [aux-addon](https://github.com/shirsig/aux-addon) | Auction House addOn for Classic (1.13) IMPORTANT: The folder name must be "aux-addon" IMPORTANT: The Vanilla (1.12) version moved here https://github.com/shirsig/aux-addon-vanilla | shirsig | 200 |
| 12 | [QuestieDev](https://github.com/AeroScripts/QuestieDev) | Questie: the vanilla quest helper | AeroScripts | 854 |
| 13 | [LuaScripts](https://github.com/mangoszero/LuaScripts) | Eluna Scripts for MangosZero | mangoszero | 34 |
| 14 | [waifu2x](https://github.com/nagadomi/waifu2x) | Image Super-Resolution for Anime-Style Art | nagadomi | 17844 |

**[⬆ Back to Index](#-contents)**

## Makefile
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [redox](https://github.com/redox-os/redox) | Mirror of https://gitlab.redox-os.org/redox-os/redox | redox-os | 12145 |
| 2 | [badges](https://github.com/Naereen/badges) | :pencil: Markdown code for lots of small badges :ribbon: :pushpin: (shields.io, forthebadge.com etc) :sunglasses:. Contributions are welcome! Please add yourse! | Naereen | 888 |
| 3 | [lc3-vm](https://github.com/justinmeiners/lc3-vm) | Write your own virtual machine for the LC-3 computer! | justinmeiners | 352 |
| 4 | [apk-file](https://github.com/genuinetools/apk-file) | Search apk package contents via the command line. | genuinetools | 85 |
| 5 | [ghb0t](https://github.com/genuinetools/ghb0t) | A GitHub Bot to automatically delete your fork's branches after a pull request has been merged. | genuinetools | 290 |
| 6 | [udict](https://github.com/genuinetools/udict) | A command line urban dictionary. | genuinetools | 94 |
| 7 | [upmail](https://github.com/genuinetools/upmail) | Email notification hook for https://github.com/sourcegraph/checkup. | genuinetools | 59 |
| 8 | [sshb0t](https://github.com/genuinetools/sshb0t) | A bot for keeping your ssh authorized_keys up to date with user's GitHub keys, **only** use if you enable 2FA & keep your keys updates. | genuinetools | 248 |
| 9 | [PostgresApp](https://github.com/PostgresApp/PostgresApp) | The easiest way to get started with PostgreSQL on the Mac | PostgresApp | 5253 |
| 10 | [full-speed-python](https://github.com/joaoventura/full-speed-python) | Full Speed Python: a book for self-learners | joaoventura | 2570 |

**[⬆ Back to Index](#-contents)**

## Nim
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Nim](https://github.com/nim-lang/Nim) | Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority). | nim-lang | 9175 |
| 2 | [nimforum](https://github.com/nim-lang/nimforum) | Lightweight alternative to Discourse written in Nim | nim-lang | 466 |

**[⬆ Back to Index](#-contents)**

## Nix
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [simple-twitter](https://github.com/Gabriel439/simple-twitter) | A bare-bones Twitter clone implemented in a single file | Gabriel439 | 657 |
| 2 | [shopware-nix](https://github.com/shyim/shopware-nix) | | shyim | 3 |
| 3 | [nixpkgs](https://github.com/NixOS/nixpkgs) | Nix Packages collection | NixOS | 4844 |

**[⬆ Back to Index](#-contents)**

## OCaml
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [bs-preact](https://github.com/utkarshkukreti/bs-preact) | Deprecated in favor of https://github.com/utkarshkukreti/reaml, which has more features, works with the latest BuckleScript, and can be used with both React and Preact. | utkarshkukreti | 39 |
| 2 | [bs-preact-starter](https://github.com/utkarshkukreti/bs-preact-starter) | Deprecated in favor of https://github.com/utkarshkukreti/reaml, which has more features, works with the latest BuckleScript, and can be used with both React and Preact. | utkarshkukreti | 9 |
| 3 | [reason](https://github.com/facebook/reason) | Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems | facebook | 8634 |
| 4 | [reprocessing](https://github.com/Schmavery/reprocessing) | ReasonML graphics library inspired by Processing | Schmavery | 642 |
| 5 | [gravitron](https://github.com/jaredly/gravitron) | a little game | jaredly | 470 |
| 6 | [fastpack](https://github.com/fastpack/fastpack) | Pack JS code fast & easy | fastpack | 2256 |
| 7 | [pfff](https://github.com/facebookarchive/pfff) | Tools for code analysis, visualizations, or style-preserving source transformation. | facebookarchive | 2401 |
| 8 | [google-drive-ocamlfuse](https://github.com/astrada/google-drive-ocamlfuse) | FUSE filesystem over Google Drive | astrada | 3487 |
| 9 | [flow](https://github.com/facebook/flow) | Adds static typing to JavaScript to improve developer productivity and code quality. | facebook | 20524 |

**[⬆ Back to Index](#-contents)**

## Objective-C
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [UTM](https://github.com/utmapp/UTM) | Virtual machines for iOS | utmapp | 3517 |
| 2 | [KeepingYouAwake](https://github.com/newmarcel/KeepingYouAwake) | Prevents your Mac from going to sleep. | newmarcel | 3586 |
| 3 | [Toolbox](https://github.com/junecloud/Toolbox) | Junecloud Toolbox is a set of Automator Actions and a Safari Extension, designed to take some of the tedium out of your work. | junecloud | 30 |
| 4 | [Beat](https://github.com/lmparppei/Beat) | Beat - a simple and elegant screenwriting app for macOS | lmparppei | 27 |
| 5 | [MemojiCatalyst](https://github.com/zhuowei/MemojiCatalyst) | iOS Memoji editor ported to run on macOS through Catalyst | zhuowei | 34 |
| 6 | [Disk-Arbitrator](https://github.com/aburgh/Disk-Arbitrator) | A Mac OS X forensic utility which manages file system mounting in support of forensic procedures. | aburgh | 466 |
| 7 | [shortcuts-iosmac](https://github.com/steventroughtonsmith/shortcuts-iosmac) | Hacked-together implementation of Shortcuts for macOS Catalina using system frameworks | steventroughtonsmith | 235 |
| 8 | [AppleEvents](https://github.com/insidegui/AppleEvents) | The unofficial Apple Events app for macOS | insidegui | 844 |
| 9 | [Soundflower](https://github.com/mattingalls/Soundflower) | MacOS system extension that allows applications to pass audio to other applications. | mattingalls | 5474 |
| 10 | [UITrackpadControl](https://github.com/steventroughtonsmith/UITrackpadControl) | A trackpad control for iOS that you can put onscreen to drive a mouse cursor specific to your app | steventroughtonsmith | 110 |
| 11 | [keycastr](https://github.com/keycastr/keycastr) | KeyCastr, an open-source keystroke visualizer | keycastr | 4821 |
| 12 | [Sloth](https://github.com/sveinbjornt/Sloth) | Mac app that shows all open files, directories and sockets in use by all running processes. Nice GUI for lsof. | sveinbjornt | 3909 |
| 13 | [SubEthaEdit](https://github.com/subethaedit/SubEthaEdit) | General purpose plain text editor for macOS. Widely known for its live collaboration feature. | subethaedit | 1010 |
| 14 | [PocketSocket](https://github.com/zwopple/PocketSocket) | Objective-C websocket library for building things that work in realtime on iOS and OS X. | zwopple | 363 |
| 15 | [VSaver](https://github.com/pendowski/VSaver) | | pendowski | 76 |
| 16 | [SpriteKitWatchFace](https://github.com/steventroughtonsmith/SpriteKitWatchFace) | SpriteKit-based faux analog watch face example for watchOS | steventroughtonsmith | 1023 |
| 17 | [DarkCode](https://github.com/b3ll/DarkCode) | Always makes Xcode use Dark Mode on macOS Mojave | b3ll | 56 |
| 18 | [restor](https://github.com/google/restor) | Restor is a user-friendly application to (mass) image macOS computers from a single source | google | 219 |
| 19 | [FLEX](https://github.com/Flipboard/FLEX) | An in-app debugging and exploration tool for iOS | Flipboard | 11285 |
| 20 | [bitbar](https://github.com/matryer/bitbar) | Put the output from any script or program in your Mac OS X Menu Bar | matryer | 12371 |
| 21 | [YouTube-Music](https://github.com/steve228uk/YouTube-Music) | :musical_note: A Mac app wrapper for music.youtube.com | steve228uk | 1285 |
| 22 | [marzipanify](https://github.com/steventroughtonsmith/marzipanify) | Convert an iOS Simulator app bundle to an iOSMac (Marzipan) one (Unsupported & undocumented, WIP) | steventroughtonsmith | 952 |
| 23 | [play-button-itunes-patch](https://github.com/thebitguru/play-button-itunes-patch) | Play Button iTunes Patch | thebitguru | 667 |
| 24 | [spectacle](https://github.com/eczarny/spectacle) | Spectacle allows you to organize your windows without using a mouse. | eczarny | 12271 |
| 25 | [santa](https://github.com/google/santa) | A binary whitelisting/blacklisting system for macOS | google | 3103 |
| 26 | [sequelpro](https://github.com/sequelpro/sequelpro) | MySQL/MariaDB database management for macOS | sequelpro | 7571 |
| 27 | [rust-webview](https://github.com/alanhoff/rust-webview) | Tiny cross-platform UI library for Rust that uses a webview for rendering HTML5 | alanhoff | 62 |
| 28 | [macmediakeyforwarder](https://github.com/milgra/macmediakeyforwarder) | Media Key Forwarder for iTunes and Spotify | milgra | 1025 |
| 29 | [AnimojiStudio](https://github.com/insidegui/AnimojiStudio) | Make cute emoji videos with unlimited duration and share anywhere (iPhone X, XS and XS Max only!) | insidegui | 1069 |
| 30 | [XcodeCleaner](https://github.com/waylybaye/XcodeCleaner) | Cleaner for Xcode.app built with react-native-macos | waylybaye | 1400 |
| 31 | [SBSAnimoji](https://github.com/simonbs/SBSAnimoji) | 🐵 Animoji app using Apples AvatarKit | simonbs | 858 |
| 32 | [sketchcachecleaner](https://github.com/yo-op/sketchcachecleaner) | 💻 Sketch Cache Cleaner | yo-op | 426 |
| 33 | [cdto](https://github.com/jbtule/cdto) | Finder Toolbar app to open the current directory in the Terminal | jbtule | 1646 |
| 34 | [shortcuts](https://github.com/siong1987/shortcuts) | Restart/Sleep/Logout/Shutdown shortcuts in Spotlight | siong1987 | 363 |
| 35 | [yalu102](https://github.com/kpwn/yalu102) | incomplete iOS 10.2 jailbreak for 64 bit devices by qwertyoruiopz and marcograssi | kpwn | 1795 |
| 36 | [Dash-iOS](https://github.com/Kapeli/Dash-iOS) | Dash gives your iPad and iPhone instant offline access to 200+ API documentation sets | Kapeli | 6872 |
| 37 | [TouchBarDemoApp](https://github.com/bikkelbroeders/TouchBarDemoApp) | Allows you to use your macOS Touch Bar from an iPad (through USB connection) or on-screen by pressing the Fn-key. | bikkelbroeders | 1646 |
| 38 | [TouchBarScreenshotter](https://github.com/steventroughtonsmith/TouchBarScreenshotter) | Touch Bar screenshotter; easily snap screenshots of the currently presented Touch Bar in macOS | steventroughtonsmith | 118 |
| 39 | [canabalt-ios](https://github.com/ericjohnson/canabalt-ios) | Open source release of Canabalt for iOS | ericjohnson | 1561 |
| 40 | [NSDate-Extensions](https://github.com/erica/NSDate-Extensions) | Practical real-world dates | erica | 1395 |
| 41 | [iPokeGo](https://github.com/istornz/iPokeGo) | A native iOS client to map the Pokemon around you! | istornz | 642 |
| 42 | [Buglife-iOS](https://github.com/Buglife/Buglife-iOS) | Awesome bug reporting for iOS apps | Buglife | 481 |
| 43 | [Plopp](https://github.com/florianalbrecht/Plopp) | A simple match 3 game built in Objective-C | florianalbrecht | 2 |

**[⬆ Back to Index](#-contents)**

## Objective-C++
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [noble-mac](https://github.com/Timeular/noble-mac) | Noble MacOS bindings using the official CoreBluetooth API | Timeular | 79 |

**[⬆ Back to Index](#-contents)**

## Others
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [covid-19-data](https://github.com/nytimes/covid-19-data) | An ongoing repository of data on coronavirus cases and deaths in the U.S. | nytimes | 3779 |
| 2 | [fork-this](https://github.com/miukimiu/fork-this) | They say I'm invisible! Fork this, I'm original! | miukimiu | 39 |
| 3 | [awesome-alpine](https://github.com/alpinejs/awesome-alpine) | 🚀A curated list of awesome resources related to Alpine. | alpinejs | 97 |
| 4 | [Anno](https://github.com/anno-mods/Anno) | Download Anno 1800 Mod Manager | anno-mods | 10 |
| 5 | [issues](https://github.com/tailwindui/issues) | Bug fixes and feature request tracking for Tailwind UI. | tailwindui | 116 |
| 6 | [starter-workflows](https://github.com/actions/starter-workflows) | Accelerating new GitHub Actions workflows | actions | 2366 |
| 7 | [culture-handbook](https://github.com/netlify/culture-handbook) | The philosophy and values of Netlify's diverse, globally distributed workforce | netlify | 31 |
| 8 | [COVID-19](https://github.com/pcm-dpc/COVID-19) | COVID-19 Italia - Monitoraggio situazione | pcm-dpc | 3082 |
| 9 | [COVID-19](https://github.com/CSSEGISandData/COVID-19) | Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE | CSSEGISandData | 19550 |
| 10 | [heroicons](https://github.com/refactoringui/heroicons) | A set of free MIT-licensed high-quality SVG icons for UI development. | refactoringui | 4445 |
| 11 | [handbook](https://github.com/basecamp/handbook) | Basecamp Employee Handbook | basecamp | 5459 |
| 12 | [Fontily](https://github.com/partyka1/Fontily) | Sketch plugin for finding & replacing fonts for Sketch 3+ | partyka1 | 120 |
| 13 | [laravel-log-reader](https://github.com/haruncpi/laravel-log-reader) | A simple and beautiful laravel log reader | haruncpi | 210 |
| 14 | [awesome-ponyfills](https://github.com/Richienb/awesome-ponyfills) | A curated list of awesome ponyfills for writing cross-platform and cross-browser code. | Richienb | 31 |
| 15 | [awesome-universal-rendering](https://github.com/brillout/awesome-universal-rendering) | Awesome resources about server side sendering (SSR), static rendering, pre-rendering, static site generators (SSG). | brillout | 260 |
| 16 | [web-dev-feeds](https://github.com/simevidas/web-dev-feeds) | A collection of over 800 RSS feeds for web developers, updated monthly | simevidas | 159 |
| 17 | [awesome-management](https://github.com/kdeldycke/awesome-management) | 👔 Engineering Team Management Knowledge Base | kdeldycke | 174 |
| 18 | [rustjs](https://github.com/yoshuawuyts/rustjs) | Know JS, want to try Rust, but not sure where to start? This is for you! | yoshuawuyts | 519 |
| 19 | [photopea](https://github.com/photopea/photopea) | Photopea is online image editor | photopea | 2646 |
| 20 | [awesome-distributed-systems](https://github.com/theanalyst/awesome-distributed-systems) | A curated list to learn about distributed systems | theanalyst | 4684 |
| 21 | [awesome-nix](https://github.com/nix-community/awesome-nix) | 😎 A curated list of the best resources in the Nix community [maintainer=@zimbatm] | nix-community | 221 |
| 22 | [0x4447_product_s3_email](https://github.com/0x4447/0x4447_product_s3_email) | 📫 A serverless email server on AWS using S3 and SES | 0x4447 | 1697 |
| 23 | [awesome-scanning](https://github.com/ad-si/awesome-scanning) | A curated list of awesome projects to simplify and improve paper scanning. | ad-si | 136 |
| 24 | [fritzbox-blacklist](https://github.com/fboes/fritzbox-blacklist) | A list of domains to be blocked in my Fritz!Box | fboes | 74 |
| 25 | [Unreal.js](https://github.com/ncsoft/Unreal.js) | Unreal.js: Javascript runtime built for UnrealEngine 4 | ncsoft | 2624 |
| 26 | [browser-2020](https://github.com/luruke/browser-2020) | Things you can do with a browser in 2020 ☕️ | luruke | 7117 |
| 27 | [awesome-stock-resources](https://github.com/neutraltone/awesome-stock-resources) | :city_sunrise: A collection of links for free stock photography, video and Illustration websites | neutraltone | 8818 |
| 28 | [sas-top-10](https://github.com/puresec/sas-top-10) | Serverless Architectures Security Top 10 Guide | puresec | 208 |
| 29 | [how-to-exit-vim](https://github.com/hakluke/how-to-exit-vim) | Below are some simple methods for exiting vim. | hakluke | 3992 |
| 30 | [xcode-open-on-github](https://github.com/wojteklu/xcode-open-on-github) | Quick Actions for Xcode to jump to a source code line on Github or copy GitHub link to clipboard. | wojteklu | 134 |
| 31 | [signoff-commit-action](https://github.com/JasonEtco/signoff-commit-action) | ✍️ Action that creates an empty commit with a list of commits to "sign off on" | JasonEtco | 4 |
| 32 | [awesome-standalones](https://github.com/davatron5000/awesome-standalones) | A curated list of awesome framework-agnostic standalone web components | davatron5000 | 290 |
| 33 | [awesome-nodejs](https://github.com/sindresorhus/awesome-nodejs) | :zap: Delightful Node.js packages and resources | sindresorhus | 35206 |
| 34 | [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 | 3432 |
| 35 | [deploy-your-own-saas](https://github.com/Atarity/deploy-your-own-saas) | List of "only yours" cloud services for everyday needs :black_flag: | Atarity | 2730 |
| 36 | [awesome-react-components](https://github.com/brillout/awesome-react-components) | Curated List of React Components & Libraries. | brillout | 22083 |
| 37 | [policies](https://github.com/basecamp/policies) | Basecamp policies, terms, and legal. Share them; reuse them; contribute to them. | basecamp | 1208 |
| 38 | [nyt_crosswords](https://github.com/doshea/nyt_crosswords) | Every NYT Crossword in JSON format | doshea | 51 |
| 39 | [25-days-of-serverless](https://github.com/microsoft/25-days-of-serverless) | Repository responsible for 25 days of Serverless challenges | microsoft | 358 |
| 40 | [awesome-oss-funding](https://github.com/sustainers/awesome-oss-funding) | A curated list of awesome resources for funding open source projects and authors. | sustainers | 346 |
| 41 | [github-actions-ci-templates](https://github.com/cutenode/github-actions-ci-templates) | ✅ A repository of templates for GitHub Actions CI configurations. | cutenode | 38 |
| 42 | [awesome-naming](https://github.com/gruhn/awesome-naming) | A curated list for when naming things is done right. | gruhn | 817 |
| 43 | [fuzz.txt](https://github.com/Bo0oM/fuzz.txt) | Potentially dangerous files | Bo0oM | 1175 |
| 44 | [thank-you-github](https://github.com/thank-you-github/thank-you-github) | An open letter of gratitude to GitHub | thank-you-github | 1899 |
| 45 | [so-you-graduated-whats-next](https://github.com/aspittel/so-you-graduated-whats-next) | | aspittel | 33 |
| 46 | [cfps](https://github.com/aspittel/cfps) | | aspittel | 44 |
| 47 | [tamagotchiTemp](https://github.com/graceavery/tamagotchiTemp) | | graceavery | 1084 |
| 48 | [SteamOS](https://github.com/ValveSoftware/SteamOS) | SteamOS community tracker | ValveSoftware | 924 |
| 49 | [Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit) | :link: Some useful websites for programmers. | sdmg15 | 30222 |
| 50 | [gamedev-js](https://github.com/gamedev-js/gamedev-js) | Game Development in Javascript | gamedev-js | 67 |
| 51 | [upload-artifact](https://github.com/actions/upload-artifact) | | actions | 369 |
| 52 | [download-artifact](https://github.com/actions/download-artifact) | | actions | 119 |
| 53 | [distributed-consensus-reading-list](https://github.com/heidihoward/distributed-consensus-reading-list) | List of academic papers on distributed consensus | heidihoward | 546 |
| 54 | [offensive](https://github.com/laravel-validation-rules/offensive) | This rule will validate that a field isn't offensive. | laravel-validation-rules | 3 |
| 55 | [email-validation-mailgun](https://github.com/laravel-validation-rules/email-validation-mailgun) | | laravel-validation-rules | 1 |
| 56 | [exposed-password](https://github.com/laravel-validation-rules/exposed-password) | Validate that a password hasn't been exposed in a data breach. | laravel-validation-rules | 8 |
| 57 | [support.Githubbers](https://github.com/MSWorkers/support.Githubbers) | Star this repo to show your support to Githubbers! | MSWorkers | 280 |
| 58 | [tus-resumable-upload-protocol](https://github.com/tus/tus-resumable-upload-protocol) | Open Protocol for Resumable File Uploads | tus | 962 |
| 59 | [alfred-shrugify](https://github.com/califa/alfred-shrugify) | Alfred Shrugged | califa | 24 |
| 60 | [established-remote](https://github.com/yanirs/established-remote) | A list of established remote companies | yanirs | 2904 |
| 61 | [USA-Constitution](https://github.com/JesseKPhillips/USA-Constitution) | A history of edits to the US Constitution as it has been amended. Written in markdown to match original formatting. | JesseKPhillips | 1986 |
| 62 | [Altair-BASIC](https://github.com/option8/Altair-BASIC) | Micro-Soft Altair BASIC 3.2 source | option8 | 59 |
| 63 | [awesome-clean-tech](https://github.com/nglgzz/awesome-clean-tech) | A community curated list of awesome clean tech companies | nglgzz | 233 |
| 64 | [chef-sugar](https://github.com/sethvargo/chef-sugar) | | sethvargo | 146 |
| 65 | [postcss-language](https://github.com/csstools/postcss-language) | Support for modern and experimental CSS within Visual Studio Code | csstools | 26 |
| 66 | [datauri](https://github.com/boazsender/datauri) | Convert files to base64 encoded data uri | boazsender | 7 |
| 67 | [ECMAScript-new-features-list](https://github.com/daumann/ECMAScript-new-features-list) | A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019 | daumann | 2314 |
| 68 | [developer-portfolios](https://github.com/emmabostian/developer-portfolios) | A list of developer portfolios for your inspiration | emmabostian | 1050 |
| 69 | [Hacking-Security-Ebooks](https://github.com/yeahhub/Hacking-Security-Ebooks) | Top 100 Hacking & Security E-Books (Free Download) | yeahhub | 2225 |
| 70 | [juggler](https://github.com/puppeteer/juggler) | Juggler - Firefox Automation Protocol for implementing the Puppeteer API. | puppeteer | 48 |
| 71 | [reverse-interview](https://github.com/viraptor/reverse-interview) | Questions to ask the company during your interview | viraptor | 12781 |
| 72 | [ama](https://github.com/sindresorhus/ama) | Ask me anything! | sindresorhus | 82 |
| 73 | [hosts-blocklists](https://github.com/notracking/hosts-blocklists) | Automatically updated, moderated and optimized lists for blocking ads, trackers and other online garbage | notracking | 1103 |
| 74 | [php-rfcs](https://github.com/php/php-rfcs) | Experimental repo for GitHub based RFC workflow. For now, please don't submit PRs. | php | 290 |
| 75 | [privacy-budget](https://github.com/bslassey/privacy-budget) | | bslassey | 57 |
| 76 | [awesome-remote-job](https://github.com/lukasz-madon/awesome-remote-job) | A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python | lukasz-madon | 17926 |
| 77 | [md-article-template](https://github.com/lmammino/md-article-template) | A ready-made setup to write articles in Markdown and be able to see live preview and export the article in HTML | lmammino | 8 |
| 78 | [A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students) | ✅ Curated list of resources for college students | dipakkr | 9942 |
| 79 | [Fantastic-Front-End-Toolbox](https://github.com/jamesctucker/Fantastic-Front-End-Toolbox) | A catalogue of front-end tools, technologies, and resources for developers. | jamesctucker | 594 |
| 80 | [open-funding](https://github.com/ralphtheninja/open-funding) | A guide for researching ways of funding open source projects. | ralphtheninja | 429 |
| 81 | [hyper-oh-my-zsh](https://github.com/willmendesneto/hyper-oh-my-zsh) | Oh-My-ZSH theme based on hyper terminal default theme 😎 | willmendesneto | 25 |
| 82 | [markdown-cheatsheet](https://github.com/tchapi/markdown-cheatsheet) | Markdown Cheatsheet for Github Readme.md | tchapi | 1982 |
| 83 | [apple-terminated-my-dev-account](https://github.com/cyanzhong/apple-terminated-my-dev-account) | Apple terminated my developer account for no reason | cyanzhong | 474 |
| 84 | [javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices) | 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (March 2020) | goldbergyoni | 7702 |
| 85 | [YubiKey-Guide](https://github.com/drduh/YubiKey-Guide) | Guide to using YubiKey for GPG and SSH | drduh | 4372 |
| 86 | [backend](https://github.com/kottans/backend) | :octocat: Kottans backend course 🎓 | kottans | 283 |
| 87 | [eng-practices](https://github.com/google/eng-practices) | Google's Engineering Practices documentation | google | 12739 |
| 88 | [dumb-password-rules](https://github.com/dumb-password-rules/dumb-password-rules) | Shaming sites with dumb password rules. | dumb-password-rules | 2321 |
| 89 | [my-js-quizzes-1](https://github.com/teffcode/my-js-quizzes-1) | 🔥 About my JS quizzes on Instagram | teffcode | 9 |
| 90 | [intro-to-bash](https://github.com/codenameyau/intro-to-bash) | Intro to bash with real-world examples and command-line tips | codenameyau | 8 |
| 91 | [branding](https://github.com/sveltejs/branding) | Logos etc for Svelte and related projects | sveltejs | 11 |
| 92 | [security-bulletins](https://github.com/Netflix/security-bulletins) | Security Bulletins that relate to Netflix Open Source | Netflix | 705 |
| 93 | [awesome-lucid-dream](https://github.com/huan/awesome-lucid-dream) | A lucid dream is a dream during which the dreamer is aware that they are dreaming. | huan | 3 |
| 94 | [PlacesToPostYourStartup](https://github.com/mmccaff/PlacesToPostYourStartup) | Compiled list of links from "Ask HN: Where can I post my startup to get beta users?" | mmccaff | 3742 |
| 95 | [awesome-PICO-8](https://github.com/pico-8/awesome-PICO-8) | A curated list of awesome PICO-8 resources, carts, tools and more | pico-8 | 1506 |
| 96 | [osquery-configuration](https://github.com/palantir/osquery-configuration) | A repository for using osquery for incident detection and response | palantir | 511 |
| 97 | [hard-mode](https://github.com/mnapoli/hard-mode) | PHP hard mode | mnapoli | 6 |
| 98 | [badass-conference-talks](https://github.com/emmabostian/badass-conference-talks) | | emmabostian | 364 |
| 99 | [awesome-wasm-langs](https://github.com/appcypher/awesome-wasm-langs) | 😎 A curated list of languages that compile directly to or have their VMs in WebAssembly | appcypher | 2003 |
| 100 | [server-spellbook](https://github.com/bcomnes/server-spellbook) | Spells, rituals and secrets to building application servers | bcomnes | 1 |
| 101 | [infra-spellbook](https://github.com/bcomnes/infra-spellbook) | Infrastructure spells and rituals (servers/linux etc) | bcomnes | 4 |
| 102 | [ansible-role-golang](https://github.com/fubarhouse/ansible-role-golang) | Installs the Go programming language and packages on Mac & Linux (Ubuntu, CentOS) | fubarhouse | 58 |
| 103 | [kubernetes-network-policy-recipes](https://github.com/ahmetb/kubernetes-network-policy-recipes) | Example recipes for Kubernetes Network Policies that you can just copy paste | ahmetb | 2013 |
| 104 | [reports](https://github.com/feedback-assistant/reports) | Open collection of Apple Feedback Assistant reports | feedback-assistant | 43 |
| 105 | [pest](https://github.com/nunomaduro/pest) | This repository contains an old version of PEST. A new and better version is being coded in private and will be out soon: https://github.com/pestphp/pest. | nunomaduro | 360 |
| 106 | [github-issue-templates](https://github.com/stevemao/github-issue-templates) | :symbols: A collection of GitHub issue and pull request templates | stevemao | 1838 |
| 107 | [rust-windows.github.io](https://github.com/rust-windows/rust-windows.github.io) | https://rust-windows.github.io/ | rust-windows | 3 |
| 108 | [preact-faq](https://github.com/marvinhagemeister/preact-faq) | Unofficial Preact FAQ | marvinhagemeister | 40 |
| 109 | [Spacewar](https://github.com/PDP-10/Spacewar) | Spacewar for PDP-6 and PDP-10 | PDP-10 | 11 |
| 110 | [deb.sury.org](https://github.com/oerdnj/deb.sury.org) | Public bugreports for anything ppa:ondrej/* | oerdnj | 469 |
| 111 | [awesome-tensorflow](https://github.com/jtoy/awesome-tensorflow) | TensorFlow - A curated list of dedicated resources http://tensorflow.org | jtoy | 15602 |
| 112 | [jquery-avoidance-techniques](https://github.com/ember-best-practices/jquery-avoidance-techniques) | | ember-best-practices | 18 |
| 113 | [idiomatic-css](https://github.com/necolas/idiomatic-css) | Principles of writing consistent, idiomatic CSS. | necolas | 5962 |
| 114 | [Beginner-Network-Pentesting](https://github.com/hmaverickadams/Beginner-Network-Pentesting) | Notes for Beginner Network Pentesting Course | hmaverickadams | 2454 |
| 115 | [technology_books](https://github.com/arpitjindal97/technology_books) | Premium eBook free for Geeks | arpitjindal97 | 3904 |
| 116 | [Cookbook](https://github.com/andkret/Cookbook) | The Data Engineering Cookbook | andkret | 6523 |
| 117 | [alfred-simple](https://github.com/sindresorhus/alfred-simple) | Simple theme for Alfred | sindresorhus | 192 |
| 118 | [searchable-invisible-dom](https://github.com/rakina/searchable-invisible-dom) | | rakina | 54 |
| 119 | [awesome-chaos-engineering](https://github.com/dastergon/awesome-chaos-engineering) | A curated list of Chaos Engineering resources. | dastergon | 3050 |
| 120 | [etiquette](https://github.com/kossnocorp/etiquette) | GitHub etiquette | kossnocorp | 27 |
| 121 | [theme-specification](https://github.com/system-ui/theme-specification) | A specification for defining theme objects & design tokens for use with UI components | system-ui | 258 |
| 122 | [catj](https://github.com/soheilpro/catj) | Displays JSON files in a flat format. | soheilpro | 1288 |
| 123 | [clean-go-article](https://github.com/Pungyeon/clean-go-article) | A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go. | Pungyeon | 1422 |
| 124 | [Data-Engineering-HowTo](https://github.com/adilkhash/Data-Engineering-HowTo) | A list of useful resources to learn Data Engineering from scratch | adilkhash | 1252 |
| 125 | [awesome-swiftui](https://github.com/vlondon/awesome-swiftui) | A collaborative list of awesome articles, talks, books, videos and code examples about SwiftUI. | vlondon | 494 |
| 126 | [awesome-app-ideas](https://github.com/tastejs/awesome-app-ideas) | List of awesome app ideas | tastejs | 3746 |
| 127 | [docs](https://github.com/laravel/docs) | | laravel | 1803 |
| 128 | [package-json](https://github.com/pkg-json/package-json) | Spec for package.json | pkg-json | 275 |
| 129 | [awesome-for-beginners](https://github.com/MunGell/awesome-for-beginners) | A list of awesome beginners-friendly projects. | MunGell | 18245 |
| 130 | [first-contributions](https://github.com/firstcontributions/first-contributions) | 🚀✨ Help beginners to contribute to open source projects | firstcontributions | 9846 |
| 131 | [SwiftUI-Cheat-Sheet](https://github.com/SimpleBoilerplates/SwiftUI-Cheat-Sheet) | SwiftUI Cheat Sheet | SimpleBoilerplates | 1978 |
| 132 | [The-Documentation-Compendium](https://github.com/kylelobo/The-Documentation-Compendium) | 📢 Various README templates & tips on writing high-quality documentation that people want to read. | kylelobo | 3416 |
| 133 | [shopee-react-knowledgeable](https://github.com/Shopee/shopee-react-knowledgeable) | ⚛︎ To share knowledge and have fun. | Shopee | 45 |
| 134 | [ansible-role-redis](https://github.com/geerlingguy/ansible-role-redis) | Ansible Role - Redis | geerlingguy | 140 |
| 135 | [manager-resources](https://github.com/dmleong/manager-resources) | Engineering manager resources | dmleong | 108 |
| 136 | [proposal-blocks](https://github.com/domenic/proposal-blocks) | Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code | domenic | 216 |
| 137 | [personal-security-checklist](https://github.com/alulsh/personal-security-checklist) | Personal security checklist for securing your devices and accounts. | alulsh | 222 |
| 138 | [awesome-quantum-computing](https://github.com/desireevl/awesome-quantum-computing) | A curated list of awesome quantum computing learning and developing resources. | desireevl | 841 |
| 139 | [APISecurityBestPractices](https://github.com/GitGuardian/APISecurityBestPractices) | Resources to help you keep secrets (API keys, database credentials, certificates, ...) out of source code and remediate the issue in case of a leaked API key. Made available by GitGuardian. | GitGuardian | 1529 |
| 140 | [jest-cheat-sheet](https://github.com/sapegin/jest-cheat-sheet) | Jest cheat sheet | sapegin | 3132 |
| 141 | [enterprise-applications-patterns](https://github.com/lirantal/enterprise-applications-patterns) | Collection of enterprise application patterns | lirantal | 18 |
| 142 | [CodeStream](https://github.com/TeamCodeStream/CodeStream) | The Knowledge Base Behind Your Codebase: team chat in your IDE that gets saved with code when you talk about code. | TeamCodeStream | 207 |
| 143 | [Awesome-Ethical-Hacking-Resources](https://github.com/husnainfareed/Awesome-Ethical-Hacking-Resources) | 🔗 All the resources I could find for learning Ethical Hacking and Penetration Testing. | husnainfareed | 509 |
| 144 | [std-toast](https://github.com/jackbsteinberg/std-toast) | | jackbsteinberg | 84 |
| 145 | [javascript-questions](https://github.com/lydiahallie/javascript-questions) | A long list of (advanced) JavaScript questions, and their explanations :sparkles: | lydiahallie | 17616 |
| 146 | [.github](https://github.com/pifafu/.github) | Config files for my GitHub profile. | pifafu | 7 |
| 147 | [The-Hackers-Hardware-Toolkit](https://github.com/yadox666/The-Hackers-Hardware-Toolkit) | The best hacker's gadgets for Red Team pentesters and security researchers. | yadox666 | 1494 |
| 148 | [opensource-candies](https://github.com/velikanov/opensource-candies) | Free stuff for open source projects | velikanov | 511 |
| 149 | [awesome-pinned-gists](https://github.com/matchai/awesome-pinned-gists) | 📌✨ A collection of awesome dynamic pinned gists for GitHub | matchai | 264 |
| 150 | [awesome-react-hooks](https://github.com/glauberfc/awesome-react-hooks) | A curated list about React Hooks | glauberfc | 847 |
| 151 | [hacker-laws](https://github.com/dwmkerr/hacker-laws) | 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws | dwmkerr | 14125 |
| 152 | [How-to-collaborate-on-github](https://github.com/eonist/How-to-collaborate-on-github) | A mini book about collaborating on GitHub | eonist | 331 |
| 153 | [artwork](https://github.com/cncf/artwork) | 🎨CNCF-related logos and artwork | cncf | 145 |
| 154 | [travis-ci](https://github.com/travis-ci/travis-ci) | Free continuous integration platform for GitHub projects. | travis-ci | 7947 |
| 155 | [awesome-product-design](https://github.com/teoga/awesome-product-design) | A collection of bookmarks, resources, articles for product designers. | teoga | 1336 |
| 156 | [awesome-typescript](https://github.com/dzharii/awesome-typescript) | A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript | dzharii | 1955 |
| 157 | [vulnerabilitydb](https://github.com/snyk/vulnerabilitydb) | Snyk's public vulnerability database | snyk | 333 |
| 158 | [chocolatey-package-requests](https://github.com/chocolatey-community/chocolatey-package-requests) | Please submit your package requests as issues here | chocolatey-community | 62 |
| 159 | [swiftlint-sindre](https://github.com/sindresorhus/swiftlint-sindre) | Good starter config for SwiftLint | sindresorhus | 28 |
| 160 | [awesome-documentation](https://github.com/documentationjs/awesome-documentation) | a list of websites using documentation to be awesome | documentationjs | 20 |
| 161 | [ideas](https://github.com/egoist/ideas) | 💡ideas / thoughts / polls from egoist | egoist | 76 |
| 162 | [OWASP-VWAD](https://github.com/OWASP/OWASP-VWAD) | The OWASP Vulnerable Web Applications Directory Project (VWAD) is a comprehensive and well maintained registry of all known vulnerable web applications currently available. | OWASP | 354 |
| 163 | [nord-terminal-app](https://github.com/arcticicestudio/nord-terminal-app) | An arctic, north-bluish clean and elegant Terminal.app color theme. | arcticicestudio | 144 |
| 164 | [github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet) | A list of cool features of Git and GitHub. | tiimgreen | 29919 |
| 165 | [react-course](https://github.com/tylermcginnis/react-course) | Code for TylerMcGinnis.com's "React" course | tylermcginnis | 2441 |
| 166 | [bench-scripts](https://github.com/haydenjames/bench-scripts) | A compilation of Linux server benchmarking scripts. | haydenjames | 731 |
| 167 | [app-ideas](https://github.com/florinpop17/app-ideas) | A Collection of application ideas which can be used to improve your coding skills. | florinpop17 | 16396 |
| 168 | [posters](https://github.com/UKHomeOffice/posters) | Home Office Digital repository of posters covering different topics - research, access needs, accessibility, design. | UKHomeOffice | 2324 |
| 169 | [lazyload](https://github.com/scott-little/lazyload) | | scott-little | 163 |
| 170 | [game-datasets](https://github.com/leomaurodesenv/game-datasets) | :video_game: A curated list of awesome game datasets, and tools to artificial intelligence in games | leomaurodesenv | 146 |
| 171 | [awesome-web-performance-metrics](https://github.com/palfi-ltd/awesome-web-performance-metrics) | ⚡Metrics to help understand page speed and user experience | palfi-ltd | 511 |
| 172 | [RE-iOS-Apps](https://github.com/ivRodriguezCA/RE-iOS-Apps) | A completely free, open source and online course about Reverse Engineering iOS Applications. | ivRodriguezCA | 1801 |
| 173 | [webpack-workshop-2018](https://github.com/TheLarkInn/webpack-workshop-2018) | Learning resources for the webpack academy workshop series for 2018 | TheLarkInn | 383 |
| 174 | [notes](https://github.com/8483/notes) | Full-stack web development notes. | 8483 | 1475 |
| 175 | [design-inspiration](https://github.com/emmabostian/design-inspiration) | A collection of websites to spark creativity | emmabostian | 644 |
| 176 | [OpenGraphic](https://github.com/Gforcex/OpenGraphic) | Graphic Engine & Game Engine lists | Gforcex | 520 |
| 177 | [intro-to-vue](https://github.com/aspittel/intro-to-vue) | | aspittel | 8 |
| 178 | [night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme) | 🌌NIGHT OWL: A VS Code dark theme for contrast for nighttime coding, 🦉LIGHT OWL: a daytime light theme | sdras | 1804 |
| 179 | [useless-css-properties](https://github.com/captainbrosset/useless-css-properties) | A list of rules for when CSS properties have no effect | captainbrosset | 71 |
| 180 | [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 | 19041 |
| 181 | [yubikey-handbook](https://github.com/ruimarinho/yubikey-handbook) | A collection of guidelines, use cases and experiments with the Yubikey | ruimarinho | 260 |
| 182 | [openaccess](https://github.com/ClevelandMuseumArt/openaccess) | | ClevelandMuseumArt | 37 |
| 183 | [awesome-yara](https://github.com/InQuest/awesome-yara) | A curated list of awesome YARA rules, tools, and people. | InQuest | 973 |
| 184 | [awesome-browser-extensions-for-github](https://github.com/stefanbuck/awesome-browser-extensions-for-github) | A collection of awesome browser extensions for GitHub. | stefanbuck | 1888 |
| 185 | [awesome-personal-blogs](https://github.com/jkup/awesome-personal-blogs) | A delightful list of personal tech blogs | jkup | 2355 |
| 186 | [github](https://github.com/isaacs/github) | Just a place to track issues and feature requests that I have for github | isaacs | 1817 |
| 187 | [awesome-compilers](https://github.com/aalhour/awesome-compilers) | :sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes | aalhour | 4957 |
| 188 | [legal-notices](https://github.com/sindresorhus/legal-notices) | Takedown requests and other legal notices for my open source projects | sindresorhus | 127 |
| 189 | [awesome-css-learning](https://github.com/micromata/awesome-css-learning) | A tiny list limited to the best CSS Learning Resources | micromata | 779 |
| 190 | [worker-examples](https://github.com/cloudflare/worker-examples) | Examples of Javascript you can run on Cloudflare’s worldwide network | cloudflare | 445 |
| 191 | [hit-by-a-bus](https://github.com/TransistorFM/hit-by-a-bus) | A public checklist for startup founders: "What happens if you get hit by a bus? | TransistorFM | 42 |
| 192 | [awesome-cross-platform-nodejs](https://github.com/bcoe/awesome-cross-platform-nodejs) | :two_men_holding_hands: A curated list of awesome developer tools for writing cross-platform Node.js code | bcoe | 839 |
| 193 | [Nodejs-Developer-Roadmap](https://github.com/aliyr/Nodejs-Developer-Roadmap) | A Developer Roadmap to becoming a Node.js developer in 2019 | aliyr | 2271 |
| 194 | [100-days-of-code-frontend](https://github.com/nas5w/100-days-of-code-frontend) | Curriculum for learning front-end development during #100DaysOfCode. | nas5w | 1744 |
| 195 | [awesome-startup-credits](https://github.com/dakshshah96/awesome-startup-credits) | ✨ A collection of awesome companies offering free/discounted plans for eligible startups | dakshshah96 | 1654 |
| 196 | [awesome-vuepress](https://github.com/meteorlxy/awesome-vuepress) | :star: Awesome list of VuePress | meteorlxy | 106 |
| 197 | [creative-coding-notes](https://github.com/cacheflowe/creative-coding-notes) | Some text and links about the wide world of creative coding | cacheflowe | 297 |
| 198 | [awesome-jamstack](https://github.com/automata/awesome-jamstack) | Carefully curated list of awesome JAMstack resources | automata | 698 |
| 199 | [How-To-Secure-A-Linux-Server](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server) | An evolving how-to guide for securing a Linux server. | imthenachoman | 10191 |
| 200 | [computer-science](https://github.com/ossu/computer-science) | :mortar_board: Path to a free self-taught education in Computer Science! | ossu | 58148 |
| 201 | [Consolas](https://github.com/PiotrGrochowski/Consolas) | The Consolas font since I became a designer of it starting at version 8.0. It's of course open source. | PiotrGrochowski | 309 |
| 202 | [deep-learning-drizzle](https://github.com/kmario23/deep-learning-drizzle) | Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!! | kmario23 | 7499 |
| 203 | [chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation) | 中国程序员容易发音错误的单词 | shimohq | 10475 |
| 204 | [awesome-podcasts](https://github.com/rShetty/awesome-podcasts) | Collection of awesome podcasts | rShetty | 9842 |
| 205 | [awesome-mobile-web-development](https://github.com/myshov/awesome-mobile-web-development) | All that you need to create a great mobile web experience | myshov | 1018 |
| 206 | [open-source-cs](https://github.com/ForrestKnight/open-source-cs) | Video discussing this curriculum: | ForrestKnight | 10598 |
| 207 | [the-practical-linux-hardening-guide](https://github.com/trimstray/the-practical-linux-hardening-guide) | This guide details creating a secure Linux production system. OpenSCAP (C2S/CIS, STIG). | trimstray | 8201 |
| 208 | [ethical-web-dev](https://github.com/ascott1/ethical-web-dev) | A series of short books on ethical web development | ascott1 | 184 |
| 209 | [gitpod](https://github.com/gitpod-io/gitpod) | Ready-to-code dev evironments for GitHub and GitLab | gitpod-io | 1077 |
| 210 | [dad-jokes](https://github.com/wesbos/dad-jokes) | dad jokes | wesbos | 1906 |
| 211 | [SecurityAdvisories](https://github.com/Roave/SecurityAdvisories) | :closed_lock_with_key: Security advisories as a simple composer exclusion list, regularly updated | Roave | 1780 |
| 212 | [HTMLx](https://github.com/htmlx-org/HTMLx) | One Template to rule them all | htmlx-org | 397 |
| 213 | [awesome-female-workshop-leads](https://github.com/SaraVieira/awesome-female-workshop-leads) | Awesome female workshop leads in the programming community | SaraVieira | 149 |
| 214 | [awesome-parcel](https://github.com/parcel-bundler/awesome-parcel) | 🔗 A curated list of awesome Parcel resources, libraries, tools and boilerplates | parcel-bundler | 1153 |
| 215 | [awesome-glsl](https://github.com/radixzz/awesome-glsl) | :sparkler: Compilation of the best resources to learn programming OpenGL Shaders | radixzz | 319 |
| 216 | [http2-prioritization-issues](https://github.com/andydavies/http2-prioritization-issues) | Tracks issues / notes for HTTP/2 prioritization across browsers, CDNs and servers | andydavies | 163 |
| 217 | [awesome-awesome-awesome](https://github.com/jonatasbaldin/awesome-awesome-awesome) | Awesome list of repositories of awesome lists 🤷‍♀️ | jonatasbaldin | 1542 |
| 218 | [awesome-css](https://github.com/awesome-css-group/awesome-css) | :art: A curated contents of amazing CSS :) | awesome-css-group | 2534 |
| 219 | [FAQGURU](https://github.com/FAQGURU/FAQGURU) | :school_satchel: :rocket: :tada: A list of interview questions. This repository is everything you need to prepare for your technical interview. | FAQGURU | 4109 |
| 220 | [awesome-php-security](https://github.com/guardrailsio/awesome-php-security) | Awesome PHP Security Resources 🕶🐘🔐 | guardrailsio | 572 |
| 221 | [MSEdge](https://github.com/MicrosoftEdge/MSEdge) | Microsoft Edge | MicrosoftEdge | 2382 |
| 222 | [now-examples](https://github.com/zeit/now-examples) | Old examples of ZEIT Now projects you can deploy yourself | zeit | 1952 |
| 223 | [things-you-can-do-in-a-web-worker](https://github.com/deebloo/things-you-can-do-in-a-web-worker) | Web Workers are cool! Here is a place to document all of the cool things you can do with them! | deebloo | 416 |
| 224 | [alfred-idealo](https://github.com/maxrugen/alfred-idealo) | Alfred workflow for easy access to Idealo product pages. | maxrugen | 2 |
| 225 | [webannoyances](https://github.com/yourduskquibbles/webannoyances) | Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements. | yourduskquibbles | 653 |
| 226 | [tsconfig](https://github.com/sindresorhus/tsconfig) | Shared TypeScript config for my projects | sindresorhus | 129 |
| 227 | [awesome-electron](https://github.com/sindresorhus/awesome-electron) | Useful resources for creating apps with Electron | sindresorhus | 19387 |
| 228 | [awesome-go-storage](https://github.com/gostor/awesome-go-storage) | A curated list of awesome Go storage projects and libraries | gostor | 2382 |
| 229 | [design-for-developers](https://github.com/sdras/design-for-developers) | Design for Developers Workshop | sdras | 409 |
| 230 | [SES](https://github.com/Agoric/SES) | MOVED to @agoric/ses-shim. SES (Secure EcmaScript) is a secure runtime for running third-party code safely | Agoric | 363 |
| 231 | [github-drama](https://github.com/nikolas/github-drama) | "locked and limited conversation to collaborators" | nikolas | 1253 |
| 232 | [awesome-vue-storefront](https://github.com/frqnck/awesome-vue-storefront) | 🎉 A curated list of awesome things related to Vue Storefront | frqnck | 176 |
| 233 | [awesome-wasm](https://github.com/mbasso/awesome-wasm) | 😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem. | mbasso | 4673 |
| 234 | [devNewbieLearningResources](https://github.com/waqardm/devNewbieLearningResources) | | waqardm | 15 |
| 235 | [awesome-docute](https://github.com/egoist/awesome-docute) | A curated list of awesome Docute resources. | egoist | 14 |
| 236 | [idiomatic-contributing](https://github.com/jonschlinkert/idiomatic-contributing) | A brief guide to being an effective open source contributor. | jonschlinkert | 80 |
| 237 | [tls-what-can-go-wrong](https://github.com/hannob/tls-what-can-go-wrong) | TLS - what can go wrong? | hannob | 88 |
| 238 | [AD-Attack-Defense](https://github.com/infosecn1nja/AD-Attack-Defense) | Attack and defend active directory using modern post exploitation adversary tradecraft activity | infosecn1nja | 2190 |
| 239 | [awesome-twig](https://github.com/andreia/awesome-twig) | A collection of useful Twig snippets. | andreia | 18 |
| 240 | [virtual-scroller](https://github.com/WICG/virtual-scroller) | | WICG | 1850 |
| 241 | [mindforger-repository](https://github.com/dvorka/mindforger-repository) | MindForger documentation repository. | dvorka | 181 |
| 242 | [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin) | A curated list of amazingly awesome open source sysadmin resources. | n1trux | 10024 |
| 243 | [ansible-role-mysql](https://github.com/geerlingguy/ansible-role-mysql) | Ansible Role - MySQL | geerlingguy | 723 |
| 244 | [awesome-chrome-devtools](https://github.com/ChromeDevTools/awesome-chrome-devtools) | Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem | ChromeDevTools | 4039 |
| 245 | [Awesome-Fuzzing](https://github.com/secfigo/Awesome-Fuzzing) | A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis. | secfigo | 3032 |
| 246 | [People-You-Should-Follow-on-CodePen](https://github.com/nucliweb/People-You-Should-Follow-on-CodePen) | People You Should Follow on CodePen | nucliweb | 467 |
| 247 | [concurrent-react-notes](https://github.com/sw-yx/concurrent-react-notes) | Notes on concurrent react - split by pre launch and post launch notes | sw-yx | 967 |
| 248 | [gitignore](https://github.com/github/gitignore) | A collection of useful .gitignore templates | github | 98259 |
| 249 | [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 | 3017 |
| 250 | [babel-handbook](https://github.com/jamiebuilds/babel-handbook) | :blue_book: A guided handbook on how to use Babel and how to create plugins for Babel. | jamiebuilds | 8636 |
| 251 | [Front-End-FAQ](https://github.com/emmabostian/Front-End-FAQ) | A place to anonymously ask questions and receive answers from the dev community | emmabostian | 615 |
| 252 | [ghost-lang](https://github.com/jamiebuilds/ghost-lang) | :ghost: A friendly little language for you and me. | jamiebuilds | 293 |
| 253 | [macOS_headers](https://github.com/w0lfschild/macOS_headers) | :books: A consistently maintained dump of most macOS Headers | w0lfschild | 268 |
| 254 | [React-Fiber-Architecture](https://github.com/SaeedMalikx/React-Fiber-Architecture) | Understanding the structure of React Fiber( walk through and pseudo-code) | SaeedMalikx | 665 |
| 255 | [jsx](https://github.com/facebook/jsx) | The JSX specification is a XML-like syntax extension to ECMAScript. | facebook | 1443 |
| 256 | [awesome-react-hooks](https://github.com/rehooks/awesome-react-hooks) | Awesome React Hooks | rehooks | 4821 |
| 257 | [awesome-css-houdini](https://github.com/CSSHoudini/awesome-css-houdini) | A curated list of CSS Houdini resources | CSSHoudini | 163 |
| 258 | [graphql-design-tutorial](https://github.com/Shopify/graphql-design-tutorial) | | Shopify | 1167 |
| 259 | [AppleEventInviteStickerPack](https://github.com/azzoor/AppleEventInviteStickerPack) | | azzoor | 270 |
| 260 | [nova-issues](https://github.com/laravel/nova-issues) | | laravel | 408 |
| 261 | [privacy-policy](https://github.com/sindresorhus/privacy-policy) | Privacy policies for my projects | sindresorhus | 31 |
| 262 | [vue-undraw](https://github.com/vue-undraw/vue-undraw) | Vue unDraw Components: MIT licensed illustrations by unDraw (http://undraw.co) for your Vue projects | vue-undraw | 29 |
| 263 | [shopware-live-templates](https://github.com/shyim/shopware-live-templates) | Shopware Live Templates for PhpStorm | shyim | 14 |
| 264 | [awesome-sre](https://github.com/dastergon/awesome-sre) | A curated list of Site Reliability and Production Engineering resources. | dastergon | 4859 |
| 265 | [awesome-actions](https://github.com/sdras/awesome-actions) | A curated list of awesome actions to use on GitHub | sdras | 8914 |
| 266 | [email-blueprints](https://github.com/mailchimp/email-blueprints) | Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails | mailchimp | 6661 |
| 267 | [quickdraw-dataset](https://github.com/googlecreativelab/quickdraw-dataset) | Documentation on how to access and use the Quick, Draw! Dataset. | googlecreativelab | 3541 |
| 268 | [basecs-series](https://github.com/vaidehijoshi/basecs-series) | A compiled list of resources from the basecs series | vaidehijoshi | 645 |
| 269 | [barn](https://github.com/lasselehtinen/barn) | Ansible playbooks for Laravel applications | lasselehtinen | 117 |
| 270 | [30-seconds-of-css](https://github.com/30-seconds/30-seconds-of-css) | Short CSS code snippets for all your development needs | 30-seconds | 13474 |
| 271 | [quick-SQL-cheatsheet](https://github.com/enochtangg/quick-SQL-cheatsheet) | A quick reminder of all SQL queries and examples on how to use them. | enochtangg | 3413 |
| 272 | [microgrants](https://github.com/nayafia/microgrants) | A list of microgrant programs for your good ideas | nayafia | 967 |
| 273 | [awesome-computer-history](https://github.com/watson/awesome-computer-history) | An Awesome List of computer history videos, documentaries and related folklore | watson | 1464 |
| 274 | [manager-resources](https://github.com/sophshep/manager-resources) | | sophshep | 72 |
| 275 | [javascript-visual-explanations](https://github.com/hex13/javascript-visual-explanations) | Javascript Visual Explanations - concepts from JS/frontend ecosystem explained visually (pictures, diagrams, animations etc.) | hex13 | 218 |
| 276 | [math-as-code](https://github.com/Jam3/math-as-code) | a cheat-sheet for mathematical notation in code form | Jam3 | 10351 |
| 277 | [Algorithms-Explanation](https://github.com/TheAlgorithms/Algorithms-Explanation) | All Algorithms explained in simple English Language with example and links to their implementation in various programming languages and other required resources. | TheAlgorithms | 737 |
| 278 | [Awesome-UNIX](https://github.com/sirredbeard/Awesome-UNIX) | All the UNIX and UNIX-Like: Linux, BSD, macOS, Illumos, 9front, and more. | sirredbeard | 842 |
| 279 | [pwc](https://github.com/zziz/pwc) | Papers with code. Sorted by stars. Updated weekly. | zziz | 14420 |
| 280 | [symfony-lts-or-current](https://github.com/colinodell/symfony-lts-or-current) | Enforces LTS or current versions of Symfony components | colinodell | 9 |
| 281 | [worker-node](https://github.com/drufball/worker-node) | Allowing DOM operations on worker threads | drufball | 39 |
| 282 | [ToolsOfTheTrade](https://github.com/cjbarber/ToolsOfTheTrade) | Tools of The Trade, from Hacker News. | cjbarber | 14676 |
| 283 | [vscode-ava](https://github.com/SamVerschueren/vscode-ava) | Snippets for AVA | SamVerschueren | 61 |
| 284 | [test-your-sysadmin-skills](https://github.com/trimstray/test-your-sysadmin-skills) | A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A. | trimstray | 6580 |
| 285 | [shopware-with-nginx](https://github.com/bcremer/shopware-with-nginx) | Running shopware using NGINX | bcremer | 91 |
| 286 | [survivingtheappstore](https://github.com/amirrajan/survivingtheappstore) | My book on getting to the #1 Spot in the App Store. Buy my games to support me. | amirrajan | 912 |
| 287 | [NoHarm](https://github.com/raisely/NoHarm) | Do No Harm software license - A licence for using software for good | raisely | 283 |
| 288 | [best-practices](https://github.com/timoxley/best-practices) | Tidbits of developer best practices from around the web | timoxley | 1160 |
| 289 | [unmaintainable-code](https://github.com/Droogans/unmaintainable-code) | A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html | Droogans | 7827 |
| 290 | [awesome-interview-questions](https://github.com/MaximAbramchuck/awesome-interview-questions) | :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board: | MaximAbramchuck | 33662 |
| 291 | [awesome-laravel-nova](https://github.com/its-awesome/awesome-laravel-nova) | Curated list of Laravel Nova resources | its-awesome | 363 |
| 292 | [awesome-nova](https://github.com/florianv/awesome-nova) | 🎉 A curated list of awesome things related to Laravel Nova | florianv | 90 |
| 293 | [awesome-vue](https://github.com/vuejs/awesome-vue) | 🎉 A curated list of awesome things related to Vue.js | vuejs | 53222 |
| 294 | [awesome-ffmpeg](https://github.com/transitive-bullshit/awesome-ffmpeg) | 👻 A curated list of awesome FFmpeg resources. | transitive-bullshit | 420 |
| 295 | [rust-by-example](https://github.com/rust-lang/rust-by-example) | Learn Rust with examples (Live code editor included) | rust-lang | 3485 |
| 296 | [awesome-cold-showers](https://github.com/hwayne/awesome-cold-showers) | For when people get too hyped up about things | hwayne | 1483 |
| 297 | [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter) | A curated list of awesome Jupyter projects, libraries and resources | markusschanta | 1565 |
| 298 | [awesome-tailwindcss](https://github.com/aniftyco/awesome-tailwindcss) | A curated list of awesome things related to Tailwind CSS | aniftyco | 2266 |
| 299 | [pause-document](https://github.com/jkarlin/pause-document) | The PauseDocument API | jkarlin | 34 |
| 300 | [toml](https://github.com/toml-lang/toml) | Tom's Obvious, Minimal Language | toml-lang | 13200 |
| 301 | [Front-End-Performance-Checklist](https://github.com/thedaviddias/Front-End-Performance-Checklist) | 🎮 The only Front-End Performance Checklist that runs faster than the others | thedaviddias | 12064 |
| 302 | [no-framework-tutorial](https://github.com/PatrickLouys/no-framework-tutorial) | A small tutorial to show how to create a PHP application without a framework. | PatrickLouys | 1261 |
| 303 | [javascript-design-patterns-for-humans](https://github.com/sohamkamani/javascript-design-patterns-for-humans) | An ultra-simplified explanation of design patterns implemented in javascript | sohamkamani | 2077 |
| 304 | [awesome-puppeteer](https://github.com/transitive-bullshit/awesome-puppeteer) | A curated list of awesome puppeteer resources. | transitive-bullshit | 1207 |
| 305 | [awesome-digitalocean](https://github.com/jonleibowitz/awesome-digitalocean) | A curated list of amazingly awesome DigitalOcean resources inspired by Awesome Sysadmin | jonleibowitz | 208 |
| 306 | [awesome-preact](https://github.com/preactjs/awesome-preact) | A curated list of amazingly awesome things regarding Preact ecosystem :star2: | preactjs | 392 |
| 307 | [CS-Interview-Knowledge-Map](https://github.com/InterviewMap/CS-Interview-Knowledge-Map) | Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc. | InterviewMap | 16325 |
| 308 | [zap](https://github.com/zaptst/zap) | A streamable structured interface for real time reporting of developer tools. | zaptst | 116 |
| 309 | [awesome-maintainers](https://github.com/nayafia/awesome-maintainers) | Talks, blog posts, and interviews about the experience of being an open source maintainer | nayafia | 909 |
| 310 | [dear-github](https://github.com/dear-github/dear-github) | :incoming_envelope: An open letter to GitHub from the maintainers of open source projects | dear-github | 5007 |
| 311 | [vscode-mdx](https://github.com/silvenon/vscode-mdx) | MDX for Visual Studio Code | silvenon | 76 |
| 312 | [the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | trimstray | 31778 |
| 313 | [sirishortcuts](https://github.com/joshhighet/sirishortcuts) |  shortcuts 🎤 🏃🏽‍♂️ | joshhighet | 27 |
| 314 | [dev-setup](https://github.com/marco-kretz/dev-setup) | My personal development setup | marco-kretz | 63 |
| 315 | [phpconsole](https://github.com/coderatio/phpconsole) | An elegant PHP code writer, reader and executor. | coderatio | 265 |
| 316 | [package.json](https://github.com/stereobooster/package.json) | 🗃️ package.json fields explained | stereobooster | 773 |
| 317 | [awesome-react](https://github.com/enaqx/awesome-react) | A collection of awesome things regarding React ecosystem | enaqx | 36351 |
| 318 | [openlogos](https://github.com/arasatasaygin/openlogos) | Free logos for open source projects | arasatasaygin | 2542 |
| 319 | [microsoft-drop-ice](https://github.com/selfagency/microsoft-drop-ice) | Tell Microsoft to drop ICE as a client or lose us as GitHub users | selfagency | 628 |
| 320 | [layered-apis](https://github.com/drufball/layered-apis) | A new standards effort for collaborating on high-level features. | drufball | 269 |
| 321 | [typed-objects-es7](https://github.com/dslomov/typed-objects-es7) | ES7 typed objects spec draft | dslomov | 109 |
| 322 | [typed-objects-explainer](https://github.com/tschneidereit/typed-objects-explainer) | Old, outdated explainer for Typed Objects and related specs. See link for new proposal | tschneidereit | 120 |
| 323 | [awesome-frontend-games](https://github.com/Martin-Pitt/awesome-frontend-games) | This is a curated list dedicated to games developed using web technologies | Martin-Pitt | 39 |
| 324 | [awesome-typography](https://github.com/Jolg42/awesome-typography) | ✏︎ Curated list about digital typography 🔥 | Jolg42 | 795 |
| 325 | [awesome-design-patterns](https://github.com/DovAmir/awesome-design-patterns) | A curated list of software and architecture related design patterns. | DovAmir | 10597 |
| 326 | [project-based-tutorials-in-c](https://github.com/rby90/project-based-tutorials-in-c) | A curated list of project-based tutorials in C | rby90 | 4109 |
| 327 | [awesome-symfony-education](https://github.com/pehapkari/awesome-symfony-education) | Useful sources around Symfony - articles, series and books (not Bundles) | pehapkari | 301 |
| 328 | [GLWTPL](https://github.com/me-shaon/GLWTPL) | "Good Luck With That" Public License | me-shaon | 3756 |
| 329 | [github-xp](https://github.com/martenbjork/github-xp) | Give Github some XP flair 🔥 | martenbjork | 2724 |
| 330 | [useractivation](https://github.com/dtapuska/useractivation) | | dtapuska | 7 |
| 331 | [awesome-talks](https://github.com/JanVanRyswyck/awesome-talks) | Awesome online talks and screencasts | JanVanRyswyck | 2838 |
| 332 | [awesome-public-datasets](https://github.com/awesomedata/awesome-public-datasets) | A topic-centric list of HQ open datasets. | awesomedata | 38566 |
| 333 | [awesome-monorepo](https://github.com/korfuri/awesome-monorepo) | A curated list of awesome Monorepo tools, software and architectures. | korfuri | 1876 |
| 334 | [Front-End-Design-Checklist](https://github.com/thedaviddias/Front-End-Design-Checklist) | 💎 The Design Checklist for Creative Web Designers and Patient Front-End Developers | thedaviddias | 3475 |
| 335 | [build-your-own-x](https://github.com/danistefanovic/build-your-own-x) | 🤓 Build your own (insert technology here) | danistefanovic | 64127 |
| 336 | [tech-community-slacks](https://github.com/ladyleet/tech-community-slacks) | Here is a list of all the tech community slacks! | ladyleet | 598 |
| 337 | [subliminal](https://github.com/gaearon/subliminal) | An opinionated minimalistic VS Code theme for JavaScript | gaearon | 615 |
| 338 | [awesome-caddy](https://github.com/caddy-book/awesome-caddy) | A curated list of awesome Caddy resources | caddy-book | 24 |
| 339 | [raven-rust](https://github.com/r-darwish/raven-rust) | A Sentry client library for Rust | r-darwish | 6 |
| 340 | [wp-functions](https://github.com/taniarascia/wp-functions) | A compilation of function snippets for WordPress developers who create their own themes. | taniarascia | 966 |
| 341 | [rust-imap](https://github.com/mattnenterprise/rust-imap) | IMAP client for Rust | mattnenterprise | 75 |
| 342 | [project-based-learning](https://github.com/tuvtran/project-based-learning) | Curated list of project-based tutorials | tuvtran | 31218 |
| 343 | [awesome-subreddits](https://github.com/iCHAIT/awesome-subreddits) | :memo: A curated list of awesome programming subreddits. | iCHAIT | 601 |
| 344 | [predictive-fetching](https://github.com/addyosmani/predictive-fetching) | Improve performance by predictively fetching pages a user is likely to need | addyosmani | 225 |
| 345 | [awesome-code-review](https://github.com/joho/awesome-code-review) | An "Awesome" list of code review resources - articles, papers, tools, etc | joho | 2011 |
| 346 | [commit-messages-guide](https://github.com/RomuloOliveira/commit-messages-guide) | A guide to understand the importance of commit messages and how to write them well | RomuloOliveira | 5932 |
| 347 | [xg2xg](https://github.com/jhuangtw-dev/xg2xg) | by ex-googlers, for ex-googlers - a lookup table of similar tech & services | jhuangtw-dev | 8146 |
| 348 | [how-products-got-their-name](https://github.com/amitmerchant1990/how-products-got-their-name) | Collection of products/projects and the stories of how they got their name | amitmerchant1990 | 446 |
| 349 | [Win32-OpenSSH](https://github.com/PowerShell/Win32-OpenSSH) | Win32 port of OpenSSH | PowerShell | 4855 |
| 350 | [blog](https://github.com/adnzzzzZ/blog) | gamedev blog | adnzzzzZ | 2585 |
| 351 | [awesome-dev-podcasts](https://github.com/sw-yx/awesome-dev-podcasts) | a curated list of awesome dev podcasts and why they are awesome | sw-yx | 535 |
| 352 | [python3_with_pleasure](https://github.com/arogozhnikov/python3_with_pleasure) | A short guide on features of Python 3 with examples (updated for python 3.7) | arogozhnikov | 3636 |
| 353 | [css-cheat-sheet](https://github.com/AdamMarsden/css-cheat-sheet) | CSS Cheat Sheet - A reference for CSS goodness. | AdamMarsden | 273 |
| 354 | [awesome-scalability](https://github.com/binhnguyennus/awesome-scalability) | The Patterns of Scalable, Reliable, and Performant Large-Scale Systems | binhnguyennus | 25549 |
| 355 | [awesome-developer-streams](https://github.com/bnb/awesome-developer-streams) | 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻 Awesome Developers, Streaming | bnb | 6055 |
| 356 | [awesome-serverless](https://github.com/anaibol/awesome-serverless) | :cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications. | anaibol | 5833 |
| 357 | [css-protips](https://github.com/AllThingsSmitty/css-protips) | A collection of tips to help take your CSS skills pro | AllThingsSmitty | 14361 |
| 358 | [awesome-javascript](https://github.com/sorrycc/awesome-javascript) | 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things. | sorrycc | 19959 |
| 359 | [must-watch-javascript](https://github.com/AllThingsSmitty/must-watch-javascript) | A useful list of must-watch talks about JavaScript | AllThingsSmitty | 6118 |
| 360 | [awesome-shopware](https://github.com/shyim/awesome-shopware) | Shopware - Open Source eCommerce built with PHP | shyim | 97 |
| 361 | [vscode-caddyfile-syntax](https://github.com/Zamerick/vscode-caddyfile-syntax) | Visual Studio Code Extension that adds syntax highlighting for Caddyfiles. | Zamerick | 18 |
| 362 | [awesome-swift](https://github.com/uhub/awesome-swift) | A curated list of awesome Swift frameworks, libraries and software. | uhub | 624 |
| 363 | [awesome-awesome-nodejs](https://github.com/bnb/awesome-awesome-nodejs) | 🐢🚀 An Awesome list of Awesome lists related to Node.js. | bnb | 1289 |
| 364 | [reverse-engineering](https://github.com/wtsxDev/reverse-engineering) | List of awesome reverse engineering resources | wtsxDev | 4294 |
| 365 | [learningPixi](https://github.com/kittykatattack/learningPixi) | A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine. | kittykatattack | 3183 |
| 366 | [SuperTinyIcons](https://github.com/edent/SuperTinyIcons) | Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos | edent | 8666 |
| 367 | [awesome-design-systems](https://github.com/alexpate/awesome-design-systems) | 💅🏻 ⚒ A collection of awesome design systems | alexpate | 10833 |
| 368 | [awesome-diversity](https://github.com/folkswhocode/awesome-diversity) | A curated list of amazingly awesome articles, websites and resources about diversity in technology. | folkswhocode | 444 |
| 369 | [vue-admin](https://github.com/vue-bulma/vue-admin) | We are refactoring it, using the latest Vue and Bulma. WIP | vue-bulma | 9497 |
| 370 | [vue-vscode-extensionpack](https://github.com/sdras/vue-vscode-extensionpack) | The extensions I use when developing a Vue application with VS Code | sdras | 248 |
| 371 | [awesome-gbdev](https://github.com/gbdev/awesome-gbdev) | A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs. | gbdev | 2314 |
| 372 | [git-flight-rules](https://github.com/k88hudson/git-flight-rules) | Flight rules for git | k88hudson | 33536 |
| 373 | [raml-spec](https://github.com/raml-org/raml-spec) | RAML Specification | raml-org | 3594 |
| 374 | [Resources-Front-End-Beginner](https://github.com/thedaviddias/Resources-Front-End-Beginner) | 💯 The most essential list of resources for Front-End beginners (🇺🇸 🇬🇧 🇨🇦 & 🇫🇷) | thedaviddias | 2581 |
| 375 | [awesome-indie](https://github.com/mezod/awesome-indie) | Resources for independent developers to make money | mezod | 6727 |
| 376 | [Awesome-Hacking-Resources](https://github.com/vitalysim/Awesome-Hacking-Resources) | A collection of hacking / penetration testing resources to make you better! | vitalysim | 9343 |
| 377 | [html-dinbrief](https://github.com/hennerthepenner/html-dinbrief) | Write Din-5008 letters in HTML | hennerthepenner | 9 |
| 378 | [side-project-marketing](https://github.com/portable-cto/side-project-marketing) | A checklist of tactics for marketing your side projects. | portable-cto | 4654 |
| 379 | [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 use it with Git and GitHub. | pstadler | 2253 |
| 380 | [api-blueprint](https://github.com/apiaryio/api-blueprint) | API Blueprint | apiaryio | 7915 |
| 381 | [Marketing-for-Engineers](https://github.com/LisaDziuba/Marketing-for-Engineers) | A curated collection of marketing articles & tools to grow your product. | LisaDziuba | 5548 |
| 382 | [modern-js-cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet) | Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects. | mbeaudru | 19789 |
| 383 | [queries](https://github.com/maxrugen/queries) | An overview of all the different CSS media queries. | maxrugen | 1 |
| 384 | [fullstack-web-developer-path](https://github.com/shovanch/fullstack-web-developer-path) | 📚 A learning path for Full-stack web development | shovanch | 2807 |
| 385 | [every-programmer-should-know](https://github.com/mtdvio/every-programmer-should-know) | A collection of (mostly) technical things every software developer should know | mtdvio | 41228 |
| 386 | [Cobalt2-Alfred-Theme](https://github.com/wesbos/Cobalt2-Alfred-Theme) | Super great theme for Alfred. Based on the Cobalt2 theme for Sublime Text. | wesbos | 105 |
| 387 | [awesome-uncopyright](https://github.com/johnjago/awesome-uncopyright) | Curated list of all things public domain | johnjago | 255 |
| 388 | [awesome-pixel-art](https://github.com/Siilwyn/awesome-pixel-art) | Curated list of everything awesome around pixel art. | Siilwyn | 443 |
| 389 | [thejsway](https://github.com/thejsway/thejsway) | The JavaScript Way book | thejsway | 6881 |
| 390 | [gridbugs](https://github.com/rachelandrew/gridbugs) | A curated list of Grid interop issues | rachelandrew | 1075 |
| 391 | [learn-regex](https://github.com/ziishaned/learn-regex) | Learn regex the easy way | ziishaned | 34327 |
| 392 | [games](https://github.com/leereilly/games) | :video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine. | leereilly | 14130 |
| 393 | [Tiny-ES6-Notebook](https://github.com/mattharrison/Tiny-ES6-Notebook) | Material for Tiny ES6 Notebook | mattharrison | 115 |
| 394 | [my-wsl-setup](https://github.com/lloydstubber/my-wsl-setup) | Quick rundown on my current setup on the Windows Subsystem for Linux. | lloydstubber | 293 |
| 395 | [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 | 14446 |
| 396 | [awesome-sysadmin](https://github.com/kahun/awesome-sysadmin) | A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP. | kahun | 19646 |
| 397 | [shopware-with-caddy](https://github.com/janbuecker/shopware-with-caddy) | Running shopware using caddy | janbuecker | 5 |
| 398 | [vscode-tips-and-tricks](https://github.com/microsoft/vscode-tips-and-tricks) | Collection of helpful tips and tricks for VS Code. | microsoft | 8049 |
| 399 | [teach_yourself_demoscene_in_14_days](https://github.com/psenough/teach_yourself_demoscene_in_14_days) | guidebook idea from http://www.pouet.net/topic.php?which=10882&page=1 | psenough | 837 |
| 400 | [awesome-gamedev](https://github.com/Calinou/awesome-gamedev) | A collection of free software and free culture resources for making amazing games. (mirror) | Calinou | 1099 |
| 401 | [magictools](https://github.com/ellisonleao/magictools) | :video_game: :pencil: A list of Game Development resources to make magic happen. | ellisonleao | 6963 |
| 402 | [Become-A-Full-Stack-Web-Developer](https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer) | Free resources for learning Full Stack Web Development | bmorelli25 | 11786 |
| 403 | [developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) | Roadmap to becoming a web developer in 2020 | kamranahmedse | 101660 |
| 404 | [coding-interview-university](https://github.com/jwasham/coding-interview-university) | A complete computer science study plan to become a software engineer. | jwasham | 106342 |
| 405 | [lowlevelprogramming-university](https://github.com/gurugio/lowlevelprogramming-university) | How to be low-level programmer | gurugio | 6122 |
| 406 | [awesome-hyper](https://github.com/bnb/awesome-hyper) | 🖥 Delightful Hyper plugins, themes, and resources | bnb | 8801 |
| 407 | [bash-guide](https://github.com/Idnan/bash-guide) | A guide to learn bash | Idnan | 9466 |
| 408 | [WSL](https://github.com/microsoft/WSL) | Issues found on WSL | microsoft | 9037 |
| 409 | [security-101-for-saas-startups](https://github.com/forter/security-101-for-saas-startups) | security tips for startups | forter | 4225 |
| 410 | [can-i-subsystem-it](https://github.com/davatron5000/can-i-subsystem-it) | | davatron5000 | 304 |
| 411 | [php-static-analysis-tools](https://github.com/exakat/php-static-analysis-tools) | A reviewed list of useful PHP static analysis tools | exakat | 2241 |
| 412 | [awesome-hacking](https://github.com/carpedm20/awesome-hacking) | A curated list of awesome Hacking tutorials, tools and resources | carpedm20 | 5878 |
| 413 | [awesome-falsehood](https://github.com/kdeldycke/awesome-falsehood) | 😱 Falsehoods Programmers Believe in | kdeldycke | 11497 |
| 414 | [exercism](https://github.com/exercism/exercism) | Crowd-sourced code mentorship. Practice having thoughtful conversations about code. | exercism | 5907 |
| 415 | [awesome-gamesofcoding](https://github.com/michelpereira/awesome-gamesofcoding) | A curated list of games that can teach you how to learn a programming language. | michelpereira | 1194 |
| 416 | [awesome-electronics](https://github.com/kitspace/awesome-electronics) | A curated list of awesome resources for electronic engineers and hobbyists | kitspace | 2939 |
| 417 | [awesome-casestudy](https://github.com/luruke/awesome-casestudy) | 📕 Curated list of technical case studies on WebGL and creative development | luruke | 2121 |
| 418 | [Public-APIs](https://github.com/n0shake/Public-APIs) | 📚 A public list of APIs from round the web. | n0shake | 14599 |
| 419 | [awesome-visualization-research](https://github.com/mathisonian/awesome-visualization-research) | A list of recommended research papers and other readings on data visualization | mathisonian | 711 |
| 420 | [awesome-javascript-learning](https://github.com/micromata/awesome-javascript-learning) | A tiny list limited to the best JavaScript Learning Resources | micromata | 2010 |
| 421 | [guide-to-staying-productive](https://github.com/jonschlinkert/guide-to-staying-productive) | If you're looking for ways to stay motivated and focused, while still having fun, this guide is for you! Contributions and any kind of improvements are very welcome! | jonschlinkert | 113 |
| 422 | [awesome-opensource-apps](https://github.com/unicodeveloper/awesome-opensource-apps) | :house::information_source: Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy! | unicodeveloper | 1604 |
| 423 | [stack-on-a-budget](https://github.com/255kb/stack-on-a-budget) | A collection of services with great free tiers for developers on a budget | 255kb | 7776 |
| 424 | [webpack-tricks](https://github.com/rstacruz/webpack-tricks) | Tips and tricks in using Webpack | rstacruz | 2363 |
| 425 | [awesome-php](https://github.com/ziadoz/awesome-php) | A curated list of amazingly awesome PHP libraries, resources and shiny things. | ziadoz | 23344 |
| 426 | [fartscroll.js](https://github.com/theonion/fartscroll.js) | You want fart noises as you scroll? We've got you covered. | theonion | 2756 |
| 427 | [promise-fun](https://github.com/sindresorhus/promise-fun) | Promise packages, patterns, chat, and tutorials | sindresorhus | 2913 |
| 428 | [proposal-url](https://github.com/jasnell/proposal-url) | Proposal to add WHATWG URL to ECMAScript | jasnell | 29 |
| 429 | [proposals](https://github.com/tc39/proposals) | Tracking ECMAScript Proposals | tc39 | 10427 |
| 430 | [awesome-cpp](https://github.com/fffaraz/awesome-cpp) | A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. | fffaraz | 24786 |
| 431 | [Blockchain-stuff](https://github.com/Xel/Blockchain-stuff) | Blockchain and Crytocurrency Resources | Xel | 2279 |
| 432 | [channels](https://github.com/andrew--r/channels) | 📺 A collection of useful YouTube channels for javascript developers and web designers | andrew--r | 3799 |
| 433 | [amas](https://github.com/sindresorhus/amas) | Awesome & Marvelous Amas | sindresorhus | 1216 |
| 434 | [easy-application](https://github.com/j-delaney/easy-application) | Over 400 software engineering companies that are easy to apply to | j-delaney | 6373 |
| 435 | [awesome](https://github.com/sindresorhus/awesome) | 😎 Awesome lists about all kinds of interesting topics | sindresorhus | 130553 |
| 436 | [awesome-workshopper](https://github.com/therebelrobot/awesome-workshopper) | A list of CLI workshopper/adventure tutorials for various things. Inspired by awesome. | therebelrobot | 498 |
| 437 | [machine-learning-for-software-engineers](https://github.com/ZuzooVn/machine-learning-for-software-engineers) | A complete daily plan for studying to become a machine learning engineer. | ZuzooVn | 23602 |
| 438 | [Projects](https://github.com/karan/Projects) | :page_with_curl: A list of practical projects that anyone can solve in any programming language. | karan | 30409 |
| 439 | [fig-standards](https://github.com/php-fig/fig-standards) | Standards either proposed or approved by the Framework Interop Group | php-fig | 11726 |
| 440 | [favicon-cheat-sheet](https://github.com/audreyr/favicon-cheat-sheet) | Obsessive cheat sheet to favicon sizes/types. Please contribute! (Note: this may be in flux as I learn new things about favicon best practices.) | audreyr | 9377 |
| 441 | [debugger](https://github.com/firefox-devtools/debugger) | The faster and smarter Debugger for Firefox DevTools 🔥🦊🛠 | firefox-devtools | 4544 |
| 442 | [willitbreak](https://github.com/core23/willitbreak) | BC break table for php development using semver | core23 | 1 |
| 443 | [awesome-design](https://github.com/gztchan/awesome-design) | 🌟Curated design resources | gztchan | 11942 |
| 444 | [awesome-npm](https://github.com/sindresorhus/awesome-npm) | Awesome npm resources and tips | sindresorhus | 3492 |
| 445 | [kubernetes-the-hard-way](https://github.com/kelseyhightower/kubernetes-the-hard-way) | Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts. | kelseyhightower | 20633 |
| 446 | [es6features](https://github.com/lukehoban/es6features) | Overview of ECMAScript 6 features | lukehoban | 27461 |
| 447 | [LanguageLearning](https://github.com/melling/LanguageLearning) | Resources to learn a new language: French, German, Italian, Mandarin, Russian, Spanish, etc | melling | 93 |
| 448 | [commit](https://github.com/enkidevs/commit) | :chart_with_upwards_trend: Level up your dev skills every day. | enkidevs | 1939 |
| 449 | [PokeScanner](https://github.com/BrianEstrada/PokeScanner) | A Scanning tool for Pokemon Go for Android. | BrianEstrada | 457 |
| 450 | [functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon) | Jargon from the functional programming world in simple terms! | hemanth | 13499 |
| 451 | [api-guidelines](https://github.com/microsoft/api-guidelines) | Microsoft REST API Guidelines | microsoft | 14333 |
| 452 | [security-guide-for-developers](https://github.com/FallibleInc/security-guide-for-developers) | Security Guide for Developers (实用性开发人员安全须知) | FallibleInc | 18902 |
| 453 | [PokemonGo-Map](https://github.com/AHAAAAAAA/PokemonGo-Map) | 🌏 Live visualization of all the pokemon in your area... and more! (shutdown) | AHAAAAAAA | 7706 |
| 454 | [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | :books: Freely available programming books | EbookFoundation | 141501 |
| 455 | [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) | A book series on JavaScript. @YDKJS on twitter. | getify | 119679 |
| 456 | [One-Click-to-Be-Pro](https://github.com/vicoyeh/One-Click-to-Be-Pro) | A curated list of resources to help you start learning a new CS topic | vicoyeh | 5062 |
| 457 | [awesome-falsehoods](https://github.com/jameslk/awesome-falsehoods) | A curated list of awesome falsehoods programmers believe. | jameslk | 524 |
| 458 | [lemonade-stand](https://github.com/nayafia/lemonade-stand) | A handy guide to financial support for open source | nayafia | 6098 |
| 459 | [structured-text-tools](https://github.com/dbohdan/structured-text-tools) | A list of command line tools for manipulating structured text data | dbohdan | 5312 |
| 460 | [HEAD](https://github.com/joshbuchea/HEAD) | 🗿 A list of everything that *could* go in the head of your document | joshbuchea | 26967 |
| 461 | [the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line) | Master the command line, in one page | jlevy | 71773 |

**[⬆ Back to Index](#-contents)**

## PHP
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [laravel-stubs](https://github.com/spatie/laravel-stubs) | The default Laravel stubs modified to our liking | spatie | 48 |
| 2 | [flexible-presenter](https://github.com/AdditionApps/flexible-presenter) | Easily define just the right data for your InertiaJS views (or anywhere else you want to, uh, flexibly present). | AdditionApps | 45 |
| 3 | [laravel-passwordless-login](https://github.com/grosv/laravel-passwordless-login) | A simple, safe magic login link generator for Laravel | grosv | 221 |
| 4 | [laravel-telescope-toolbar](https://github.com/fruitcake/laravel-telescope-toolbar) | A toolbar for Laravel Telescope, based on the Symfony Web Profiler. | fruitcake | 455 |
| 5 | [laravel-transactional-events](https://github.com/fntneves/laravel-transactional-events) | Ensure consistency between events and database transactions in Laravel (and Lumen) | fntneves | 183 |
| 6 | [laracasts-turbolinks](https://github.com/calebporzio/laracasts-turbolinks) | The source app from my Laracasts turbolinks video. | calebporzio | 8 |
| 7 | [laravel-mail-preview](https://github.com/themsaid/laravel-mail-preview) | Mail driver that saves sent mail to disk. | themsaid | 710 |
| 8 | [p0wny-shell](https://github.com/flozz/p0wny-shell) | Single-file PHP shell | flozz | 716 |
| 9 | [kasapi-php](https://github.com/waza-ari/kasapi-php) | All-Inkl.com API for PHP - manage your All-Inkl account with PHP | waza-ari | 16 |
| 10 | [explicit-architecture-php](https://github.com/hgraca/explicit-architecture-php) | This repository is a demo of Explicit Architecture, using the Symfony Demo Application. | hgraca | 251 |
| 11 | [laminas-diactoros](https://github.com/laminas/laminas-diactoros) | PSR HTTP Message implementations | laminas | 100 |
| 12 | [mime-type-detection](https://github.com/thephpleague/mime-type-detection) | League Mime Type Detection | thephpleague | 21 |
| 13 | [clock](https://github.com/lcobucci/clock) | Yet another clock abstraction | lcobucci | 97 |
| 14 | [wants](https://github.com/reinink/wants) | Source code for my example app used in my Laracon Online 2020 talk | reinink | 160 |
| 15 | [laracon-online-2020](https://github.com/calebporzio/laracon-online-2020) | The Laravel project used in my Laracon Online 2020 talk | calebporzio | 23 |
| 16 | [laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | Laravel IDE Helper | barryvdh | 9793 |
| 17 | [laravel-impersonate](https://github.com/404labfr/laravel-impersonate) | Laravel Impersonate is a plugin that allows you to authenticate as your users. | 404labfr | 948 |
| 18 | [laravel-invite-codes](https://github.com/mateusjunges/laravel-invite-codes) | This package allows you to easily manage invite codes for your Laravel application. | mateusjunges | 147 |
| 19 | [laravel-server-timing](https://github.com/beyondcode/laravel-server-timing) | Add Server-Timing header information from within your Laravel apps. | beyondcode | 272 |
| 20 | [LaravelResources](https://github.com/tiagomichaelsousa/LaravelResources) | Speed Up package development for Laravel Apps with API's | tiagomichaelsousa | 131 |
| 21 | [laravel-jwtredis](https://github.com/sametsahindogan/laravel-jwtredis) | :rocket: This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want. | sametsahindogan | 88 |
| 22 | [z-engine](https://github.com/lisachenko/z-engine) | :zap: PHP Engine Direct API | lisachenko | 291 |
| 23 | [FroshPlatformWebP](https://github.com/FriendsOfShopware/FroshPlatformWebP) | WebP Images for Shopware 6 | FriendsOfShopware | 2 |
| 24 | [laravel-mojito](https://github.com/nunomaduro/laravel-mojito) | 🍹 A lightweight package for testing Laravel views in isolation | nunomaduro | 298 |
| 25 | [laravel-livewire-tables](https://github.com/kdion4891/laravel-livewire-tables) | A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination. | kdion4891 | 87 |
| 26 | [laravel-tail](https://github.com/spatie/laravel-tail) | An artisan command to tail your application logs | spatie | 502 |
| 27 | [ssh](https://github.com/spatie/ssh) | A lightweight package to execute commands over an SSH connection | spatie | 350 |
| 28 | [curryable](https://github.com/nunomaduro/curryable) | An elegant and simple curry(f) implementation in PHP. | nunomaduro | 145 |
| 29 | [laravel-db-encrypter](https://github.com/betterapp/laravel-db-encrypter) | | betterapp | 199 |
| 30 | [php-json-schema](https://github.com/swaggest/php-json-schema) | High definition PHP structures with JSON-schema based validation | swaggest | 234 |
| 31 | [gutenberg-ramp](https://github.com/Automattic/gutenberg-ramp) | Control conditions under which Gutenberg loads - either from your theme code or from a UI | Automattic | 73 |
| 32 | [dad-jokes_microservice](https://github.com/yesinteractive/dad-jokes_microservice) | Microservice of dad jokes for testing k8s, docker, kong, istio, kuma, etc. built on FSL php microframework. Who says testing and dev ops can't be fun? | yesinteractive | 65 |
| 33 | [nano](https://github.com/midorikocak/nano) | Nano is a very very tiny php library that allows you to create very fast rest APIs. Think it's like Slim but if Slim is slim, Nano is anorexic. | midorikocak | 17 |
| 34 | [SteamID.php](https://github.com/xPaw/SteamID.php) | 🆔 PHP library to work with SteamIDs | xPaw | 76 |
| 35 | [tinyfilemanager](https://github.com/prasathmani/tinyfilemanager) | Web based File Manager in single PHP file, Manage your files efficiently and easily with Tiny File Manager | prasathmani | 1352 |
| 36 | [ssldecoder](https://github.com/DanielRuf/ssldecoder) | | DanielRuf | 2 |
| 37 | [php-openapi](https://github.com/cebe/php-openapi) | Read and write OpenAPI yaml/json files and make the content accessible in PHP objects. | cebe | 198 |
| 38 | [serializer](https://github.com/liip/serializer) | A PHP serializer that generates PHP code for maximum performance | liip | 98 |
| 39 | [paapi5-php-sdk](https://github.com/thewirecutter/paapi5-php-sdk) | Amazon Product Advertising API v5 PHP SDK (Amazon ships the code but doesn't provide a packagist repo) | thewirecutter | 11 |
| 40 | [google2fa](https://github.com/antonioribeiro/google2fa) | A One Time Password Authentication package, compatible with Google Authenticator. | antonioribeiro | 1144 |
| 41 | [sage](https://github.com/roots/sage) | WordPress starter theme with a modern development workflow | roots | 10561 |
| 42 | [laravel-populated-factory](https://github.com/coderello/laravel-populated-factory) | 🏭 An easy way to generate populated factories for models. | coderello | 209 |
| 43 | [laravel-shared-data](https://github.com/coderello/laravel-shared-data) | 📦 An easy way to share the data from your backend to the JavaScript. | coderello | 283 |
| 44 | [laravel-zip-validator](https://github.com/orkhanahmadov/laravel-zip-validator) | Laravel ZIP file content validator | orkhanahmadov | 105 |
| 45 | [weakmap-polyfill](https://github.com/BenMorel/weakmap-polyfill) | A WeakMap polyfill for PHP 7.4 | BenMorel | 33 |
| 46 | [phpbench](https://github.com/phpbench/phpbench) | PHP Benchmarking framework | phpbench | 1051 |
| 47 | [FroshPlatformMailArchive](https://github.com/FriendsOfShopware/FroshPlatformMailArchive) | | FriendsOfShopware | 2 |
| 48 | [shlink](https://github.com/shlinkio/shlink) | The definitive self-hosted URL shortener | shlinkio | 374 |
| 49 | [nova-indicator-field](https://github.com/inspheric/nova-indicator-field) | A colour-coded indicator field for Laravel Nova | inspheric | 84 |
| 50 | [parser](https://github.com/laravie/parser) | 📜 XML Document Parser for PHP | laravie | 138 |
| 51 | [TwoFactorAuth](https://github.com/RobThree/TwoFactorAuth) | PHP library for Two Factor Authentication (TFA / 2FA) | RobThree | 579 |
| 52 | [Shopware6](https://github.com/mollie/Shopware6) | | mollie | 2 |
| 53 | [graphqlite](https://github.com/thecodingmachine/graphqlite) | Use PHP Annotations to declare your GraphQL API | thecodingmachine | 288 |
| 54 | [examples](https://github.com/brefphp/examples) | Examples of PHP applications built with Bref | brefphp | 26 |
| 55 | [soap-client](https://github.com/phpro/soap-client) | A general purpose SOAP client for PHP | phpro | 443 |
| 56 | [KnpPaginatorBundle](https://github.com/KnpLabs/KnpPaginatorBundle) | SEO friendly Symfony paginator to sort and paginate | KnpLabs | 1265 |
| 57 | [drivers](https://github.com/tinkerwellapp/drivers) | All available Tinkerwell drivers | tinkerwellapp | 47 |
| 58 | [laravel-backup-panel](https://github.com/pavel-mironchik/laravel-backup-panel) | An interface for Spatie Laravel Backup package | pavel-mironchik | 190 |
| 59 | [hpack](https://github.com/amphp/hpack) | HPack - HTTP/2 header compression implementation in PHP. | amphp | 20 |
| 60 | [laravel-migration-snapshot](https://github.com/orisintel/laravel-migration-snapshot) | Simplify and accelerate applying many migrations at once using a flattened dump of the database schema and migrations | orisintel | 152 |
| 61 | [http-factory](https://github.com/php-fig/http-factory) | Implementation of PSR-17 (HTTP Message Factories) | php-fig | 555 |
| 62 | [httpful](https://github.com/nategood/httpful) | A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL. | nategood | 1667 |
| 63 | [php-proxy](https://github.com/ua1-labs/php-proxy) | A simple reverse proxy for PHP. | ua1-labs | 2 |
| 64 | [Negotiation](https://github.com/willdurand/Negotiation) | Content Negotiation tools for PHP. | willdurand | 1114 |
| 65 | [changelog-generator](https://github.com/jwage/changelog-generator) | Generate a markdown changelog document from a GitHub milestone. | jwage | 75 |
| 66 | [iCal](https://github.com/markuspoerschke/iCal) | iCal-creator for PHP | markuspoerschke | 795 |
| 67 | [tuleap](https://github.com/Enalean/tuleap) | Tuleap is a Free & Open Source Suite to improve management of software developments and collaboration. With a single web-based solution, project managers, developers & quality managers can easily build, deploy software projects. | Enalean | 616 |
| 68 | [Better-Art-Direction](https://github.com/davatron5000/Better-Art-Direction) | A fork of the incredible Art Direction plugin by Noël Jackson (http://noel.io). | davatron5000 | 77 |
| 69 | [canvas](https://github.com/cnvs/canvas) | A Laravel publishing platform | cnvs | 2208 |
| 70 | [phpat](https://github.com/carlosas/phpat) | PHP Architecture Tester - Easy to use architectural testing tool for PHP :heavy_check_mark: | carlosas | 317 |
| 71 | [laravel-exchange-rates](https://github.com/ash-jc-allen/laravel-exchange-rates) | A simple Laravel wrapper package for interacting with the exchangeratesapi.io API. | ash-jc-allen | 117 |
| 72 | [sentry-symfony](https://github.com/getsentry/sentry-symfony) | The official Symfony SDK for Sentry (sentry.io) | getsentry | 409 |
| 73 | [valet-linux](https://github.com/cpriego/valet-linux) | A fork of Laravel Valet to work in Linux. | cpriego | 907 |
| 74 | [lumen-generator](https://github.com/flipboxstudio/lumen-generator) | A Lumen Generator You Are Missing | flipboxstudio | 418 |
| 75 | [php-spellchecker](https://github.com/tigitz/php-spellchecker) | 🐘🎓📝 PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers | tigitz | 198 |
| 76 | [extension-installer](https://github.com/phpstan/extension-installer) | Composer plugin for automatic installation of PHPStan extensions. | phpstan | 98 |
| 77 | [socket](https://github.com/amphp/socket) | Non-blocking socket and TLS functionality for PHP based on Amp. | amphp | 88 |
| 78 | [http-method](https://github.com/ergebnis/http-method) | :grapes: Provides constants for HTTP request methods. | ergebnis | 64 |
| 79 | [polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | This component provides a partial, native PHP implementation for the Mbstring extension. | symfony | 6741 |
| 80 | [laravel-verify-new-email](https://github.com/pascalbaljetmedia/laravel-verify-new-email) | This package adds support for verifying new email addresses: when a user updates its email address, it won't replace the old one until the new one is verified. | pascalbaljetmedia | 23 |
| 81 | [storefront](https://github.com/shopware/storefront) | | shopware | 19 |
| 82 | [flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | Flysystem Adapter for AWS SDK V3 | thephpleague | 1041 |
| 83 | [include-interceptor](https://github.com/nikic/include-interceptor) | Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor. | nikic | 27 |
| 84 | [isemail](https://github.com/dominicsayers/isemail) | Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322 | dominicsayers | 208 |
| 85 | [FroshPlatformBunnycdnMediaStorage](https://github.com/FriendsOfShopware/FroshPlatformBunnycdnMediaStorage) | | FriendsOfShopware | 2 |
| 86 | [Laravel-Overflow](https://github.com/CraftLogan/Laravel-Overflow) | The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:) | CraftLogan | 97 |
| 87 | [sanctum](https://github.com/laravel/sanctum) | | laravel | 1518 |
| 88 | [ReflectionDocBlock](https://github.com/phpDocumentor/ReflectionDocBlock) | | phpDocumentor | 7842 |
| 89 | [PHP-Fuzzer](https://github.com/nikic/PHP-Fuzzer) | Experimental fuzzer for PHP libraries | nikic | 238 |
| 90 | [production](https://github.com/shopware/production) | Shopware 6 production template | shopware | 29 |
| 91 | [comment-analyzer](https://github.com/bredmor/comment-analyzer) | Wrapper for the Google Perspective Comment Analyzer API | bredmor | 3 |
| 92 | [tags](https://github.com/cartalyst/tags) | A Tagging package that easily allows you to add tags to your Eloquent models. | cartalyst | 128 |
| 93 | [support](https://github.com/cartalyst/support) | Flexible helper methods & traits for commonly used functionalities. | cartalyst | 69 |
| 94 | [sentinel](https://github.com/cartalyst/sentinel) | A framework agnostic authentication & authorization system. | cartalyst | 1292 |
| 95 | [firevel](https://github.com/firevel/firevel) | 100% serverless Laravel Framework | firevel | 268 |
| 96 | [stack-cors](https://github.com/asm89/stack-cors) | Cross-origin resource sharing library and stack middleware. | asm89 | 879 |
| 97 | [laravel-cors](https://github.com/fruitcake/laravel-cors) | Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application | fruitcake | 4987 |
| 98 | [fast-cgi-client](https://github.com/hollodotme/fast-cgi-client) | A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM | hollodotme | 409 |
| 99 | [redlock-php](https://github.com/ronnylt/redlock-php) | Redis distributed locks in PHP | ronnylt | 555 |
| 100 | [interceptor](https://github.com/icewind1991/interceptor) | Intercept php includes | icewind1991 | 16 |
| 101 | [laravel-cors](https://github.com/spatie/laravel-cors) | Send CORS headers in a Laravel application | spatie | 573 |
| 102 | [webgrind](https://github.com/jokkedk/webgrind) | Xdebug Profiling Web Frontend in PHP | jokkedk | 2858 |
| 103 | [xhprof](https://github.com/longxinH/xhprof) | PHP7 support | longxinH | 665 |
| 104 | [event-manager](https://github.com/doctrine/event-manager) | The Doctrine Event Manager is a library that provides a simple event system. | doctrine | 4044 |
| 105 | [cache](https://github.com/doctrine/cache) | Doctrine Cache component | doctrine | 5981 |
| 106 | [vatin](https://github.com/ddeboer/vatin) | Validate VAT identification numbers | ddeboer | 100 |
| 107 | [ca-bundle](https://github.com/composer/ca-bundle) | Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle. | composer | 2443 |
| 108 | [php-stream-filter](https://github.com/clue/php-stream-filter) | A simple and modern approach to stream filtering in PHP | clue | 1072 |
| 109 | [stripe-laravel](https://github.com/cartalyst/stripe-laravel) | Cartalyst Stripe package integration for Laravel. | cartalyst | 246 |
| 110 | [laravel-mail-css-inliner](https://github.com/fedeisas/laravel-mail-css-inliner) | Inline the CSS of your HTML emails using Laravel | fedeisas | 394 |
| 111 | [whoops](https://github.com/filp/whoops) | PHP errors for cool kids | filp | 11628 |
| 112 | [hamcrest-php](https://github.com/hamcrest/hamcrest-php) | PHP Hamcrest implementation [Official] | hamcrest | 6141 |
| 113 | [hashids](https://github.com/vinkla/hashids) | A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user. | vinkla | 3815 |
| 114 | [laravel-hashids](https://github.com/vinkla/laravel-hashids) | A Hashids bridge for Laravel | vinkla | 1448 |
| 115 | [git-wrapper](https://github.com/cpliakas/git-wrapper) | A PHP wrapper around the Git command line utility. | cpliakas | 459 |
| 116 | [aws-sdk-php](https://github.com/aws/aws-sdk-php) | Official repository of the AWS SDK for PHP (@awsforphp) | aws | 4671 |
| 117 | [pipeline](https://github.com/thephpleague/pipeline) | League\Pipeline | thephpleague | 726 |
| 118 | [Laravel-Lazy-Rest](https://github.com/robertogallea/Laravel-Lazy-Rest) | Package for trasparently loading paginated rest resources into lazy collections | robertogallea | 13 |
| 119 | [php-socket-raw](https://github.com/clue/php-socket-raw) | Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets) | clue | 224 |
| 120 | [keep-a-changelog](https://github.com/phly/keep-a-changelog) | Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing. | phly | 117 |
| 121 | [Laravel-Ably-Broadcaster](https://github.com/springboardVR/Laravel-Ably-Broadcaster) | A Laravel Broadcast Driver for Ably.io | springboardVR | 32 |
| 122 | [laravel-paddle](https://github.com/pascalbaljetmedia/laravel-paddle) | Paddle.com API integration for Laravel with support for webhooks/events | pascalbaljetmedia | 91 |
| 123 | [crater](https://github.com/bytefury/crater) | Free & Open Source Invoice App for Freelancers & Small Businesses | bytefury | 2466 |
| 124 | [persistence](https://github.com/doctrine/persistence) | The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence. | doctrine | 2512 |
| 125 | [cleanup](https://github.com/visavi/cleanup) | Cleaning composer vendor directory | visavi | 18 |
| 126 | [composer-vendor-cleaner](https://github.com/mediamonks/composer-vendor-cleaner) | Clean your composer vendor directory | mediamonks | 25 |
| 127 | [pogo](https://github.com/totten/pogo) | Pogo - PHP dependencies on the go | totten | 44 |
| 128 | [Uguu](https://github.com/nokonoko/Uguu) | Simple temporary file hosting | nokonoko | 295 |
| 129 | [pomf](https://github.com/pomf/pomf) | Simple file uploading and sharing | pomf | 406 |
| 130 | [laravel-google-drive-demo](https://github.com/ivanvermeyen/laravel-google-drive-demo) | Laravel & Google Drive Storage - Demo project with Laravel 5.4 | ivanvermeyen | 239 |
| 131 | [geo-timezone](https://github.com/minube/geo-timezone) | Geo-Timezone PHP Library | minube | 26 |
| 132 | [munus](https://github.com/munusphp/munus) | Power of object-oriented programming with the elegance of functional programming in PHP. | munusphp | 107 |
| 133 | [data-models](https://github.com/cangelis/data-models) | Data models is the beautiful way of working with structured data such as JSON and PHP arrays | cangelis | 66 |
| 134 | [FroshPlatformTemplateMail](https://github.com/FriendsOfShopware/FroshPlatformTemplateMail) | | FriendsOfShopware | 3 |
| 135 | [kafka](https://github.com/lcobucci/kafka) | PHP client for Kafka | lcobucci | 32 |
| 136 | [fuzzdb](https://github.com/fuzzdb-project/fuzzdb) | Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery. | fuzzdb-project | 4308 |
| 137 | [laravel-trix](https://github.com/Te7a-Houdini/laravel-trix) | Configurable Basecamp Trix Editor (WYSIWYG) delivered to your laravel application | Te7a-Houdini | 291 |
| 138 | [apcu](https://github.com/krakjoe/apcu) | APCu - APC User Cache | krakjoe | 804 |
| 139 | [asset-packagist](https://github.com/hiqdev/asset-packagist) | Asset Packagist | hiqdev | 222 |
| 140 | [reactphp-http-middleware-twig](https://github.com/WyriHaximus/reactphp-http-middleware-twig) | Twig Rendering Middleware for react/http | WyriHaximus | 2 |
| 141 | [path-util](https://github.com/webmozart/path-util) | A robust cross-platform utility for normalizing, comparing and modifying file paths. | webmozart | 364 |
| 142 | [diff](https://github.com/sebastianbergmann/diff) | Diff implementation | sebastianbergmann | 6329 |
| 143 | [laravel-aws-sns](https://github.com/JoggApp/laravel-aws-sns) | Laravel package for the AWS SNS Events | JoggApp | 22 |
| 144 | [promise](https://github.com/php-http/promise) | Promise used for asynchronous HTTP requests | php-http | 1330 |
| 145 | [socket-client](https://github.com/php-http/socket-client) | Socket HTTP Client | php-http | 49 |
| 146 | [cache-plugin](https://github.com/php-http/cache-plugin) | PSR-6 Cache plugin for HTTPlug | php-http | 221 |
| 147 | [vcr-plugin](https://github.com/php-http/vcr-plugin) | Record your test suite's HTTP interactions and replay them during future test runs. | php-http | 10 |
| 148 | [curl-client](https://github.com/php-http/curl-client) | cURL client | php-http | 327 |
| 149 | [HttplugBundle](https://github.com/php-http/HttplugBundle) | Symfony Framework Integration for HTTPlug | php-http | 305 |
| 150 | [client-common](https://github.com/php-http/client-common) | Common HTTP Client implementations and tools for HTTPlug | php-http | 616 |
| 151 | [safe-writer](https://github.com/webimpress/safe-writer) | Write files safely, to avoid race conditions | webimpress | 170 |
| 152 | [opentelemetry-php](https://github.com/open-telemetry/opentelemetry-php) | | open-telemetry | 49 |
| 153 | [janephp](https://github.com/janephp/janephp) | :seedling: Jane is a set of libraries to generate Models & API Clients based on JSON Schema / OpenAPI specs | janephp | 197 |
| 154 | [github-action-next-semvers](https://github.com/WyriHaximus/github-action-next-semvers) | Github Action that output the next version for major, minor, and patch version based on the given semver version. | WyriHaximus | 9 |
| 155 | [laravel-welcome-notification](https://github.com/spatie/laravel-welcome-notification) | Send a welcome notification to new users | spatie | 210 |
| 156 | [phpstan-banned-code](https://github.com/ekino/phpstan-banned-code) | Detect banned code through PHPStan | ekino | 94 |
| 157 | [install-github-updater](https://github.com/mgibbs189/install-github-updater) | A drop-in class to install / activate the GitHub Updater plugin | mgibbs189 | 11 |
| 158 | [github-updater](https://github.com/afragen/github-updater) | This WP plugin will update GitHub, Bitbucket, GitLab, and Gitea hosted plugins and themes | afragen | 2496 |
| 159 | [psrcas](https://github.com/drupol/psrcas) | PSR CAS, a PHP standard library for CAS authentication. | drupol | 21 |
| 160 | [php-pdftk](https://github.com/mikehaertl/php-pdftk) | A PDF conversion and form utility based on pdftk | mikehaertl | 550 |
| 161 | [php-wifi](https://github.com/sanchescom/php-wifi) | Cross-platform PHP library for scan, connect and disconnect Wi-Fi networks. | sanchescom | 36 |
| 162 | [laravel-multidomain](https://github.com/gecche/laravel-multidomain) | A Laravel extension for using a laravel application on a multi domain setting | gecche | 324 |
| 163 | [php-option](https://github.com/schmittjoh/php-option) | Option Type for PHP | schmittjoh | 1858 |
| 164 | [laravel-langman-gui](https://github.com/themsaid/laravel-langman-gui) | A GUI for managing JSON translation files in your laravel projects. | themsaid | 484 |
| 165 | [blueprint](https://github.com/laravel-shift/blueprint) | A code generation tool for Laravel developers. | laravel-shift | 794 |
| 166 | [php-github-api](https://github.com/KnpLabs/php-github-api) | A simple PHP GitHub API client, Object Oriented, tested and documented. | KnpLabs | 1651 |
| 167 | [supercharge](https://github.com/mnapoli/supercharge) | | mnapoli | 9 |
| 168 | [ip-lib](https://github.com/mlocati/ip-lib) | PHP library to handle IPv4, IPv6 and IP ranges | mlocati | 92 |
| 169 | [shopwaredrivervalet](https://github.com/bestit/shopwaredrivervalet) | | bestit | 4 |
| 170 | [laravel-compass](https://github.com/davidhsianturi/laravel-compass) | A REST client inside your Laravel projects. | davidhsianturi | 752 |
| 171 | [credit-card](https://github.com/laravel-validation-rules/credit-card) | Credit Card Validation | laravel-validation-rules | 110 |
| 172 | [phone](https://github.com/laravel-validation-rules/phone) | Validate phone number format | laravel-validation-rules | 47 |
| 173 | [timezone](https://github.com/laravel-validation-rules/timezone) | Validate that a given timezone is valid. | laravel-validation-rules | 20 |
| 174 | [us-state](https://github.com/laravel-validation-rules/us-state) | Validate US States and Canada Provinces | laravel-validation-rules | 9 |
| 175 | [ip](https://github.com/laravel-validation-rules/ip) | Validate if an ip address is public or private. | laravel-validation-rules | 13 |
| 176 | [subdomain](https://github.com/laravel-validation-rules/subdomain) | Validate a subdomain for your saas application | laravel-validation-rules | 18 |
| 177 | [colour](https://github.com/laravel-validation-rules/colour) | Validate colours. | laravel-validation-rules | 15 |
| 178 | [country-codes](https://github.com/laravel-validation-rules/country-codes) | Validates 2 & 3 character country codes. | laravel-validation-rules | 16 |
| 179 | [n98-magerun2](https://github.com/netz98/n98-magerun2) | The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API. | netz98 | 503 |
| 180 | [packages](https://github.com/FriendsOfShopware/packages) | Shopware Composer Repository | FriendsOfShopware | 10 |
| 181 | [FroshTemplateMailMjml](https://github.com/FriendsOfShopware/FroshTemplateMailMjml) | MJML Extension for FroshTemplateMail | FriendsOfShopware | 4 |
| 182 | [route-usage](https://github.com/julienbourdeau/route-usage) | Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳) | julienbourdeau | 232 |
| 183 | [valet](https://github.com/laravel/valet) | | laravel | 1712 |
| 184 | [LaravelPostcodes](https://github.com/JustSteveKing/LaravelPostcodes) | A service wrapper around postcodes.io | JustSteveKing | 30 |
| 185 | [laravel-sign-in-with-apple](https://github.com/GeneaLabs/laravel-sign-in-with-apple) | Provide "Sign In With Apple" functionality to your Laravel app. | GeneaLabs | 182 |
| 186 | [notifiable-exception](https://github.com/cerbero90/notifiable-exception) | Laravel package to send notifications when some exceptions are thrown. | cerbero90 | 67 |
| 187 | [git-php](https://github.com/czproject/git-php) | Library for work with Git repositories in PHP. | czproject | 250 |
| 188 | [PHP-Parallel-Lint](https://github.com/JakubOnderka/PHP-Parallel-Lint) | This tool check syntax of PHP files faster than serial check with fancier output. | JakubOnderka | 630 |
| 189 | [php-defer](https://github.com/php-defer/php-defer) | Golang's defer statement for PHP | php-defer | 182 |
| 190 | [pixelfed](https://github.com/pixelfed/pixelfed) | Photo Sharing. For Everyone. | pixelfed | 2099 |
| 191 | [xml](https://github.com/selective-php/xml) | | selective-php | 2 |
| 192 | [promises](https://github.com/guzzle/promises) | Promises/A+ library for PHP with synchronous support | guzzle | 5992 |
| 193 | [php-document-store](https://github.com/event-engine/php-document-store) | Event Engine PHP Document Store Contract | event-engine | 5 |
| 194 | [php-watcher](https://github.com/seregazhuk/php-watcher) | Monitor for any changes in your php application and automatically restart it (suitable for async apps). | seregazhuk | 263 |
| 195 | [laravel-bakery](https://github.com/scrnhq/laravel-bakery) | 🍞🧑‍🍳 An on-the-fly GraphQL Schema generator from Eloquent models for Laravel. | scrnhq | 65 |
| 196 | [sqlout](https://github.com/michaelbaril/sqlout) | MySQL driver for Laravel Scout | michaelbaril | 37 |
| 197 | [packagist](https://github.com/composer/packagist) | Package Repository Website - try https://packagist.com if you need your own - | composer | 1374 |
| 198 | [otphp](https://github.com/Spomky-Labs/otphp) | :closed_lock_with_key: A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP) | Spomky-Labs | 715 |
| 199 | [NitrAPI-PHP](https://github.com/nitrado/NitrAPI-PHP) | PHP based SDK for the NitrAPI | nitrado | 9 |
| 200 | [simple-excel](https://github.com/spatie/simple-excel) | Read and write simple Excel and CSV files | spatie | 368 |
| 201 | [flare-client-php](https://github.com/facade/flare-client-php) | Send PHP to Flare | facade | 182 |
| 202 | [killposer](https://github.com/tuqqu/killposer) | Find and delete composer-created vendor directories that you do not need any more with a cli tool | tuqqu | 26 |
| 203 | [FroshDevelopmentHelper](https://github.com/FriendsOfShopware/FroshDevelopmentHelper) | Helpful development tools | FriendsOfShopware | 11 |
| 204 | [php-macaroons](https://github.com/immense/php-macaroons) | PHP implementation of Macaroons | immense | 23 |
| 205 | [php-console-spinner](https://github.com/alecrabbit/php-console-spinner) | Colorful highly configurable spinner for php cli applications (suitable for async apps) | alecrabbit | 213 |
| 206 | [reauthenticate](https://github.com/mpociot/reauthenticate) | Reauthenticate users by letting them re-enter their passwords for specific parts of your app. | mpociot | 280 |
| 207 | [tenancy](https://github.com/stancl/tenancy) | Automatic tenancy for your Laravel app. No code changes needed. | stancl | 756 |
| 208 | [laravel-model-states](https://github.com/spatie/laravel-model-states) | State support for models | spatie | 381 |
| 209 | [geocodio-library-php](https://github.com/Geocodio/geocodio-library-php) | geocod.io PHP library | Geocodio | 75 |
| 210 | [apilogger](https://github.com/aungwinthant/apilogger) | Small laravel package for viewing api logs which can be used in debugging. | aungwinthant | 253 |
| 211 | [flysystem-clamav](https://github.com/mgriego/flysystem-clamav) | A passthrough adapter for Flysystem that scans files for malware using ClamAV. | mgriego | 39 |
| 212 | [fireable](https://github.com/envant/fireable) | An elegant way to trigger Laravel events based on attributes changes. | envant | 359 |
| 213 | [laravel-event-sourcing](https://github.com/spatie/laravel-event-sourcing) | The easiest way to get started with event sourcing in Laravel | spatie | 198 |
| 214 | [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) | CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails. | tijsverkoyen | 5211 |
| 215 | [masked](https://github.com/fuko-php/masked) | Mask sensitive data: replace blacklisted elements with redacted values | fuko-php | 96 |
| 216 | [laravel-locales](https://github.com/chinleung/laravel-locales) | Add configurations and helpers for a multi locale application. | chinleung | 24 |
| 217 | [laravel-multilingual-routes](https://github.com/chinleung/laravel-multilingual-routes) | A package to handle multilingual routes. | chinleung | 159 |
| 218 | [var-exporter](https://github.com/symfony/var-exporter) | The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable). | symfony | 1212 |
| 219 | [clamav-validator](https://github.com/sunspikes/clamav-validator) | Laravel virus validator based on ClamAV anti-virus scanner | sunspikes | 186 |
| 220 | [laravel-presets](https://github.com/sebastiaanluca/laravel-presets) | Various plug-and-play presets to scaffold your existing project. | sebastiaanluca | 2 |
| 221 | [laravel-preset](https://github.com/adamwathan/laravel-preset) | | adamwathan | 285 |
| 222 | [laravel-preset](https://github.com/sixlive/laravel-preset) | My opinionated Laravel preset | sixlive | 18 |
| 223 | [debounced-notifications](https://github.com/timacdonald/debounced-notifications) | Basecamp style notification debouncing / throttling for Laravel notifications. | timacdonald | 21 |
| 224 | [laravel-sliding-window-limiter](https://github.com/beyondcode/laravel-sliding-window-limiter) | Sliding Time Window Rate Limiter for Laravel | beyondcode | 36 |
| 225 | [video-platforms-parser](https://github.com/chojnicki/video-platforms-parser) | Easy to use grabber for video info, screens and more from YouTube and other platforms. | chojnicki | 174 |
| 226 | [laravel-rate-limited-job-middleware](https://github.com/spatie/laravel-rate-limited-job-middleware) | A job middleware to rate limit jobs | spatie | 115 |
| 227 | [Inflector](https://github.com/ICanBoogie/Inflector) | A multilingual inflector that transforms words from singular to plural, underscore to camel case, and formats strings in various ways. | ICanBoogie | 195 |
| 228 | [holidayChecker](https://github.com/heiglandreas/holidayChecker) | Check for holidays - locale-aware | heiglandreas | 6 |
| 229 | [classic-phpunit-bridge](https://github.com/FriendsOfShopware/classic-phpunit-bridge) | PHPUnit Bridge for Shopware Classic (5) | FriendsOfShopware | 1 |
| 230 | [api.friendsofshopware.com](https://github.com/FriendsOfShopware/api.friendsofshopware.com) | | FriendsOfShopware | 1 |
| 231 | [exedra](https://github.com/Rosengate/exedra) | A nestable route/group oriented PHP Microframework | Rosengate | 13 |
| 232 | [portable-ascii](https://github.com/voku/portable-ascii) | 🔡 Portable ASCII library - performance optimized (ascii) string functions for php. | voku | 68 |
| 233 | [yang](https://github.com/woohoolabs/yang) | The efficient and elegant, PSR-7 compliant JSON:API 1.1 client library for PHP | woohoolabs | 133 |
| 234 | [php-scoper](https://github.com/humbug/php-scoper) | 🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs. | humbug | 320 |
| 235 | [raven-php](https://github.com/twineis/raven-php) | Sentry (Raven) error monitoring for Laravel and Lumen with send in background via queues | twineis | 9 |
| 236 | [sql](https://github.com/amphp/sql) | Common interfaces for Amp based SQL drivers. | amphp | 9 |
| 237 | [plus](https://github.com/preprocess/plus) | This project is being developed privately. | preprocess | 221 |
| 238 | [TrustedProxy](https://github.com/fideloper/TrustedProxy) | Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries. | fideloper | 6573 |
| 239 | [laravel-cte](https://github.com/staudenmeir/laravel-cte) | Laravel queries with common table expressions | staudenmeir | 77 |
| 240 | [dusk-updater](https://github.com/staudenmeir/dusk-updater) | Updater for Laravel Dusk ChromeDriver binaries | staudenmeir | 96 |
| 241 | [anti-xss](https://github.com/voku/anti-xss) | ㊙️ AntiXSS \| Protection against Cross-site scripting (XSS) via PHP | voku | 326 |
| 242 | [Stringy](https://github.com/voku/Stringy) | :accept: Stringy - A PHP string manipulation library with multibyte support, performance optimized | voku | 76 |
| 243 | [laravel-totem](https://github.com/codestudiohq/laravel-totem) | Manage Your Laravel Schedule From A Web Dashboard | codestudiohq | 1120 |
| 244 | [yorn](https://github.com/nunomaduro/yorn) | ⚗️ Modules in PHP with the `import` and `export` syntax | nunomaduro | 145 |
| 245 | [ignition](https://github.com/facade/ignition) | A beautiful error page for Laravel apps | facade | 1442 |
| 246 | [guzzle-logger](https://github.com/spatie/guzzle-logger) | Automatically log all API calls | spatie | 32 |
| 247 | [health-check](https://github.com/WordPress/health-check) | Health Check is a WordPress plugin that will perform a number of checks on your WordPress install to detect common configuration errors and known issues. | WordPress | 130 |
| 248 | [pheanstalk](https://github.com/pheanstalk/pheanstalk) | PHP client for beanstalkd queue | pheanstalk | 1718 |
| 249 | [sarb](https://github.com/DaveLiddament/sarb) | Static Analysis Results Baseliner | DaveLiddament | 97 |
| 250 | [laravel-scout-array-driver](https://github.com/Sti3bas/laravel-scout-array-driver) | Array driver for Laravel Scout | Sti3bas | 36 |
| 251 | [laravel-hateoas](https://github.com/gdebrauwer/laravel-hateoas) | Expose the authorization logic of your REST API using HATEOAS links | gdebrauwer | 96 |
| 252 | [laravel-custom-casts](https://github.com/vkovic/laravel-custom-casts) | Make your own custom cast type for Laravel model attributes | vkovic | 197 |
| 253 | [tlint](https://github.com/tightenco/tlint) | Tighten linter for Laravel conventions | tightenco | 165 |
| 254 | [polyfill-php73](https://github.com/symfony/polyfill-php73) | This component provides functions unavailable in releases prior to PHP 7.3. | symfony | 1421 |
| 255 | [laravel-merged-relations](https://github.com/staudenmeir/laravel-merged-relations) | Merged Laravel Eloquent relationships | staudenmeir | 17 |
| 256 | [eloquent-has-many-deep](https://github.com/staudenmeir/eloquent-has-many-deep) | Laravel Eloquent HasManyThrough relationships with unlimited levels | staudenmeir | 700 |
| 257 | [phpsms](https://github.com/securingsincity/phpsms) | Php sms mailer based on textbelt https://github.com/typpo/textbelt | securingsincity | 9 |
| 258 | [courier](https://github.com/ctrlaltdylan/courier) | A simple PHP wrapper for Textbelt, a free SMS API provider | ctrlaltdylan | 16 |
| 259 | [diff-parser](https://github.com/ptlis/diff-parser) | A parser for unified diffs | ptlis | 21 |
| 260 | [eloquent-hashids](https://github.com/mtvs/eloquent-hashids) | On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast) | mtvs | 136 |
| 261 | [pdepend](https://github.com/pdepend/pdepend) | PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability. | pdepend | 647 |
| 262 | [PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility) | PHP Compatibility check for PHP_CodeSniffer | PHPCompatibility | 1364 |
| 263 | [php-assumptions](https://github.com/rskuipers/php-assumptions) | Tool to detect assumptions | rskuipers | 131 |
| 264 | [vapor-cli](https://github.com/laravel/vapor-cli) | | laravel | 161 |
| 265 | [vapor-core](https://github.com/laravel/vapor-core) | | laravel | 218 |
| 266 | [Multitenancy](https://github.com/romegasoftware/Multitenancy) | A simple and opinionated package for providing subdomain based multi-tenancy to Laravel | romegasoftware | 266 |
| 267 | [laravel-postmark](https://github.com/craigpaul/laravel-postmark) | A Postmark adapter for Laravel | craigpaul | 113 |
| 268 | [storageless-native-handler](https://github.com/psr7-sessions/storageless-native-handler) | :alien: Supports JWT session as native handler | psr7-sessions | 13 |
| 269 | [session-encode-decode](https://github.com/psr7-sessions/session-encode-decode) | :lock_with_ink_pen: Utility classes for encode/decode PHP's default session data | psr7-sessions | 15 |
| 270 | [tournament-generator](https://github.com/Heroyt/tournament-generator) | A set of classes used to create multiple kinds of tournament brackets in PHP | Heroyt | 14 |
| 271 | [aire](https://github.com/glhd/aire) | Modern form builder for Laravel | glhd | 260 |
| 272 | [feature-flags](https://github.com/ylsideas/feature-flags) | A Laravel package for handling feature flags | ylsideas | 247 |
| 273 | [swoft](https://github.com/swoft-cloud/swoft) | 🚀 PHP Microservice Full Coroutine Framework | swoft-cloud | 4730 |
| 274 | [sfughh-http-client-examples](https://github.com/dbrumann/sfughh-http-client-examples) | Example app showing how to perform http-requests in PHP | dbrumann | 5 |
| 275 | [laravel-vue-i18n-generator](https://github.com/martinlindhe/laravel-vue-i18n-generator) | Generates a vue-i18n compatible include file from your Laravel translations | martinlindhe | 287 |
| 276 | [IsItMaintained](https://github.com/mnapoli/IsItMaintained) | Monitor open source projects activity | mnapoli | 275 |
| 277 | [composer-packages](https://github.com/drupol/composer-packages) | Composer Packages is a Composer plugin for getting information about installed packages in your project. | drupol | 23 |
| 278 | [integration-tests](https://github.com/php-cache/integration-tests) | Integration tests for your PSR-6 cache implementation | php-cache | 34 |
| 279 | [phpspec](https://github.com/phpspec/phpspec) | SpecBDD Framework for PHP | phpspec | 1687 |
| 280 | [laravel-proximage](https://github.com/coderello/laravel-proximage) | 🌐 Laravel Proximage is a handy package for proxying images. | coderello | 152 |
| 281 | [gclib](https://github.com/appaydin/gclib) | GeoIP & Exchange Rates webservice was developed with PHP Swoole | appaydin | 11 |
| 282 | [laravel-s](https://github.com/hhxsv5/laravel-s) | LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen. | hhxsv5 | 2715 |
| 283 | [nova-flexible-content](https://github.com/whitecube/nova-flexible-content) | Flexible Content & Repeater Fields for Laravel Nova | whitecube | 323 |
| 284 | [PhpCodeFixer](https://github.com/wapmorgan/PhpCodeFixer) | Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions. | wapmorgan | 230 |
| 285 | [phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | phpstan | 124 |
| 286 | [psr7](https://github.com/Nyholm/psr7) | A super lightweight PSR-7 implementation | Nyholm | 458 |
| 287 | [iter8](https://github.com/jeremeamia/iter8) | PHP library for iterable/generator transformations and operations | jeremeamia | 49 |
| 288 | [Aphplication](https://github.com/Level-2/Aphplication) | A lightweight PHP Application server (Linux only for now!) | Level-2 | 25 |
| 289 | [diff-match-patch](https://github.com/yetanotherape/diff-match-patch) | PHP port of the Google's diff-match-patch library (https://github.com/google/diff-match-patch) | yetanotherape | 110 |
| 290 | [laravel-sluggable](https://github.com/spatie/laravel-sluggable) | An opinionated package to create slugs for Eloquent models | spatie | 644 |
| 291 | [mock-final-classes](https://github.com/nunomaduro/mock-final-classes) | 🏄‍♂️ Allows mocking final classes in PHP. | nunomaduro | 39 |
| 292 | [Axel](https://github.com/Level-2/Axel) | A modular, extensible, fast, ultra-lightweight PHP autoloader with inbuilt caching | Level-2 | 15 |
| 293 | [snitch](https://github.com/pluginkollektiv/snitch) | Network monitor for WordPress. Connection overview for monitoring and controlling outgoing data traffic. | pluginkollektiv | 35 |
| 294 | [alice](https://github.com/nelmio/alice) | Expressive fixtures generator | nelmio | 2083 |
| 295 | [argon2-refiner](https://github.com/paragonie/argon2-refiner) | Generate Parameter Recommendations for Argon2id in PHP 7.3+ | paragonie | 20 |
| 296 | [circuit-breaker-php](https://github.com/leocarmo/circuit-breaker-php) | Circuit Breaker Pattern for PHP | leocarmo | 175 |
| 297 | [laravel-model-settings](https://github.com/glorand/laravel-model-settings) | Model Settings for your Laravel app | glorand | 294 |
| 298 | [geo-parser](https://github.com/creof/geo-parser) | Parser for geography coordinate strings | creof | 42 |
| 299 | [DoctrineExtensions](https://github.com/beberlei/DoctrineExtensions) | A set of Doctrine 2 extensions | beberlei | 1483 |
| 300 | [laravel-cloud](https://github.com/ChristopherDosin/laravel-cloud) | Laravel Cloud was an attempt to build a "Forge Pro" for applications that needed more robust load balancing and scaling features. | ChristopherDosin | 248 |
| 301 | [address-book](https://github.com/ukchukx/address-book) | An address book in PHP using event sourcing | ukchukx | 7 |
| 302 | [laravel-scout-tntsearch-driver](https://github.com/teamtnt/laravel-scout-tntsearch-driver) | Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch | teamtnt | 739 |
| 303 | [tntsearch](https://github.com/teamtnt/tntsearch) | A fully featured full text search engine written in PHP | teamtnt | 2017 |
| 304 | [Prequel](https://github.com/Protoqol/Prequel) | Prequel for Laravel. Clear and concise database management. | Protoqol | 931 |
| 305 | [scssphp](https://github.com/scssphp/scssphp) | SCSS compiler written in PHP | scssphp | 186 |
| 306 | [core](https://github.com/api-platform/core) | The server component of API Platform: hypermedia and GraphQL APIs in minutes | api-platform | 1502 |
| 307 | [scientist](https://github.com/daylerees/scientist) | A PHP experimentation library inspired by Github's own Scientist. | daylerees | 728 |
| 308 | [swag-docs-cart-change-price](https://github.com/shopware/swag-docs-cart-change-price) | | shopware | 1 |
| 309 | [laravel-bref-bridge](https://github.com/stechstudio/laravel-bref-bridge) | Bref, the Laravel way. | stechstudio | 63 |
| 310 | [livewire](https://github.com/livewire/livewire) | A full-stack framework for Laravel that takes the pain out of building dynamic UIs. | livewire | 2849 |
| 311 | [guzzle-tor](https://github.com/megahertz/guzzle-tor) | This Guzzle middleware allows to use Tor client as a proxy | megahertz | 51 |
| 312 | [Aura.Filter](https://github.com/auraphp/Aura.Filter) | Validate and sanitize arrays and objects. | auraphp | 133 |
| 313 | [GUMP](https://github.com/Wixel/GUMP) | A fast, extensible & stand-alone PHP input validation class that allows you to validate any data | Wixel | 1048 |
| 314 | [Validation](https://github.com/Respect/Validation) | The most awesome validation engine ever created for PHP | Respect | 5194 |
| 315 | [Validator](https://github.com/particle-php/Validator) | Particle\Validator is a validation library with an extremely clean API which makes validation fun! | particle-php | 238 |
| 316 | [State](https://github.com/particle-php/State) | A really simple finite state machine. Prepared in the Enrise kitchen. | particle-php | 10 |
| 317 | [Filter](https://github.com/particle-php/Filter) | Flexible and highly usable filtering library with no dependencies. | particle-php | 80 |
| 318 | [subscribable-notifications](https://github.com/ylsideas/subscribable-notifications) | A Laravel package for adding unsubscribe links to notifications | ylsideas | 127 |
| 319 | [TypeResolver](https://github.com/phpDocumentor/TypeResolver) | A PSR-5 based resolver of Class names, Types and Structural Element Names | phpDocumentor | 7673 |
| 320 | [stripe](https://github.com/cartalyst/stripe) | A comprehensive PHP Library for the Stripe. | cartalyst | 221 |
| 321 | [packagist-api](https://github.com/spatie/packagist-api) | The easiest way to work with the packagist API | spatie | 88 |
| 322 | [phirehose](https://github.com/fennb/phirehose) | PHP interface to Twitter Streaming API | fennb | 720 |
| 323 | [mongo-php-driver](https://github.com/mongodb/mongo-php-driver) | MongoDB PHP driver | mongodb | 682 |
| 324 | [secure-shred](https://github.com/DanielRuf/secure-shred) | | DanielRuf | 5 |
| 325 | [soap-client](https://github.com/goetas-webservices/soap-client) | PHP implementation of SOAP 1.1 and 1.2 client specifications | goetas-webservices | 145 |
| 326 | [gitonomy](https://github.com/gitonomy/gitonomy) | Git repositories inside your infrastructure | gitonomy | 287 |
| 327 | [cron-expression](https://github.com/dragonmantank/cron-expression) | CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due | dragonmantank | 3390 |
| 328 | [php-ssllabs-api](https://github.com/VisualAppeal/php-ssllabs-api) | PHP library to fetch data from SSL Labs API | VisualAppeal | 1 |
| 329 | [Buzz](https://github.com/kriswallsmith/Buzz) | PHP's lightweight HTTP client | kriswallsmith | 1792 |
| 330 | [laravel-eloquent-uuid](https://github.com/goldspecdigital/laravel-eloquent-uuid) | A simple drop-in solution for providing UUID support for the IDs of your Eloquent models. | goldspecdigital | 203 |
| 331 | [validation-composite](https://github.com/illuminatech/validation-composite) | Allows uniting of several validation rules into single one for easy re-usage | illuminatech | 138 |
| 332 | [laravel-jory](https://github.com/joskolenberg/laravel-jory) | Flexible api resources for Laravel | joskolenberg | 39 |
| 333 | [mongo-php-library](https://github.com/mongodb/mongo-php-library) | MongoDB PHP library | mongodb | 1268 |
| 334 | [php-barcode-generator](https://github.com/picqer/php-barcode-generator) | Barcode generator in PHP that is easy to use, non-bloated and framework independent. | picqer | 880 |
| 335 | [laravel-dompdf](https://github.com/barryvdh/laravel-dompdf) | A DOMPDF Wrapper for Laravel | barryvdh | 3777 |
| 336 | [phing](https://github.com/phingofficial/phing) | PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant. | phingofficial | 1030 |
| 337 | [phpDoc2pdf](https://github.com/lluiscamino/phpDoc2pdf) | Create PDF formatted documentation for your PHP projects | lluiscamino | 3 |
| 338 | [shortuuid-php](https://github.com/PyYoshi/shortuuid-php) | | PyYoshi | 12 |
| 339 | [turbolinks](https://github.com/frenzyapp/turbolinks) | Turbolinks is a direct port of the rails turbolinks gem and the jquery.turbolinks gem for projects using the Laravel 4.1+. | frenzyapp | 147 |
| 340 | [laravel-test-factory-helper](https://github.com/mpociot/laravel-test-factory-helper) | Generate Laravel test factories from your existing models | mpociot | 785 |
| 341 | [FrontYAML](https://github.com/mnapoli/FrontYAML) | YAML Front matter parser | mnapoli | 229 |
| 342 | [daux.io](https://github.com/dauxio/daux.io) | Daux.io main repository | dauxio | 494 |
| 343 | [laravel-blade-helper](https://github.com/imliam/laravel-blade-helper) | An easier way to define custom Blade directives. | imliam | 132 |
| 344 | [uuid-shortener](https://github.com/mgrajcarek/uuid-shortener) | A simple RFC 4122 UUID shortener library. Change your long 36 chars long ID into it's shorter equivalent. | mgrajcarek | 52 |
| 345 | [laravel-media](https://github.com/optixsolutions/laravel-media) | Attach files to eloquent models | optixsolutions | 283 |
| 346 | [ProxyManager](https://github.com/Ocramius/ProxyManager) | :rainbow: OOP Proxy wrappers utilities - generates and manages proxies of your objects | Ocramius | 3621 |
| 347 | [phpstan-shopware](https://github.com/shyim/phpstan-shopware) | | shyim | 3 |
| 348 | [php-enum](https://github.com/myclabs/php-enum) | The enum PHP is missing, inspired from SplEnum | myclabs | 1502 |
| 349 | [lara-head](https://github.com/code4mk/lara-head) | Easily setup SEO in your laravel project with lara-head :heart: @code4mk | code4mk | 142 |
| 350 | [config](https://github.com/illuminatech/config) | Manage Laravel configuration by persistent storage | illuminatech | 126 |
| 351 | [converter](https://github.com/gocanto/converter) | Immutable PHP currency converter that's data-agnostic. | gocanto | 74 |
| 352 | [liveprof-ui](https://github.com/badoo/liveprof-ui) | An aggregator and web interface for Live Profiler | badoo | 104 |
| 353 | [liveprof](https://github.com/badoo/liveprof) | A performance monitoring system for running on live sites | badoo | 177 |
| 354 | [fullstack](https://github.com/Capocaccia/fullstack) | A full stack base template for using Laravel with VueJS. Typescript, SCSS, Babel, ESLINT, Jest, and PHPUnit included. | Capocaccia | 60 |
| 355 | [psr7](https://github.com/guzzle/psr7) | PSR-7 HTTP message library | guzzle | 6257 |
| 356 | [testbench-core](https://github.com/orchestral/testbench-core) | Testing Helper for Laravel Development | orchestral | 142 |
| 357 | [illuminate-psr-cache-bridge](https://github.com/madewithlove/illuminate-psr-cache-bridge) | A PSR-6 cache implementation that wraps Laravel's Cache component | madewithlove | 81 |
| 358 | [laravel-webhook-client](https://github.com/spatie/laravel-webhook-client) | Receive webhooks in Laravel apps | spatie | 281 |
| 359 | [laravel-webhook-server](https://github.com/spatie/laravel-webhook-server) | Send webhooks from Laravel apps | spatie | 342 |
| 360 | [laravel-morphable](https://github.com/Ahnify/laravel-morphable) | Easy querying on polymorphic relations. | Ahnify | 59 |
| 361 | [test-time](https://github.com/spatie/test-time) | A helper to control the flow of time | spatie | 122 |
| 362 | [laravel-jit-loader](https://github.com/liam-wiltshire/laravel-jit-loader) | | liam-wiltshire | 210 |
| 363 | [laravel-router](https://github.com/sebastiaanluca/laravel-router) | An organized approach to handling routes in Laravel. | sebastiaanluca | 126 |
| 364 | [laravel-boolean-dates](https://github.com/sebastiaanluca/laravel-boolean-dates) | Automatically convert Eloquent model boolean attributes to dates (and back). | sebastiaanluca | 30 |
| 365 | [FroshTinker](https://github.com/FriendsOfShopware/FroshTinker) | | FriendsOfShopware | 1 |
| 366 | [web-php](https://github.com/php/web-php) | The www.php.net site | php | 487 |
| 367 | [laravel-scout-mysql-driver](https://github.com/yabhq/laravel-scout-mysql-driver) | Laravel Scout MySQL Driver | yabhq | 420 |
| 368 | [laravel-db-snapshots](https://github.com/spatie/laravel-db-snapshots) | Quickly dump and load databases | spatie | 577 |
| 369 | [laravel-sns-events](https://github.com/rennokki/laravel-sns-events) | Process events coming from SNS using Laravel Events. | rennokki | 77 |
| 370 | [laravel-actions](https://github.com/lorisleiva/laravel-actions) | ⚡️ Laravel components that take care of one specific task | lorisleiva | 704 |
| 371 | [laravel-preload](https://github.com/brendt/laravel-preload) | Laravel preload testing in PHP 7.4 | brendt | 31 |
| 372 | [opening-hours](https://github.com/spatie/opening-hours) | Query and format a set of opening hours | spatie | 835 |
| 373 | [json-schema](https://github.com/opis/json-schema) | JSON Schema validator for PHP | opis | 251 |
| 374 | [ui](https://github.com/laravel/ui) | | laravel | 597 |
| 375 | [predaddy](https://github.com/szjani/predaddy) | DDD/CQRS/EventSourcing framework with annotation driven message bus | szjani | 171 |
| 376 | [PhpTikaWrapper](https://github.com/NinoSkopac/PhpTikaWrapper) | Simple PHP Wrapper for Apache Tika | NinoSkopac | 52 |
| 377 | [Laravel-5-Generators-Extended](https://github.com/laracasts/Laravel-5-Generators-Extended) | This package extends the core file generators that are included with Laravel 5 | laracasts | 2284 |
| 378 | [scout](https://github.com/laravel/scout) | | laravel | 970 |
| 379 | [flysystem-dropbox](https://github.com/spatie/flysystem-dropbox) | A flysystem driver for Dropbox that uses the v2 API | spatie | 202 |
| 380 | [dropbox-api](https://github.com/spatie/dropbox-api) | A minimal implementation of Dropbox API v2 | spatie | 132 |
| 381 | [PHP-Console-Color](https://github.com/JakubOnderka/PHP-Console-Color) | Simple library for creating colored console ouput | JakubOnderka | 5924 |
| 382 | [PHP-Console-Highlighter](https://github.com/JakubOnderka/PHP-Console-Highlighter) | Highlight PHP code in terminal | JakubOnderka | 5948 |
| 383 | [ffi-tutorial-gmp](https://github.com/phplang/ffi-tutorial-gmp) | FFI tutorial using GMP | phplang | 3 |
| 384 | [laravel-stripe-webhooks](https://github.com/spatie/laravel-stripe-webhooks) | Handle Stripe webhooks in a Laravel application | spatie | 230 |
| 385 | [skeleton-php](https://github.com/spatie/skeleton-php) | A skeleton repository for Spatie's PHP Packages | spatie | 292 |
| 386 | [bearframework-app](https://github.com/bearcms/bearframework-app) | Bear CMS Skeleton application. | bearcms | 1 |
| 387 | [ZipStream-PHP](https://github.com/maennchen/ZipStream-PHP) | :floppy_disk: PHP ZIP Streaming Library | maennchen | 600 |
| 388 | [coroutine](https://github.com/symplely/coroutine) | Cooperative multitasking using generators. The basics of coroutines, async and await! | symplely | 23 |
| 389 | [laravel-keyable](https://github.com/givebutter/laravel-keyable) | Add API keys to your Laravel models | givebutter | 134 |
| 390 | [oooas](https://github.com/goldspecdigital/oooas) | An object oriented approach to generating OpenAPI specs, implemented in PHP. | goldspecdigital | 149 |
| 391 | [constant_time_encoding](https://github.com/paragonie/constant_time_encoding) | Constant-Time Character Encoding in PHP Projects | paragonie | 320 |
| 392 | [gpg-mailer](https://github.com/paragonie/gpg-mailer) | GnuPG-encrypted emails made easy | paragonie | 89 |
| 393 | [anti-csrf](https://github.com/paragonie/anti-csrf) | Full-Featured Anti-CSRF Library | paragonie | 226 |
| 394 | [chronicle](https://github.com/paragonie/chronicle) | Public append-only ledger microservice built with Slim Framework | paragonie | 416 |
| 395 | [hidden-string](https://github.com/paragonie/hidden-string) | The HiddenString class extracted from Halite. | paragonie | 29 |
| 396 | [multi_factor](https://github.com/paragonie/multi_factor) | Vendor-Agnostic Two-Factor Authentication | paragonie | 133 |
| 397 | [FroshPlatformAdminer](https://github.com/FriendsOfShopware/FroshPlatformAdminer) | Adminer plugin for Shopware Platform | FriendsOfShopware | 4 |
| 398 | [FroshPlatformPerformance](https://github.com/FriendsOfShopware/FroshPlatformPerformance) | Performance improvements for Shopware Platform | FriendsOfShopware | 1 |
| 399 | [google-time-zone](https://github.com/spatie/google-time-zone) | Get time zones for coordinates | spatie | 47 |
| 400 | [laravel-queues-demo-app](https://github.com/spatie/laravel-queues-demo-app) | A demo app used in Freeks talk on queues | spatie | 8 |
| 401 | [laravel-resource-links](https://github.com/spatie/laravel-resource-links) | Add links to Laravel API resources | spatie | 216 |
| 402 | [commonmark-ext-external-link](https://github.com/thephpleague/commonmark-ext-external-link) | Extension for league/commonmark which adds extra classes and HTML attributes to external links | thephpleague | 4 |
| 403 | [laravel-process-stamps](https://github.com/orisintel/laravel-process-stamps) | Logs which process created or modified a record | orisintel | 83 |
| 404 | [slack-notification-channel](https://github.com/beyondcode/slack-notification-channel) | Laravel Slack notification channel with API token support instead of incoming webhooks. | beyondcode | 66 |
| 405 | [Ekko](https://github.com/laravelista/Ekko) | Framework agnostic PHP package for marking navigation items active. | laravelista | 274 |
| 406 | [wolff](https://github.com/Usbac/wolff) | 🐺 Ridiculously small PHP framework for building web apps | Usbac | 188 |
| 407 | [rector](https://github.com/rectorphp/rector) | Instant Upgrades and Instant Refactoring of any PHP 5.3+ code | rectorphp | 2695 |
| 408 | [laravel-model-auditlog](https://github.com/orisintel/laravel-model-auditlog) | Tracks changes made to models and logs their column values to individual tables | orisintel | 20 |
| 409 | [laravel-code-style](https://github.com/matt-allan/laravel-code-style) | Automatic code formatting for Laravel projects | matt-allan | 263 |
| 410 | [phpinsights](https://github.com/nunomaduro/phpinsights) | 🔰 Instant PHP quality checks from your console | nunomaduro | 3456 |
| 411 | [device-detector](https://github.com/matomo-org/device-detector) | The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. | matomo-org | 1640 |
| 412 | [composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) | No conflicts for your bin dependencies | bamarni | 237 |
| 413 | [spock](https://github.com/statamic/spock) | Automatically perform git commits, pushes, and other cli actions when Statamic content changes | statamic | 96 |
| 414 | [SolidInvoice](https://github.com/SolidInvoice/SolidInvoice) | Simple and elegant invoicing solution. | SolidInvoice | 218 |
| 415 | [invoiceninja](https://github.com/invoiceninja/invoiceninja) | Invoices, Expenses and Tasks built with Laravel and Flutter | invoiceninja | 4973 |
| 416 | [cache](https://github.com/yiisoft/cache) | PSR-16 compatible cache library | yiisoft | 25 |
| 417 | [you-are-using-it-wrong](https://github.com/Roave/you-are-using-it-wrong) | :oncoming_police_car: Type check enforcement for library authors: enforces type-safety downstream | Roave | 146 |
| 418 | [slimdump](https://github.com/webfactory/slimdump) | slimdump is a little tool to help you creating configurable dumps of large MySQL-databases. | webfactory | 106 |
| 419 | [laravel-translate](https://github.com/itsmattburgess/laravel-translate) | Generate translation files for Laravel using Google Translate | itsmattburgess | 22 |
| 420 | [popular-package-analysis](https://github.com/nikic/popular-package-analysis) | Utilities to analyze most popular composer packages | nikic | 10 |
| 421 | [router](https://github.com/aphiria/router) | [READ-ONLY] A framework-agnostic routing library | aphiria | 24 |
| 422 | [php-sass](https://github.com/shyim/php-sass) | FFI wrapper for libsass | shyim | 6 |
| 423 | [core](https://github.com/php-taskman/core) | A friendly PHP tasks launcher. | php-taskman | 7 |
| 424 | [travis](https://github.com/php-taskman/travis) | | php-taskman | 1 |
| 425 | [laravel-favicon-extractor](https://github.com/stefanbauer/laravel-favicon-extractor) | Extract a favicon from any website and save it to your local storage | stefanbauer | 73 |
| 426 | [MoneyType](https://github.com/phpexpertsinc/MoneyType) | A PHP library for precise money handling data type. Avoid floating point rounding errors. | phpexpertsinc | 18 |
| 427 | [laravel-craftsman](https://github.com/mikeerickson/laravel-craftsman) | Laravel Craftsman CLI for easily crafting Laravel assets for any project (artisan make on steroids) | mikeerickson | 201 |
| 428 | [phunctional](https://github.com/Lambdish/phunctional) | ⚡️ λ PHP functional library focused on simplicity and performance | Lambdish | 164 |
| 429 | [phploc](https://github.com/sebastianbergmann/phploc) | A tool for quickly measuring the size of a PHP project. | sebastianbergmann | 1948 |
| 430 | [fracker](https://github.com/cyrus-and/fracker) | PHP function tracker | cyrus-and | 221 |
| 431 | [laravel-query-cache](https://github.com/Neurony/laravel-query-cache) | Cache all {select} queries or only the duplicate ones for a specific Eloquent model | Neurony | 46 |
| 432 | [larabank-projectors](https://github.com/spatie/larabank-projectors) | Larabank built with projectors | spatie | 34 |
| 433 | [php-pdf-merge](https://github.com/jurosh/php-pdf-merge) | PDF Merge library for PHP | jurosh | 34 |
| 434 | [PDFMerger](https://github.com/Tomsgu/PDFMerger) | Simple wrapper for merging pdf files for PHP >= 7.2. | Tomsgu | 5 |
| 435 | [Tukio](https://github.com/Crell/Tukio) | A complete and robust implementation of the PSR-14 EventDispatcher specification. | Crell | 37 |
| 436 | [mailer](https://github.com/symfony/mailer) | The Mailer component helps sending emails | symfony | 315 |
| 437 | [laravel-revisions](https://github.com/Neurony/laravel-revisions) | Create revisions for any Eloquent model along with its relationships | Neurony | 151 |
| 438 | [FroshSupportLibrary](https://github.com/shyim/FroshSupportLibrary) | Make life of plugin developers easier | shyim | 4 |
| 439 | [yar-parser](https://github.com/frosit/yar-parser) | An experimental .yar file parser for PHP compatibility | frosit | 4 |
| 440 | [DNS](https://github.com/Badcow/DNS) | The aim of this project is to create abstract object representations of DNS records in PHP. The project consists of various classes representing DNS objects (such as Zone, ResourceRecord, and various RData types), a parser to convert BIND style text files to the PHP objects, and builders to create aesthetically pleasing BIND records. | Badcow | 196 |
| 441 | [php-whois-client](https://github.com/mallardduck/php-whois-client) | A very basic Whois client for PHP. The library limits function to be a low-level client that handles only request and raw output. | mallardduck | 8 |
| 442 | [cloner](https://github.com/BKWLD/cloner) | A trait for Laravel Eloquent models that lets you clone a model and it's relationships, including files. Even to another database. | BKWLD | 241 |
| 443 | [laravel-helpers-file](https://github.com/calebporzio/laravel-helpers-file) | Because I can never remember exactly how to autoload my helpers.php file. | calebporzio | 40 |
| 444 | [highlight.php](https://github.com/scrivo/highlight.php) | A port of highlight.js by Ivan Sagalaev to PHP | scrivo | 418 |
| 445 | [sentry-laravel](https://github.com/getsentry/sentry-laravel) | Laravel SDK for Sentry | getsentry | 813 |
| 446 | [bedrock](https://github.com/roots/bedrock) | WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure | roots | 4803 |
| 447 | [baum](https://github.com/etrepat/baum) | Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM. | etrepat | 2083 |
| 448 | [laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) | Laravel API Documentation Generator | mpociot | 2564 |
| 449 | [laravel-search-string](https://github.com/lorisleiva/laravel-search-string) | 🔍 Generates database queries based on one unique string | lorisleiva | 495 |
| 450 | [query-translator](https://github.com/netgen/query-translator) | Query Translator is a search query translator with AST representation | netgen | 147 |
| 451 | [laravel-fixed-window-limiter](https://github.com/beyondcode/laravel-fixed-window-limiter) | | beyondcode | 66 |
| 452 | [laravel-authz](https://github.com/php-casbin/laravel-authz) | An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel. | php-casbin | 85 |
| 453 | [commonmark-ext-autolink](https://github.com/thephpleague/commonmark-ext-autolink) | Extension for league/commonmark which autolinks URLs, emails, and @-mentions | thephpleague | 11 |
| 454 | [larabank-aggregates](https://github.com/spatie/larabank-aggregates) | Larabank built with aggregates and projectors | spatie | 52 |
| 455 | [pingcrm](https://github.com/inertiajs/pingcrm) | A demo application to illustrate how Inertia.js works. | inertiajs | 553 |
| 456 | [inertia-laravel](https://github.com/inertiajs/inertia-laravel) | The Laravel adapter for Inertia.js. | inertiajs | 652 |
| 457 | [laravel-module-installer](https://github.com/joshbrw/laravel-module-installer) | Installs Laravel modules created for nwidart/laravel-modules into the Modules/ directory. | joshbrw | 89 |
| 458 | [alt](https://github.com/ankitpokhrel/alt) | [EXPERIMENTAL] Facebook-like automatic alternative (alt) text for images using object detection with pre-trained model. | ankitpokhrel | 80 |
| 459 | [symplify](https://github.com/symplify/symplify) | Do you use Symfony, Coding Standards, maintain PHP packages, automate monorepo, generate static website and are you lazy? You'll love the candies you find here! :) | symplify | 245 |
| 460 | [commonmark-ext-table](https://github.com/thephpleague/commonmark-ext-table) | The table extension for CommonMark PHP implementation | thephpleague | 129 |
| 461 | [commonmark-attributes-extension](https://github.com/webuni/commonmark-attributes-extension) | The Attributes extension adds a syntax to define attributes on the various HTML elements in markdown’s output. | webuni | 34 |
| 462 | [Emoji](https://github.com/AltThree/Emoji) | An emoji parser for Laravel 5. | AltThree | 74 |
| 463 | [flash](https://github.com/laracasts/flash) | Easy flash notifications | laracasts | 2348 |
| 464 | [collections](https://github.com/doctrine/collections) | Collections Abstraction Library | doctrine | 4471 |
| 465 | [no-leaks](https://github.com/Roave/no-leaks) | :potable_water: PHPUnit Plugin for detecting Memory Leaks in code and tests | Roave | 374 |
| 466 | [laravel-postal-code-validation](https://github.com/axlon/laravel-postal-code-validation) | Worldwide postal code validation for Laravel | axlon | 225 |
| 467 | [composer-unused](https://github.com/composer-unused/composer-unused) | Show unused composer dependencies by scanning your code | composer-unused | 459 |
| 468 | [laravel-vouchers](https://github.com/beyondcode/laravel-vouchers) | Allow users to redeem vouchers that are bound to models. | beyondcode | 391 |
| 469 | [async](https://github.com/spatie/async) | Easily run code asynchronously | spatie | 1301 |
| 470 | [laravel-export](https://github.com/spatie/laravel-export) | Create a static site bundle from a Laravel app | spatie | 163 |
| 471 | [laravel-mix-preload](https://github.com/spatie/laravel-mix-preload) | Add preload and prefetch links based your Mix manifest | spatie | 142 |
| 472 | [bagisto](https://github.com/bagisto/bagisto) | A Free and Opensource laravel eCommerce framework built for all to build and scale your business. | bagisto | 2207 |
| 473 | [openapi-validation-middleware](https://github.com/hkarlstrom/openapi-validation-middleware) | PSR-7 and PSR-15 OpenAPI Validation Middleware | hkarlstrom | 75 |
| 474 | [commonmark-ext-inlines-only](https://github.com/thephpleague/commonmark-ext-inlines-only) | Extension for league/commonmark which only renders inline text | thephpleague | 1 |
| 475 | [laravel-stats](https://github.com/stefanzweifel/laravel-stats) | 📈 Get insights about your Laravel or Lumen Project | stefanzweifel | 1253 |
| 476 | [laravel-flash](https://github.com/spatie/laravel-flash) | A lightweight package to flash messages | spatie | 307 |
| 477 | [jwt-auth](https://github.com/tymondesigns/jwt-auth) | 🔐 JSON Web Token Authentication for Laravel & Lumen | tymondesigns | 8991 |
| 478 | [php-compiler](https://github.com/ircmaxell/php-compiler) | A compiler. For PHP | ircmaxell | 686 |
| 479 | [php-ast-visualizer](https://github.com/ircmaxell/php-ast-visualizer) | An AST visualizer, for PHP | ircmaxell | 60 |
| 480 | [guzzler](https://github.com/blastcloud/guzzler) | Supercharge your app or SDK with a testing library specifically for Guzzle | blastcloud | 267 |
| 481 | [sieve](https://github.com/aldemeery/sieve) | A simple, clean and elegant way to filter Eloquent models. | aldemeery | 92 |
| 482 | [laracrud](https://github.com/kejodion/laracrud) | A simple CRUD backend package for Laravel 5.8. | kejodion | 82 |
| 483 | [laravel-admin](https://github.com/z-song/laravel-admin) | Build a full-featured administrative interface in ten minutes | z-song | 8272 |
| 484 | [laravel-mail-editor](https://github.com/Qoraiche/laravel-mail-editor) | MailEclipse :zap: Play with your Laravel Mailables easily! | Qoraiche | 1322 |
| 485 | [rdebug](https://github.com/didi/rdebug) | Rdebug — Real Debugger | didi | 962 |
| 486 | [commonmark-ext-smartpunct](https://github.com/thephpleague/commonmark-ext-smartpunct) | Intelligently converts ASCII quotes, dashes, and ellipses to their Unicode equivalents | thephpleague | 7 |
| 487 | [Markbench](https://github.com/cebe/Markbench) | PHP: Markdown benchmarks (+ CLI tools) | cebe | 4 |
| 488 | [phpseclib](https://github.com/phpseclib/phpseclib) | PHP Secure Communications Library | phpseclib | 3862 |
| 489 | [laravel-create-user-cli](https://github.com/spresnac/laravel-create-user-cli) | Create a user-entry from cli with artisan | spresnac | 8 |
| 490 | [web-frameworks](https://github.com/the-benchmarker/web-frameworks) | Which is the fastest web framework? | the-benchmarker | 3849 |
| 491 | [laravel-personal-data-export](https://github.com/spatie/laravel-personal-data-export) | Create zip files containing personal data | spatie | 334 |
| 492 | [php-coding-standard](https://github.com/unleashedtech/php-coding-standard) | CodeSniffer ruleset used by Unleashed Technologies | unleashedtech | 2 |
| 493 | [coding-standard](https://github.com/slevomat/coding-standard) | Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs | slevomat | 690 |
| 494 | [laravel-factory-enhanced](https://github.com/makeabledk/laravel-factory-enhanced) | Supercharge your Laravel tests & seeds with nested relations. | makeabledk | 165 |
| 495 | [Fastcgi](https://github.com/hoaproject/Fastcgi) | The Hoa\Fastcgi library. | hoaproject | 54 |
| 496 | [phpunit-arraysubset-asserts](https://github.com/rdohms/phpunit-arraysubset-asserts) | Provides assertArraySubset for use in PHPunit | rdohms | 62 |
| 497 | [attended.io](https://github.com/spatie/attended.io) | An app to organise events and get feedback from attendees | spatie | 95 |
| 498 | [gitdown](https://github.com/calebporzio/gitdown) | A simple package to parse Github Flavored Markdown in PHP | calebporzio | 176 |
| 499 | [image-optimizer](https://github.com/spatie/image-optimizer) | Easily optimize images using PHP | spatie | 1558 |
| 500 | [react-smtp-client](https://github.com/shuchkin/react-smtp-client) | ReactPHP async SMTP Client to send a simple email | shuchkin | 17 |
| 501 | [fink](https://github.com/dantleech/fink) | PHP Link Checker | dantleech | 130 |
| 502 | [event-loop](https://github.com/reactphp/event-loop) | ReactPHP's core reactor event loop that libraries can use for evented I/O. | reactphp | 856 |
| 503 | [aggregate.stitcher.io](https://github.com/brendt/aggregate.stitcher.io) | A community-driven content aggregator | brendt | 465 |
| 504 | [railt](https://github.com/railt/railt) | ⚡️ A PHP GraphQL Framework | railt | 313 |
| 505 | [php-grandmaster](https://github.com/akondas/php-grandmaster) | Chess engine written in PHP | akondas | 79 |
| 506 | [snipe-migrations](https://github.com/drfraker/snipe-migrations) | Blazing fast database migrations for Laravel tests. | drfraker | 254 |
| 507 | [laravel-casbin](https://github.com/php-casbin/laravel-casbin) | Use Casbin in Laravel, Casbin is a powerful and efficient open-source access control library. | php-casbin | 37 |
| 508 | [laravel-queueable-action](https://github.com/spatie/laravel-queueable-action) | Queueable actions in Laravel | spatie | 175 |
| 509 | [helpers](https://github.com/laravel/helpers) | | laravel | 408 |
| 510 | [laravel-tinker-server](https://github.com/beyondcode/laravel-tinker-server) | Tinker with your variables while working on your Laravel application | beyondcode | 195 |
| 511 | [laravel-package-tools](https://github.com/beyondcode/laravel-package-tools) | Use the make: commands that you know and love from Laravel - outside of Laravel. | beyondcode | 52 |
| 512 | [CodeGenerationUtils](https://github.com/Ocramius/CodeGenerationUtils) | A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection | Ocramius | 85 |
| 513 | [phpDocumentor](https://github.com/phpDocumentor/phpDocumentor) | Documentation Generator for PHP | phpDocumentor | 2522 |
| 514 | [phpunit-watcher](https://github.com/spatie/phpunit-watcher) | A tool to automatically rerun PHPUnit tests when source code changes | spatie | 610 |
| 515 | [laravel-options](https://github.com/appstract/laravel-options) | Global key-value store in the database | appstract | 517 |
| 516 | [phd](https://github.com/php/phd) | PHD | php | 47 |
| 517 | [blender](https://github.com/spatie/blender) | The Laravel template used for our CMS like projects | spatie | 839 |
| 518 | [Laravel-PHP-CS-Fixer](https://github.com/stechstudio/Laravel-PHP-CS-Fixer) | Artisan Command for FriendsOfPHP/PHP-CS_Fixer | stechstudio | 85 |
| 519 | [laravel-uptime-monitor](https://github.com/spatie/laravel-uptime-monitor) | A powerful and easy to configure uptime and ssl monitor | spatie | 736 |
| 520 | [rss-bridge](https://github.com/RSS-Bridge/rss-bridge) | The RSS feed for websites missing it | RSS-Bridge | 2155 |
| 521 | [laravel-modules](https://github.com/nWidart/laravel-modules) | Module Management In Laravel | nWidart | 2774 |
| 522 | [laravel-queue](https://github.com/php-enqueue/laravel-queue) | Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others | php-enqueue | 121 |
| 523 | [vue-pre](https://github.com/ctxkiwi/vue-pre) | VuePre is a package to prerender vue templates using only PHP | ctxkiwi | 21 |
| 524 | [server-side-rendering](https://github.com/spatie/server-side-rendering) | Server side rendering JavaScript in a PHP application | spatie | 341 |
| 525 | [dom-crawler](https://github.com/symfony/dom-crawler) | The DomCrawler component eases DOM navigation for HTML and XML documents. | symfony | 2907 |
| 526 | [enum](https://github.com/spatie/enum) | Strongly typed enums in PHP supporting autocompletion and refactoring | spatie | 334 |
| 527 | [translation-sheet](https://github.com/nikaia/translation-sheet) | Translating Laravel languages files using a Google Spreadsheet. | nikaia | 232 |
| 528 | [testbench](https://github.com/orchestral/testbench) | [Package] Laravel Testing Helper for Packages Development | orchestral | 1345 |
| 529 | [markdown-extension](https://github.com/twigphp/markdown-extension) | [DEPRECATED] Markdown support for Twig | twigphp | 105 |
| 530 | [laravel-csp](https://github.com/spatie/laravel-csp) | Set content security policy headers in a Laravel app | spatie | 317 |
| 531 | [phpjasper](https://github.com/PHPJasper/phpjasper) | A PHP report generator | PHPJasper | 254 |
| 532 | [awesome-helpers](https://github.com/calebporzio/awesome-helpers) | Helper functions I find super-duper handy | calebporzio | 495 |
| 533 | [framework](https://github.com/php-deal/framework) | Design by Contract framework for PHP | php-deal | 212 |
| 534 | [FroshShareBasket](https://github.com/FriendsOfShopware/FroshShareBasket) | This plugin allows your customers to save the current basket and share it via link. | FriendsOfShopware | 8 |
| 535 | [FroshContentTypes](https://github.com/FriendsOfShopware/FroshContentTypes) | | FriendsOfShopware | 10 |
| 536 | [laravel-favicon](https://github.com/beyondcode/laravel-favicon) | Create dynamic favicons based on your environment settings. | beyondcode | 237 |
| 537 | [utils](https://github.com/middlewares/utils) | Common utils used by PSR-15 middlewares | middlewares | 40 |
| 538 | [whoops](https://github.com/middlewares/whoops) | PSR-15 middleware to use Whoops as error handler | middlewares | 28 |
| 539 | [RuneShoppingWorldPages](https://github.com/runelaenen/RuneShoppingWorldPages) | Add Shopping Worlds to Shop Pages in Shopware | runelaenen | 5 |
| 540 | [goridge](https://github.com/spiral/goridge) | High-performance PHP-to-Golang IPC bridge | spiral | 811 |
| 541 | [scout-extended](https://github.com/algolia/scout-extended) | Scout Extended: The Full Power of Algolia in Laravel | algolia | 284 |
| 542 | [concrete5](https://github.com/concrete5/concrete5) | Official repository for concrete5 development | concrete5 | 621 |
| 543 | [processwire](https://github.com/processwire/processwire) | ProcessWire 3.x is a friendly and powerful open source CMS with a strong API. | processwire | 592 |
| 544 | [kirby](https://github.com/getkirby/kirby) | Kirby's core application folder | getkirby | 261 |
| 545 | [pimcore](https://github.com/pimcore/pimcore) | Open Source Digital Experience Platform (DXP, MDM/PIM, CDP, DAM, CMS/UX & eCommerce | pimcore | 1738 |
| 546 | [laravel-reviewable](https://github.com/Naoray/laravel-reviewable) | Adds a reviewable feature to your laravel app. | Naoray | 57 |
| 547 | [friendsofphp.org](https://github.com/TomasVotruba/friendsofphp.org) | Meet you PHP Friends in more than 1024 PHP groups all over the world! | TomasVotruba | 37 |
| 548 | [Laravel-lang](https://github.com/caouecs/Laravel-lang) | List of 75 languages for Laravel 5, 6 and 7 | caouecs | 4563 |
| 549 | [php-mime-type](https://github.com/xobotyi/php-mime-type) | A comprehensive MIME-types lib for PHP | xobotyi | 33 |
| 550 | [media-embed](https://github.com/dereuromark/media-embed) | A PHP library to deal with all those media services around, parsing their URLs and displaying their audios/videos. | dereuromark | 132 |
| 551 | [laravel-eventsauce](https://github.com/spatie/laravel-eventsauce) | Use EventSauce in Laravel apps | spatie | 97 |
| 552 | [studio](https://github.com/franzliedke/studio) | A workbench for developing Composer packages. | franzliedke | 933 |
| 553 | [php-malware-detector](https://github.com/ollyxar/php-malware-detector) | PHP malware detector | ollyxar | 113 |
| 554 | [socket](https://github.com/reactphp/socket) | Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP. | reactphp | 803 |
| 555 | [child-process](https://github.com/reactphp/child-process) | Event-driven library for executing child processes with ReactPHP. | reactphp | 200 |
| 556 | [yii-project-template](https://github.com/yiisoft/yii-project-template) | Yii 3.0 project template | yiisoft | 117 |
| 557 | [api-generator](https://github.com/SoliDry/api-generator) | PHP-code generator for Laravel framework, with complete support of JSON-API data format | SoliDry | 217 |
| 558 | [foal](https://github.com/sebastianbergmann/foal) | Tool to find lines eliminated by OpCache's bytecode optimizer | sebastianbergmann | 126 |
| 559 | [typed](https://github.com/azjezz/typed) | Typed variables for PHP 7.4+ ( don't use this please ) | azjezz | 65 |
| 560 | [php-doc-check](https://github.com/NielsdeBlaauw/php-doc-check) | Uses complexity metrics to determine which functions need documentation. | NielsdeBlaauw | 31 |
| 561 | [narration](https://github.com/narration/narration) | The Narration PHP Framework - Empowering everyone to build reliable and loosely coupled web apps. | narration | 119 |
| 562 | [laravel-mailbox](https://github.com/beyondcode/laravel-mailbox) | Catch incoming emails in your Laravel application | beyondcode | 618 |
| 563 | [laravel-analytics](https://github.com/spatie/laravel-analytics) | A Laravel package to retrieve pageviews and other data from Google Analytics | spatie | 2114 |
| 564 | [forge-sdk](https://github.com/themsaid/forge-sdk) | PHP SDK for managing Laravel Forge servers | themsaid | 280 |
| 565 | [laravel-recaptcha](https://github.com/biscolab/laravel-recaptcha) | Google ReCaptcha package for Laravel | biscolab | 166 |
| 566 | [LaravelEventSauce](https://github.com/EventSaucePHP/LaravelEventSauce) | EventSauce bindings for Laravel apps | EventSaucePHP | 45 |
| 567 | [twill](https://github.com/area17/twill) | Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. /// Chat with us and others on Spectrum: https://spectrum.chat/twill /// Work with us! We're looking for front-end, back-end, and engineering directors: https://area17.com/contact | area17 | 1868 |
| 568 | [read-time](https://github.com/mtownsend5512/read-time) | A PHP package to show users how long it takes to read content. | mtownsend5512 | 236 |
| 569 | [simple-cache](https://github.com/php-fig/simple-cache) | | php-fig | 7413 |
| 570 | [laravel-permission](https://github.com/spatie/laravel-permission) | Associate users with roles and permissions | spatie | 7804 |
| 571 | [laravel-helpers](https://github.com/sebastiaanluca/laravel-helpers) | An extensive set of Laravel framework helper functions and collection macros. | sebastiaanluca | 409 |
| 572 | [php-helpers](https://github.com/sebastiaanluca/php-helpers) | An extensive set of PHP helper functions and classes. | sebastiaanluca | 15 |
| 573 | [twitch-api-php](https://github.com/nicklaw5/twitch-api-php) | A Twitch API client for PHP. | nicklaw5 | 59 |
| 574 | [guzzle-rate-limiter-middleware](https://github.com/spatie/guzzle-rate-limiter-middleware) | A rate limiter middleware for Guzzle | spatie | 70 |
| 575 | [PHPWord](https://github.com/PHPOffice/PHPWord) | A pure PHP library for reading and writing word processing documents | PHPOffice | 4885 |
| 576 | [plex-api](https://github.com/jc21/plex-api) | PHP API for Plex Servers | jc21 | 19 |
| 577 | [laravel-menu](https://github.com/lavary/laravel-menu) | A quick way to create menus in Laravel 6 | lavary | 939 |
| 578 | [FroshHttpCacheIpExclude](https://github.com/FriendsOfShopware/FroshHttpCacheIpExclude) | Exclude clients from Shopware HTTP Cache by IP, Params or Cookies | FriendsOfShopware | 4 |
| 579 | [v1.sebastiandedeyne.com](https://github.com/sebastiandedeyne/v1.sebastiandedeyne.com) | My personal website | sebastiandedeyne | 59 |
| 580 | [dusk-dashboard](https://github.com/beyondcode/dusk-dashboard) | A beautiful dashboard for your Laravel Dusk tests | beyondcode | 447 |
| 581 | [telegram-bot-php](https://github.com/formapro/telegram-bot-php) | PHP Telegram Bot. | formapro | 182 |
| 582 | [BackwardCompatibilityCheck](https://github.com/Roave/BackwardCompatibilityCheck) | :ab: Tool to compare two revisions of a class API to check for BC breaks | Roave | 370 |
| 583 | [Dont](https://github.com/Roave/Dont) | :no_entry_sign: Small set of defensive programming utilities/traits for PHP | Roave | 274 |
| 584 | [BetterReflection](https://github.com/Roave/BetterReflection) | :crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API. | Roave | 744 |
| 585 | [DoctrineSimpleCache](https://github.com/Roave/DoctrineSimpleCache) | Doctrine Cache adapter for PSR-16 Simple Cache | Roave | 53 |
| 586 | [no-floaters](https://github.com/Roave/no-floaters) | :mag_right: static analysis rules to prevent IEEE-754 floating point errors | Roave | 157 |
| 587 | [elasticsearcher](https://github.com/madewithlove/elasticsearcher) | Agnostic lightweight package on top of the Elasticsearch PHP client. Its main goal is to allow for easier structuring of queries and indices in your application. | madewithlove | 231 |
| 588 | [FroshMailArchive](https://github.com/FriendsOfShopware/FroshMailArchive) | | FriendsOfShopware | 9 |
| 589 | [feeds](https://github.com/willvincent/feeds) | A simple Laravel service provider for including the SimplePie library. | willvincent | 227 |
| 590 | [harmony](https://github.com/woohoolabs/harmony) | A simple and flexible PHP middleware dispatcher based on PSR-7, PSR-11, and PSR-15 | woohoolabs | 127 |
| 591 | [swiftmailer](https://github.com/swiftmailer/swiftmailer) | Comprehensive mailing tools for PHP | swiftmailer | 8993 |
| 592 | [guzzle6-adapter](https://github.com/php-http/guzzle6-adapter) | Guzzle 6 HTTP adapter | php-http | 1185 |
| 593 | [php-advanced-json-rpc](https://github.com/felixfbecker/php-advanced-json-rpc) | A more advanced PHP implementation of the JSONRPC Protocol 📞❗ | felixfbecker | 102 |
| 594 | [web-bugs](https://github.com/php/web-bugs) | The PHP Bugtracking System | php | 41 |
| 595 | [gson-php](https://github.com/tebru/gson-php) | Gson implemented in PHP | tebru | 129 |
| 596 | [vfsStream](https://github.com/bovigo/vfsStream) | vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest. | bovigo | 1236 |
| 597 | [php-fp-either](https://github.com/php-fp/php-fp-either) | An implementation of the Either monad in PHP. | php-fp | 31 |
| 598 | [FroshViewSnapshots](https://github.com/FriendsOfShopware/FroshViewSnapshots) | Shopware plugin that allows you to record/log views and restore them | FriendsOfShopware | 5 |
| 599 | [KielCodingSecurityHeaders](https://github.com/kielcoding/KielCodingSecurityHeaders) | Add security headers to Shopware | kielcoding | 6 |
| 600 | [options-resolver](https://github.com/symfony/options-resolver) | The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more. | symfony | 2271 |
| 601 | [byte-stream](https://github.com/amphp/byte-stream) | A non-blocking stream abstraction for PHP based on Amp. | amphp | 126 |
| 602 | [orm](https://github.com/doctrine/orm) | Doctrine Object Relational Mapper (ORM) | doctrine | 7588 |
| 603 | [php-cfg](https://github.com/ircmaxell/php-cfg) | A Control Flow Graph implementation in PHP | ircmaxell | 161 |
| 604 | [regex](https://github.com/spatie/regex) | A sane interface for php's built in preg_* functions | spatie | 853 |
| 605 | [phpdotenv](https://github.com/vlucas/phpdotenv) | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | vlucas | 10337 |
| 606 | [twital](https://github.com/goetas/twital) | Twital is a "plugin" for Twig that adds some sugar syntax, which makes its templates similar to PHPTal or VueJS. | goetas | 116 |
| 607 | [hibp](https://github.com/DragonBe/hibp) | A composer package to verify if a password was previously used in a breach using Have I Been Pwned API. | DragonBe | 127 |
| 608 | [phparse](https://github.com/philsturgeon/phparse) | Parse phpinfo() HTML with PHP | philsturgeon | 10 |
| 609 | [phpstan-webmozart-assert](https://github.com/phpstan/phpstan-webmozart-assert) | PHPStan extension for webmozart/assert | phpstan | 69 |
| 610 | [Laravel-Binput](https://github.com/GrahamCampbell/Laravel-Binput) | An input protector for Laravel | GrahamCampbell | 132 |
| 611 | [swap](https://github.com/florianv/swap) | :currency_exchange: Currency exchange rates library | florianv | 1149 |
| 612 | [html-form-validator](https://github.com/xtreamwayz/html-form-validator) | PHP form validation extracted from HTML forms. Write forms and validation once in the same place! | xtreamwayz | 86 |
| 613 | [simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode) | An easy-to-use PHP QrCode generator. | SimpleSoftwareIO | 1328 |
| 614 | [corner](https://github.com/paragonie/corner) | Exceptions and Errors made more user-friendly | paragonie | 56 |
| 615 | [igdb](https://github.com/messerli90/igdb) | Laravel PHP Facade/Wrapper for the IGDB API | messerli90 | 30 |
| 616 | [http-header-kit](https://github.com/sunrise-php/http-header-kit) | HTTP Header Kit for PHP 7.1+ based on PSR-7 | sunrise-php | 56 |
| 617 | [Honeypot](https://github.com/msurguy/Honeypot) | Simple spam prevention package for Laravel applications | msurguy | 398 |
| 618 | [laravel-searchable](https://github.com/spatie/laravel-searchable) | Pragmatically search through models and other sources | spatie | 484 |
| 619 | [FroshPluginUploader](https://github.com/FriendsOfShopware/FroshPluginUploader) | Tool for uploading new plugin releases to Shopware Store | FriendsOfShopware | 13 |
| 620 | [psysh](https://github.com/bobthecow/psysh) | A REPL for PHP | bobthecow | 8428 |
| 621 | [box](https://github.com/humbug/box) | 📦🚀 Fast, zero config application bundler with PHARs. | humbug | 442 |
| 622 | [laravel-factory-prefill](https://github.com/Naoray/laravel-factory-prefill) | Prefills factories with faker method suggestions to increase productivity | Naoray | 102 |
| 623 | [slack-notification-channel](https://github.com/laravel/slack-notification-channel) | | laravel | 624 |
| 624 | [commonmark-highlighter](https://github.com/spatie/commonmark-highlighter) | Highlight code blocks with league/commonmark | spatie | 66 |
| 625 | [period](https://github.com/spatie/period) | Complex period comparisons | spatie | 748 |
| 626 | [http-message-util](https://github.com/php-fig/http-message-util) | | php-fig | 195 |
| 627 | [laravel-notification](https://github.com/Nexmo/laravel-notification) | Example package for using the (still under development) Messages API from Nexmo as a notification channel in Laravel | Nexmo | 38 |
| 628 | [laravel-collection-macros](https://github.com/spatie/laravel-collection-macros) | A set of useful Laravel collection macros | spatie | 856 |
| 629 | [getallheaders](https://github.com/ralouphie/getallheaders) | PHP getallheaders polyfill | ralouphie | 2586 |
| 630 | [php-casbin](https://github.com/php-casbin/php-casbin) | An authorization library that supports access control models like ACL, RBAC, ABAC in PHP . | php-casbin | 622 |
| 631 | [laravel-gamify](https://github.com/qcod/laravel-gamify) | Gamify your Laravel app with Reputation Points & Achievements Badges support | qcod | 335 |
| 632 | [contracts](https://github.com/symfony/contracts) | A set of abstractions extracted out of the Symfony components | symfony | 2003 |
| 633 | [composer-changelogs](https://github.com/pyrech/composer-changelogs) | :notebook: Display better summary after Composer update | pyrech | 524 |
| 634 | [json-machine](https://github.com/halaxa/json-machine) | Efficient, easy-to-use and fast PHP JSON stream parser | halaxa | 209 |
| 635 | [RubixML](https://github.com/RubixML/RubixML) | A high-level machine learning and deep learning library for the PHP language. | RubixML | 788 |
| 636 | [laravel-websockets](https://github.com/beyondcode/laravel-websockets) | Websockets for Laravel. Done right. | beyondcode | 2897 |
| 637 | [horizon](https://github.com/laravel/horizon) | | laravel | 3065 |
| 638 | [spark-installer](https://github.com/laravel/spark-installer) | | laravel | 301 |
| 639 | [process](https://github.com/symfony/process) | The Process component executes commands in sub-processes. | symfony | 6449 |
| 640 | [PhpMetrics](https://github.com/phpmetrics/PhpMetrics) | Static analysis tool for PHP | phpmetrics | 1957 |
| 641 | [yii](https://github.com/yiisoft/yii) | Yii PHP Framework 1.1.x | yiisoft | 4849 |
| 642 | [Organizr](https://github.com/causefx/Organizr) | HTPC/Homelab Services Organizer - Written in PHP | causefx | 2524 |
| 643 | [html-sanitizer](https://github.com/tgalopin/html-sanitizer) | Sanitize untrustworthy HTML user input | tgalopin | 250 |
| 644 | [DeepCopy](https://github.com/myclabs/DeepCopy) | Create deep copies (clones) of your objects | myclabs | 7200 |
| 645 | [SwagShippingRestriction](https://github.com/shopwareLabs/SwagShippingRestriction) | | shopwareLabs | 3 |
| 646 | [PHP_imap_open_exploit](https://github.com/Bo0oM/PHP_imap_open_exploit) | Bypassing disabled exec functions in PHP (c) CRLF | Bo0oM | 380 |
| 647 | [advanced-eloquent](https://github.com/reinink/advanced-eloquent) | A set of advanced Eloquent macros for Laravel | reinink | 497 |
| 648 | [cloudflare-php](https://github.com/cloudflare/cloudflare-php) | PHP library for the Cloudflare v4 API | cloudflare | 341 |
| 649 | [FroshAMQP](https://github.com/shyim/FroshAMQP) | [WIP] Use AMQP Queue for Elastic Search Backlog Syncing | shyim | 2 |
| 650 | [FroshIonCubeChecker](https://github.com/FriendsOfShopware/FroshIonCubeChecker) | IonCube check for Shopware plugins | FriendsOfShopware | 11 |
| 651 | [slack-php-api](https://github.com/jolicode/slack-php-api) | :hash: PHP Slack Client based on the official OpenAPI specification | jolicode | 87 |
| 652 | [cryptopals](https://github.com/colinodell/cryptopals) | | colinodell | 3 |
| 653 | [october](https://github.com/octobercms/october) | Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. | octobercms | 9694 |
| 654 | [kirby](https://github.com/getkirby-v2/kirby) | This is the deprecated core system folder for Kirby v2. | getkirby-v2 | 514 |
| 655 | [php-markdown](https://github.com/michelf/php-markdown) | Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber. | michelf | 3094 |
| 656 | [csrf-twig-helpers](https://github.com/schnittstabil/csrf-twig-helpers) | CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine :cactus: | schnittstabil | 4 |
| 657 | [html-compress-twig](https://github.com/nochso/html-compress-twig) | Twig extension for compressing HTML and inline CSS/JS using WyriHaximus/HtmlCompress | nochso | 74 |
| 658 | [two-factor-bundle](https://github.com/scheb/two-factor-bundle) | Two-factor authentication for Symfony applications | scheb | 348 |
| 659 | [twig-php-function](https://github.com/umpirsky/twig-php-function) | Call (almost) any PHP function from your Twig templates. | umpirsky | 52 |
| 660 | [Laravel-GitLab](https://github.com/GrahamCampbell/Laravel-GitLab) | A GitLab API bridge for Laravel | GrahamCampbell | 63 |
| 661 | [Laravel-Throttle](https://github.com/GrahamCampbell/Laravel-Throttle) | A rate limiter for Laravel | GrahamCampbell | 564 |
| 662 | [Laravel-Bitbucket](https://github.com/GrahamCampbell/Laravel-Bitbucket) | A Bitbucket API bridge for Laravel | GrahamCampbell | 62 |
| 663 | [Laravel-Security](https://github.com/GrahamCampbell/Laravel-Security) | A wrapper of voku/anti-xss for Laravel | GrahamCampbell | 118 |
| 664 | [Laravel-GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) | A GitHub API bridge for Laravel | GrahamCampbell | 367 |
| 665 | [yaml](https://github.com/symfony/yaml) | The Yaml component loads and dumps YAML files. | symfony | 2932 |
| 666 | [yaml](https://github.com/antonioribeiro/yaml) | A Laravel YAML parser and config loader | antonioribeiro | 70 |
| 667 | [Laravel-Markdown](https://github.com/GrahamCampbell/Laravel-Markdown) | A CommonMark wrapper for Laravel | GrahamCampbell | 984 |
| 668 | [laravel-auto-presenter](https://github.com/laravel-auto-presenter/laravel-auto-presenter) | A system for auto-decorating models with presenters | laravel-auto-presenter | 692 |
| 669 | [Laravel-Exceptions](https://github.com/GrahamCampbell/Laravel-Exceptions) | Provides a powerful error response system for Laravel | GrahamCampbell | 483 |
| 670 | [DigitalOceanV2](https://github.com/toin0u/DigitalOceanV2) | PHP 5.4+ library which helps you to interact with the DigitalOcean API V2 | toin0u | 536 |
| 671 | [Laravel-DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) | A DigitalOcean API bridge for Laravel | GrahamCampbell | 341 |
| 672 | [neo4jphp](https://github.com/jadell/neo4jphp) | PHP wrapper of the Neo4j REST interface | jadell | 541 |
| 673 | [neo4j-php-ogm](https://github.com/graphaware/neo4j-php-ogm) | Neo4j Object Graph Mapper for PHP | graphaware | 146 |
| 674 | [neo4j-php-client](https://github.com/graphaware/neo4j-php-client) | PHP Client for Neo4j with Enterprise Support | graphaware | 255 |
| 675 | [NeoEloquent](https://github.com/Vinelab/NeoEloquent) | The Neo4j OGM | Vinelab | 505 |
| 676 | [platform](https://github.com/shopware/platform) | Shopware 6 is an open source eCommerce platform realised by the ideas and the spirit of its community. | shopware | 774 |
| 677 | [framework](https://github.com/kraken-php/framework) | Asynchronous & Fault-tolerant PHP Framework for Distributed Applications. | kraken-php | 1121 |
| 678 | [plugin-php](https://github.com/prettier/plugin-php) | Prettier PHP Plugin | prettier | 1032 |
| 679 | [migrations](https://github.com/doctrine/migrations) | Doctrine Database Migrations Library | doctrine | 3267 |
| 680 | [laravel-database-hashing](https://github.com/JackNoordhuis/laravel-database-hashing) | A package for automatically hashing Eloquent attributes in Laravel 5.5+ | JackNoordhuis | 118 |
| 681 | [finder](https://github.com/symfony/finder) | The Finder component finds files and directories via an intuitive fluent interface. | symfony | 7088 |
| 682 | [laravel-initializer](https://github.com/mad-web/laravel-initializer) | A convenient way to initialize your application | mad-web | 554 |
| 683 | [laravel-queryable](https://github.com/stephenlake/laravel-queryable) | Filter models by their attributes and/or relations via HTTP URI query params. | stephenlake | 49 |
| 684 | [mercurius](https://github.com/launcher-host/mercurius) | Real-time Messenger for Laravel | launcher-host | 293 |
| 685 | [laravel-tag-helper](https://github.com/beyondcode/laravel-tag-helper) | Add powerful HTML tag helpers to your Laravel application | beyondcode | 224 |
| 686 | [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 | 23806 |
| 687 | [freescout](https://github.com/freescout-helpdesk/freescout) | FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative) | freescout-helpdesk | 699 |
| 688 | [browsehandsfree](https://github.com/ozramos/browsehandsfree) | A proxy server for browsing the web handsfree via head tracking that works on anything with a browser, webcam, and internet connection 🤯 | ozramos | 7 |
| 689 | [phive](https://github.com/phar-io/phive) | The Phar Installation and Verification Environment (PHIVE) | phar-io | 330 |
| 690 | [mongolid-laravel](https://github.com/leroy-merlin-br/mongolid-laravel) | Easy, powerful and ultrafast MongoDB ODM for Laravel. | leroy-merlin-br | 217 |
| 691 | [iCalcreator](https://github.com/iCalcreator/iCalcreator) | iCalcreator is the PHP class package managing iCal formatted files | iCalcreator | 178 |
| 692 | [server](https://github.com/kaltura/server) | The Kaltura Platform Backend. To install Kaltura, visit the install packages repository. | kaltura | 249 |
| 693 | [redaxo](https://github.com/redaxo/redaxo) | REDAXO, a PHP-based CMS since 2004. Both simple and flexible. | redaxo | 252 |
| 694 | [looking-glass](https://github.com/respawner/looking-glass) | Easy to deploy Looking Glass | respawner | 171 |
| 695 | [zttp](https://github.com/kitetail/zttp) | A developer-experience focused HTTP client, optimized for most common use cases. | kitetail | 1641 |
| 696 | [HashBin](https://github.com/mcordingley/HashBin) | A small helper to bin your things. | mcordingley | 2 |
| 697 | [service-bus](https://github.com/php-service-bus/service-bus) | PHP Service Bus (publish-subscribe pattern) implementation | php-service-bus | 249 |
| 698 | [math](https://github.com/brick/math) | Arbitrary-precision arithmetic library for PHP | brick | 361 |
| 699 | [github-to-mysql](https://github.com/wizaplace/github-to-mysql) | Synchronizes GitHub data (issues, labels, ...) to a MySQL database | wizaplace | 85 |
| 700 | [platformsh-cli](https://github.com/platformsh/platformsh-cli) | 💻 The unified tool for managing your Platform.sh services from the command line. | platformsh | 168 |
| 701 | [ext-decimal](https://github.com/php-decimal/ext-decimal) | Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP 7 | php-decimal | 205 |
| 702 | [functional-php](https://github.com/lstrojny/functional-php) | Primitives for functional programming in PHP | lstrojny | 1631 |
| 703 | [laravel-module-loader](https://github.com/sebastiaanluca/laravel-module-loader) | A lightweight package to organize your code into contextual modules. | sebastiaanluca | 67 |
| 704 | [telescope](https://github.com/laravel/telescope) | | laravel | 3609 |
| 705 | [laravel-tournaments](https://github.com/xoco70/laravel-tournaments) | Laravel Package that allows you to generate customizable tournaments trees. | xoco70 | 187 |
| 706 | [period](https://github.com/thephpleague/period) | PHP's time range API | thephpleague | 578 |
| 707 | [eloquent-builder-macros](https://github.com/exyplis/eloquent-builder-macros) | A set of helpful macros for Laravel Eloquent query builder | exyplis | 27 |
| 708 | [chronos](https://github.com/cakephp/chronos) | A standalone DateTime library originally based off of Carbon | cakephp | 1065 |
| 709 | [ShyimLanguageShopSession](https://github.com/shyim/ShyimLanguageShopSession) | Share Session between Language Shops | shyim | 7 |
| 710 | [composer-patches](https://github.com/vaimo/composer-patches) | Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and composer command for testing/troubleshooting patches. | vaimo | 162 |
| 711 | [data-transfer-object](https://github.com/spatie/data-transfer-object) | Data transfer objects with batteries included | spatie | 768 |
| 712 | [router](https://github.com/blogchain2000/router) | | blogchain2000 | 1 |
| 713 | [web](https://github.com/blogchain2000/web) | | blogchain2000 | 1 |
| 714 | [php-terminal-nes-emulator](https://github.com/hasegawa-tomoki/php-terminal-nes-emulator) | A PHP terminal NES emulator | hasegawa-tomoki | 626 |
| 715 | [log-fake](https://github.com/timacdonald/log-fake) | A drop in fake logger for testing with the Laravel framework. | timacdonald | 222 |
| 716 | [twirp](https://github.com/twirphp/twirp) | PHP port of Twitch's Twirp RPC framework | twirphp | 106 |
| 717 | [laravel-validation-rules](https://github.com/spatie/laravel-validation-rules) | A set of useful Laravel validation rules | spatie | 266 |
| 718 | [laravel-pwned-passwords](https://github.com/ubient/laravel-pwned-passwords) | A Laravel validation rule to determine whether a given password is pwned (insecure) | ubient | 31 |
| 719 | [Laravel-Nova-Excel](https://github.com/Maatwebsite/Laravel-Nova-Excel) | 🚀 Supercharged Excel exports for Laravel Nova Resources | Maatwebsite | 191 |
| 720 | [laravel-imageup](https://github.com/qcod/laravel-imageup) | Auto Image & file upload, resize and crop for Laravel eloquent model using Intervention image | qcod | 585 |
| 721 | [laravel-mail-viewer](https://github.com/JoggApp/laravel-mail-viewer) | View all the mailables in your laravel app at a single place | JoggApp | 301 |
| 722 | [safe](https://github.com/thecodingmachine/safe) | All PHP functions, rewritten to throw exceptions instead of returning false | thecodingmachine | 1535 |
| 723 | [health](https://github.com/antonioribeiro/health) | Laravel Health Panel | antonioribeiro | 1432 |
| 724 | [laravel-view-models](https://github.com/spatie/laravel-view-models) | View models in Laravel | spatie | 588 |
| 725 | [laratables](https://github.com/freshbitsweb/laratables) | Ajax support of DataTables (Laravel 5.5+) Demo @ | freshbitsweb | 407 |
| 726 | [larecipe](https://github.com/saleem-hadad/larecipe) | 🍪 Write gorgeous documentations for your products using Markdown inside your Laravel app. | saleem-hadad | 1540 |
| 727 | [easydb-cache](https://github.com/paragonie/easydb-cache) | EasyDB with Prepared Statement Caching | paragonie | 23 |
| 728 | [laravel-blade-x](https://github.com/spatie/laravel-blade-x) | Use custom HTML components in your Blade views | spatie | 527 |
| 729 | [var-packagist-search](https://github.com/colinodell/var-packagist-search) | Quickly thrown together code to scan popular Packagist libs for PHP's "var" keyword | colinodell | 10 |
| 730 | [laravel-translatable](https://github.com/spatie/laravel-translatable) | Making Eloquent models translatable | spatie | 1012 |
| 731 | [nova-translatable](https://github.com/spatie/nova-translatable) | Making Nova fields translatable | spatie | 84 |
| 732 | [ssl-certificate](https://github.com/spatie/ssl-certificate) | A class to validate SSL certificates | spatie | 436 |
| 733 | [closure](https://github.com/opis/closure) | Serialize closures (anonymous functions) | opis | 1701 |
| 734 | [sonos-common](https://github.com/duncan3dc/sonos-common) | Some utilities and interfaces for Sonos code in PHP | duncan3dc | 1 |
| 735 | [sonos-cloud](https://github.com/duncan3dc/sonos-cloud) | A PHP library to use the official Sonos API to control your speakers | duncan3dc | 2 |
| 736 | [DIC](https://github.com/1ma/DIC) | A minimalistic PSR-11 container | 1ma | 17 |
| 737 | [demo](https://github.com/symfony/demo) | Symfony Demo Application | symfony | 1790 |
| 738 | [nova-tags-field](https://github.com/spatie/nova-tags-field) | A tags field to use in your Nova apps | spatie | 155 |
| 739 | [laravel-enum](https://github.com/BenSampo/laravel-enum) | Simple, extensible and powerful enumeration implementation for Laravel. | BenSampo | 941 |
| 740 | [nova-element-ui](https://github.com/fat4lix/nova-element-ui) | Element UI components for Laravel Nova | fat4lix | 171 |
| 741 | [avatars-io-php](https://github.com/jjaffeux/avatars-io-php) | avatars-io-php | jjaffeux | 46 |
| 742 | [Pico](https://github.com/picocms/Pico) | Pico is a stupidly simple, blazing fast, flat file CMS. | picocms | 3219 |
| 743 | [pixeler](https://github.com/lastguest/pixeler) | CLI image renderer | lastguest | 463 |
| 744 | [GitElephant](https://github.com/matteosister/GitElephant) | An abstraction layer for git written in PHP | matteosister | 583 |
| 745 | [container](https://github.com/thephpleague/container) | Small but powerful dependency injection container | thephpleague | 606 |
| 746 | [mini2](https://github.com/panique/mini2) | Just an extremely simple naked PHP application, useful for small projects and quick prototypes. | panique | 414 |
| 747 | [extended-cpts](https://github.com/johnbillion/extended-cpts) | A library which provides extended functionality to WordPress custom post types and taxonomies. | johnbillion | 613 |
| 748 | [filterus](https://github.com/ircmaxell/filterus) | A simple filtering library for PHP | ircmaxell | 436 |
| 749 | [RingPHP](https://github.com/guzzle/RingPHP) | Simple handler system used to power clients and servers in PHP (this project is no longer used in Guzzle 6+) | guzzle | 788 |
| 750 | [last-wishes](https://github.com/dddinphp/last-wishes) | Last Wishes is a PHP application written following Domain-Driven Design approach. It's one of the sample applications where you can check the concepts explained in the "Domain-Driven Design in PHP" book. | dddinphp | 526 |
| 751 | [http-client](https://github.com/amphp/http-client) | Async HTTP/1.1+2 client for PHP based on Amp. | amphp | 494 |
| 752 | [PHPSandbox](https://github.com/Corveda/PHPSandbox) | A PHP-based sandboxing library with a full suite of configuration and validation options. | Corveda | 139 |
| 753 | [TCPDF](https://github.com/tecnickcom/TCPDF) | Official clone of PHP library to generate PDF documents and barcodes | tecnickcom | 2405 |
| 754 | [tc-lib-pdf](https://github.com/tecnickcom/tc-lib-pdf) | TCPDF - PHP PDF Library - https://tcpdf.org | tecnickcom | 848 |
| 755 | [mpdf](https://github.com/mpdf/mpdf) | PHP library generating PDF files from UTF-8 encoded HTML | mpdf | 2559 |
| 756 | [html2pdf](https://github.com/spipu/html2pdf) | OFFICIAL PROJECT \| HTML to PDF converter written in PHP | spipu | 997 |
| 757 | [laragon](https://github.com/leokhoa/laragon) | Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend. | leokhoa | 1403 |
| 758 | [streaming-json-encoder](https://github.com/violet-php/streaming-json-encoder) | PHP library for iteratively encoding large JSON documents piece by piece | violet-php | 214 |
| 759 | [befriended](https://github.com/rennokki/befriended) | Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models. | rennokki | 463 |
| 760 | [instagram-php-scraper](https://github.com/postaddictme/instagram-php-scraper) | Get account information, photos, videos, stories and comments. | postaddictme | 1684 |
| 761 | [rsync](https://github.com/xobotyi/rsync) | rsync dependency-free wrapper library for PHP7.1+ | xobotyi | 78 |
| 762 | [laravel-love](https://github.com/cybercog/laravel-love) | Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react? | cybercog | 696 |
| 763 | [nova-laravel-update-card](https://github.com/beyondcode/nova-laravel-update-card) | Check if you're running the latest Laravel version right from your Nova dashboard. | beyondcode | 33 |
| 764 | [alfred-phpdoc-search](https://github.com/billrobclark/alfred-phpdoc-search) | An Alfred Workflow to Quickly Search the PHP Documentation | billrobclark | 58 |
| 765 | [polyfill-intl-icu](https://github.com/symfony/polyfill-intl-icu) | This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed. | symfony | 1888 |
| 766 | [phpmig](https://github.com/davedevelopment/phpmig) | Simple migrations system for php | davedevelopment | 525 |
| 767 | [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) | A pure PHP library for reading and writing spreadsheet files | PHPOffice | 8090 |
| 768 | [laravel-nova-localizations](https://github.com/franzdumfart/laravel-nova-localizations) | 🌎 Localization files for Laravel Nova | franzdumfart | 157 |
| 769 | [nova-vat-field](https://github.com/Napp/nova-vat-field) | EU VAT field for Laravel Nova | Napp | 4 |
| 770 | [nova-permission](https://github.com/vyuldashev/nova-permission) | A Laravel Nova tool for Spatie's laravel-permission library | vyuldashev | 237 |
| 771 | [once](https://github.com/spatie/once) | A magic memoization function | spatie | 637 |
| 772 | [skeleton-nova-tool](https://github.com/spatie/skeleton-nova-tool) | A skeleton repository for Spatie's Nova Packages | spatie | 171 |
| 773 | [nova-backup-tool](https://github.com/spatie/nova-backup-tool) | A Laravel Nova tool to backup your app | spatie | 200 |
| 774 | [nova-tail-tool](https://github.com/spatie/nova-tail-tool) | A Laravel Nova tool to display the application log | spatie | 94 |
| 775 | [Carbon](https://github.com/briannesbitt/Carbon) | A simple PHP API extension for DateTime. | briannesbitt | 14244 |
| 776 | [BinaryDriver](https://github.com/alchemy-fr/BinaryDriver) | Binary driver utilities | alchemy-fr | 137 |
| 777 | [PHP-Vars-To-Js-Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) | Transform PHP data to JavaScript. | laracasts | 2023 |
| 778 | [FroshPerformance](https://github.com/FriendsOfShopware/FroshPerformance) | Performance improvements for Shopware | FriendsOfShopware | 27 |
| 779 | [version](https://github.com/phar-io/version) | Library for handling version information and constraints | phar-io | 6147 |
| 780 | [php-censor](https://github.com/php-censor/php-censor) | PHP Censor is an open source self-hosted continuous integration server for PHP projects. | php-censor | 565 |
| 781 | [msgphp](https://github.com/msgphp/msgphp) | Reusable domain layers. Shipped with industry standard infrastructure. | msgphp | 164 |
| 782 | [amazon-alexa-php](https://github.com/maxbeckers/amazon-alexa-php) | Php library for amazon echo (alexa) skill development. | maxbeckers | 82 |
| 783 | [Queue](https://github.com/AgencyPMG/Queue) | A simple PHP task queue. | AgencyPMG | 123 |
| 784 | [giscus](https://github.com/tightenco/giscus) | Notifications for Gist Comments | tightenco | 101 |
| 785 | [algoliasearch-laravel-example](https://github.com/algolia/algoliasearch-laravel-example) | | algolia | 13 |
| 786 | [dnsrecords.io](https://github.com/spatie/dnsrecords.io) | A webapp to fetch dns records | spatie | 262 |
| 787 | [utils](https://github.com/nette/utils) | 🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc. | nette | 981 |
| 788 | [PHP-PrivacyPolicy](https://github.com/delight-im/PHP-PrivacyPolicy) | Programmatically composable privacy policies for humans and machines | delight-im | 243 |
| 789 | [jigsaw](https://github.com/tightenco/jigsaw) | Simple static sites with Laravel's Blade | tightenco | 1469 |
| 790 | [ComposerRequireChecker](https://github.com/maglnet/ComposerRequireChecker) | A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies | maglnet | 460 |
| 791 | [toml](https://github.com/yosymfony/toml) | A PHP parser for TOML | yosymfony | 131 |
| 792 | [socialite](https://github.com/socialite-manager/socialite) | [Social login]Socialite is an OAuth1/OAuth2 Authentication tool. | socialite-manager | 30 |
| 793 | [oauth2-client](https://github.com/thephpleague/oauth2-client) | Easy integration with OAuth 2.0 service providers. | thephpleague | 2719 |
| 794 | [oauth1-client](https://github.com/thephpleague/oauth1-client) | OAuth 1 Client | thephpleague | 751 |
| 795 | [mail-mime-parser](https://github.com/zbateson/mail-mime-parser) | An email parser written in PHP | zbateson | 208 |
| 796 | [php-to-c-extension](https://github.com/jimthunderbird/php-to-c-extension) | | jimthunderbird | 115 |
| 797 | [phpunit-snapshot-assertions](https://github.com/spatie/phpunit-snapshot-assertions) | A way to test without writing actual test cases | spatie | 360 |
| 798 | [datatables](https://github.com/n1crack/datatables) | PHP Library to handle server-side processing for Datatables, in a fast and simple way. | n1crack | 150 |
| 799 | [zend-problem-details](https://github.com/zendframework/zend-problem-details) | Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications. | zendframework | 50 |
| 800 | [laravel-responsecache](https://github.com/spatie/laravel-responsecache) | Speed up a Laravel app by caching the entire response | spatie | 1394 |
| 801 | [laravel-handlers](https://github.com/hivokas/laravel-handlers) | Request handlers for Laravel | hivokas | 131 |
| 802 | [laravel-visits](https://github.com/awssat/laravel-visits) | 📊 Laravel Visits is a counter that can be attached to any model to track its visits based on Redis. (with tags, IP protection and caching) | awssat | 492 |
| 803 | [php-malware-finder](https://github.com/jvoisin/php-malware-finder) | Detect potentially malicious PHP files | jvoisin | 1146 |
| 804 | [laravel-paypal](https://github.com/srmklive/laravel-paypal) | Laravel plugin for processing payments through PayPal. Can be used separately. | srmklive | 505 |
| 805 | [laravel-vue-cli-3](https://github.com/yyx990803/laravel-vue-cli-3) | Example project using Vue CLI 3 with Laravel | yyx990803 | 789 |
| 806 | [zend-stratigility](https://github.com/zendframework/zend-stratigility) | Middleware for PHP built on top of PSR-7 and PSR-15 | zendframework | 248 |
| 807 | [medialibrary-demo-laracon](https://github.com/spatie/medialibrary-demo-laracon) | The demo application used at Freek's talk at Laracon US and EU 2018 | spatie | 22 |
| 808 | [redisearch-php](https://github.com/ethanhann/redisearch-php) | PHP client library for RediSearch. | ethanhann | 117 |
| 809 | [composer-patches](https://github.com/cweagans/composer-patches) | Simple patches plugin for Composer | cweagans | 789 |
| 810 | [store-plugin-installer](https://github.com/shyim/store-plugin-installer) | Install store.shopware.com Plugins automatically in your Shopware Composer Setup | shyim | 36 |
| 811 | [php-json-comment](https://github.com/adhocore/php-json-comment) | Lightweight JSON comment stripper library for PHP | adhocore | 15 |
| 812 | [alfred-laravel-docs](https://github.com/tillkruss/alfred-laravel-docs) | An ultra-fast Laravel docs search workflow for Alfred 3 | tillkruss | 235 |
| 813 | [laravel-cookie-consent](https://github.com/spatie/laravel-cookie-consent) | Make your Laravel app comply with the crazy EU cookie law | spatie | 713 |
| 814 | [easydb](https://github.com/paragonie/easydb) | Easy-to-use PDO wrapper for PHP projects. | paragonie | 573 |
| 815 | [sequel-pro-laravel-export](https://github.com/cviebrock/sequel-pro-laravel-export) | A Sequel Pro bundle to generate Laravel migration files from existing tables. | cviebrock | 902 |
| 816 | [schema-org](https://github.com/spatie/schema-org) | A fluent builder Schema.org types and ld+json generator | spatie | 712 |
| 817 | [php-magic-tricks](https://github.com/chr-hertel/php-magic-tricks) | PHP Magic Tricks - X-mas Meetup Berlin | chr-hertel | 94 |
| 818 | [php-giantbomb](https://github.com/dborsatto/php-giantbomb) | A PHP library that acts as a wrapper for the GiantBomb API | dborsatto | 9 |
| 819 | [laravel-view-xray](https://github.com/beyondcode/laravel-view-xray) | Take a look into your Laravel views | beyondcode | 558 |
| 820 | [laravel-inline-translation](https://github.com/beyondcode/laravel-inline-translation) | Add inline translation capabilities to your Laravel application. | beyondcode | 103 |
| 821 | [larastan](https://github.com/nunomaduro/larastan) | ⚗️ Adds static analysis to Laravel improving developer productivity and code quality | nunomaduro | 1966 |
| 822 | [dashboard.spatie.be](https://github.com/spatie/dashboard.spatie.be) | The source code of dashboard.spatie.be | spatie | 1820 |
| 823 | [laravel-sitemap](https://github.com/spatie/laravel-sitemap) | Create and generate sitemaps with ease | spatie | 1014 |
| 824 | [statie](https://github.com/symplify/statie) | [DEPRECATED] [READ-ONLY] Use Symfony plugin instead → | symplify | 91 |
| 825 | [laravel-query-detector](https://github.com/beyondcode/laravel-query-detector) | Laravel N+1 Query Detector | beyondcode | 977 |
| 826 | [LexikJWTAuthenticationBundle](https://github.com/lexik/LexikJWTAuthenticationBundle) | JWT authentication for your Symfony REST API | lexik | 1720 |
| 827 | [stream-parser](https://github.com/Rodenastyle/stream-parser) | ⚡ PHP7 / Laravel Multi-format Streaming Parser | Rodenastyle | 367 |
| 828 | [framework](https://github.com/laravel-zero/framework) | This repository contains the core code of Laravel Zero | laravel-zero | 127 |
| 829 | [clockwork](https://github.com/itsgoingd/clockwork) | Clockwork - php dev tools integrated to your browser - server-side component | itsgoingd | 2627 |
| 830 | [php-resque](https://github.com/chrisboulton/php-resque) | PHP port of resque (Workers and Queueing) | chrisboulton | 3425 |
| 831 | [php-amqplib](https://github.com/php-amqplib/php-amqplib) | The most widely used PHP client for RabbitMQ | php-amqplib | 3391 |
| 832 | [flight](https://github.com/mikecao/flight) | An extensible micro-framework for PHP | mikecao | 2194 |
| 833 | [php-cron-expr](https://github.com/adhocore/php-cron-expr) | Ultra lightweight, Dependency free and Super Fast Cron Expression parser for PHP | adhocore | 33 |
| 834 | [kontrolio](https://github.com/franzose/kontrolio) | Simple standalone data validation library inspired by Laravel and Symfony | franzose | 48 |
| 835 | [biz-framework](https://github.com/codeages/biz-framework) | A PHP Service Layer Framework. | codeages | 55 |
| 836 | [Twine](https://github.com/PHLAK/Twine) | String manipulation, leveled up! | PHLAK | 479 |
| 837 | [laravel-relationship-events](https://github.com/chelout/laravel-relationship-events) | Missing relationship events for Laravel | chelout | 329 |
| 838 | [laravel-dump-server](https://github.com/beyondcode/laravel-dump-server) | Bring Symfony's Var-Dump Server to Laravel | beyondcode | 1197 |
| 839 | [Chassis](https://github.com/Chassis/Chassis) | 📦 Chassis is a virtual server for your WordPress site, built using Vagrant. | Chassis | 589 |
| 840 | [jikan](https://github.com/jikan-me/jikan) | Unofficial MyAnimeList PHP+REST API which provides functions other than the official API | jikan-me | 388 |
| 841 | [grocery-crud](https://github.com/scoumbourdis/grocery-crud) | Grocery CRUD is a PHP Codeigniter Framework library that creates a full functional CRUD system without the requirement of extra customisation to the JavaScripts or the CSS to do it so. | scoumbourdis | 916 |
| 842 | [Payme](https://github.com/Shoperti/Payme) | A multi-gateway payment platform for PHP | Shoperti | 47 |
| 843 | [lawoole](https://github.com/lawoole/lawoole) | Lawoole is a high-performance PHP framework based on Laravel and Swoole | lawoole | 300 |
| 844 | [php-mediainfo](https://github.com/mhor/php-mediainfo) | PHP wrapper around the mediainfo command | mhor | 74 |
| 845 | [htmlpurifier](https://github.com/ezyang/htmlpurifier) | Standards compliant HTML filter written in PHP | ezyang | 1830 |
| 846 | [phpweaver](https://github.com/troelskn/phpweaver) | A combined runtime/static code-analysis tool, that can trace parameter types | troelskn | 72 |
| 847 | [framework](https://github.com/AnalyzePHP/framework) | The Analyze PHP Framework | AnalyzePHP | 24 |
| 848 | [idbg](https://github.com/krakjoe/idbg) | Inspector Debugger | krakjoe | 76 |
| 849 | [30-seconds-of-php](https://github.com/30-seconds/30-seconds-of-php) | Short PHP code snippets for all your development needs | 30-seconds | 2329 |
| 850 | [JsonRpc](https://github.com/1ma/JsonRpc) | A modern JSON-RPC 2.0 server for PHP 7.1+ | 1ma | 25 |
| 851 | [php-json-rpc](https://github.com/datto/php-json-rpc) | Fully unit-tested JSON-RPC 2.0 for PHP | datto | 129 |
| 852 | [Numbase](https://github.com/thunderer/Numbase) | Arbitrary number base converter. | thunderer | 20 |
| 853 | [basen](https://github.com/xobotyi/basen) | Text encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more! | xobotyi | 6 |
| 854 | [php-invert-color](https://github.com/villfa/php-invert-color) | Invert a given color. | villfa | 10 |
| 855 | [parsedown-party](https://github.com/connerbw/parsedown-party) | Markdown editing for WordPress. | connerbw | 22 |
| 856 | [phalcon-ext](https://github.com/adhocore/phalcon-ext) | Foundations, adapters, extensions, middlewares and utilities for Phalcon | adhocore | 37 |
| 857 | [ip](https://github.com/darsyn/ip) | Immutable value object for IPv4 and IPv6 addresses, including helper methods and Doctrine support. | darsyn | 90 |
| 858 | [yay](https://github.com/sveneisenschmidt/yay) | Gamification made simple. Integrate gamification into your organisation incl. achievements, goals, levels and leaderboards. | sveneisenschmidt | 51 |
| 859 | [laravel-er-diagram-generator](https://github.com/beyondcode/laravel-er-diagram-generator) | Generate entity relation diagrams from your Laravel model files. | beyondcode | 1194 |
| 860 | [laravel-self-diagnosis](https://github.com/beyondcode/laravel-self-diagnosis) | Perform Self-Diagnosis Tests On Your Laravel Application | beyondcode | 1084 |
| 861 | [eventy](https://github.com/tormjens/eventy) | WordPress-like actions and filters for Laravel | tormjens | 270 |
| 862 | [tenancy](https://github.com/tenancy/tenancy) | Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups. | tenancy | 729 |
| 863 | [laravel-eloquent-status](https://github.com/makeabledk/laravel-eloquent-status) | | makeabledk | 137 |
| 864 | [laravel-breadcrumbs](https://github.com/davejamesmiller/laravel-breadcrumbs) | Laravel Breadcrumbs - A simple Laravel-style way to create breadcrumbs. | davejamesmiller | 2260 |
| 865 | [json](https://github.com/jannejava/json) | A simple wrapper around json_encode() and json_decode() for catching any errors without executing json_last_error() | jannejava | 76 |
| 866 | [laravel-localization-to-vue](https://github.com/kg-bot/laravel-localization-to-vue) | Make Laravel standard localization files available in format required by various JavaSript localization packages | kg-bot | 168 |
| 867 | [php-gui](https://github.com/gabrielrcouto/php-gui) | Extensionless PHP Graphic User Interface library | gabrielrcouto | 2151 |
| 868 | [laravel-event-projector-demo-app](https://github.com/spatie/laravel-event-projector-demo-app) | A demo of the laravel-event-projector package | spatie | 41 |
| 869 | [wprig](https://github.com/wprig/wprig) | A progressive theme development rig for WordPress. | wprig | 970 |
| 870 | [framework](https://github.com/igniphp/framework) | Swoole, PSR-15, PSR-7, PSR-11 lightweight modular anti-framework for REST services. | igniphp | 244 |
| 871 | [avatar](https://github.com/laravolt/avatar) | Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless. | laravolt | 1282 |
| 872 | [object-graph](https://github.com/sebastianbergmann/object-graph) | Provides useful operations on PHP object graphs | sebastianbergmann | 429 |
| 873 | [dephpend](https://github.com/mihaeu/dephpend) | Detect flaws in your architecture, before they drag you down into the depths of dependency hell ... | mihaeu | 387 |
| 874 | [phpcpd](https://github.com/sebastianbergmann/phpcpd) | Copy/Paste Detector (CPD) for PHP code. | sebastianbergmann | 1931 |
| 875 | [buddy-works-php-api](https://github.com/buddy-works/buddy-works-php-api) | PHP SDK for Buddy API | buddy-works | 10 |
| 876 | [shopware-zeit-now](https://github.com/shyim/shopware-zeit-now) | Shopware integration in Zeit Now environment | shyim | 6 |
| 877 | [middleman](https://github.com/mindplay-dk/middleman) | Dead simple PSR-15 / PSR-7 middleware dispatcher | mindplay-dk | 88 |
| 878 | [getopt-php](https://github.com/getopt-php/getopt-php) | A PHP library for command-line argument processing | getopt-php | 281 |
| 879 | [str](https://github.com/fe3dback/str) | A fast, solid and strong typed string manipulation library with multibyte support | fe3dback | 201 |
| 880 | [uuid](https://github.com/ramsey/uuid) | A PHP library for generating universally unique identifiers (UUIDs). | ramsey | 10246 |
| 881 | [zend-code](https://github.com/zendframework/zend-code) | | zendframework | 1736 |
| 882 | [Faker](https://github.com/fzaninotto/Faker) | Faker is a PHP library that generates fake data for you | fzaninotto | 23603 |
| 883 | [console](https://github.com/symfony/console) | The Console component eases the creation of beautiful and testable command line interfaces. | symfony | 8015 |
| 884 | [bref](https://github.com/brefphp/bref) | Serverless PHP on AWS Lambda | brefphp | 1629 |
| 885 | [laravel-view-components](https://github.com/spatie/laravel-view-components) | A better way to connect data with view rendering in Laravel | spatie | 235 |
| 886 | [laravel-menu](https://github.com/spatie/laravel-menu) | Html menu generator for Laravel | spatie | 565 |
| 887 | [sheets](https://github.com/spatie/sheets) | Store & retrieve your static content in plain text files | spatie | 118 |
| 888 | [laravel-visual-diff](https://github.com/beyondcode/laravel-visual-diff) | Create visual diffs in your Laravel application tests. | beyondcode | 147 |
| 889 | [laravel-slack](https://github.com/gpressutto5/laravel-slack) | :hash: Slack notification for Laravel as it should be. Easy, fast, simple and highly testable. | gpressutto5 | 236 |
| 890 | [dusk](https://github.com/laravel/dusk) | | laravel | 1467 |
| 891 | [dbunit](https://github.com/sebastianbergmann/dbunit) | DbUnit port for PHP/PHPUnit. | sebastianbergmann | 220 |
| 892 | [php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) | Library that provides collection, processing, and rendering functionality for PHP code coverage information. | sebastianbergmann | 7303 |
| 893 | [phpcov](https://github.com/sebastianbergmann/phpcov) | TextUI frontend for php-code-coverage | sebastianbergmann | 143 |
| 894 | [PHPCoverageBadge](https://github.com/JASchilz/PHPCoverageBadge) | Create a code coverage badge from a PHPUnit Clover XML file. | JASchilz | 5 |
| 895 | [tailwindo](https://github.com/awssat/tailwindo) | 🔌 Convert Bootstrap CSS code to Tailwind CSS code | awssat | 313 |
| 896 | [php-jwt](https://github.com/firebase/php-jwt) | PHP package for JWT | firebase | 6309 |
| 897 | [zend-config](https://github.com/zendframework/zend-config) | Config component from Zend Framework | zendframework | 91 |
| 898 | [zend-diactoros](https://github.com/zendframework/zend-diactoros) | PSR-7 HTTP Message implementation | zendframework | 1576 |
| 899 | [SalienCheat](https://github.com/SteamDatabase/SalienCheat) | 👽 Cheating Salien minigame, the proper way | SteamDatabase | 1023 |
| 900 | [laravel-geoip](https://github.com/Torann/laravel-geoip) | Determine the geographical location of website visitors based on their IP addresses. | Torann | 1560 |
| 901 | [skeleton](https://github.com/php-pds/skeleton) | Standard PHP package skeleton. | php-pds | 1432 |
| 902 | [skeleton](https://github.com/thephpleague/skeleton) | A skeleton repository for League Packages | thephpleague | 1383 |
| 903 | [laravel-event-projector](https://github.com/spatie/laravel-event-projector) | Event sourcing for Artisans 📽 | spatie | 654 |
| 904 | [github](https://github.com/duncan3dc/github) | A PHP library to interact with the GitHub API | duncan3dc | 3 |
| 905 | [FroshEnvironmentNotice](https://github.com/FriendsOfShopware/FroshEnvironmentNotice) | Work in Progress | FriendsOfShopware | 9 |
| 906 | [FroshAlgolia](https://github.com/shyim/FroshAlgolia) | | shyim | 7 |
| 907 | [emojione](https://github.com/joypixels/emojione) | [Archived] The world's largest independent emoji font. Maintained at https://github.com/joypixels/emoji-toolkit. | joypixels | 4472 |
| 908 | [gotenberg-php-client](https://github.com/thecodingmachine/gotenberg-php-client) | PHP client for the Gotenberg API | thecodingmachine | 66 |
| 909 | [SwagFixDeprecatedTlsInSmtp](https://github.com/shopwareLabs/SwagFixDeprecatedTlsInSmtp) | | shopwareLabs | 3 |
| 910 | [semver](https://github.com/melbahja/semver) | Simple PHP Semantic Versioning Parser and Comparator | melbahja | 21 |
| 911 | [plates](https://github.com/thephpleague/plates) | Native PHP template system | thephpleague | 1088 |
| 912 | [commonmark](https://github.com/thephpleague/commonmark) | Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs. | thephpleague | 1403 |
| 913 | [php-ini](https://github.com/duncan3dc/php-ini) | Manage php.ini directives on a temporary basis. | duncan3dc | 4 |
| 914 | [cache](https://github.com/duncan3dc/cache) | A simple PSR-6/PSR-16 compatible disk/array cache for PHP | duncan3dc | 7 |
| 915 | [blade](https://github.com/duncan3dc/blade) | Use Blade templates without the full Laravel framework | duncan3dc | 118 |
| 916 | [phan](https://github.com/phan/phan) | Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness. | phan | 4782 |
| 917 | [bom-string](https://github.com/duncan3dc/bom-string) | A small PHP library to handle byte order marks (BOM) | duncan3dc | 8 |
| 918 | [object-intruder](https://github.com/duncan3dc/object-intruder) | A small PHP library to access private/protected properties/methods of objects | duncan3dc | 4 |
| 919 | [console](https://github.com/duncan3dc/console) | Create command line php applications using symfony/console | duncan3dc | 15 |
| 920 | [meta-audio](https://github.com/duncan3dc/meta-audio) | A PHP library to read and write metadata tags to audio files (MP3, ID3, APE, etc) | duncan3dc | 20 |
| 921 | [speaker](https://github.com/duncan3dc/speaker) | A PHP library to convert text to speech using various web services | duncan3dc | 70 |
| 922 | [sonos](https://github.com/duncan3dc/sonos) | A PHP library for interacting with Sonos speakers | duncan3dc | 92 |
| 923 | [eloquent-sluggable](https://github.com/cviebrock/eloquent-sluggable) | Easy creation of slugs for your Eloquent models in Laravel | cviebrock | 2830 |
| 924 | [s-flow](https://github.com/pwm/s-flow) | A lightweight library for defining state machines | pwm | 66 |
| 925 | [laravel-confirm-email](https://github.com/beyondcode/laravel-confirm-email) | Add email verification to your Laravel projects | beyondcode | 508 |
| 926 | [emittr](https://github.com/xobotyi/emittr) | PHP7.1+ dependency free event library for your app | xobotyi | 18 |
| 927 | [php-opencv-examples](https://github.com/php-opencv/php-opencv-examples) | Tutorial for computer vision and machine learning in PHP by opencv (installation + examples + documentation) | php-opencv | 257 |
| 928 | [laravel-nuxt](https://github.com/cretueusebiu/laravel-nuxt) | A Laravel-Nuxt starter project template. | cretueusebiu | 718 |
| 929 | [tdbm](https://github.com/thecodingmachine/tdbm) | The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model. | thecodingmachine | 84 |
| 930 | [laravel-activitylog](https://github.com/spatie/laravel-activitylog) | Log activity inside your Laravel app | spatie | 3014 |
| 931 | [laravel-schemaless-attributes](https://github.com/spatie/laravel-schemaless-attributes) | Add schemaless attributes to Eloquent models | spatie | 476 |
| 932 | [proxy-sdk-php](https://github.com/redirectionio/proxy-sdk-php) | PHP Common code for redirection.io proxy | redirectionio | 7 |
| 933 | [Serializard](https://github.com/thunderer/Serializard) | Flexible serializer encouraging good object design | thunderer | 23 |
| 934 | [serialization](https://github.com/aphiria/serialization) | [READ-ONLY] A framework-agnostic serialization library | aphiria | 3 |
| 935 | [serializer](https://github.com/schmittjoh/serializer) | Library for (de-)serializing data of any complexity (supports JSON, and XML) | schmittjoh | 1837 |
| 936 | [ciphersweet](https://github.com/paragonie/ciphersweet) | Fast, searchable field-level encryption for PHP projects | paragonie | 277 |
| 937 | [mcrypt_compat](https://github.com/phpseclib/mcrypt_compat) | PHP 5.x/7.x polyfill for mcrypt extension. | phpseclib | 174 |
| 938 | [editorconfig-checker.php](https://github.com/editorconfig-checker/editorconfig-checker.php) | A tool to verify that your files are in harmony with your .editorconfig | editorconfig-checker | 39 |
| 939 | [devilbox](https://github.com/cytopia/devilbox) | A modern Docker LAMP stack and MEAN stack for local development | cytopia | 2804 |
| 940 | [backup-manager](https://github.com/backup-manager/backup-manager) | Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud | backup-manager | 1466 |
| 941 | [language-detection](https://github.com/patrickschur/language-detection) | A language detection library for PHP. Detects the language from a given text string. | patrickschur | 605 |
| 942 | [phpab](https://github.com/phpab/phpab) | A PHP library to implement A/B testing. | phpab | 65 |
| 943 | [laravel-https](https://github.com/ecrmnn/laravel-https) | 🔒 Redirect all requests to HTTPS. Also works with load balancing, AWS, Heroku and other services | ecrmnn | 55 |
| 944 | [Mail](https://github.com/Eden-PHP/Mail) | Eden POP3, IMAP and SMTP component | Eden-PHP | 164 |
| 945 | [progpilot](https://github.com/designsecurity/progpilot) | A static analysis tool for security | designsecurity | 154 |
| 946 | [jsonq](https://github.com/nahid/jsonq) | A PHP query builder for JSON | nahid | 668 |
| 947 | [magento-amg-sentry-extension](https://github.com/getsentry/magento-amg-sentry-extension) | Magento extension for Sentry interface | getsentry | 12 |
| 948 | [magento-amg-sentry-extension](https://github.com/kyriog/magento-amg-sentry-extension) | Magento extension for Sentry interface | kyriog | 4 |
| 949 | [phpcs-security-audit](https://github.com/FloeDesignTechnologies/phpcs-security-audit) | phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code | FloeDesignTechnologies | 430 |
| 950 | [typed](https://github.com/spatie/typed) | Improvements to PHP's type system in userland: generics, typed lists, tuples and structs | spatie | 307 |
| 951 | [countries](https://github.com/mledoze/countries) | World countries in JSON, CSV, XML and Yaml. Any help is welcome! | mledoze | 4816 |
| 952 | [super_closure](https://github.com/jeremeamia/super_closure) | Serialize closures. Not maintained. Consider using opis/closure. | jeremeamia | 1652 |
| 953 | [jobby](https://github.com/jobbyphp/jobby) | Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more. | jobbyphp | 899 |
| 954 | [CrontabManager](https://github.com/TiBeN/CrontabManager) | PHP library for GNU/Linux cron jobs management. | TiBeN | 108 |
| 955 | [php-crontab-manager](https://github.com/ryanfaerman/php-crontab-manager) | | ryanfaerman | 26 |
| 956 | [dav](https://github.com/sabre-io/dav) | sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP | sabre-io | 1018 |
| 957 | [tumblr.php](https://github.com/tumblr/tumblr.php) | Tumblr API v2 PHP Client | tumblr | 376 |
| 958 | [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 | 9157 |
| 959 | [koselig](https://github.com/koselig/koselig) | :love_letter: Seamlessly integrate Wordpress with Laravel. | koselig | 61 |
| 960 | [money](https://github.com/moneyphp/money) | PHP implementation of Fowler's Money pattern. | moneyphp | 3030 |
| 961 | [pre-plugin](https://github.com/preprocess/pre-plugin) | | preprocess | 90 |
| 962 | [yay](https://github.com/marcioAlmada/yay) | Yay is a high level PHP preprocessor | marcioAlmada | 538 |
| 963 | [page-cache](https://github.com/JosephSilber/page-cache) | Caches responses as static files on disk for lightning fast page loads. | JosephSilber | 677 |
| 964 | [browsershot](https://github.com/spatie/browsershot) | Convert html to an image, pdf or string | spatie | 2508 |
| 965 | [uxdm](https://github.com/DivineOmega/uxdm) | 🔀 UXDM helps developers migrate data from one system or format to another. | DivineOmega | 158 |
| 966 | [laravel-swoole](https://github.com/swooletw/laravel-swoole) | High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications. | swooletw | 2955 |
| 967 | [lighthouse](https://github.com/nuwave/lighthouse) | GraphQL Server for Laravel | nuwave | 1686 |
| 968 | [table-flip](https://github.com/sgolemon/table-flip) | Not the exceptions we need, but the ones we deserve. | sgolemon | 316 |
| 969 | [shopware-ppm](https://github.com/shyim/shopware-ppm) | | shyim | 13 |
| 970 | [DI](https://github.com/davidstanley01/DI) | | davidstanley01 | 3 |
| 971 | [Container](https://github.com/CatfishPHP/Container) | Lightweight, fast, simple Dependency Injection Container | CatfishPHP | 13 |
| 972 | [phpbash](https://github.com/Arrexel/phpbash) | A semi-interactive PHP shell compressed into a single file. | Arrexel | 463 |
| 973 | [bridge](https://github.com/php-quartz/bridge) | [READ-ONLY] Quartz scheduler bridge | php-quartz | 2 |
| 974 | [pvm](https://github.com/formapro/pvm) | Build workflows, activities, BPMN like processes, or state machines with PVM. | formapro | 331 |
| 975 | [zend-expressive](https://github.com/zendframework/zend-expressive) | PSR-15 middleware in minutes! | zendframework | 768 |
| 976 | [auth-tests](https://github.com/DCzajkowski/auth-tests) | Always-current tests for Laravel's authentication system. Curated by the community. | DCzajkowski | 194 |
| 977 | [PhpEnums](https://github.com/Elao/PhpEnums) | :nut_and_bolt: Provides enumerations for PHP & frameworks integrations | Elao | 144 |
| 978 | [geodesy-php](https://github.com/jtejido/geodesy-php) | Geodesy PHP - Port of some known geodesic/math functions for getting distance from a known point A to a known point B given their coordinates. It also supports conversion between units of length, Polar position to Cartesian coordinates, and different Reference Datums. | jtejido | 20 |
| 979 | [tripod-php](https://github.com/talis/tripod-php) | Object Graph Mapper for managing RDF data in Mongo | talis | 30 |
| 980 | [platform](https://github.com/orchidsoftware/platform) | Platform for back-office applications, admin panel or CMS your Laravel app. | orchidsoftware | 1591 |
| 981 | [panther](https://github.com/symfony/panther) | A browser testing and web crawling library for PHP and Symfony | symfony | 1997 |
| 982 | [photo-blog](https://github.com/tooleks/photo-blog) | The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender | tooleks | 51 |
| 983 | [kahlan](https://github.com/kahlan/kahlan) | :heavy_check_mark: PHP Test Framework for Freedom, Truth, and Justice | kahlan | 1021 |
| 984 | [firefly-iii](https://github.com/firefly-iii/firefly-iii) | Firefly III: a personal finances manager | firefly-iii | 4353 |
| 985 | [SPFtoolbox](https://github.com/charlesabarnes/SPFtoolbox) | SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more | charlesabarnes | 110 |
| 986 | [server-status](https://github.com/Pryx/server-status) | Simple, modern looking server status page with administration and some nice features, that can run even on shared webhosting | Pryx | 198 |
| 987 | [php-business-time](https://github.com/hughgrigg/php-business-time) | Business time logic for PHP | hughgrigg | 22 |
| 988 | [Atlas.Orm](https://github.com/atlasphp/Atlas.Orm) | A data mapper implementation for your persistence model in PHP. | atlasphp | 426 |
| 989 | [PHP-Parser](https://github.com/nikic/PHP-Parser) | A PHP parser written in PHP | nikic | 12883 |
| 990 | [FroshVariantSwitch](https://github.com/FriendsOfShopware/FroshVariantSwitch) | Shopware plugin to switch variants in basket and checkout views | FriendsOfShopware | 15 |
| 991 | [laravel-feed](https://github.com/spatie/laravel-feed) | Easily generate RSS feeds | spatie | 458 |
| 992 | [GraphDS](https://github.com/algb12/GraphDS) | An object oriented, lightweight implementation of the graph data-structure in PHP | algb12 | 77 |
| 993 | [dusk](https://github.com/duncan3dc/dusk) | Use Dusk browser automation without the full Laravel framework | duncan3dc | 70 |
| 994 | [php-webdriver](https://github.com/php-webdriver/php-webdriver) | PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver | php-webdriver | 3988 |
| 995 | [glide](https://github.com/thephpleague/glide) | Wonderfully easy on-demand image manipulation library with an HTTP based API. | thephpleague | 1948 |
| 996 | [cigar](https://github.com/Brunty/cigar) | 💨 Smoke testing tool written in PHP | Brunty | 138 |
| 997 | [exakat](https://github.com/exakat/exakat) | The Exakat Engine : smart static analysis for PHP | exakat | 315 |
| 998 | [deptrac](https://github.com/sensiolabs-de/deptrac) | Keep your architecture clean. | sensiolabs-de | 1149 |
| 999 | [PackageVersions](https://github.com/Ocramius/PackageVersions) | :package: Composer addon to efficiently get installed packages' version numbers | Ocramius | 3068 |
| 1000 | [yii2-socketio](https://github.com/yiicod/yii2-socketio) | | yiicod | 37 |
| 1001 | [progress-bar-log](https://github.com/AydinHassan/progress-bar-log) | A component to display a progress bar and last X logs at the same time. | AydinHassan | 41 |
| 1002 | [climate](https://github.com/thephpleague/climate) | PHP's best friend for the terminal. | thephpleague | 1600 |
| 1003 | [phpactor](https://github.com/phpactor/phpactor) | PHP completion, refactoring and introspection tool. | phpactor | 470 |
| 1004 | [messenger](https://github.com/symfony/messenger) | The Messenger component helps application send and receive messages to/from other applications or via message queues. | symfony | 492 |
| 1005 | [Centcount-Analytics](https://github.com/WMJonssen/Centcount-Analytics) | An open-source web analytics software. Developed by PHP + MySQL + Redis, Can be easily deployed on your own server, 100% data ownership. | WMJonssen | 232 |
| 1006 | [Laravel-Excel](https://github.com/Maatwebsite/Laravel-Excel) | 🚀 Supercharged Excel exports and imports in Laravel | Maatwebsite | 8400 |
| 1007 | [yii-monolog](https://github.com/asuran/yii-monolog) | | asuran | 1 |
| 1008 | [wphunter](https://github.com/Jamalc0m/wphunter) | WPHunter A Wordpress Vulnerability Scanner | Jamalc0m | 129 |
| 1009 | [zubr](https://github.com/nkkollaw/zubr) | Wrapper library to fix inconsistencies in PHP's core functions | nkkollaw | 104 |
| 1010 | [page-cache](https://github.com/mmamedov/page-cache) | PageCache is a lightweight PHP library for full page cache. Your dynamic PHP page's output is fully cached for a period of time you specify. Mobile devices cache support built-in. | mmamedov | 57 |
| 1011 | [php-language-server](https://github.com/felixfbecker/php-language-server) | PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥 | felixfbecker | 907 |
| 1012 | [doorman](https://github.com/clarkeash/doorman) | Limit access to your Laravel applications by using invite codes | clarkeash | 812 |
| 1013 | [laravel-nestable](https://github.com/atayahmet/laravel-nestable) | Laravel 5 nested category/menu generator | atayahmet | 221 |
| 1014 | [FluentDOM](https://github.com/ThomasWeinert/FluentDOM) | A fluent api for working with XML in PHP | ThomasWeinert | 319 |
| 1015 | [atoum](https://github.com/atoum/atoum) | The modern, simple and intuitive PHP unit testing framework. | atoum | 1353 |
| 1016 | [FastRoute](https://github.com/nikic/FastRoute) | Fast request router for PHP | nikic | 3929 |
| 1017 | [iter](https://github.com/nikic/iter) | Iteration primitives using generators | nikic | 901 |
| 1018 | [ecoji-php](https://github.com/Rayne/ecoji-php) | PHP port of Ecoji with 100% test coverage. | Rayne | 36 |
| 1019 | [phpchunkit](https://github.com/jwage/phpchunkit) | PHPChunkit - PHPUnit test runner with test chunking capabilities. | jwage | 247 |
| 1020 | [event-store](https://github.com/prooph/event-store) | PHP 7.4 EventStore Implementation | prooph | 480 |
| 1021 | [broadway](https://github.com/broadway/broadway) | Infrastructure and testing helpers for creating CQRS and event sourced applications. | broadway | 1293 |
| 1022 | [EventSauce](https://github.com/EventSaucePHP/EventSauce) | Pragmatic event sourcing for PHP | EventSaucePHP | 405 |
| 1023 | [cors](https://github.com/medz/cors) | 🔮Supported(Laravel/Lumen/PSR-15/Swoft/Slim/ThinkPHP) - PHP CORS (Cross-origin resource sharing) middleware. | medz | 249 |
| 1024 | [phulp](https://github.com/reisraff/phulp) | The task manager for php | reisraff | 296 |
| 1025 | [Fuse](https://github.com/loilo/Fuse) | 🔍 Fuzzy search for PHP based on the Bitap algorithm | loilo | 149 |
| 1026 | [subrion](https://github.com/intelliants/subrion) | Subrion CMS - open source php content management system. | intelliants | 252 |
| 1027 | [laravel-deployer](https://github.com/lorisleiva/laravel-deployer) | 🚀 Zero-downtime deployment out-of-the-box | lorisleiva | 1018 |
| 1028 | [laraback](https://github.com/kjdion84/laraback) | A backend/admin package for Laravel 5.6 including demo mode, user activity logs, auth integration, roles/permissions, settings, Bootstrap 4 with responsive/collapsing sidebar, FontAwesome 5, Datatables, BREAD command/generator, AJAX forms/validation, & more. | kjdion84 | 24 |
| 1029 | [lambdaphp](https://github.com/san-kumar/lambdaphp) | Quick and Dirty PHP website hosting using Aws Lambda | san-kumar | 447 |
| 1030 | [lumen-api-starter](https://github.com/mstaack/lumen-api-starter) | Quickstarter for Lumen | mstaack | 54 |
| 1031 | [laracom](https://github.com/Laracommerce/laracom) | Laravel FREE E-Commerce Software | Laracommerce | 1112 |
| 1032 | [laravel-guzzle-throttle](https://github.com/hamburgscleanest/laravel-guzzle-throttle) | A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle. | hamburgscleanest | 70 |
| 1033 | [parsedown](https://github.com/erusev/parsedown) | Better Markdown Parser in PHP | erusev | 12670 |
| 1034 | [pwned-validator](https://github.com/valorin/pwned-validator) | Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned | valorin | 301 |
| 1035 | [asciitosvg](https://github.com/dhobsd/asciitosvg) | DANGER, WILL ROBINSON: THIS REPOSITORY IS IN MAINTENANCE MODE! I will not be continuing feature development or fixing bugs in this codebase. I will continue to review and accept pull requests that do this. Please click the following link to view the actively developed ASCIIToSVG codebase, which is written in Go. | dhobsd | 352 |
| 1036 | [PHPloy](https://github.com/banago/PHPloy) | PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks. | banago | 1347 |
| 1037 | [slopeone](https://github.com/phpjuice/slopeone) | PHP implementation of the Weighted Slope One rating-based collaborative filtering scheme. | phpjuice | 66 |
| 1038 | [consistence](https://github.com/consistence/consistence) | Consistence - consistent approach and additions to PHP's functionality | consistence | 175 |
| 1039 | [framework](https://github.com/goaop/framework) | :gem: Go! AOP PHP - modern aspect-oriented framework for the new level of software development | goaop | 1380 |
| 1040 | [yasumi](https://github.com/azuyalabs/yasumi) | Yasumi is an easy PHP Library for calculating national holidays | azuyalabs | 675 |
| 1041 | [asset](https://github.com/symfony/asset) | The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files. | symfony | 2177 |
| 1042 | [cache](https://github.com/symfony/cache) | The Cache component provides an extended PSR-6 implementation for adding cache to your applications. | symfony | 2860 |
| 1043 | [config](https://github.com/symfony/config) | The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database). | symfony | 2932 |
| 1044 | [event-dispatcher](https://github.com/symfony/event-dispatcher) | The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them. | symfony | 7173 |
| 1045 | [form](https://github.com/symfony/form) | The Form component allows you to easily create, process and reuse HTML forms. | symfony | 1943 |
| 1046 | [slugify](https://github.com/cocur/slugify) | Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte. | cocur | 2422 |
| 1047 | [inflector](https://github.com/doctrine/inflector) | Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words. | doctrine | 9174 |
| 1048 | [polyfill-php72](https://github.com/symfony/polyfill-php72) | This component provides functions added to PHP 7.2 core. | symfony | 4304 |
| 1049 | [security](https://github.com/symfony/security) | The Security component provides a complete security system for your web application. | symfony | 1182 |
| 1050 | [stopwatch](https://github.com/symfony/stopwatch) | The Stopwatch component provides a way to profile code. | symfony | 1987 |
| 1051 | [translation](https://github.com/symfony/translation) | The Translation component provides tools to internationalize your application. | symfony | 5761 |
| 1052 | [validator](https://github.com/symfony/validator) | The Validator component provides tools to validate values following the JSR-303 Bean Validation specification. | symfony | 1895 |
| 1053 | [assert](https://github.com/webmozart/assert) | Assertions to validate method input/output with nice error messages. | webmozart | 6329 |
| 1054 | [zend-eventmanager](https://github.com/zendframework/zend-eventmanager) | Implement event systems, signal slots, intercepting filters, and observers. | zendframework | 1681 |
| 1055 | [PHP-DI](https://github.com/PHP-DI/PHP-DI) | The dependency injection container for humans | PHP-DI | 1873 |
| 1056 | [laravel-shareable-models](https://github.com/ksassnowski/laravel-shareable-models) | Create shareable links from your eloquent models. | ksassnowski | 219 |
| 1057 | [churn-php](https://github.com/bmitch/churn-php) | Discover files in need of refactoring. | bmitch | 977 |
| 1058 | [laravel-zero](https://github.com/laravel-zero/laravel-zero) | A PHP framework for console artisans | laravel-zero | 2174 |
| 1059 | [SimplePHPEasyPlus](https://github.com/Herzult/SimplePHPEasyPlus) | A simple, pragmatic numeric operation api written in PHP. It does addition. | Herzult | 1079 |
| 1060 | [nyancat-phpunit-resultprinter](https://github.com/whatthejeff/nyancat-phpunit-resultprinter) | Nyan Cat result printer for PHPUnit | whatthejeff | 286 |
| 1061 | [zend-crypt](https://github.com/zendframework/zend-crypt) | Cryptographic component from Zend Framework | zendframework | 90 |
| 1062 | [php-generator](https://github.com/nette/php-generator) | 🐘 Generates neat PHP code for you. Supports new PHP 7.4 features. | nette | 970 |
| 1063 | [PHPDebugConsole](https://github.com/bkdotcom/PHPDebugConsole) | Browser/javascript like console class for PHP | bkdotcom | 34 |
| 1064 | [puphpeteer](https://github.com/nesk/puphpeteer) | A Puppeteer bridge for PHP, supporting the entire API. | nesk | 740 |
| 1065 | [laravel-vue-spa](https://github.com/anindya-dhruba/laravel-vue-spa) | SPA Boilerplate made with Laravel 5.6, Vue 2, Bootstrap 4, Vue-router 3, Vuex 3, Axios | anindya-dhruba | 165 |
| 1066 | [laravel-vue-spa](https://github.com/cretueusebiu/laravel-vue-spa) | A Laravel-Vue SPA starter project template. | cretueusebiu | 2094 |
| 1067 | [easy-ecc](https://github.com/paragonie/easy-ecc) | High-Level Usability Wrapper for PHPECC | paragonie | 24 |
| 1068 | [laravel-model-status](https://github.com/spatie/laravel-model-status) | Easily add statuses to your models | spatie | 423 |
| 1069 | [psalm](https://github.com/vimeo/psalm) | A static analysis tool for finding errors in PHP applications | vimeo | 2898 |
| 1070 | [amp](https://github.com/amphp/amp) | A non-blocking concurrency framework for PHP applications. 🐘 | amphp | 2623 |
| 1071 | [incoming](https://github.com/Rican7/incoming) | Transform loose and complex input into consistent, strongly-typed data structures | Rican7 | 234 |
| 1072 | [FroshTemplateMail](https://github.com/FriendsOfShopware/FroshTemplateMail) | Store mail templates in theme | FriendsOfShopware | 28 |
| 1073 | [tus-php](https://github.com/ankitpokhrel/tus-php) | 🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0 | ankitpokhrel | 882 |
| 1074 | [laravel-console-menu](https://github.com/nunomaduro/laravel-console-menu) | 🔘 Beautiful PHP CLI menus. Is a php-school/cli-menu wrapper for Laravel/Artisan Console Commands | nunomaduro | 696 |
| 1075 | [friendsofshopware.github.io](https://github.com/FriendsOfShopware/friendsofshopware.github.io) | Friends Of Shopware is a group of developers which building high quality shopware plugins | FriendsOfShopware | 6 |
| 1076 | [prestissimo](https://github.com/hirak/prestissimo) | composer parallel install plugin | hirak | 5748 |
| 1077 | [cli-menu](https://github.com/php-school/cli-menu) | 🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL. | php-school | 1656 |
| 1078 | [pwned-passwords](https://github.com/mxrxdxn/pwned-passwords) | A PHP library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach. | mxrxdxn | 16 |
| 1079 | [reactphp-stdio](https://github.com/clue/reactphp-stdio) | Async, event-driven and UTF-8 aware console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP. | clue | 165 |
| 1080 | [reactphp-http-middleware-session](https://github.com/WyriHaximus/reactphp-http-middleware-session) | Middleware that takes care of session handling | WyriHaximus | 5 |
| 1081 | [lara-crud](https://github.com/trafik8787/lara-crud) | This package will give an opportunity to get a very flexible admin panel that will satisfy you most of the time. | trafik8787 | 31 |
| 1082 | [laracart](https://github.com/lukepolo/laracart) | Laravel Shopping Cart Package | lukepolo | 438 |
| 1083 | [laravel-query-builder](https://github.com/spatie/laravel-query-builder) | Easily build Eloquent queries from API requests | spatie | 2187 |
| 1084 | [storageless](https://github.com/psr7-sessions/storageless) | :mailbox_with_mail: storage-less PSR-7 session support | psr7-sessions | 515 |
| 1085 | [composer-normalize](https://github.com/ergebnis/composer-normalize) | :musical_note: Provides a composer plugin for normalizing composer.json. | ergebnis | 432 |
| 1086 | [portable-utf8](https://github.com/voku/portable-utf8) | 🉑 Portable UTF-8 library - performance optimized (unicode) string functions for php. | voku | 368 |
| 1087 | [dbal](https://github.com/doctrine/dbal) | Doctrine Database Abstraction Layer | doctrine | 6871 |
| 1088 | [password_exposed](https://github.com/DivineOmega/password_exposed) | 🔒 Password Exposed Helper Function - Check if a password has been exposed in a data breach. | DivineOmega | 185 |
| 1089 | [guzzle](https://github.com/guzzle/guzzle) | Guzzle, an extensible PHP HTTP client | guzzle | 19074 |
| 1090 | [siler](https://github.com/leocavalcante/siler) | :zap: Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions. | leocavalcante | 913 |
| 1091 | [BinaryDriver](https://github.com/PHP-FFMpeg/BinaryDriver) | Binary driver utilities | PHP-FFMpeg | 13 |
| 1092 | [numphp](https://github.com/apollonin/numphp) | Numphp is a library for manipulating numbers | apollonin | 83 |
| 1093 | [PHP-FFMpeg](https://github.com/PHP-FFMpeg/PHP-FFMpeg) | An object oriented PHP driver for FFMpeg binary | PHP-FFMpeg | 3240 |
| 1094 | [php-library-template](https://github.com/ergebnis/php-library-template) | :octocat: + :ledger: Provides a GitHub repository template for a PHP library, using GitHub actions. | ergebnis | 174 |
| 1095 | [php-meminfo](https://github.com/BitOne/php-meminfo) | PHP extension to get insight about memory usage | BitOne | 736 |
| 1096 | [phpunit-speedtrap](https://github.com/johnkary/phpunit-speedtrap) | Reports on slow-running tests in your PHPUnit test suite | johnkary | 629 |
| 1097 | [paratest](https://github.com/paratestphp/paratest) | :computer: Parallel testing for PHPUnit | paratestphp | 1297 |
| 1098 | [FUnit](https://github.com/funkatron/FUnit) | The testing microframework for PHP | funkatron | 87 |
| 1099 | [composer](https://github.com/composer/composer) | Dependency Manager for PHP | composer | 22738 |
| 1100 | [CSP-useful](https://github.com/nico3333fr/CSP-useful) | Collection of scripts, thoughts about CSP (Content Security Policy) | nico3333fr | 305 |
| 1101 | [php-cross-domain-proxy](https://github.com/softius/php-cross-domain-proxy) | PHP Proxy for Cross Domain Requests | softius | 225 |
| 1102 | [simple-twitch-bot](https://github.com/Crease29/simple-twitch-bot) | Simply customizable and extensible Twitch.tv bot written in PHP | Crease29 | 3 |
| 1103 | [NetcomMigrations](https://github.com/eTribes-Connect-GmbH/NetcomMigrations) | ⚙️ Shopware plugin that can create and run migrations (e.g. in deployments) | eTribes-Connect-GmbH | 13 |
| 1104 | [LineReader](https://github.com/bcremer/LineReader) | Read large files line by line in a memory efficient (constant) way. | bcremer | 15 |
| 1105 | [SwagPaymentPayPalUnified](https://github.com/shopwareLabs/SwagPaymentPayPalUnified) | PayPal products unified in one plugin | shopwareLabs | 17 |
| 1106 | [security-advisories](https://github.com/FriendsOfPHP/security-advisories) | A database of PHP security advisories | FriendsOfPHP | 1364 |
| 1107 | [hashing](https://github.com/illuminate/hashing) | [READ ONLY] Subtree split of the Illuminate Hashing component (see laravel/framework) | illuminate | 50 |
| 1108 | [php-encryption](https://github.com/defuse/php-encryption) | Simple Encryption in PHP. | defuse | 2992 |
| 1109 | [xdebug](https://github.com/xdebug/xdebug) | Xdebug — Step Debugger and Debugging Aid for PHP | xdebug | 1965 |
| 1110 | [semver](https://github.com/composer/semver) | Semantic versioning utilities with the addition of version constraints parsing and checking. | composer | 2207 |
| 1111 | [infection](https://github.com/infection/infection) | AST based PHP Mutation Testing Framework | infection | 1157 |
| 1112 | [php-pm](https://github.com/php-pm/php-pm) | PPM is a process manager, supercharger and load balancer for modern PHP applications. | php-pm | 5992 |
| 1113 | [paseto](https://github.com/paragonie/paseto) | Platform-Agnostic Security Tokens | paragonie | 2407 |
| 1114 | [panel](https://github.com/pterodactyl/panel) | Pterodactyl is the open-source game server management panel built with PHP7, Nodejs, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to administrators and users. | pterodactyl | 1677 |
| 1115 | [phpunit-pretty-result-printer](https://github.com/mikeerickson/phpunit-pretty-result-printer) | PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty! | mikeerickson | 1178 |
| 1116 | [symfony](https://github.com/symfony/symfony) | The Symfony PHP framework | symfony | 23021 |
| 1117 | [thanks](https://github.com/symfony/thanks) | Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)! | symfony | 6978 |
| 1118 | [shopware-store-api-bridge](https://github.com/shyim/shopware-store-api-bridge) | Bridge between Shopware Store API and your Shopware Shop | shyim | 4 |
| 1119 | [laravel-medialibrary](https://github.com/spatie/laravel-medialibrary) | Associate files with Eloquent models | spatie | 3677 |
| 1120 | [php-compat-info](https://github.com/llaville/php-compat-info) | Library that find out the minimum version and the extensions required for a piece of code to run | llaville | 318 |
| 1121 | [phpbrew](https://github.com/phpbrew/phpbrew) | Brew & manage PHP versions in pure PHP at HOME | phpbrew | 4296 |
| 1122 | [entrust](https://github.com/Zizaco/entrust) | Role-based Permissions for Laravel 5 | Zizaco | 6177 |
| 1123 | [GraphQL](https://github.com/youshido-php/GraphQL) | Pure PHP realization of GraphQL protocol | youshido-php | 718 |
| 1124 | [graphql-php](https://github.com/webonyx/graphql-php) | A PHP port of GraphQL reference implementation | webonyx | 3619 |
| 1125 | [twig-renderer](https://github.com/yiiext/twig-renderer) | Allows to use Twig template engine in Yii framework views | yiiext | 74 |
| 1126 | [monolog](https://github.com/Seldaek/monolog) | Sends your logs to files, sockets, inboxes, databases and various web services | Seldaek | 17230 |
| 1127 | [bolt](https://github.com/bolt/bolt) | Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL. | bolt | 3999 |
| 1128 | [pretty](https://github.com/mnapoli/pretty) | ✨ CLI command with sane defaults to simplify CodeSniffer and PHP-CS-Fixer | mnapoli | 103 |
| 1129 | [envoy](https://github.com/laravel/envoy) | | laravel | 1290 |
| 1130 | [phpunit](https://github.com/sebastianbergmann/phpunit) | The PHP Unit Testing framework. | sebastianbergmann | 16035 |
| 1131 | [yii2-queue](https://github.com/yiisoft/yii2-queue) | Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman | yiisoft | 932 |
| 1132 | [search-request](https://github.com/mongerinc/search-request) | A set of PHP classes that help represent complex search queries (filters, groups, etc.) and convert them to and from JSON | mongerinc | 24 |
| 1133 | [SC-API](https://github.com/mgp25/SC-API) | Snapchat’s private API | mgp25 | 310 |
| 1134 | [Chat-API](https://github.com/mgp25/Chat-API) | WhatsApp's Private API | mgp25 | 4133 |
| 1135 | [ui](https://github.com/atk4/ui) | Low-code Framework for Web Apps in PHP | atk4 | 276 |
| 1136 | [flysystem-google-drive](https://github.com/ignited/flysystem-google-drive) | WORK IN PROGRESS | ignited | 14 |
| 1137 | [flysystem-google-drive](https://github.com/nao-pon/flysystem-google-drive) | Flysystem adapter for Google Drive | nao-pon | 214 |
| 1138 | [wondercms](https://github.com/robiso/wondercms) | WonderCMS - fast and small flat file CMS (5 files) | robiso | 242 |
| 1139 | [Porter](https://github.com/ScriptFUSION/Porter) | :lipstick: Scalable and durable all-purpose data import library for publishing APIs and SDKs. | ScriptFUSION | 526 |
| 1140 | [enqueue-dev](https://github.com/php-enqueue/enqueue-dev) | Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro | php-enqueue | 1671 |
| 1141 | [laravel-backup](https://github.com/spatie/laravel-backup) | A package to backup your Laravel app | spatie | 3889 |
| 1142 | [laravel-page-speed](https://github.com/renatomarinho/laravel-page-speed) | Package to optimize your site automatically which results in a 35%+ optimization | renatomarinho | 1726 |
| 1143 | [collision](https://github.com/nunomaduro/collision) | 💥 Collision is a beautiful error reporting tool for command-line applications | nunomaduro | 3403 |
| 1144 | [promise](https://github.com/reactphp/promise) | Promises/A implementation for PHP. | reactphp | 1782 |
| 1145 | [SwagProductDiscount](https://github.com/shopwareLabs/SwagProductDiscount) | plugin prototype for the shopware labs branch | shopwareLabs | 3 |
| 1146 | [deployer](https://github.com/deployphp/deployer) | A deployment tool written in PHP with support for popular frameworks out of the box | deployphp | 7596 |
| 1147 | [deployer](https://github.com/REBELinBLUE/deployer) | Deployer is a free and open source deployment tool. | REBELinBLUE | 800 |
| 1148 | [event](https://github.com/thephpleague/event) | Event package for your app and domain | thephpleague | 1238 |
| 1149 | [csv](https://github.com/thephpleague/csv) | CSV data manipulation made easy in PHP | thephpleague | 2431 |
| 1150 | [dompdf](https://github.com/dompdf/dompdf) | HTML to PDF converter for PHP | dompdf | 6843 |
| 1151 | [voyager](https://github.com/the-control-group/voyager) | Voyager - The Missing Laravel Admin | the-control-group | 9291 |
| 1152 | [laravel-log-viewer](https://github.com/rap2hpoutre/laravel-log-viewer) | :dromedary_camel: Laravel log viewer | rap2hpoutre | 2324 |
| 1153 | [laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | Laravel Debugbar (Integrates PHP Debug Bar) | barryvdh | 10714 |
| 1154 | [flysystem](https://github.com/thephpleague/flysystem) | Abstraction for local and remote filesystems | thephpleague | 10967 |
| 1155 | [snappy](https://github.com/KnpLabs/snappy) | PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage | KnpLabs | 3539 |
| 1156 | [pupper-php](https://github.com/pupper/pupper-php) | PHP components for Pupper | pupper | 14 |
| 1157 | [ShyimMigration](https://github.com/shyim/ShyimMigration) | | shyim | 4 |
| 1158 | [swagger-php](https://github.com/zircote/swagger-php) | A php swagger annotation and parsing library | zircote | 3416 |
| 1159 | [reactphp](https://github.com/reactphp/reactphp) | Event-driven, non-blocking I/O with PHP. | reactphp | 7341 |
| 1160 | [halite](https://github.com/paragonie/halite) | High-level cryptography interface powered by libsodium | paragonie | 887 |
| 1161 | [botman](https://github.com/botman/botman) | A framework agnostic PHP library to build chat bots | botman | 4972 |
| 1162 | [Ratchet](https://github.com/ratchetphp/Ratchet) | Asynchronous WebSocket server | ratchetphp | 5057 |
| 1163 | [image](https://github.com/Intervention/image) | PHP Image Manipulation | Intervention | 10621 |
| 1164 | [laravel-blade-directives](https://github.com/appstract/laravel-blade-directives) | A collection of nice Laravel Blade directives | appstract | 694 |
| 1165 | [FroshOptimusMediaOptimizer](https://github.com/FriendsOfShopware/FroshOptimusMediaOptimizer) | Shopware-Plugin to optimize thumbnails with optimus.io | FriendsOfShopware | 7 |
| 1166 | [WbmTagManager](https://github.com/webmatch/WbmTagManager) | Shopware Plugin for Google Tag Manager integration and dataLayer configuration | webmatch | 20 |
| 1167 | [wp-cli](https://github.com/wp-cli/wp-cli) | ⚙️ WP-CLI framework | wp-cli | 4124 |
| 1168 | [ShyimPluginManager](https://github.com/shyim/ShyimPluginManager) | Packagist Integration for Shopware | shyim | 13 |
| 1169 | [FroshWebP](https://github.com/FriendsOfShopware/FroshWebP) | WebP Support for Shopware | FriendsOfShopware | 24 |
| 1170 | [clean-code-php](https://github.com/jupeter/clean-code-php) | :bathtub: Clean Code concepts adapted for PHP | jupeter | 7826 |
| 1171 | [yii-whoops](https://github.com/igorsantos07/yii-whoops) | Integrates the Whoops library into Yii 1.1. | igorsantos07 | 9 |
| 1172 | [LaravelInstaller](https://github.com/rashidlaasri/LaravelInstaller) | A web installer for Laravel | rashidlaasri | 1423 |
| 1173 | [php-stub-generator](https://github.com/Setasign/php-stub-generator) | A tool to generate stub-files for your php classes. | Setasign | 13 |
| 1174 | [sw.ext.neti_php_excel](https://github.com/NetInventors/sw.ext.neti_php_excel) | MOVED TO GITLAB: | NetInventors | 2 |
| 1175 | [laravel-user-verification](https://github.com/jrean/laravel-user-verification) | PHP package built for Laravel 5.* to easily handle a user email verification and validate the email | jrean | 720 |
| 1176 | [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | squizlabs | 7533 |
| 1177 | [groupgridview](https://github.com/vitalets/groupgridview) | Yii extension to group data in your grid | vitalets | 24 |
| 1178 | [GameQ](https://github.com/Austinb/GameQ) | A PHP Gameserver Status Query Library | Austinb | 304 |
| 1179 | [SwagBrowserLanguage](https://github.com/shopwareLabs/SwagBrowserLanguage) | | shopwareLabs | 10 |
| 1180 | [passport](https://github.com/laravel/passport) | | laravel | 2441 |
| 1181 | [php-rss-writer](https://github.com/suin/php-rss-writer) | 📦 Yet another simple RSS writer library for PHP 5.4 or later. This library can also be used to publish Podcasts. | suin | 260 |
| 1182 | [jsonfeed](https://github.com/jdecool/jsonfeed) | PHP library for managing JSON Feed — a new format similar to RSS and Atom but in JSON. | jdecool | 10 |
| 1183 | [EmailValidator](https://github.com/egulias/EmailValidator) | PHP Email address validator library inspired in @dominicsayers isemail function https://github.com/dominicsayers/isemail | egulias | 8840 |
| 1184 | [php-ssh](https://github.com/Herzult/php-ssh) | An experimental object oriented SSH api in PHP | Herzult | 343 |
| 1185 | [bouncer](https://github.com/JosephSilber/bouncer) | Eloquent roles and abilities. | JosephSilber | 2410 |
| 1186 | [phpbu](https://github.com/sebastianfeldmann/phpbu) | PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process | sebastianfeldmann | 1098 |
| 1187 | [yii-sentry](https://github.com/crisu83/yii-sentry) | Sentry for the Yii PHP framework. | crisu83 | 10 |
| 1188 | [mavo-php](https://github.com/Falafel65/mavo-php) | PHP adaptor for Mavo | Falafel65 | 10 |
| 1189 | [monica](https://github.com/monicahq/monica) | Personal CRM. Remember everything about your friends, family and business relationships. | monicahq | 9471 |
| 1190 | [Instagram-API](https://github.com/mgp25/Instagram-API) | Instagram's private API | mgp25 | 5159 |
| 1191 | [imdbphp](https://github.com/tboothman/imdbphp) | PHP library for retrieving film and tv information from IMDb | tboothman | 177 |
| 1192 | [partyline](https://github.com/wilderborn/partyline) | Output to Laravel's console from outside of your Command classes. | wilderborn | 161 |
| 1193 | [cms](https://github.com/craftcms/cms) | Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. | craftcms | 2041 |
| 1194 | [smarty](https://github.com/smarty-php/smarty) | | smarty-php | 1633 |
| 1195 | [FroshMailCatcher](https://github.com/FriendsOfShopware/FroshMailCatcher) | Integrated easy to use mailcatcher for development or staging environments | FriendsOfShopware | 32 |
| 1196 | [dota2-api](https://github.com/kronusme/dota2-api) | DotA 2 Web API PHP wrapper | kronusme | 437 |
| 1197 | [psh](https://github.com/shopwareLabs/psh) | PSH - PHP shell helper | shopwareLabs | 44 |
| 1198 | [shopware-vagrant](https://github.com/shopwareLabs/shopware-vagrant) | A Vagrant setup ready for shopware development | shopwareLabs | 58 |
| 1199 | [Baikal](https://github.com/sabre-io/Baikal) | Baïkal is a Calendar+Contacts server | sabre-io | 1626 |
| 1200 | [vobject](https://github.com/sabre-io/vobject) | :date: The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects | sabre-io | 459 |
| 1201 | [PHPPresentation](https://github.com/PHPOffice/PHPPresentation) | A pure PHP library for reading and writing presentations documents | PHPOffice | 950 |
| 1202 | [laravel-mix-typescript-example](https://github.com/sebastiandedeyne/laravel-mix-typescript-example) | Example project using TypeScript with Laravel Mix | sebastiandedeyne | 42 |
| 1203 | [jsonfeed-wp](https://github.com/manton/jsonfeed-wp) | WordPress plugin to add a JSON Feed to your site. | manton | 165 |
| 1204 | [adminer](https://github.com/vrana/adminer) | Database management in a single PHP file | vrana | 4086 |
| 1205 | [redaxo_yrewrite](https://github.com/yakamara/redaxo_yrewrite) | A multidomain URL rewrite engine for REDAXO | yakamara | 42 |
| 1206 | [Parser-PHP](https://github.com/WhichBrowser/Parser-PHP) | Browser sniffing gone too far — A useragent parser library for PHP | WhichBrowser | 1486 |
| 1207 | [simplepie](https://github.com/simplepie/simplepie) | A simple Atom/RSS parsing library for PHP. | simplepie | 1354 |
| 1208 | [yii2-imagine](https://github.com/yiisoft/yii2-imagine) | Yii 2 imagine extension | yiisoft | 270 |
| 1209 | [giantbomb-php-api](https://github.com/giantbomb/giantbomb-php-api) | GiantBomb PHP Api | giantbomb | 15 |
| 1210 | [pinboard](https://github.com/intaro/pinboard) | Realtime PHP monitoring system which aggregates and displays Pinba data. | intaro | 478 |
| 1211 | [shopware-sentry](https://github.com/1drop/shopware-sentry) | Sentry plugin for Shopware | 1drop | 19 |
| 1212 | [DesignPatternsPHP](https://github.com/domnikl/DesignPatternsPHP) | sample code for several design patterns in PHP 7.4 | domnikl | 18530 |
| 1213 | [php-ml](https://github.com/php-ai/php-ml) | PHP-ML - Machine Learning library for PHP | php-ai | 7819 |
| 1214 | [php-semver-checker](https://github.com/tomzx/php-semver-checker) | Compares two source sets and determines the appropriate semantic versioning to apply. | tomzx | 408 |
| 1215 | [grumphp](https://github.com/phpro/grumphp) | A PHP code-quality tool | phpro | 3158 |
| 1216 | [Sylius](https://github.com/Sylius/Sylius) | Open Source eCommerce Platform on Symfony | Sylius | 5720 |
| 1217 | [security-checker](https://github.com/sensiolabs/security-checker) | PHP frontend for security.symfony.com | sensiolabs | 1896 |
| 1218 | [Sami](https://github.com/FriendsOfPHP/Sami) | An API documentation generator | FriendsOfPHP | 2034 |
| 1219 | [Goutte](https://github.com/FriendsOfPHP/Goutte) | Goutte, a simple PHP Web Scraper | FriendsOfPHP | 7845 |
| 1220 | [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) | A tool to automatically fix PHP Coding Standards issues | FriendsOfPHP | 8781 |
| 1221 | [pickle](https://github.com/FriendsOfPHP/pickle) | PHP Extension installer | FriendsOfPHP | 1201 |
| 1222 | [yii2-eauth-demo](https://github.com/Nodge/yii2-eauth-demo) | Yii2 EAuth demo project | Nodge | 27 |
| 1223 | [yii2-eauth](https://github.com/Nodge/yii2-eauth) | EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers. | Nodge | 200 |
| 1224 | [yii2-authclient](https://github.com/yiisoft/yii2-authclient) | Yii 2 authclient extension. | yiisoft | 418 |
| 1225 | [unirest-php](https://github.com/Kong/unirest-php) | Unirest in PHP: Simplified, lightweight HTTP client library. | Kong | 1186 |
| 1226 | [grav](https://github.com/getgrav/grav) | Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS | getgrav | 11874 |
| 1227 | [phpmd](https://github.com/phpmd/phpmd) | PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend. | phpmd | 1682 |
| 1228 | [plugin-info](https://github.com/shopwareLabs/plugin-info) | A simple metadata library for shopware plugins | shopwareLabs | 5 |
| 1229 | [assert](https://github.com/beberlei/assert) | Thin assertion library for use in libraries and business-model | beberlei | 1975 |
| 1230 | [whoops-for-shopware](https://github.com/shyim/whoops-for-shopware) | Whoops for Shopware | shyim | 26 |
| 1231 | [FroshAdminer](https://github.com/FriendsOfShopware/FroshAdminer) | Adminer for Shopware | FriendsOfShopware | 24 |
| 1232 | [bugsnag-php](https://github.com/bugsnag/bugsnag-php) | Bugsnag error monitoring and crash reporting tool for PHP apps | bugsnag | 440 |
| 1233 | [php-sepa-xml](https://github.com/php-sepa-xml/php-sepa-xml) | SEPA file generator in PHP | php-sepa-xml | 124 |
| 1234 | [windows-setup](https://github.com/composer/windows-setup) | The Windows installer for the Composer PHP Dependency Manager | composer | 124 |
| 1235 | [php-caddy](https://github.com/dsamojlenko/php-caddy) | A tiny PHP development environment for Windows | dsamojlenko | 21 |
| 1236 | [graby](https://github.com/j0k3r/graby) | Graby helps you extract article content from web pages | j0k3r | 253 |
| 1237 | [FroshProfiler](https://github.com/FriendsOfShopware/FroshProfiler) | Profiling for Shopware | FriendsOfShopware | 152 |
| 1238 | [pla](https://github.com/phpLiteAdmin/pla) | Official github clone of the phpLiteAdmin repository | phpLiteAdmin | 117 |
| 1239 | [php-framework-benchmark](https://github.com/kenjis/php-framework-benchmark) | PHP Framework Benchmark | kenjis | 1014 |
| 1240 | [cphalcon](https://github.com/phalcon/cphalcon) | High performance, full-stack PHP framework delivered as a C extension. | phalcon | 10124 |
| 1241 | [laravel](https://github.com/laravel/laravel) | A PHP framework for web artisans | laravel | 58496 |
| 1242 | [tweetnest](https://github.com/graulund/tweetnest) | NO LONGER MAINTAINED. MESSAGE ME IF YOU WANT TO MAINTAIN THIS. :) A browsable, searchable and easily customizable archive and backup for your tweets | graulund | 498 |
| 1243 | [phpfastcache](https://github.com/PHPSocialNetwork/phpfastcache) | A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful. | PHPSocialNetwork | 2012 |
| 1244 | [vat-calculator](https://github.com/mpociot/vat-calculator) | Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be. Can be used with Laravel 5 / Cashier — or standalone. | mpociot | 723 |
| 1245 | [framework](https://github.com/laravel/framework) | | laravel | 20720 |
| 1246 | [yii-easyimage](https://github.com/zhdanovartur/yii-easyimage) | Yii Framework extension for easy creating and caching thumbnails on real time. | zhdanovartur | 66 |
| 1247 | [sw-cli-tools](https://github.com/shopwareLabs/sw-cli-tools) | The shopware CLI tools are your console helpers for all kind of shopware tasks | shopwareLabs | 76 |
| 1248 | [php-iban](https://github.com/globalcitizen/php-iban) | Generate, parse, validate, error-correct and present IBAN (and IIBAN) bank account information in PHP. | globalcitizen | 319 |
| 1249 | [portier-php](https://github.com/portier/portier-php) | Portier client for PHP | portier | 7 |
| 1250 | [FPDF](https://github.com/Setasign/FPDF) | FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs. | Setasign | 387 |
| 1251 | [php-ref](https://github.com/digitalnature/php-ref) | A better alternative to print_r / var_dump | digitalnature | 336 |
| 1252 | [kint](https://github.com/kint-php/kint) | Kint - a powerful and modern PHP debugging tool. | kint-php | 2395 |
| 1253 | [Froxlor](https://github.com/Froxlor/Froxlor) | The server administration software for your needs - The official Froxlor development Git repository | Froxlor | 1140 |
| 1254 | [stripe-php](https://github.com/stripe/stripe-php) | PHP library for the Stripe API. | stripe | 2475 |
| 1255 | [shopware](https://github.com/shopware/shopware) | Shopware 5 Repository - For Shopware 6 visit https://github.com/shopware/platform | shopware | 1128 |
| 1256 | [oauth2-server](https://github.com/thephpleague/oauth2-server) | A spec compliant, secure by default PHP OAuth 2.0 Server | thephpleague | 5384 |
| 1257 | [labs](https://github.com/docker/labs) | This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome. | docker | 8738 |
| 1258 | [gd-text](https://github.com/stil/gd-text) | PHP class making it easy to type text on pictures. Supports multi-lined text, horizontal and vertical alignment. | stil | 304 |
| 1259 | [DropboxUploader](https://github.com/ericjsilva/DropboxUploader) | | ericjsilva | 4 |
| 1260 | [wp-a11y-links](https://github.com/freshtilledsoil/wp-a11y-links) | A WordPress Plugin that adds a content filter to search for links that open in a new window, appending an icon to each. | freshtilledsoil | 1 |
| 1261 | [safemysql](https://github.com/colshrapnel/safemysql) | A real safe and convenient way to handle MySQL queries. | colshrapnel | 362 |
| 1262 | [csp-builder](https://github.com/paragonie/csp-builder) | Build Content-Security-Policy headers from a JSON file (or build them programmatically) | paragonie | 479 |
| 1263 | [klein.php](https://github.com/klein/klein.php) | A fast & flexible router | klein | 2511 |
| 1264 | [Cachet](https://github.com/CachetHQ/Cachet) | 📛 An open source status page system for everyone. | CachetHQ | 10952 |
| 1265 | [php-o](https://github.com/jsebrech/php-o) | O-syntax for PHP | jsebrech | 210 |
| 1266 | [matomo](https://github.com/matomo-org/matomo) | Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests! | matomo-org | 12931 |
| 1267 | [directus](https://github.com/directus/directus) | Directus 8 Suite — Future-Proof Headless CMS & API for Custom Databases | directus | 6474 |
| 1268 | [ORM](https://github.com/DenBeke/ORM) | Object-Relational Mapping for PHP | DenBeke | 4 |
| 1269 | [PHP-CLI-Progress-Bar](https://github.com/guiguiboy/PHP-CLI-Progress-Bar) | A PHP5 CLI Progress bar | guiguiboy | 147 |
| 1270 | [Crimp.php](https://github.com/xPaw/Crimp.php) | ⚡ A dead simple multi curl implementation, optimized for high concurrency | xPaw | 17 |
| 1271 | [php-graph-sdk](https://github.com/facebookarchive/php-graph-sdk) | The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php | facebookarchive | 2798 |
| 1272 | [SteamAuth](https://github.com/Jessecar96/SteamAuth) | Example sign in through steam in PHP | Jessecar96 | 44 |
| 1273 | [cron-manager](https://github.com/MUlt1mate/cron-manager) | A PHP cron task manager for MVC-type applications | MUlt1mate | 377 |
| 1274 | [Core](https://github.com/Opentribes/Core) | OpenTribes is an Open source Browsergame | Opentribes | 42 |
| 1275 | [query-tracer](https://github.com/fitztrev/query-tracer) | Find exactly where a specific database query is being called in your Laravel application. | fitztrev | 235 |
| 1276 | [http2img](https://github.com/trogau/http2img) | WordPress plugin to pre-load images using HTTP/2 Server Push | trogau | 11 |
| 1277 | [podcastprofile](https://github.com/casualcoding/podcastprofile) | A place to show what podcasts you listen to | casualcoding | 6 |
| 1278 | [phpmyadmin](https://github.com/phpmyadmin/phpmyadmin) | A web interface for MySQL and MariaDB | phpmyadmin | 4849 |

**[⬆ Back to Index](#-contents)**

## PLpgSQL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [postgresql-migrations](https://github.com/purcell/postgresql-migrations) | Simple Schema Migrations for PostgreSQL | purcell | 32 |

**[⬆ Back to Index](#-contents)**

## Pascal
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [rdpwrap](https://github.com/stascorp/rdpwrap) | RDP Wrapper Library | stascorp | 6775 |

**[⬆ Back to Index](#-contents)**

## Perl
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [FlameGraph](https://github.com/brendangregg/FlameGraph) | Stack trace visualizer | brendangregg | 9370 |
| 2 | [nikto](https://github.com/sullo/nikto) | Nikto web server scanner | sullo | 3706 |
| 3 | [exiftool](https://github.com/exiftool/exiftool) | ExifTool meta information reader/writer | exiftool | 449 |
| 4 | [latex2html](https://github.com/latex2html/latex2html) | Converts LaTeX documents to HTML | latex2html | 123 |
| 5 | [vuln-regex-detector](https://github.com/davisjam/vuln-regex-detector) | Detect vulnerable regexes in your project. REDOS, catastrophic backtracking. | davisjam | 140 |
| 6 | [imapsync](https://github.com/imapsync/imapsync) | Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is | imapsync | 1563 |
| 7 | [rank-amateur-cowsay](https://github.com/tnalpgge/rank-amateur-cowsay) | Fork me if you want to maintain cowsay. | tnalpgge | 122 |
| 8 | [MySQLTuner-perl](https://github.com/major/MySQLTuner-perl) | MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. | major | 5922 |

**[⬆ Back to Index](#-contents)**

## Pony
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [ponysay](https://github.com/erkin/ponysay) | Pony rewrite of cowsay. | erkin | 916 |

**[⬆ Back to Index](#-contents)**

## PowerShell
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Win10-Initial-Setup-Script](https://github.com/Disassembler0/Win10-Initial-Setup-Script) | PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019 | Disassembler0 | 3181 |
| 2 | [vsonline](https://github.com/MicrosoftDocs/vsonline) | Cloud powered development environments | MicrosoftDocs | 227 |
| 3 | [oh-my-posh](https://github.com/JanDeDobbeleer/oh-my-posh) | A prompt theming engine for Powershell | JanDeDobbeleer | 2449 |
| 4 | [Invoke-Obfuscation](https://github.com/danielbohannon/Invoke-Obfuscation) | PowerShell Obfuscator | danielbohannon | 1518 |
| 5 | [ci](https://github.com/appveyor/ci) | AppVeyor community support repository | appveyor | 301 |
| 6 | [Chocolatey-Packages](https://github.com/TakataSanshiro/Chocolatey-Packages) | Some packages that can be installed via chocolatey.org | TakataSanshiro | 7 |
| 7 | [windows-dev-box-setup-scripts](https://github.com/microsoft/windows-dev-box-setup-scripts) | Scripts to simplify setting up a Windows developer box | microsoft | 1125 |
| 8 | [scoop-extras](https://github.com/lukesampson/scoop-extras) | "Extras" bucket for Scoop | lukesampson | 699 |
| 9 | [scoop](https://github.com/lukesampson/scoop) | A command-line installer for Windows. | lukesampson | 10145 |
| 10 | [windows-development-environment](https://github.com/felixrieseberg/windows-development-environment) | :telescope: Turning Windows into an environment ready for modern development | felixrieseberg | 1219 |

**[⬆ Back to Index](#-contents)**

## Python
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [PHP-Internals-Book](https://github.com/phpinternalsbook/PHP-Internals-Book) | PHP Internals Book | phpinternalsbook | 939 |
| 2 | [dangerzone](https://github.com/firstlookmedia/dangerzone) | Take potentially dangerous PDFs, office documents, or images and convert them to a safe PDF | firstlookmedia | 919 |
| 3 | [WPSeku](https://github.com/m4ll0k/WPSeku) | WPSeku - Wordpress Security Scanner | m4ll0k | 703 |
| 4 | [instagram-scraper](https://github.com/rarcega/instagram-scraper) | Scrapes an instagram user's photos and videos | rarcega | 3466 |
| 5 | [yapf](https://github.com/google/yapf) | A formatter for Python files | google | 10448 |
| 6 | [dispatch](https://github.com/Netflix/dispatch) | All of the ad-hoc things you're doing to manage incidents today, done for you, and much more! | Netflix | 1930 |
| 7 | [pseudo-channel](https://github.com/justinemter/pseudo-channel) | This is a python based cli-app using the python-plex-api to control a plex-client and act like a real TV channel with show scheduling, commercial breaks, movie nights, etc. "Home-Brewed TV Channel(s) for Hackers" | justinemter | 92 |
| 8 | [python-n26](https://github.com/femueller/python-n26) | 💵 Unofficial Python client for n26 (Number 26) - https://n26.com/ | femueller | 69 |
| 9 | [clean-text](https://github.com/jfilter/clean-text) | 🧹 Python Package for Text Cleaning | jfilter | 90 |
| 10 | [newspaper](https://github.com/codelucas/newspaper) | News, full-text, and article metadata extraction in Python 3. Advanced docs: | codelucas | 9307 |
| 11 | [nixops](https://github.com/NixOS/nixops) | NixOps, the NixOS-based cloud deployment tool | NixOS | 619 |
| 12 | [trellis](https://github.com/roots/trellis) | Ansible playbooks for a WordPress LEMP stack | roots | 2055 |
| 13 | [spaCy](https://github.com/explosion/spaCy) | 💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython | explosion | 16134 |
| 14 | [stylegan2](https://github.com/NVlabs/stylegan2) | StyleGAN2 - Official TensorFlow Implementation | NVlabs | 3709 |
| 15 | [Docker-Shopware](https://github.com/YannickFricke/Docker-Shopware) | Python script to build Shopware Docker containers | YannickFricke | 2 |
| 16 | [linecache_light](https://github.com/Yelrose/linecache_light) | A python package that can fast random access any lines in a large file without high memory cost. | Yelrose | 12 |
| 17 | [Tenma](https://github.com/Tenma-Server/Tenma) | Comic book server with in-browser reader | Tenma-Server | 184 |
| 18 | [calibre-web](https://github.com/janeczku/calibre-web) | :books: Web app for browsing, reading and downloading eBooks stored in a Calibre database | janeczku | 2990 |
| 19 | [textgenrnn](https://github.com/minimaxir/textgenrnn) | Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code. | minimaxir | 3667 |
| 20 | [Serverless-Goat](https://github.com/OWASP/Serverless-Goat) | OWASP ServerlessGoat: a serverless application demonstrating common serverless security flaws | OWASP | 153 |
| 21 | [flan](https://github.com/cloudflare/flan) | A pretty sweet vulnerability scanner | cloudflare | 3016 |
| 22 | [asciinema](https://github.com/asciinema/asciinema) | Terminal session recorder 📹 | asciinema | 8002 |
| 23 | [Plex-Trakt-Scrobbler](https://github.com/trakt/Plex-Trakt-Scrobbler) | Add what you are watching on Plex to trakt.tv | trakt | 1119 |
| 24 | [tlsmy.net](https://github.com/supersat/tlsmy.net) | TLS-enabling YOUR network! | supersat | 44 |
| 25 | [aoc-dev-resources](https://github.com/SiegeEngineers/aoc-dev-resources) | Useful repositories and articles related to developing software and analysis for Age of Empires II. | SiegeEngineers | 28 |
| 26 | [sherlock](https://github.com/sherlock-project/sherlock) | 🔎 Hunt down social media accounts by username across social networks | sherlock-project | 11096 |
| 27 | [manim](https://github.com/3b1b/manim) | Animation engine for explanatory math videos | 3b1b | 19920 |
| 28 | [delete-tweets](https://github.com/koenrh/delete-tweets) | Delete tweets from your timeline. | koenrh | 301 |
| 29 | [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 | 608 |
| 30 | [Corsy](https://github.com/s0md3v/Corsy) | CORS Misconfiguration Scanner | s0md3v | 567 |
| 31 | [PHPFuck](https://github.com/splitline/PHPFuck) | PHPFuck: ([+.^]) / Using only 7 different characters to write and execute php. | splitline | 50 |
| 32 | [OpenDoor](https://github.com/stanislav-web/OpenDoor) | OWASP WEB Directory Scanner | stanislav-web | 480 |
| 33 | [LinkFinder](https://github.com/GerbenJavado/LinkFinder) | A python script that finds endpoints in JavaScript files | GerbenJavado | 1291 |
| 34 | [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 | 15651 |
| 35 | [localstack](https://github.com/localstack/localstack) | 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! | localstack | 23895 |
| 36 | [PythonPlantsVsZombies](https://github.com/marblexu/PythonPlantsVsZombies) | a simple PlantsVsZombies game | marblexu | 1154 |
| 37 | [howdy](https://github.com/boltgolt/howdy) | 🛡️ Windows Hello™ style facial authentication for Linux | boltgolt | 1118 |
| 38 | [spleeter](https://github.com/deezer/spleeter) | Deezer source separation library including pretrained models. | deezer | 10784 |
| 39 | [rockstar](https://github.com/avinassh/rockstar) | Makes you a Rockstar C++ Programmer in 2 minutes | avinassh | 3811 |
| 40 | [image-super-resolution](https://github.com/idealo/image-super-resolution) | 🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks. | idealo | 1684 |
| 41 | [ipwndfu](https://github.com/geohot/ipwndfu) | open-source jailbreaking tool for many iOS devices | geohot | 86 |
| 42 | [Jarvis](https://github.com/sukeesh/Jarvis) | Personal Assistant for Linux and macOS | sukeesh | 1589 |
| 43 | [galaxy](https://github.com/ansible/galaxy) | Source code behind the Galaxy hub at http://galaxy.ansible.com | ansible | 688 |
| 44 | [ipwndfu](https://github.com/axi0mX/ipwndfu) | open-source jailbreaking tool for many iOS devices | axi0mX | 5674 |
| 45 | [steam-missing-covers-downloader](https://github.com/wynick27/steam-missing-covers-downloader) | Adds missing library covers for new steam UI | wynick27 | 61 |
| 46 | [kubernetes-workshop](https://github.com/eon01/kubernetes-workshop) | ⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it. | eon01 | 2987 |
| 47 | [get-profile-data-of-repo-stargazers-graphql](https://github.com/n0vad3v/get-profile-data-of-repo-stargazers-graphql) | Get profile data of repo stargazers using the GraphQL API, way faster than using the REST API. | n0vad3v | 11 |
| 48 | [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 | 10842 |
| 49 | [c9-python-getting-started](https://github.com/microsoft/c9-python-getting-started) | Sample code for Channel 9 Python for Beginners course | microsoft | 5954 |
| 50 | [ml-glossary](https://github.com/bfortuner/ml-glossary) | Machine learning glossary | bfortuner | 1704 |
| 51 | [deep-head-pose](https://github.com/natanielruiz/deep-head-pose) | :fire::fire: Deep Learning Head Pose Estimation using PyTorch. | natanielruiz | 810 |
| 52 | [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) | The strictest and most opinionated python linter ever! | wemake-services | 902 |
| 53 | [DeDRM_tools](https://github.com/apprenticeharper/DeDRM_tools) | DeDRM tools for ebooks | apprenticeharper | 7260 |
| 54 | [taurus](https://github.com/Blazemeter/taurus) | Automation-friendly framework for Continuous Testing by | Blazemeter | 1183 |
| 55 | [opendrop](https://github.com/seemoo-lab/opendrop) | An open Apple AirDrop implementation written in Python | seemoo-lab | 4046 |
| 56 | [mediasession](https://github.com/w3c/mediasession) | Media Session Standard | w3c | 101 |
| 57 | [wifiphisher](https://github.com/wifiphisher/wifiphisher) | The Rogue Access Point Framework | wifiphisher | 8770 |
| 58 | [cython](https://github.com/cython/cython) | The most widely used Python to C compiler | cython | 5038 |
| 59 | [tiler](https://github.com/nuno-faria/tiler) | 👷 Build images with images | nuno-faria | 4169 |
| 60 | [strictyaml](https://github.com/crdoconnor/strictyaml) | Type-safe YAML parser and validator. | crdoconnor | 648 |
| 61 | [instabot](https://github.com/instagrambot/instabot) | 🐙 Free Instagram scripts, bots and Python API wrapper. Get free instagram followers with our auto like, auto follow and other scripts! | instagrambot | 3409 |
| 62 | [project_alias](https://github.com/bjoernkarmann/project_alias) | Alias is a teachable “parasite” that is designed to give users more control over their smart assistants, both when it comes to customisation and privacy. Through a simple app the user can train Alias to react on a custom wake-word/sound, and once trained, Alias can take control over your home assistant by activating it for you. | bjoernkarmann | 1399 |
| 63 | [Ciphey](https://github.com/brandonskerritt/Ciphey) | Automated decryption tool | brandonskerritt | 17 |
| 64 | [Wordpress-XMLRPC-Brute-Force-Exploit](https://github.com/1N3/Wordpress-XMLRPC-Brute-Force-Exploit) | Wordpress XMLRPC System Multicall Brute Force Exploit (0day) by 1N3 @ CrowdShield | 1N3 | 269 |
| 65 | [git-revise](https://github.com/mystor/git-revise) | A handy tool for doing efficient in-memory commit rebases & fixups | mystor | 422 |
| 66 | [latexrun](https://github.com/aclements/latexrun) | A 21st century LaTeX wrapper | aclements | 425 |
| 67 | [grapheneX](https://github.com/grapheneX/grapheneX) | Automated System Hardening Framework | grapheneX | 605 |
| 68 | [eegsynth](https://github.com/eegsynth/eegsynth) | Converting real-time EEG into sounds, music and visual effects | eegsynth | 159 |
| 69 | [video-object-removal](https://github.com/zllrunning/video-object-removal) | Just draw a bounding box and you can remove the object you want to remove. | zllrunning | 1581 |
| 70 | [dharma](https://github.com/MozillaSecurity/dharma) | Generation-based, context-free grammar fuzzer. | MozillaSecurity | 344 |
| 71 | [avalanche](https://github.com/MozillaSecurity/avalanche) | Avalanche is a document generator which uses context-free grammars to generate randomized outputs for fuzz-testing. | MozillaSecurity | 26 |
| 72 | [grizzly](https://github.com/MozillaSecurity/grizzly) | A cross-platform browser fuzzing framework | MozillaSecurity | 202 |
| 73 | [celery](https://github.com/celery/celery) | Distributed Task Queue (development branch) | celery | 14742 |
| 74 | [face_recognition](https://github.com/ageitgey/face_recognition) | The world's simplest facial recognition api for Python and the command line | ageitgey | 33278 |
| 75 | [pontoon](https://github.com/mozilla/pontoon) | Mozilla's Localization Platform | mozilla | 777 |
| 76 | [httpx](https://github.com/encode/httpx) | A next generation HTTP client for Python. 🦋 | encode | 4296 |
| 77 | [spotify-downloader](https://github.com/ritiek/spotify-downloader) | Download Spotify playlists from YouTube with albumart and metadata | ritiek | 3472 |
| 78 | [plotly.py](https://github.com/plotly/plotly.py) | An open-source, interactive graphing library for Python (includes Plotly Express) :sparkles: | plotly | 6369 |
| 79 | [GitGot](https://github.com/BishopFox/GitGot) | Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive secrets. | BishopFox | 851 |
| 80 | [glacier-vault-remove](https://github.com/leeroybrun/glacier-vault-remove) | Remove all archives stored inside an Amazon Glacier vault, even if you have a huge number of them. | leeroybrun | 286 |
| 81 | [mkchromecast](https://github.com/muammar/mkchromecast) | Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices | muammar | 1433 |
| 82 | [addons-server](https://github.com/mozilla/addons-server) | 🕶 addons.mozilla.org Django app and API 🎉 | mozilla | 643 |
| 83 | [speedtest-cli](https://github.com/sivel/speedtest-cli) | Command line interface for testing internet bandwidth using speedtest.net | sivel | 9463 |
| 84 | [htm.py](https://github.com/jviide/htm.py) | JSX-like syntax in plain Python | jviide | 81 |
| 85 | [models](https://github.com/PaddlePaddle/models) | Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型) | PaddlePaddle | 4364 |
| 86 | [atomic](https://github.com/projectatomic/atomic) | Atomic Run Tool for installing/running/managing container images. | projectatomic | 494 |
| 87 | [anchore-engine](https://github.com/anchore/anchore-engine) | A service that analyzes docker images and applies user-defined acceptance policies to allow automated container image validation and certification | anchore | 849 |
| 88 | [gogapidocs](https://github.com/Yepoleb/gogapidocs) | Community created documentation of the GOG.com APIs | Yepoleb | 31 |
| 89 | [vulnx](https://github.com/anouarbensaad/vulnx) | vulnx 🕷️ is an intelligent bot auto shell injector that detect vulnerabilities in multiple types of cms { `wordpress , joomla , drupal , prestashop .. `} | anouarbensaad | 756 |
| 90 | [generative_art](https://github.com/aaronpenne/generative_art) | A collection of my generative artwork, mostly with Processing in Python mode | aaronpenne | 1035 |
| 91 | [DeleteFB](https://github.com/weskerfoot/DeleteFB) | Automate Scrubbing your Facebook Presence | weskerfoot | 2613 |
| 92 | [mozdownload](https://github.com/mozilla/mozdownload) | Easy to use download tool and API for different types of Firefox and Thunderbird builds | mozilla | 55 |
| 93 | [realtweetornotbot](https://github.com/giulionf/realtweetornotbot) | Scans screenshots of tweets on reddit and links the corresponding tweet | giulionf | 56 |
| 94 | [stethoscope](https://github.com/Netflix-Skunkworks/stethoscope) | Personalized, user-focused recommendations for employee information security. | Netflix-Skunkworks | 1867 |
| 95 | [chainbreaker](https://github.com/n0fate/chainbreaker) | Mac OS X Keychain Forensic Tool | n0fate | 341 |
| 96 | [PySnooper](https://github.com/cool-RR/PySnooper) | Never use print for debugging again | cool-RR | 13359 |
| 97 | [GitHacker](https://github.com/WangYihang/GitHacker) | 🕷️ A Git source leak exploit tool that restores the entire Git repository, including data from stash, for white-box auditing and analysis of developers' mind | WangYihang | 340 |
| 98 | [python-shortcuts](https://github.com/alexander-akhmetov/python-shortcuts) | Create Siri Shortcuts with Python | alexander-akhmetov | 491 |
| 99 | [pyodide](https://github.com/iodide-project/pyodide) | The Python scientific stack, compiled to WebAssembly | iodide-project | 3613 |
| 100 | [starless](https://github.com/rantonels/starless) | Starless is a CPU black hole raytracer in numpy suitable for both informative diagrams and decent wallpaper material. | rantonels | 565 |
| 101 | [uds](https://github.com/stewartmcgown/uds) | Unlimited Drive Storage by splitting binary files into base64 | stewartmcgown | 3866 |
| 102 | [stronghold](https://github.com/alichtman/stronghold) | Easily configure macOS security settings from the terminal. | alichtman | 679 |
| 103 | [psd-tools](https://github.com/psd-tools/psd-tools) | Python package for reading Adobe Photoshop PSD files | psd-tools | 525 |
| 104 | [CheatSheetSeries](https://github.com/OWASP/CheatSheetSeries) | The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics. | OWASP | 12348 |
| 105 | [papermill](https://github.com/nteract/papermill) | 📚 Parameterize, execute, and analyze notebooks | nteract | 3110 |
| 106 | [core](https://github.com/home-assistant/core) | :house_with_garden: Open source home automation that puts local control and privacy first | home-assistant | 32494 |
| 107 | [feedparser](https://github.com/kurtmckee/feedparser) | Parse feeds in Python | kurtmckee | 1000 |
| 108 | [automl-gs](https://github.com/minimaxir/automl-gs) | Provide an input CSV and a target field to predict, generate a model + code to run it. | minimaxir | 1637 |
| 109 | [paper-tips-and-tricks](https://github.com/Wookai/paper-tips-and-tricks) | Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab. | Wookai | 2708 |
| 110 | [SPADE](https://github.com/NVlabs/SPADE) | Semantic Image Synthesis with SPADE | NVlabs | 5697 |
| 111 | [eht-imaging](https://github.com/achael/eht-imaging) | Imaging, analysis, and simulation software for radio interferometry | achael | 5126 |
| 112 | [nvidia-patch](https://github.com/keylase/nvidia-patch) | This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs. | keylase | 1026 |
| 113 | [beagle](https://github.com/yampelo/beagle) | Beagle is an incident response and digital forensics tool which transforms security logs and data into graphs. | yampelo | 865 |
| 114 | [pytype](https://github.com/google/pytype) | A static type analyzer for Python code | google | 2554 |
| 115 | [instantbox](https://github.com/instantbox/instantbox) | Get a clean, ready-to-go Linux box in seconds. | instantbox | 2941 |
| 116 | [speedtest-tools](https://github.com/teamookla/speedtest-tools) | Open source tools for the Speedtest ecosystem | teamookla | 7 |
| 117 | [ArchiveBox](https://github.com/pirate/ArchiveBox) | 🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... | pirate | 6220 |
| 118 | [wait-for-it](https://github.com/vishnubob/wait-for-it) | Pure bash script to test and wait on the availability of a TCP host and port | vishnubob | 4812 |
| 119 | [wesng](https://github.com/bitsadmin/wesng) | Windows Exploit Suggester - Next Generation | bitsadmin | 1623 |
| 120 | [neural-mmo](https://github.com/openai/neural-mmo) | Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents" | openai | 1168 |
| 121 | [Awesome-WAF](https://github.com/0xInfection/Awesome-WAF) | 🔥 Everything awesome about web-application firewalls (WAF). | 0xInfection | 2707 |
| 122 | [bullet](https://github.com/Mckinsey666/bullet) | 🚅 Interactive prompts made simple. Build a prompt like stacking blocks. | Mckinsey666 | 2809 |
| 123 | [subsync](https://github.com/smacke/subsync) | Automagically synchronize subtitles with video. 自动同步字幕与视频。 | smacke | 4276 |
| 124 | [cyber-security-framework](https://github.com/black-security/cyber-security-framework) | The CyberSecurity Framework (CSF for short) is a local Python3 scripting package which aims directly on Cyber Security auditing, where you can execute and create new programs for any purpuse that go under your own responsibility to fit your needs. (You can still use/extend it to fit on any unrelated needs of your own). | black-security | 21 |
| 125 | [awesome-python](https://github.com/vinta/awesome-python) | A curated list of awesome Python frameworks, libraries, software and resources | vinta | 80993 |
| 126 | [gpt-2](https://github.com/openai/gpt-2) | Code for the paper "Language Models are Unsupervised Multitask Learners" | openai | 11390 |
| 127 | [PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings) | A list of useful payloads and bypass for Web Application Security and Pentest/CTF | swisskyrepo | 13683 |
| 128 | [faceswap](https://github.com/deepfakes/faceswap) | Deepfakes Software For All | deepfakes | 29862 |
| 129 | [ludwig](https://github.com/uber/ludwig) | Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code. | uber | 6602 |
| 130 | [python-cheatsheet](https://github.com/gto76/python-cheatsheet) | Comprehensive Python Cheatsheet | gto76 | 12312 |
| 131 | [stylegan](https://github.com/NVlabs/stylegan) | StyleGAN - Official TensorFlow Implementation | NVlabs | 9218 |
| 132 | [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 | 6179 |
| 133 | [clusterfuzz](https://github.com/google/clusterfuzz) | Scalable fuzzing infrastructure. | google | 4165 |
| 134 | [JBOPS](https://github.com/blacktwin/JBOPS) | Just a Bunch Of Plex Scripts | blacktwin | 652 |
| 135 | [plex_autoscan](https://github.com/l3uddz/plex_autoscan) | Script to assist sonarr/radarr with plex imports. Will only scan the folder that has been imported, instead of the whole library section. | l3uddz | 206 |
| 136 | [ASCII-generator](https://github.com/uvipen/ASCII-generator) | ASCII generator (image to text, image to image, video to video) | uvipen | 656 |
| 137 | [stanza](https://github.com/stanfordnlp/stanza) | Official Stanford NLP Python Library for Many Human Languages | stanfordnlp | 3874 |
| 138 | [apprise](https://github.com/caronc/apprise) | Apprise - Push Notifications that work with just about every platform! | caronc | 2783 |
| 139 | [catt](https://github.com/skorokithakis/catt) | Cast All The Things allows you to send videos from many, many online sources to your Chromecast. | skorokithakis | 1998 |
| 140 | [bash-lambda-layer](https://github.com/gkrizek/bash-lambda-layer) | Run Bash scripts in AWS Lambda via Layers | gkrizek | 304 |
| 141 | [deep-learning-roadmap](https://github.com/machinelearningmindset/deep-learning-roadmap) | :satellite: All You Need to Know About Deep Learning - A kick-starter | machinelearningmindset | 3703 |
| 142 | [howmanypeoplearearound](https://github.com/schollz/howmanypeoplearearound) | Count the number of people around you :family_man_man_boy: by monitoring wifi signals :satellite: | schollz | 6229 |
| 143 | [flair](https://github.com/flairNLP/flair) | A very simple framework for state-of-the-art Natural Language Processing (NLP) | flairNLP | 8393 |
| 144 | [uncaptcha2](https://github.com/ecthros/uncaptcha2) | defeating the latest version of ReCaptcha with 91% accuracy | ecthros | 4682 |
| 145 | [multiscanner](https://github.com/mitre/multiscanner) | Modular file scanning/analysis framework | mitre | 445 |
| 146 | [octodns](https://github.com/github/octodns) | Tools for managing DNS across multiple providers | github | 1549 |
| 147 | [vpn-at-home](https://github.com/ezaquarii/vpn-at-home) | 1-click, self-hosted deployment of OpenVPN with DNS ad blocking sinkhole | ezaquarii | 1061 |
| 148 | [eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee](https://github.com/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee) | eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee | eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee | 7789 |
| 149 | [pytext](https://github.com/facebookresearch/pytext) | A natural language modeling framework based on PyTorch | facebookresearch | 5779 |
| 150 | [wharf](https://github.com/palfrey/wharf) | Web UI for Dokku | palfrey | 147 |
| 151 | [loguru](https://github.com/Delgan/loguru) | Python logging made (stupidly) simple | Delgan | 5882 |
| 152 | [tumblr-utils](https://github.com/bbolli/tumblr-utils) | Utilities for dealing with Tumblr blogs, Tumblr backup | bbolli | 576 |
| 153 | [trio](https://github.com/python-trio/trio) | Trio – a friendly Python library for async concurrency and I/O | python-trio | 3083 |
| 154 | [DeepZine](https://github.com/AndrewBeers/DeepZine) | Synthetic book pages created with a PGGAN | AndrewBeers | 76 |
| 155 | [pixelhouse](https://github.com/thoppe/pixelhouse) | A minimalist drawing library for making beautiful animations in python | thoppe | 301 |
| 156 | [hall-of-fame](https://github.com/sourcerer-io/hall-of-fame) | :trophy: Show some love to your contributors! A widget for your repo README. Visual and clean. Refreshes every hour. | sourcerer-io | 679 |
| 157 | [webcompat.com](https://github.com/webcompat/webcompat.com) | Source code for | webcompat | 187 |
| 158 | [jellylanguage](https://github.com/DennisMitchell/jellylanguage) | Jelly is a recreational programming language inspired by J. | DennisMitchell | 494 |
| 159 | [Dshell](https://github.com/USArmyResearchLab/Dshell) | Dshell is a network forensic analysis framework. | USArmyResearchLab | 5238 |
| 160 | [XSStrike](https://github.com/s0md3v/XSStrike) | Most advanced XSS scanner. | s0md3v | 7796 |
| 161 | [Inboxen](https://github.com/Inboxen/Inboxen) | Main repo for Inboxen.org | Inboxen | 153 |
| 162 | [domato](https://github.com/googleprojectzero/domato) | DOM fuzzer | googleprojectzero | 1140 |
| 163 | [cipherscan](https://github.com/mozilla/cipherscan) | A very simple way to find out which SSL ciphersuites are supported by a target. | mozilla | 1634 |
| 164 | [kamerka](https://github.com/woj-ciech/kamerka) | Build interactive map of cameras from Shodan | woj-ciech | 1067 |
| 165 | [optical-illusion-dataset](https://github.com/robertmaxwilliams/optical-illusion-dataset) | JSON files with image links and metadata for optical illusions. Stay tuned as it grows and the images are released in gzip format from University host | robertmaxwilliams | 23 |
| 166 | [terrain-erosion-3-ways](https://github.com/dandrino/terrain-erosion-3-ways) | Three Ways of Generating Terrain with Erosion Features | dandrino | 270 |
| 167 | [wal-e](https://github.com/wal-e/wal-e) | Continuous Archiving for Postgres | wal-e | 3071 |
| 168 | [gixy](https://github.com/yandex/gixy) | Nginx configuration static analyzer | yandex | 6365 |
| 169 | [game-programmer](https://github.com/miloyip/game-programmer) | A Study Path for Game Programmer | miloyip | 10644 |
| 170 | [TensorFlow-Course](https://github.com/machinelearningmindset/TensorFlow-Course) | Simple and ready-to-use tutorials for TensorFlow | machinelearningmindset | 14240 |
| 171 | [hosts](https://github.com/StevenBlack/hosts) | Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category. | StevenBlack | 14969 |
| 172 | [ansible](https://github.com/ansible/ansible) | Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/ | ansible | 42543 |
| 173 | [mackup](https://github.com/lra/mackup) | Keep your application settings in sync (OS X/Linux) | lra | 9731 |
| 174 | [thefuck](https://github.com/nvbn/thefuck) | Magnificent app which corrects your previous console command. | nvbn | 52820 |
| 175 | [Python](https://github.com/TheAlgorithms/Python) | All Algorithms implemented in Python | TheAlgorithms | 69286 |
| 176 | [macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide) | Guide to securing and improving privacy on macOS | drduh | 15697 |
| 177 | [learn-python](https://github.com/trekhleb/learn-python) | 📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations. | trekhleb | 3397 |
| 178 | [lexicon](https://github.com/AnalogJ/lexicon) | Manipulate DNS records on various DNS providers in a standardized way. | AnalogJ | 855 |
| 179 | [sentry-plugins](https://github.com/getsentry/sentry-plugins) | Official plugins for Sentry server | getsentry | 210 |
| 180 | [laravan](https://github.com/jsphpl/laravan) | Ansible Playbooks for Laravel - machine provisioning and app deployment | jsphpl | 37 |
| 181 | [trackerjacker](https://github.com/calebmadrigal/trackerjacker) | Like nmap for mapping wifi networks you're not connected to, plus device tracking | calebmadrigal | 2146 |
| 182 | [T2F](https://github.com/akanimax/T2F) | T2F: text to face generation using Deep Learning | akanimax | 449 |
| 183 | [exchangeratesapi](https://github.com/exchangeratesapi/exchangeratesapi) | Exchange Rates API | exchangeratesapi | 1121 |
| 184 | [arxiv-vanity](https://github.com/arxiv-vanity/arxiv-vanity) | Renders papers from arXiv as responsive web pages so you don't have to squint at a PDF. | arxiv-vanity | 1022 |
| 185 | [Raccoon](https://github.com/evyatarmeged/Raccoon) | A high performance offensive security tool for reconnaissance and vulnerability scanning | evyatarmeged | 1751 |
| 186 | [public-apis](https://github.com/public-apis/public-apis) | A collective list of free APIs for use in software and web development. | public-apis | 75624 |
| 187 | [django](https://github.com/django/django) | The Web framework for perfectionists with deadlines. | django | 48324 |
| 188 | [cheat.sh](https://github.com/chubin/cheat.sh) | the only cheat sheet you need | chubin | 18517 |
| 189 | [pendulum](https://github.com/sdispater/pendulum) | Python datetimes made easy | sdispater | 3824 |
| 190 | [mitmproxy](https://github.com/mitmproxy/mitmproxy) | An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. | mitmproxy | 18364 |
| 191 | [vibora](https://github.com/vibora-io/vibora) | Fast, asynchronous and elegant Python web framework. | vibora-io | 5557 |
| 192 | [termtosvg](https://github.com/nbedos/termtosvg) | Record terminal sessions as SVG animations | nbedos | 8742 |
| 193 | [openradar-mirror](https://github.com/lionheart/openradar-mirror) | A mirror of radars pulled from http://openradar.me/. | lionheart | 232 |
| 194 | [Airplayer](https://github.com/pascalw/Airplayer) | Python script to make media playing software Apple Airplay compatbible. Currently supports XBMC, Plex and Boxee. | pascalw | 330 |
| 195 | [inter](https://github.com/rsms/inter) | The Inter font family | rsms | 10621 |
| 196 | [learn_math_fast](https://github.com/llSourcell/learn_math_fast) | This is the Curriculum for "How to Learn Mathematics Fast" By Siraj Raval on Youtube | llSourcell | 2904 |
| 197 | [gif-for-cli](https://github.com/google/gif-for-cli) | | google | 2599 |
| 198 | [chainer](https://github.com/chainer/chainer) | A flexible framework of neural networks for deep learning | chainer | 5328 |
| 199 | [flask](https://github.com/pallets/flask) | The Python micro framework for building web applications. | pallets | 49759 |
| 200 | [codemod](https://github.com/facebook/codemod) | Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source. | facebook | 3337 |
| 201 | [PathPicker](https://github.com/facebook/PathPicker) | PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything.After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands. | facebook | 4373 |
| 202 | [prophet](https://github.com/facebook/prophet) | Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. | facebook | 10502 |
| 203 | [supervisor](https://github.com/Supervisor/supervisor) | Supervisor process control system for UNIX | Supervisor | 6050 |
| 204 | [black](https://github.com/psf/black) | The uncompromising Python code formatter | psf | 15444 |
| 205 | [SmoothLife](https://github.com/duckythescientist/SmoothLife) | Continuous Domain Game of Life in Python with Numpy | duckythescientist | 536 |
| 206 | [monkey](https://github.com/guardicore/monkey) | Infection Monkey - An automated pentest tool | guardicore | 3123 |
| 207 | [legit](https://github.com/frostming/legit) | Git for Humans, Inspired by GitHub for Mac™. | frostming | 5636 |
| 208 | [doitlive](https://github.com/sloria/doitlive) | Because sometimes you need to do it live | sloria | 2700 |
| 209 | [backintime](https://github.com/bit-team/backintime) | Back In Time - A simple backup tool for Linux | bit-team | 862 |
| 210 | [ordered-arrowverse](https://github.com/AceFire6/ordered-arrowverse) | A listing of all shows in the Arrowverse in watch order to ensure continuity and sensible ordering for crossover episodes | AceFire6 | 51 |
| 211 | [kaRdaSShian](https://github.com/therippa/kaRdaSShian) | RSS Filter for Newsfeeds | therippa | 5 |
| 212 | [Pokemon-Terminal](https://github.com/LazoCoder/Pokemon-Terminal) | Pokemon terminal themes. | LazoCoder | 3428 |
| 213 | [Crunch](https://github.com/chrissimpkins/Crunch) | Insane(ly slow but wicked good) PNG image optimization | chrissimpkins | 2823 |
| 214 | [usbkill](https://github.com/hephaest0s/usbkill) | « usbkill » is an anti-forensic kill-switch that waits for a change on your USB ports and then immediately shuts down your computer. | hephaest0s | 2783 |
| 215 | [huepy](https://github.com/s0md3v/huepy) | Print awesomely in terminals. | s0md3v | 1358 |
| 216 | [docker-rust](https://github.com/Scorpil/docker-rust) | | Scorpil | 47 |
| 217 | [tandem](https://github.com/typeintandem/tandem) | Typing in Tandem. Decentralized, cross-editor, collaborative text-editing! | typeintandem | 679 |
| 218 | [face-alignment](https://github.com/1adrianb/face-alignment) | :fire: 2D and 3D Face alignment library build using pytorch | 1adrianb | 3721 |
| 219 | [Detectron](https://github.com/facebookresearch/Detectron) | FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet. | facebookresearch | 23075 |
| 220 | [haveibeenpwned_lastpass](https://github.com/dionysio/haveibeenpwned_lastpass) | Check if your lastpass passwords have been pwned by someone | dionysio | 92 |
| 221 | [tribler](https://github.com/Tribler/tribler) | Privacy enhanced BitTorrent client with P2P content discovery | Tribler | 3179 |
| 222 | [15-minute-apps](https://github.com/learnpyqt/15-minute-apps) | 15 minute (small) desktop apps built with PyQt | learnpyqt | 2082 |
| 223 | [FastPhotoStyle](https://github.com/NVIDIA/FastPhotoStyle) | Style transfer, deep learning, feature transform | NVIDIA | 10174 |
| 224 | [30-seconds-of-python](https://github.com/30-seconds/30-seconds-of-python) | Short Python code snippets for all your development needs | 30-seconds | 6279 |
| 225 | [Tautulli](https://github.com/Tautulli/Tautulli) | A Python based monitoring and tracking tool for Plex Media Server. | Tautulli | 3303 |
| 226 | [wtfpython](https://github.com/satwikkansal/wtfpython) | Do you think you know Python? | satwikkansal | 19628 |
| 227 | [CloudFlair](https://github.com/christophetd/CloudFlair) | 🔎 Find origin servers of websites behind CloudFlare by using Internet-wide scan data from Censys. | christophetd | 985 |
| 228 | [Eel](https://github.com/samuelhwilliams/Eel) | A little Python library for making simple Electron-like HTML/JS GUI apps | samuelhwilliams | 3369 |
| 229 | [toapi](https://github.com/gaojiuli/toapi) | Every web site provides APIs. | gaojiuli | 2995 |
| 230 | [open-paperless](https://github.com/zhoubear/open-paperless) | Scan, index, and archive all of your paper documents (acquired by Mayan EDMS) | zhoubear | 2490 |
| 231 | [isso](https://github.com/posativ/isso) | a Disqus alternative | posativ | 3905 |
| 232 | [caddy-ansible](https://github.com/antoiner77/caddy-ansible) | Ansible playbook for caddy | antoiner77 | 83 |
| 233 | [PyBoy](https://github.com/Baekalfen/PyBoy) | Game Boy emulator written in Python | Baekalfen | 342 |
| 234 | [PlexConnect](https://github.com/iBaa/PlexConnect) | Plex @ aTV - think different... | iBaa | 1860 |
| 235 | [datasette](https://github.com/simonw/datasette) | A tool for exploring and publishing data | simonw | 3290 |
| 236 | [pretix](https://github.com/pretix/pretix) | Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc. | pretix | 840 |
| 237 | [Dragonfire](https://github.com/DragonComputer/Dragonfire) | the open-source virtual assistant for Ubuntu based Linux distributions | DragonComputer | 1001 |
| 238 | [sketch-to-react-native](https://github.com/nanohop/sketch-to-react-native) | Convert Sketch files into React Native components | nanohop | 2278 |
| 239 | [zzzzz](https://github.com/defaultnamehere/zzzzz) | Roleplay as the NSA by making creepy graphs of your friends | defaultnamehere | 1284 |
| 240 | [gitsuggest](https://github.com/csurfer/gitsuggest) | A tool to suggest github repositories based on the repositories you have shown interest in. | csurfer | 625 |
| 241 | [trytravis](https://github.com/sethmlarson/trytravis) | Send local git changes to Travis CI without commits or pushes. | sethmlarson | 133 |
| 242 | [Cinema4D-Threejs-Exporter](https://github.com/BlackDice/Cinema4D-Threejs-Exporter) | Exporter for Cinema 4D to JSON format usable in Three.js | BlackDice | 178 |
| 243 | [bumpversion](https://github.com/peritus/bumpversion) | Version-bump your software with a single command | peritus | 1308 |
| 244 | [Radicale](https://github.com/Kozea/Radicale) | A simple CalDAV (calendar) and CardDAV (contact) server. | Kozea | 1794 |
| 245 | [sentry](https://github.com/getsentry/sentry) | Sentry is cross-platform application monitoring, with a focus on error reporting. | getsentry | 24474 |
| 246 | [mailinabox](https://github.com/mail-in-a-box/mailinabox) | Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box. | mail-in-a-box | 8996 |
| 247 | [himawaripy](https://github.com/boramalper/himawaripy) | Set near-realtime picture of Earth as your desktop background | boramalper | 1330 |
| 248 | [codespell](https://github.com/codespell-project/codespell) | check code for common misspellings | codespell-project | 292 |
| 249 | [streamlink](https://github.com/streamlink/streamlink) | CLI for extracting streams from various websites to a video player of your choosing | streamlink | 4515 |
| 250 | [scrapy](https://github.com/scrapy/scrapy) | Scrapy, a fast high-level web crawling & scraping framework for Python. | scrapy | 36652 |
| 251 | [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 | 88568 |
| 252 | [suite](https://github.com/Staffjoy/suite) | Staffjoy V1, aka "Suite" - a scheduling application for hundreds of workers | Staffjoy | 800 |
| 253 | [youtube-dl](https://github.com/ytdl-org/youtube-dl) | Command-line program to download videos from YouTube.com and other video sites | ytdl-org | 63928 |
| 254 | [mycli](https://github.com/dbcli/mycli) | A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. | dbcli | 8569 |
| 255 | [readthedocs.org](https://github.com/readthedocs/readthedocs.org) | The source code that powers readthedocs.org | readthedocs | 5757 |
| 256 | [FreeWifi](https://github.com/kylemcdonald/FreeWifi) | How to get free wifi. | kylemcdonald | 2621 |
| 257 | [fail2ban](https://github.com/fail2ban/fail2ban) | Daemon to ban hosts that cause multiple authentication errors | fail2ban | 4890 |
| 258 | [big-list-of-naughty-strings](https://github.com/minimaxir/big-list-of-naughty-strings) | The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. | minimaxir | 35546 |
| 259 | [open_exoplanet_catalogue](https://github.com/OpenExoplanetCatalogue/open_exoplanet_catalogue) | The Open Exoplanet Catalogue | OpenExoplanetCatalogue | 664 |
| 260 | [git-gud](https://github.com/fsufitch/git-gud) | Ever had someone tell you to "get good"? Now you can! | fsufitch | 786 |
| 261 | [dereferer](https://github.com/jcsaaddupuy/dereferer) | Stupid, simple, self hostable, dereferer | jcsaaddupuy | 2 |
| 262 | [pelican](https://github.com/getpelican/pelican) | Static site generator that supports Markdown and reST syntax. Powered by Python. | getpelican | 9521 |
| 263 | [cdtea](https://github.com/achilikin/cdtea) | Tea brewing machine | achilikin | 131 |
| 264 | [have-fun-with-machine-learning](https://github.com/humphd/have-fun-with-machine-learning) | An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks | humphd | 4847 |
| 265 | [slackify](https://github.com/osteenbergen/slackify) | Slack bot to play/queue Spotify | osteenbergen | 13 |
| 266 | [neural-enhance](https://github.com/alexjc/neural-enhance) | Super Resolution for images using deep learning. | alexjc | 10059 |
| 267 | [sqlmap](https://github.com/sqlmapproject/sqlmap) | Automatic SQL injection and database takeover tool | sqlmapproject | 16822 |
| 268 | [flask_jsondash](https://github.com/christabor/flask_jsondash) | :snake: :bar_chart: :chart_with_upwards_trend: Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go. | christabor | 3021 |
| 269 | [instagram_bot_python](https://github.com/Mila432/instagram_bot_python) | Python bot for Instagram using the unofficial api. | Mila432 | 10 |
| 270 | [qrcode](https://github.com/sylnsfar/qrcode) | artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码) | sylnsfar | 7159 |
| 271 | [weight-loss](https://github.com/arielf/weight-loss) | Machine Learning meets ketosis: how to effectively lose weight | arielf | 3274 |
| 272 | [TopDeepLearning](https://github.com/aymericdamien/TopDeepLearning) | A list of popular github projects related to deep learning | aymericdamien | 4815 |
| 273 | [PokemonGo-DesktopMap](https://github.com/mchristopher/PokemonGo-DesktopMap) | Electron App around PokemonGo-Map | mchristopher | 1814 |
| 274 | [PS4-3.55-Code-Execution-PoC](https://github.com/Fire30/PS4-3.55-Code-Execution-PoC) | | Fire30 | 159 |
| 275 | [RocketMap](https://github.com/RocketMap/RocketMap) | 🌏 Live visualization of all the pokemon in your area... and more! | RocketMap | 2811 |
| 276 | [PTCAccount](https://github.com/jepayne1138/PTCAccount) | Automatic creation of Pokémon Trainer Club accounts | jepayne1138 | 41 |
| 277 | [PGO-mapscan-opt](https://github.com/seikur0/PGO-mapscan-opt) | | seikur0 | 115 |
| 278 | [pynder](https://github.com/charliewolf/pynder) | :fire: Python client for tinder api | charliewolf | 546 |
| 279 | [pokemon_go_username_check](https://github.com/Mila432/pokemon_go_username_check) | | Mila432 | 17 |
| 280 | [smoke](https://github.com/skadistats/smoke) | Faster, better Dota 2 Python replay parser. | skadistats | 192 |
| 281 | [Prebake](https://github.com/liamja/Prebake) | A set of Adblock filters to block obtrusive EU cookie law notices. | liamja | 216 |
| 282 | [livestreamer](https://github.com/chrippa/livestreamer) | Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead. | chrippa | 3740 |
| 283 | [httpie](https://github.com/jakubroztocil/httpie) | As easy as HTTPie /aitch-tee-tee-pie/ 🥧 Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://twitter.com/clihttp | jakubroztocil | 46280 |

**[⬆ Back to Index](#-contents)**

## QML
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [yubioath-desktop](https://github.com/Yubico/yubioath-desktop) | Yubico Authenticator for Desktop (Windows, macOS and Linux) | Yubico | 382 |
| 2 | [cool-retro-term](https://github.com/Swordfish90/cool-retro-term) | A good looking terminal emulator which mimics the old cathode display... | Swordfish90 | 12294 |

**[⬆ Back to Index](#-contents)**

## R
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [wesanderson](https://github.com/karthik/wesanderson) | A Wes Anderson color palette for R | karthik | 1151 |

**[⬆ Back to Index](#-contents)**

## Racket
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [racket](https://github.com/racket/racket) | The Racket repository | racket | 3468 |

**[⬆ Back to Index](#-contents)**

## Reason
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [fnm](https://github.com/Schniz/fnm) | 🚀 Fast and simple Node.js version manager, built in native ReasonML | Schniz | 2120 |
| 2 | [revery](https://github.com/revery-ui/revery) | :zap: Native, high-performance, cross-platform desktop apps - built with Reason! | revery-ui | 6488 |

**[⬆ Back to Index](#-contents)**

## Rich Text Format
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [ckeditor4](https://github.com/ckeditor/ckeditor4) | The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins. | ckeditor | 4966 |
| 2 | [macdown](https://github.com/MacDownApp/macdown) | Open source Markdown editor for macOS. | MacDownApp | 8243 |

**[⬆ Back to Index](#-contents)**

## Roff
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [licensecheck](https://github.com/google/licensecheck) | The licensecheck package classifies license files and heuristically determines how well they correspond to known open source licenses. | google | 201 |

**[⬆ Back to Index](#-contents)**

## Ruby
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [homebrew-musl-cross](https://github.com/FiloSottile/homebrew-musl-cross) | Homebrew Formula for static-friendly musl-based GCC macOS-to-Linux cross-compilers | FiloSottile | 160 |
| 2 | [homebrew-fonts-nonfree](https://github.com/colindean/homebrew-fonts-nonfree) | Nonfree font installers for Homebrew & Caskroom | colindean | 59 |
| 3 | [hypershield](https://github.com/ankane/hypershield) | Shield sensitive data in Postgres and MySQL | ankane | 93 |
| 4 | [stayinghomeclub](https://github.com/phildini/stayinghomeclub) | A list of all the companies WFH or events changed because of covid-19 | phildini | 453 |
| 5 | [next-right-now](https://github.com/UnlyEd/next-right-now) | Flexible production-grade boilerplate with Next.js 9, Zeit and TypeScript. Includes multiple opt-in presets using GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and B2B multiple single-tenants (monorepo) support | UnlyEd | 118 |
| 6 | [truncato](https://github.com/jorgemanrubia/truncato) | A tool for truncating HTML strings efficiently | jorgemanrubia | 40 |
| 7 | [wpscan](https://github.com/wpscanteam/wpscan) | WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites. | wpscanteam | 4808 |
| 8 | [ynab-bank-importer](https://github.com/schurig/ynab-bank-importer) | 💰 Pull transactions from your bank and import them to YNAB automatically. | schurig | 122 |
| 9 | [cli-ui](https://github.com/Shopify/cli-ui) | Terminal user interface library | Shopify | 439 |
| 10 | [puffing-billy](https://github.com/oesmith/puffing-billy) | A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec. | oesmith | 532 |
| 11 | [soulmedicine](https://github.com/chaynHQ/soulmedicine) | Soul Medicine a multilingual digital service designed to deliver critical information in bite-sized pieces. | chaynHQ | 8 |
| 12 | [tty](https://github.com/piotrmurach/tty) | Toolkit for developing sleek command line apps. | piotrmurach | 2119 |
| 13 | [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) | Ruby implementation of GraphQL | rmosolgo | 4216 |
| 14 | [news-sniffer](https://github.com/johnl/news-sniffer) | A project that watches news media webpages for changes in news articles | johnl | 56 |
| 15 | [homebrew-cask](https://github.com/Homebrew/homebrew-cask) | 🍻 A CLI workflow for the administration of macOS applications distributed as binaries | Homebrew | 16796 |
| 16 | [vagrant](https://github.com/hashicorp/vagrant) | Vagrant is a tool for building and distributing development environments. | hashicorp | 19661 |
| 17 | [inertia-rails](https://github.com/inertiajs/inertia-rails) | The Rails adapter for Inertia.js. | inertiajs | 50 |
| 18 | [Ruby](https://github.com/TheAlgorithms/Ruby) | | TheAlgorithms | 195 |
| 19 | [sorbet](https://github.com/sorbet/sorbet) | A fast, powerful type checker designed for Ruby | sorbet | 2125 |
| 20 | [jit_preloader](https://github.com/clio/jit_preloader) | Frees your Rails app from N+1 queries. | clio | 79 |
| 21 | [email_reply_parser](https://github.com/github/email_reply_parser) | Small library to parse plain text email content | github | 570 |
| 22 | [travis.rb](https://github.com/travis-ci/travis.rb) | Travis CI Client (CLI and Ruby library) | travis-ci | 1449 |
| 23 | [puma](https://github.com/puma/puma) | A Ruby/Rack web server built for concurrency | puma | 6123 |
| 24 | [mm-github-pages-starter](https://github.com/mmistakes/mm-github-pages-starter) | Minimal Mistakes GitHub Pages site starter | mmistakes | 121 |
| 25 | [wai-perspective-videos](https://github.com/w3c/wai-perspective-videos) | | w3c | 3 |
| 26 | [webmention.io](https://github.com/aaronpk/webmention.io) | Easily enable webmentions and pingbacks on any web page | aaronpk | 294 |
| 27 | [vagrant-hostmanager](https://github.com/devopsgroup-io/vagrant-hostmanager) | :pencil: A Vagrant plugin that manages hosts files within a multi-machine environment. | devopsgroup-io | 1372 |
| 28 | [explore](https://github.com/github/explore) | Community-curated topic and collection pages on GitHub | github | 1612 |
| 29 | [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) | A curated list of awesome awesomeness | bayandin | 25823 |
| 30 | [vagrant-nfs4j](https://github.com/gfi-centre-ouest/vagrant-nfs4j) | Vagrant NFS plugin for Windows | gfi-centre-ouest | 8 |
| 31 | [vagrant-winnfsd](https://github.com/winnfsd/vagrant-winnfsd) | Manage and adds support for NFS for Vagrant on Windows. | winnfsd | 544 |
| 32 | [adsf](https://github.com/ddfreyne/adsf) | Web server that you can launch instantly in any directory | ddfreyne | 77 |
| 33 | [wayback_archiver](https://github.com/buren/wayback_archiver) | Ruby gem to send URLs to Wayback Machine | buren | 25 |
| 34 | [vagrant-gatling-rsync](https://github.com/smerrill/vagrant-gatling-rsync) | An rsync watcher for Vagrant 1.5.1+ that uses fewer host resources. | smerrill | 236 |
| 35 | [css-only-chat](https://github.com/kkuchta/css-only-chat) | A truly monstrous async web chat using no JS whatsoever on the frontend | kkuchta | 5550 |
| 36 | [feedi](https://github.com/davidesantangelo/feedi) | This service allows you to transform RSS feed into an awesome API. | davidesantangelo | 288 |
| 37 | [inspec](https://github.com/inspec/inspec) | InSpec: Auditing and Testing Framework | inspec | 2035 |
| 38 | [formatador](https://github.com/geemus/formatador) | STDOUT text formatting | geemus | 414 |
| 39 | [nanoc](https://github.com/nanoc/nanoc) | A powerful web publishing system | nanoc | 1819 |
| 40 | [serveit](https://github.com/garybernhardt/serveit) | ServeIt, a synchronous server and rebuilder of static content like blogs, books, READMEs, etc. | garybernhardt | 157 |
| 41 | [discourse](https://github.com/discourse/discourse) | A platform for community discussion. Free, open, simple. | discourse | 30394 |
| 42 | [wordmove](https://github.com/welaika/wordmove) | Multi-stage command line deploy/mirroring and task runner for Wordpress | welaika | 1674 |
| 43 | [rails](https://github.com/rails/rails) | Ruby on Rails | rails | 45322 |
| 44 | [dotyaml](https://github.com/tidelift/dotyaml) | dependencyci.yml config parser | tidelift | 15 |
| 45 | [seeing_is_believing](https://github.com/JoshCheek/seeing_is_believing) | Displays the results of every line of code in your file | JoshCheek | 1157 |
| 46 | [markdownlint](https://github.com/markdownlint/markdownlint) | Markdown lint tool | markdownlint | 859 |
| 47 | [pragma](https://github.com/pragmarb/pragma) | An expressive, opinionated ecosystem for building beautiful RESTful APIs with Ruby. | pragmarb | 88 |
| 48 | [book-build-apis-2](https://github.com/apisyouwonthate/book-build-apis-2) | Learn how to build and leverage the latest technology in APIs, services, microservices, distributed systems, HATEOAS, query languages, circuit breakers, gateways, discombobulators, flux capacitors, spider monkeys... | apisyouwonthate | 203 |
| 49 | [suggest_rb](https://github.com/jbodah/suggest_rb) | :question: tells you which method does the thing you want to do | jbodah | 248 |
| 50 | [dependabot-core](https://github.com/dependabot/dependabot-core) | 🤖The core logic behind Dependabot's update PR creation | dependabot | 1084 |
| 51 | [vagrant-hostsupdater](https://github.com/cogitatio/vagrant-hostsupdater) | | cogitatio | 1121 |
| 52 | [github-gem](https://github.com/defunkt/github-gem) | `github` command line helper for simplifying your GitHub experience. | defunkt | 1110 |
| 53 | [colorls](https://github.com/athityakumar/colorls) | A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada: | athityakumar | 2941 |
| 54 | [linguist](https://github.com/github/linguist) | Language Savant. If your repository's language is being reported incorrectly, send us a pull request! | github | 7589 |
| 55 | [travis-build](https://github.com/travis-ci/travis-build) | .travis.yml => build.sh converter | travis-ci | 621 |
| 56 | [knife-digital_ocean](https://github.com/derseeger/knife-digital_ocean) | Knife plugin to manage/bootstrap DigitalOcean cloud instances. Supports chef-server and knife-solo bootstrapping | derseeger | 1 |
| 57 | [helpy](https://github.com/helpyio/helpy) | Helpy is a modern, open source helpdesk customer support application. Features include knowledgebase, community discussions and support tickets integrated with email. | helpyio | 1862 |
| 58 | [dev.to](https://github.com/thepracticaldev/dev.to) | Where programmers share ideas and help each other grow | thepracticaldev | 12639 |
| 59 | [awesome-vapor](https://github.com/Cellane/awesome-vapor) | A curated list of Vapor-related awesome projects. | Cellane | 639 |
| 60 | [anonymizer](https://github.com/DivanteLtd/anonymizer) | Universal tool to anonymize database. GDPR (General Data Protection Regulation) data protection act supporting tool. | DivanteLtd | 257 |
| 61 | [setup](https://github.com/lewagon/setup) | Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp | lewagon | 6453 |
| 62 | [octobox](https://github.com/octobox/octobox) | 📮Untangle your GitHub Notifications | octobox | 3922 |
| 63 | [pages-gem](https://github.com/github/pages-gem) | A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages | github | 1498 |
| 64 | [jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag) | A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content. | jekyll | 1027 |
| 65 | [chef-utils](https://github.com/facebook/chef-utils) | Utilities related to Chef | facebook | 259 |
| 66 | [chef-cookbooks](https://github.com/facebook/chef-cookbooks) | Open source chef cookbooks. | facebook | 468 |
| 67 | [taste-tester](https://github.com/facebook/taste-tester) | Software to manage a chef-zero instance and use it to test changes on production servers. | facebook | 121 |
| 68 | [capistrano](https://github.com/capistrano/capistrano) | Remote multi-server automation tool | capistrano | 11455 |
| 69 | [facebook_data_analyzer](https://github.com/Lackoftactics/facebook_data_analyzer) | Analyze facebook copy of your data with ruby language. Download zip file from facebook and get info about friends ranking by message, vocabulary, contacts, friends added statistics and more | Lackoftactics | 507 |
| 70 | [chef-papertrail](https://github.com/papertrail/chef-papertrail) | | papertrail | 5 |
| 71 | [licensed](https://github.com/github/licensed) | A Ruby gem to cache and verify the licenses of dependencies | github | 548 |
| 72 | [jekyll](https://github.com/jekyll/jekyll) | :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby | jekyll | 40097 |
| 73 | [syllabus](https://github.com/serverspec/syllabus) | Configuration Management Tool for Immutable Infrastructure | serverspec | 33 |
| 74 | [serverspec](https://github.com/mizzy/serverspec) | RSpec tests for your servers configured by CFEngine, Puppet, Chef, Ansible, Itamae or anything else even by hand | mizzy | 2330 |
| 75 | [ci](https://github.com/fastlane/ci) | Open source, self hosted, mobile optimized CI powered by fastlane | fastlane | 2108 |
| 76 | [vagrant-digitalocean](https://github.com/devopsgroup-io/vagrant-digitalocean) | :droplet: A Vagrant provider plugin that manages DigitalOcean droplets. | devopsgroup-io | 1714 |
| 77 | [brew](https://github.com/Homebrew/brew) | 🍺 The missing package manager for macOS (or Linux) | Homebrew | 21095 |
| 78 | [postal](https://github.com/postalhq/postal) | 📨 A fully featured open source mail delivery platform for incoming & outgoing e-mail | postalhq | 9603 |
| 79 | [darrrr](https://github.com/github/darrrr) | An SDK for the delegated recovery specfication | github | 38 |
| 80 | [mastodon](https://github.com/tootsuite/mastodon) | Your self-hosted, globally interconnected microblogging community | tootsuite | 20653 |
| 81 | [twitter-unfollow](https://github.com/KrauseFx/twitter-unfollow) | Unfollow everybody on Twitter | KrauseFx | 131 |
| 82 | [Scumblr](https://github.com/Netflix-Skunkworks/Scumblr) | Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results | Netflix-Skunkworks | 2571 |
| 83 | [metasploit-framework](https://github.com/rapid7/metasploit-framework) | Metasploit Framework | rapid7 | 20081 |
| 84 | [amazon-account-crawler](https://github.com/pwaldhauer/amazon-account-crawler) | Crawls amazon.de account | pwaldhauer | 33 |
| 85 | [overcommit](https://github.com/sds/overcommit) | A fully configurable and extendable Git hook manager | sds | 3219 |
| 86 | [danger](https://github.com/danger/danger) | 🚫 Stop saying "you forgot to …" in code review (in Ruby) | danger | 3972 |

**[⬆ Back to Index](#-contents)**

## Rust
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [deno_webview](https://github.com/eliassjogreen/deno_webview) | Deno bindings for webview, a tiny library for creating web-based desktop GUIs | eliassjogreen | 101 |
| 2 | [xsv](https://github.com/BurntSushi/xsv) | A fast CSV command line toolkit written in Rust. | BurntSushi | 5704 |
| 3 | [jwtinfo](https://github.com/lmammino/jwtinfo) | A command line tool to get information about JWT tokens | lmammino | 28 |
| 4 | [tauri](https://github.com/tauri-apps/tauri) | Framework agnostic toolchain for building highly secure native apps that have tiny binaries and are very fast. | tauri-apps | 1642 |
| 5 | [metrics](https://github.com/metrics-rs/metrics) | A metrics ecosystem for Rust. | metrics-rs | 162 |
| 6 | [ytop](https://github.com/cjbassi/ytop) | A TUI system monitor written in Rust | cjbassi | 888 |
| 7 | [crossbeam](https://github.com/crossbeam-rs/crossbeam) | Tools for concurrent programming in Rust | crossbeam-rs | 2596 |
| 8 | [rust](https://github.com/danger/rust) | ⚠️ Stop saying "you forgot to …" in code review | danger | 38 |
| 9 | [canduma](https://github.com/clifinger/canduma) | A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT | clifinger | 420 |
| 10 | [ruffle](https://github.com/ruffle-rs/ruffle) | A Flash Player emulator written in Rust | ruffle-rs | 1937 |
| 11 | [nestur](https://github.com/spieglt/nestur) | The NES you left outside in the rain but let dry and still kind of works | spieglt | 478 |
| 12 | [hypercore](https://github.com/datrs/hypercore) | Secure, distributed, append-only log | datrs | 182 |
| 13 | [async-imap](https://github.com/async-email/async-imap) | Async IMAP implementation in Rust | async-email | 32 |
| 14 | [bandwhich](https://github.com/imsnif/bandwhich) | Terminal bandwidth utilization tool | imsnif | 5318 |
| 15 | [exa](https://github.com/ogham/exa) | A modern version of ‘ls’. | ogham | 9126 |
| 16 | [osgood](https://github.com/IntrinsicLabs/osgood) | Osgood is a secure, fast, and simple platform for running JavaScript HTTP servers. | IntrinsicLabs | 620 |
| 17 | [relibc](https://github.com/redox-os/relibc) | Mirror of https://gitlab.redox-os.org/redox-os/relibc | redox-os | 600 |
| 18 | [cbindgen](https://github.com/eqrion/cbindgen) | A project for generating C bindings from Rust code | eqrion | 682 |
| 19 | [MeiliSearch](https://github.com/meilisearch/MeiliSearch) | Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine | meilisearch | 3922 |
| 20 | [abstreet](https://github.com/dabreegster/abstreet) | A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers. | dabreegster | 1697 |
| 21 | [htmlq](https://github.com/mgdm/htmlq) | Like jq, but for HTML. | mgdm | 58 |
| 22 | [lol-html](https://github.com/cloudflare/lol-html) | Low output latency streaming HTML parser/rewriter with CSS selector-based API | cloudflare | 388 |
| 23 | [icalendar-rs](https://github.com/hoodie/icalendar-rs) | 📆 icalendar library, in Rust of course - for fun | hoodie | 23 |
| 24 | [pathfinder](https://github.com/servo/pathfinder) | A fast, practical GPU rasterizer for fonts and vector graphics | servo | 1923 |
| 25 | [rage](https://github.com/str4d/rage) | A simple, secure and modern encryption tool with small explicit keys, no config options, and UNIX-style composability. | str4d | 458 |
| 26 | [orbtk](https://github.com/redox-os/orbtk) | The Rust UI-Toolkit. | redox-os | 1868 |
| 27 | [delta](https://github.com/dandavison/delta) | A syntax-highlighter for git and diff output | dandavison | 1026 |
| 28 | [bayard](https://github.com/bayard-search/bayard) | A full-text search and indexing server written in Rust. | bayard-search | 1241 |
| 29 | [sd](https://github.com/chmln/sd) | Intuitive find & replace CLI (sed alternative) | chmln | 1110 |
| 30 | [bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) | Unofficial Bitwarden compatible server written in Rust | dani-garcia | 3381 |
| 31 | [rustagram](https://github.com/ha-shine/rustagram) | Instagram filters in Rust 💫 | ha-shine | 98 |
| 32 | [sentry-cli](https://github.com/getsentry/sentry-cli) | A command line utility to work with Sentry. | getsentry | 489 |
| 33 | [imagecli](https://github.com/theotherphil/imagecli) | A command line image processing tool | theotherphil | 240 |
| 34 | [rx](https://github.com/cloudhead/rx) | 👾 Modern and minimalist pixel editor | cloudhead | 1179 |
| 35 | [wrangler](https://github.com/cloudflare/wrangler) | 🤠 wrangle your cloudflare workers | cloudflare | 1284 |
| 36 | [swift-bindgen](https://github.com/rustswift/swift-bindgen) | Bridging the gap between Swift and Rust | rustswift | 34 |
| 37 | [neqo](https://github.com/mozilla/neqo) | | mozilla | 815 |
| 38 | [simple-http-server](https://github.com/TheWaWaR/simple-http-server) | Simple http server in Rust (Windows/Mac/Linux) | TheWaWaR | 299 |
| 39 | [navi](https://github.com/denisidoro/navi) | An interactive cheatsheet tool for the command-line | denisidoro | 6945 |
| 40 | [rust-shell](https://github.com/google/rust-shell) | Helper library for std::process::Command to write shell script like tasks in rust | google | 122 |
| 41 | [spotify-tui](https://github.com/Rigellute/spotify-tui) | Spotify for the terminal written in Rust 🚀 | Rigellute | 4956 |
| 42 | [grcov](https://github.com/mozilla/grcov) | Rust tool to collect and aggregate code coverage data for multiple source files | mozilla | 273 |
| 43 | [starship](https://github.com/starship/starship) | ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! | starship | 6663 |
| 44 | [jilu](https://github.com/rustic-games/jilu) | Generate a change log based on the state of your Git repository. | rustic-games | 73 |
| 45 | [hyperfine](https://github.com/sharkdp/hyperfine) | A command-line benchmarking tool | sharkdp | 5013 |
| 46 | [pinky](https://github.com/koute/pinky) | An NES emulator written in Rust | koute | 579 |
| 47 | [rench](https://github.com/kbacha/rench) | A benchmark utility for end points. Written in rust... rust + bench = rench | kbacha | 27 |
| 48 | [smithy](https://github.com/rbalicki2/smithy) | A framework for building WebAssembly apps in Rust | rbalicki2 | 221 |
| 49 | [riker](https://github.com/riker-rs/riker) | Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust. | riker-rs | 492 |
| 50 | [monolith](https://github.com/Y2Z/monolith) | ⬛️ CLI tool for saving complete web pages as a single HTML file | Y2Z | 3547 |
| 51 | [Loop](https://github.com/Miserlou/Loop) | UNIX's missing `loop` command | Miserlou | 433 |
| 52 | [jsonschema-transpiler](https://github.com/mozilla/jsonschema-transpiler) | Compile JSON Schema into Avro and BigQuery schemas | mozilla | 9 |
| 53 | [async-std](https://github.com/async-rs/async-std) | Async version of the Rust standard library | async-rs | 2120 |
| 54 | [require-detective](https://github.com/goto-bus-stop/require-detective) | find require() calls in commonjs modules, quickly, using webassembly | goto-bus-stop | 8 |
| 55 | [artichoke](https://github.com/artichoke/artichoke) | 💎 Artichoke is a Ruby made with Rust | artichoke | 1470 |
| 56 | [nushell](https://github.com/nushell/nushell) | A new type of shell | nushell | 6750 |
| 57 | [pista](https://github.com/NerdyPepper/pista) | a simple {bash, zsh} prompt for programmers | NerdyPepper | 145 |
| 58 | [sauron-native](https://github.com/ivanceras/sauron-native) | Truly cross platform, truly native. multiple backend GUI for rust | ivanceras | 526 |
| 59 | [femme](https://github.com/lrlna/femme) | Not just a pretty (inter)face: pretty-printer + ndjson logger for log crate. | lrlna | 98 |
| 60 | [wasm-pack-issue-543](https://github.com/surma-dump/wasm-pack-issue-543) | | surma-dump | 4 |
| 61 | [silicon](https://github.com/Aloxaf/silicon) | Create beautiful image of your source code. | Aloxaf | 828 |
| 62 | [rc-zip](https://github.com/rust-compress/rc-zip) | Pure rust zip & zip64 reading and writing | rust-compress | 51 |
| 63 | [hunter](https://github.com/rabite0/hunter) | The fastest file manager in the galaxy! | rabite0 | 798 |
| 64 | [vector](https://github.com/timberio/vector) | A lightweight and ultra-fast tool for building observability pipelines | timberio | 3713 |
| 65 | [wasmer](https://github.com/wasmerio/wasmer) | 🚀 The Universal WebAssembly Runtime supporting WASI and Emscripten | wasmerio | 5770 |
| 66 | [adblock-rust](https://github.com/brave/adblock-rust) | Brave's Rust-based adblock engine | brave | 258 |
| 67 | [codeowners-enforcer](https://github.com/jamiebuilds/codeowners-enforcer) | Enforce CODEOWNERS files on your repo | jamiebuilds | 36 |
| 68 | [libra](https://github.com/libra/libra) | Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people. | libra | 14133 |
| 69 | [ripgrep-all](https://github.com/phiresky/ripgrep-all) | rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. | phiresky | 1565 |
| 70 | [dua-cli](https://github.com/Byron/dua-cli) | View disk space usage and delete unwanted data, fast. | Byron | 422 |
| 71 | [quiche](https://github.com/cloudflare/quiche) | 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 | cloudflare | 3169 |
| 72 | [mockiato](https://github.com/mockiato/mockiato) | A strict, yet friendly mocking library for Rust 2018 | mockiato | 225 |
| 73 | [runebender](https://github.com/linebender/runebender) | A font editor written in Rust. | linebender | 241 |
| 74 | [drill](https://github.com/fcsonline/drill) | Drill is a HTTP load testing application written in Rust inspired by Ansible syntax | fcsonline | 514 |
| 75 | [memory-profiler](https://github.com/koute/memory-profiler) | | koute | 1831 |
| 76 | [convey](https://github.com/bparli/convey) | Layer 4 load balancer with dynamic configuration loading | bparli | 117 |
| 77 | [context-attribute](https://github.com/yoshuawuyts/context-attribute) | Set the error context using doc comments | yoshuawuyts | 50 |
| 78 | [clog-cli](https://github.com/clog-tool/clog-cli) | Generate beautiful changelogs from your Git commit history | clog-tool | 590 |
| 79 | [mac-notification-sys](https://github.com/h4llow3En/mac-notification-sys) | ✉️ A simple wrapper to deliver or schedule macOS Notifications in Rust | h4llow3En | 24 |
| 80 | [sauron](https://github.com/ivanceras/sauron) | Sauron is an html web framework for building web-apps. It is heavily inspired by elm. | ivanceras | 899 |
| 81 | [zsh-yarn-autocompletions](https://github.com/g-plane/zsh-yarn-autocompletions) | Zsh plugin for Yarn autocompletions. | g-plane | 413 |
| 82 | [image](https://github.com/image-rs/image) | Encoding and decoding images in Rust | image-rs | 1462 |
| 83 | [recap](https://github.com/softprops/recap) | deserialize typed structures from regex captures | softprops | 114 |
| 84 | [gameboy](https://github.com/mohanson/gameboy) | Full featured Cross-platform GameBoy emulator by Rust. Forever boys!. | mohanson | 782 |
| 85 | [runtime](https://github.com/rustasync/runtime) | Empowering everyone to build asynchronous software | rustasync | 901 |
| 86 | [flashback](https://github.com/LykenSol/flashback) | Adobe Flash / SWF preservation tools. | LykenSol | 76 |
| 87 | [rust-wasi-tutorial](https://github.com/kubkon/rust-wasi-tutorial) | Rust version of the excellent WASI tutorial https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-tutorial.md | kubkon | 44 |
| 88 | [neon](https://github.com/neon-bindings/neon) | Rust bindings for writing safe and fast native Node.js modules. | neon-bindings | 4246 |
| 89 | [git-rs](https://github.com/chrisdickinson/git-rs) | git, implemented in rust, for fun and education :crab: | chrisdickinson | 1199 |
| 90 | [oak](https://github.com/project-oak/oak) | Meaningful control of data in distributed systems. | project-oak | 529 |
| 91 | [sonic](https://github.com/valeriansaliou/sonic) | 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. | valeriansaliou | 8375 |
| 92 | [dodrio](https://github.com/fitzgen/dodrio) | A fast, bump-allocated virtual DOM library for Rust and WebAssembly. | fitzgen | 1024 |
| 93 | [ffsend](https://github.com/timvisee/ffsend) | :mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client. | timvisee | 4575 |
| 94 | [lsd](https://github.com/Peltoche/lsd) | The next gen ls command | Peltoche | 4028 |
| 95 | [psd](https://github.com/chinedufn/psd) | A Rust API for parsing and working with PSD files. | chinedufn | 113 |
| 96 | [winres](https://github.com/mxre/winres) | Create and set windows icons and metadata for executables with a rust build script | mxre | 103 |
| 97 | [git-absorb](https://github.com/tummychow/git-absorb) | git commit --fixup, but automatic | tummychow | 523 |
| 98 | [privacypass-rs](https://github.com/kobigurk/privacypass-rs) | Fully-compatible implementation of Privacy Pass in Rust. | kobigurk | 10 |
| 99 | [volta](https://github.com/volta-cli/volta) | Volta: Start your engines. ⚡ | volta-cli | 1344 |
| 100 | [RustPython](https://github.com/RustPython/RustPython) | A Python Interpreter written in Rust | RustPython | 5116 |
| 101 | [enum-iterator](https://github.com/stephaneyfx/enum-iterator) | Tools to iterate over the variants of a field-less enum | stephaneyfx | 7 |
| 102 | [Toshi](https://github.com/toshi-search/Toshi) | A full-text search engine in rust | toshi-search | 2626 |
| 103 | [hexyl](https://github.com/sharkdp/hexyl) | A command-line hex viewer | sharkdp | 5138 |
| 104 | [gba](https://github.com/rust-console/gba) | A crate that helps you make GBA games | rust-console | 223 |
| 105 | [rust-imap](https://github.com/jonhoo/rust-imap) | IMAP client library for Rust | jonhoo | 169 |
| 106 | [rust-emojicons](https://github.com/jiri/rust-emojicons) | Emoji parser for Rust :smile: | jiri | 30 |
| 107 | [seed](https://github.com/seed-rs/seed) | A Rust framework for creating web apps | seed-rs | 1013 |
| 108 | [pretty-env-logger](https://github.com/seanmonstar/pretty-env-logger) | A pretty, easy-to-use logger for Rust. | seanmonstar | 153 |
| 109 | [ddh](https://github.com/darakian/ddh) | A fast duplicate file finder | darakian | 165 |
| 110 | [mcfly](https://github.com/cantino/mcfly) | Fly through your shell history. Great Scott! | cantino | 1607 |
| 111 | [sandspiel](https://github.com/MaxBittker/sandspiel) | Creative cellular automata browser game | MaxBittker | 2037 |
| 112 | [sugar-rs](https://github.com/harryfei/sugar-rs) | Rust syntax sugar collections. | harryfei | 123 |
| 113 | [rust-quiz](https://github.com/dtolnay/rust-quiz) | Medium to hard Rust questions with explanations | dtolnay | 372 |
| 114 | [ratel-core](https://github.com/ratel-rust/ratel-core) | High performance JavaScript to JavaScript compiler with a Rust core | ratel-rust | 331 |
| 115 | [firecracker](https://github.com/firecracker-microvm/firecracker) | Secure and fast microVMs for serverless computing. | firecracker-microvm | 11724 |
| 116 | [tide](https://github.com/http-rs/tide) | Serve the web – ergonomic async http server framework | http-rs | 1830 |
| 117 | [rust-fragile](https://github.com/mitsuhiko/rust-fragile) | Utility wrapper to send non send types to other threads safely | mitsuhiko | 28 |
| 118 | [swc](https://github.com/swc-project/swc) | Super-fast typescript / javascript compiler written in rust | swc-project | 7674 |
| 119 | [assert-json-diff](https://github.com/davidpdrsn/assert-json-diff) | Easily compare two JSON values and get great output | davidpdrsn | 16 |
| 120 | [typed-html](https://github.com/bodil/typed-html) | Type checked JSX for Rust | bodil | 1661 |
| 121 | [tztail](https://github.com/thecasualcoder/tztail) | tztail (TimeZoneTAIL) allows you to view logs in the timezone you want | thecasualcoder | 233 |
| 122 | [kubernetes-rs](https://github.com/anguslees/kubernetes-rs) | Kubernetes API client library for Rust | anguslees | 63 |
| 123 | [xi-editor](https://github.com/xi-editor/xi-editor) | A modern editor with a backend written in Rust. | xi-editor | 17526 |
| 124 | [fd](https://github.com/sharkdp/fd) | A simple, fast and user-friendly alternative to 'find' | sharkdp | 12883 |
| 125 | [diskus](https://github.com/sharkdp/diskus) | A minimal, fast alternative to 'du -sh' | sharkdp | 557 |
| 126 | [awsm-gorillas](https://github.com/naubino/awsm-gorillas) | wasm gorillas | naubino | 5 |
| 127 | [turtle](https://github.com/sunjay/turtle) | Create Animated Drawings in Rust | sunjay | 378 |
| 128 | [power-warn](https://github.com/yoshuawuyts/power-warn) | Warn on low power level. | yoshuawuyts | 40 |
| 129 | [warp](https://github.com/dgiagio/warp) | Create self-contained single binary applications | dgiagio | 1501 |
| 130 | [rust-on-mobile](https://github.com/mtak-/rust-on-mobile) | [WIP] A little demo of how to setup an iOS/android project to use rust | mtak- | 184 |
| 131 | [Rust](https://github.com/TheAlgorithms/Rust) | All Algorithms implemented in Rust | TheAlgorithms | 782 |
| 132 | [tokio](https://github.com/tokio-rs/tokio) | A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... | tokio-rs | 7750 |
| 133 | [rust-analyzer](https://github.com/rust-analyzer/rust-analyzer) | An experimental Rust compiler front-end for IDEs | rust-analyzer | 2906 |
| 134 | [ripgrep](https://github.com/BurntSushi/ripgrep) | ripgrep recursively searches directories for a regex pattern | BurntSushi | 19059 |
| 135 | [show](https://github.com/hello-rust/show) | Show notes, code, and ideas for future topics for "Hello Rust!", a YouTube channel about the Rust programming language. | hello-rust | 254 |
| 136 | [bat](https://github.com/sharkdp/bat) | A cat(1) clone with wings. | sharkdp | 18847 |
| 137 | [httper](https://github.com/drager/httper) | An asynchronous HTTP(S) client built on top of hyper. | drager | 16 |
| 138 | [tower-web](https://github.com/carllerche/tower-web) | A fast, boilerplate free, web framework for Rust | carllerche | 843 |
| 139 | [wasm-pack](https://github.com/rustwasm/wasm-pack) | 📦✨ your favorite rust -> wasm workflow tool! | rustwasm | 2545 |
| 140 | [signal-hook](https://github.com/vorner/signal-hook) | Rust library allowing to register multiple handlers for the same signal | vorner | 215 |
| 141 | [json5-rs](https://github.com/callum-oakley/json5-rs) | A Rust JSON5 serializer and deserializer which speaks Serde. | callum-oakley | 55 |
| 142 | [tantivy](https://github.com/tantivy-search/tantivy) | Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust | tantivy-search | 3580 |
| 143 | [cargo-geiger](https://github.com/rust-secure-code/cargo-geiger) | Detects usage of unsafe Rust in a Rust crate and its dependencies. | rust-secure-code | 463 |
| 144 | [termcolor](https://github.com/BurntSushi/termcolor) | Cross platform terminal colors for Rust. | BurntSushi | 144 |
| 145 | [azul](https://github.com/maps4print/azul) | Desktop GUI Framework | maps4print | 3831 |
| 146 | [rust-security-framework](https://github.com/kornelski/rust-security-framework) | Bindings to the macOS Security.framework | kornelski | 68 |
| 147 | [webapp.rs](https://github.com/saschagrunert/webapp.rs) | A web application completely written in Rust. 🌍 | saschagrunert | 1291 |
| 148 | [Tickeys](https://github.com/yingDev/Tickeys) | Instant audio feedback for typing. macOS version. (Rust) | yingDev | 989 |
| 149 | [gcsf](https://github.com/harababurel/gcsf) | a FUSE file system based on Google Drive | harababurel | 2137 |
| 150 | [rust-ffi-guide](https://github.com/Michael-F-Bryan/rust-ffi-guide) | A guide for doing FFI using Rust | Michael-F-Bryan | 169 |
| 151 | [turbo.fish](https://github.com/jplatte/turbo.fish) | ::<> ⠀ https://turbo.fish/ ⠀ <>:: | jplatte | 142 |
| 152 | [nannou](https://github.com/nannou-org/nannou) | A Creative Coding Framework for Rust. | nannou-org | 1793 |
| 153 | [unrust](https://github.com/unrust/unrust) | unrust - A pure rust based (webgl 2.0 / native) game engine | unrust | 316 |
| 154 | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | Facilitating high-level interactions between Wasm modules and JavaScript | rustwasm | 3045 |
| 155 | [gutsy](https://github.com/hoodie/gutsy) | actix based websocket log receiver | hoodie | 1 |
| 156 | [Teleprompter](https://github.com/r-darwish/Teleprompter) | Ask for user prompt using Telegram | r-darwish | 19 |
| 157 | [actix-remote](https://github.com/actix/actix-remote) | Distributed actors for actix framework. | actix | 78 |
| 158 | [shellharden](https://github.com/anordal/shellharden) | The corrective bash syntax highlighter | anordal | 3473 |
| 159 | [gl-rs](https://github.com/brendanzab/gl-rs) | An OpenGL function pointer loader for Rust | brendanzab | 465 |
| 160 | [gfx](https://github.com/gfx-rs/gfx) | A low-overhead Vulkan-like GPU API for Rust. | gfx-rs | 3794 |
| 161 | [os_info](https://github.com/DarkEld3r/os_info) | Rust library to detect the operating system type | DarkEld3r | 43 |
| 162 | [notify-rust](https://github.com/hoodie/notify-rust) | ☝️Send Desktop Notifications on linux and bsd | hoodie | 244 |
| 163 | [termion](https://github.com/redox-os/termion) | Mirror of https://gitlab.redox-os.org/redox-os/termion | redox-os | 1208 |
| 164 | [simple-server](https://github.com/steveklabnik/simple-server) | A simple webserver built on top of the Rust standard library and the http crate. | steveklabnik | 140 |
| 165 | [Thruster](https://github.com/trezm/Thruster) | A fast, middleware based, web framework written in Rust | trezm | 542 |
| 166 | [spotifyd](https://github.com/Spotifyd/spotifyd) | A spotify daemon | Spotifyd | 3357 |
| 167 | [vigil](https://github.com/valeriansaliou/vigil) | 🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). | valeriansaliou | 555 |
| 168 | [rls](https://github.com/rust-lang/rls) | Repository for the Rust Language Server (aka RLS) | rust-lang | 2903 |
| 169 | [rustfmt](https://github.com/rust-lang/rustfmt) | Format Rust code | rust-lang | 2881 |
| 170 | [rust-clippy](https://github.com/rust-lang/rust-clippy) | A bunch of lints to catch common mistakes and improve your Rust code | rust-lang | 4456 |
| 171 | [citybound](https://github.com/citybound/citybound) | A work-in-progress, open-source, multi-player city simulation game. | citybound | 5932 |
| 172 | [awesome-rust](https://github.com/rust-unofficial/awesome-rust) | A curated list of Rust code and resources. | rust-unofficial | 14782 |
| 173 | [rust](https://github.com/exercism/rust) | Exercism exercises in Rust. | exercism | 488 |
| 174 | [crates.io](https://github.com/rust-lang/crates.io) | Source code for crates.io | rust-lang | 1502 |
| 175 | [cargo](https://github.com/rust-lang/cargo) | The Rust package manager | rust-lang | 5401 |
| 176 | [rust](https://github.com/rust-lang/rust) | Empowering everyone to build reliable and efficient software. | rust-lang | 43850 |
| 177 | [backtalk](https://github.com/lord/backtalk) | HTTP/Websockets API microframework | lord | 157 |
| 178 | [aries](https://github.com/itpkg/aries) | A web framework for rust language. | itpkg | 2 |
| 179 | [nickel-mustache](https://github.com/Ryman/nickel-mustache) | Flexible Mustache template rendering for nickel | Ryman | 2 |
| 180 | [luminal](https://github.com/cmdln/luminal) | A web framework designed to add just enough functionality on top of hyper. | cmdln | 6 |
| 181 | [rust-curs](https://github.com/bitex-la/rust-curs) | Hyper HTTP client lib, feels more like curl. Supports file Uploads. | bitex-la | 13 |
| 182 | [tvdb-rs](https://github.com/dbr/tvdb-rs) | TheTVDB.com interface for Rust | dbr | 4 |
| 183 | [xmltree-rs](https://github.com/eminence/xmltree-rs) | Reads an XML file into a simple tree structure | eminence | 16 |
| 184 | [ease](https://github.com/SimonPersson/ease) | A library for writing REST API clients | SimonPersson | 78 |
| 185 | [finchers](https://github.com/finchers-rs/finchers) | A combinator library for building asynchronous HTTP services | finchers-rs | 58 |
| 186 | [google-apis-rs](https://github.com/Byron/google-apis-rs) | A binding and CLI generator for all Google APIs | Byron | 373 |
| 187 | [rust-csrf](https://github.com/heartsucker/rust-csrf) | Primitives for CSRF protection. | heartsucker | 6 |
| 188 | [yew](https://github.com/yewstack/yew) | Rust / Wasm framework for building client web apps | yewstack | 11155 |
| 189 | [sincere](https://github.com/danclive/sincere) | Sincere is a micro web framework for Rust(stable) based on hyper and multithreading | danclive | 74 |
| 190 | [shio-rs](https://github.com/mehcode/shio-rs) | Shio is a fast, simple, and asynchronous micro web-framework for Rust. | mehcode | 272 |
| 191 | [juniper](https://github.com/graphql-rust/juniper) | GraphQL server library for Rust | graphql-rust | 2490 |
| 192 | [stdweb](https://github.com/koute/stdweb) | A standard library for the client-side Web | koute | 2927 |
| 193 | [cargo-web](https://github.com/koute/cargo-web) | A Cargo subcommand for the client-side Web | koute | 948 |
| 194 | [skittles](https://github.com/zacharygolba/skittles) | 🌈 Add colors and formatting to ANSI terminal output with easy-to-use macros. | zacharygolba | 3 |
| 195 | [log](https://github.com/rust-lang/log) | Logging implementation for Rust | rust-lang | 748 |
| 196 | [libc](https://github.com/rust-lang/libc) | Raw bindings to platform APIs for Rust | rust-lang | 767 |
| 197 | [book](https://github.com/rust-lang/book) | The Rust Programming Language | rust-lang | 5138 |
| 198 | [slug-rs](https://github.com/mclosson/slug-rs) | Issue slugger in Rust | mclosson | 2 |
| 199 | [telegram-bot](https://github.com/telegram-rs/telegram-bot) | Rust Library for creating a Telegram Bot | telegram-rs | 414 |
| 200 | [discord-rs](https://github.com/SpaceManiac/discord-rs) | Rust library for the Discord chat client API | SpaceManiac | 224 |
| 201 | [doapi-rs](https://github.com/kbknapp/doapi-rs) | Wrapper library for utilizing DigitalOcean API v2 in Rust | kbknapp | 26 |
| 202 | [rust-slack](https://github.com/frostly/rust-slack) | A rust crate for sending messages to Slack via webhooks | frostly | 119 |
| 203 | [rust-url](https://github.com/servo/rust-url) | URL parser for Rust | servo | 559 |
| 204 | [docopt.rs](https://github.com/docopt/docopt.rs) | Docopt for Rust (command line argument parser). | docopt | 697 |
| 205 | [backtrace-rs](https://github.com/rust-lang/backtrace-rs) | Backtraces in Rust | rust-lang | 195 |
| 206 | [chrono](https://github.com/chronotope/chrono) | Date and time library for Rust | chronotope | 1149 |
| 207 | [regex](https://github.com/rust-lang/regex) | An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. | rust-lang | 1435 |
| 208 | [names](https://github.com/fnichol/names) | Random name generator for Rust | fnichol | 31 |
| 209 | [queryst](https://github.com/rustless/queryst) | Rust query string parser with nesting support | rustless | 46 |
| 210 | [body-parser](https://github.com/iron/body-parser) | JSON body parsing for iron | iron | 54 |
| 211 | [clap](https://github.com/clap-rs/clap) | A full featured, fast Command Line Argument Parser for Rust | clap-rs | 3981 |
| 212 | [ructe](https://github.com/kaj/ructe) | Rust Compiled Templates with static-file handling | kaj | 151 |
| 213 | [askama](https://github.com/djc/askama) | Type-safe, compiled Jinja-like templates for Rust | djc | 905 |
| 214 | [tera](https://github.com/Keats/tera) | A template engine for Rust based on Jinja2/Django | Keats | 1086 |
| 215 | [rustache](https://github.com/rustache/rustache) | A flexible template engine for Rust | rustache | 201 |
| 216 | [handlebars-rust](https://github.com/sunng87/handlebars-rust) | Rust templating with Handlebars | sunng87 | 507 |
| 217 | [maud](https://github.com/lambda-fairy/maud) | :pencil: Compile-time HTML templates for Rust | lambda-fairy | 742 |
| 218 | [rss](https://github.com/rust-syndication/rss) | Library for serializing the RSS web content syndication format | rust-syndication | 166 |
| 219 | [syndication](https://github.com/rust-syndication/syndication) | Library for serializing Atom and RSS web feeds | rust-syndication | 18 |
| 220 | [disque-rs](https://github.com/seppo0010/disque-rs) | Disque client library for rust | seppo0010 | 9 |
| 221 | [disqrust](https://github.com/seppo0010/disqrust) | Disque high-level client library | seppo0010 | 2 |
| 222 | [jsonway](https://github.com/rustless/jsonway) | JSON building DSL and configurable serializers for Rust | rustless | 58 |
| 223 | [slog](https://github.com/slog-rs/slog) | Structured, contextual, extensible, composable logging for Rust | slog-rs | 863 |
| 224 | [sentry-rust](https://github.com/getsentry/sentry-rust) | Sentry for Rust | getsentry | 221 |
| 225 | [valico](https://github.com/rustless/valico) | Rust JSON Schema validator and JSON coercer | rustless | 191 |
| 226 | [json](https://github.com/serde-rs/json) | Strongly typed JSON library for Rust | serde-rs | 1461 |
| 227 | [serde](https://github.com/serde-rs/serde) | Serialization framework for Rust | serde-rs | 2990 |
| 228 | [gettext-rs](https://github.com/Koka/gettext-rs) | GNU Gettext FFI binding for Rust | Koka | 17 |
| 229 | [multipart](https://github.com/abonander/multipart) | A backend-agnostic extension for file uploads in HTTP libraries for Rust | abonander | 138 |
| 230 | [rust-encoding](https://github.com/lifthrasiir/rust-encoding) | Character encoding support for Rust | lifthrasiir | 196 |
| 231 | [rust-base64](https://github.com/marshallpierce/rust-base64) | base64, in rust | marshallpierce | 208 |
| 232 | [rust-ssmtp](https://github.com/vokeio/rust-ssmtp) | Rust sending emails via ssmtp | vokeio | 3 |
| 233 | [md5](https://github.com/stainless-steel/md5) | MD5 hash function | stainless-steel | 29 |
| 234 | [argon2rs](https://github.com/bryant/argon2rs) | The pure-Rust password hashing library running on Argon2. | bryant | 150 |
| 235 | [tempfile](https://github.com/Stebalien/tempfile) | Temporary file library for rust | Stebalien | 346 |
| 236 | [pwhash](https://github.com/inejge/pwhash) | A collection of password hashing routines in pure Rust | inejge | 35 |
| 237 | [rust-bcrypt](https://github.com/Keats/rust-bcrypt) | Easily hash and verify passwords using Bcrypt | Keats | 104 |
| 238 | [rand](https://github.com/rust-random/rand) | A Rust library for random number generation. | rust-random | 584 |
| 239 | [uuid](https://github.com/uuid-rs/uuid) | Generate and parse UUIDs. | uuid-rs | 346 |
| 240 | [sodiumoxide](https://github.com/sodiumoxide/sodiumoxide) | Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium) | sodiumoxide | 514 |
| 241 | [rust-crypto](https://github.com/DaGenix/rust-crypto) | A (mostly) pure-Rust implementation of various cryptographic algorithms. | DaGenix | 945 |
| 242 | [rust-openssl](https://github.com/sfackler/rust-openssl) | OpenSSL bindings for Rust | sfackler | 622 |
| 243 | [zip-rs](https://github.com/mvdnes/zip-rs) | Zip implementation in Rust | mvdnes | 214 |
| 244 | [lightning-rs](https://github.com/chriskrycho/lightning-rs) | Yet another static site generator—but this one's written in Rust | chriskrycho | 78 |
| 245 | [cobalt.rs](https://github.com/cobalt-org/cobalt.rs) | Static site generator written in Rust | cobalt-org | 799 |
| 246 | [reqwest](https://github.com/seanmonstar/reqwest) | An easy and powerful Rust HTTP Client | seanmonstar | 2590 |
| 247 | [curl-rust](https://github.com/alexcrichton/curl-rust) | Rust bindings to libcurl | alexcrichton | 600 |
| 248 | [oauth2-rs](https://github.com/ramosbugs/oauth2-rs) | Extensible, strongly-typed Rust OAuth2 client library | ramosbugs | 191 |
| 249 | [cookie-rs](https://github.com/SergioBenitez/cookie-rs) | HTTP cookie parsing and cookie jar management for Rust. | SergioBenitez | 123 |
| 250 | [rust-ftp](https://github.com/mattnenterprise/rust-ftp) | FTP client for Rust | mattnenterprise | 95 |
| 251 | [rust-fastcgi](https://github.com/mohtar/rust-fastcgi) | FastCGI library written in Rust | mohtar | 24 |
| 252 | [simple-stream](https://github.com/nathansizemore/simple-stream) | Plain text and secure stream abstraction with blocking and non-blocking I/O | nathansizemore | 7 |
| 253 | [ws-rs](https://github.com/housleyjk/ws-rs) | Lightweight, event-driven WebSockets for Rust. | housleyjk | 1058 |
| 254 | [hyper](https://github.com/hyperium/hyper) | An HTTP library for Rust | hyperium | 6154 |
| 255 | [migrant](https://github.com/jaemk/migrant) | Migration management for PostgreSQL/SQLite/MySQL | jaemk | 58 |
| 256 | [rust-mysql-simple](https://github.com/blackbeam/rust-mysql-simple) | Mysql client library implemented in rust. | blackbeam | 326 |
| 257 | [diesel](https://github.com/diesel-rs/diesel) | A safe, extensible ORM and Query Builder for Rust | diesel-rs | 5252 |
| 258 | [rust-postgres](https://github.com/sfackler/rust-postgres) | Native PostgreSQL driver for the Rust programming language | sfackler | 1698 |
| 259 | [nickel.rs](https://github.com/nickel-org/nickel.rs) | An expressjs inspired web framework for Rust | nickel-org | 2710 |
| 260 | [pencil](https://github.com/fengsp/pencil) | A web application microframework for Rust | fengsp | 877 |
| 261 | [Rocket](https://github.com/SergioBenitez/Rocket) | A web framework for Rust. | SergioBenitez | 9380 |
| 262 | [rouille](https://github.com/tomaka/rouille) | Web framework in Rust | tomaka | 558 |
| 263 | [rustful](https://github.com/Ogeon/rustful) | [OUTDATED] A light HTTP framework for Rust | Ogeon | 876 |
| 264 | [rustless](https://github.com/rustless/rustless) | REST-like API micro-framework for Rust. Works with Iron. | rustless | 593 |
| 265 | [actix-web](https://github.com/actix/actix-web) | Actix web is a small, pragmatic, and extremely fast rust web framework. | actix | 7769 |
| 266 | [gotham](https://github.com/gotham-rs/gotham) | A flexible web framework that promotes stability, safety, security and speed. | gotham-rs | 1589 |
| 267 | [rustup](https://github.com/rust-lang/rustup) | The Rust toolchain installer | rust-lang | 3316 |
| 268 | [genact](https://github.com/svenstaro/genact) | :cyclone: A nonsense activity generator | svenstaro | 4089 |
| 269 | [sekey](https://github.com/sekey/sekey) | Use Touch ID / Secure Enclave for SSH Authentication! | sekey | 1472 |
| 270 | [zola](https://github.com/getzola/zola) | A fast static site generator in a single binary with everything built-in. | getzola | 3299 |
| 271 | [alacritty](https://github.com/alacritty/alacritty) | A cross-platform, GPU-accelerated terminal emulator | alacritty | 21591 |
| 272 | [portier-broker](https://github.com/portier/portier-broker) | Portier Broker reference implementation, written in Rust | portier | 427 |

**[⬆ Back to Index](#-contents)**

## Scala
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [prisma1](https://github.com/prisma/prisma1) | 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) | prisma | 17022 |

**[⬆ Back to Index](#-contents)**

## Shell
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [z](https://github.com/rupa/z) | z - jump around | rupa | 11364 |
| 2 | [nvm](https://github.com/nvm-sh/nvm) | Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions | nvm-sh | 40830 |
| 3 | [mac-pixel-clock-patch-V2](https://github.com/Floris497/mac-pixel-clock-patch-V2) | | Floris497 | 881 |
| 4 | [asdf](https://github.com/asdf-vm/asdf) | Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more | asdf-vm | 7031 |
| 5 | [forge-database-backups](https://github.com/laravel/forge-database-backups) | | laravel | 55 |
| 6 | [message-db](https://github.com/message-db/message-db) | Microservice native message and event store for Postgres | message-db | 1154 |
| 7 | [prosperity-public-license](https://github.com/licensezero/prosperity-public-license) | The Prosperity Public License | licensezero | 32 |
| 8 | [perf-tools](https://github.com/brendangregg/perf-tools) | Performance analysis tools based on Linux perf_events (aka perf) and ftrace | brendangregg | 6375 |
| 9 | [docker-bench-security](https://github.com/docker/docker-bench-security) | The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production. | docker | 5819 |
| 10 | [php](https://github.com/docker-library/php) | Docker Official Image packaging for PHP | docker-library | 2471 |
| 11 | [create-dmg](https://github.com/andreyvit/create-dmg) | A shell script to build fancy DMGs | andreyvit | 853 |
| 12 | [macos-improvifier](https://github.com/ryanblock/macos-improvifier) | A collection of hidden settings that makes Macs feel (and sometimes run) a bit faster | ryanblock | 29 |
| 13 | [rebase](https://github.com/cirrus-actions/rebase) | GitHub Action to automatically rebase PRs | cirrus-actions | 328 |
| 14 | [db](https://github.com/infostreams/db) | Version control for databases: save, restore, and archive snapshots of your database from the command line | infostreams | 1132 |
| 15 | [github-action-delete-package](https://github.com/WyriHaximus/github-action-delete-package) | Delete a Docker image from the Github Docker Registry | WyriHaximus | 8 |
| 16 | [linux-bench](https://github.com/STH-Dev/linux-bench) | STH Linux benchmarking script | STH-Dev | 20 |
| 17 | [cache-domains](https://github.com/uklans/cache-domains) | Domain Names required for LAN Content Cache DNS spoofing | uklans | 198 |
| 18 | [monolithic](https://github.com/lancachenet/monolithic) | A monolithic lancache service capable of caching all CDNs in a single instance | lancachenet | 261 |
| 19 | [pure-sh-bible](https://github.com/dylanaraps/pure-sh-bible) | 📖 A collection of pure POSIX sh alternatives to external processes. | dylanaraps | 1253 |
| 20 | [awesome-git-hooks](https://github.com/CompSciLauren/awesome-git-hooks) | :anchor: A curated list of awesome git hooks | CompSciLauren | 572 |
| 21 | [git-blame-someone-else](https://github.com/jayphelps/git-blame-someone-else) | Blame someone else for your bad code. | jayphelps | 6670 |
| 22 | [github-sync](https://github.com/repo-sync/github-sync) | ⤵️ A GitHub Action for syncing current repository with remote | repo-sync | 68 |
| 23 | [action-shopware](https://github.com/FriendsOfShopware/action-shopware) | Github Action to setup Shopware | FriendsOfShopware | 3 |
| 24 | [docker-clean](https://github.com/ZZROTDesign/docker-clean) | A script that cleans docker containers, images, volumes, and networks. | ZZROTDesign | 1172 |
| 25 | [ansible-lanparty](https://github.com/ti-mo/ansible-lanparty) | Collection of integrated Ansible roles used to run LAN events. | ti-mo | 110 |
| 26 | [ship](https://github.com/augustohp/ship) | Aids you creating a `Dockerfile` by transforming its (interactive shell) history into `RUN` instructions | augustohp | 49 |
| 27 | [acme.sh](https://github.com/acmesh-official/acme.sh) | A pure Unix shell script implementing ACME client protocol | acmesh-official | 16982 |
| 28 | [jest-action](https://github.com/stefanoeb/jest-action) | Wraps and install Jest test runner in a github action. | stefanoeb | 55 |
| 29 | [ascii-emoji](https://github.com/dysfunc/ascii-emoji) | Essential Emoji | dysfunc | 1607 |
| 30 | [prezto](https://github.com/sorin-ionescu/prezto) | The configuration framework for Zsh | sorin-ionescu | 11100 |
| 31 | [baseimage-docker](https://github.com/phusion/baseimage-docker) | A minimal Ubuntu base image modified for Docker-friendliness | phusion | 7708 |
| 32 | [uAssets](https://github.com/uBlockOrigin/uAssets) | Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc. | uBlockOrigin | 1270 |
| 33 | [MessageMe](https://github.com/cfalk/MessageMe) | A wrapper for the TextBelt API that allows messages to be sent with delays from the command line. | cfalk | 9 |
| 34 | [powerlevel10k](https://github.com/romkatv/powerlevel10k) | A Zsh theme | romkatv | 5425 |
| 35 | [airgeddon](https://github.com/v1s1t0r1sh3r3/airgeddon) | This is a multi-use bash script for Linux systems to audit wireless networks. | v1s1t0r1sh3r3 | 2497 |
| 36 | [fonts](https://github.com/powerline/fonts) | Patched fonts for Powerline users. | powerline | 18865 |
| 37 | [awesome-zsh-plugins](https://github.com/unixorn/awesome-zsh-plugins) | A collection of ZSH frameworks, plugins, themes and tutorials. | unixorn | 7553 |
| 38 | [tailwindcss-figma-kit](https://github.com/impulse/tailwindcss-figma-kit) | Figma Kit for TailwindCSS | impulse | 292 |
| 39 | [antigen](https://github.com/zsh-users/antigen) | The plugin manager for zsh. | zsh-users | 5763 |
| 40 | [macOS-Simple-KVM](https://github.com/foxlet/macOS-Simple-KVM) | Tools to set up a quick macOS VM in QEMU, accelerated by KVM. | foxlet | 5148 |
| 41 | [openvpn-install](https://github.com/angristan/openvpn-install) | Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux. | angristan | 4512 |
| 42 | [ubuntu-mainline-kernel.sh](https://github.com/pimlie/ubuntu-mainline-kernel.sh) | Bash script for Ubuntu (and derivatives) to easily (un)install kernels from the Ubuntu Kernel PPA | pimlie | 157 |
| 43 | [docker-alpine](https://github.com/alpinelinux/docker-alpine) | Official Alpine Linux Docker image. Win at minimalism! | alpinelinux | 254 |
| 44 | [ti-83-programs](https://github.com/benbalter/ti-83-programs) | The first (useful) software I ever wrote. Calculator programs written between 2001 and 2005 on a TI-83 Plus. | benbalter | 5 |
| 45 | [dotfiles](https://github.com/holman/dotfiles) | @holman does dotfiles | holman | 5765 |
| 46 | [dotfiles](https://github.com/metakermit/dotfiles) | metakermit's ~/.* | metakermit | 71 |
| 47 | [webrtc-build-scripts](https://github.com/pristineio/webrtc-build-scripts) | A set of build scripts useful for building WebRTC libraries for Android and iOS. | pristineio | 1054 |
| 48 | [actions-wordpress](https://github.com/10up/actions-wordpress) | GitHub Actions for WordPress! | 10up | 222 |
| 49 | [dotfiles](https://github.com/lewagon/dotfiles) | Default configuration for Le Wagon's students | lewagon | 7089 |
| 50 | [priority-hints](https://github.com/WICG/priority-hints) | A browser API to enable developers signal the priorities of the resources they need to download. | WICG | 136 |
| 51 | [getssl](https://github.com/srvrco/getssl) | obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers. | srvrco | 1286 |
| 52 | [hook-flow](https://github.com/donavon/hook-flow) | A flowchart that explains the new lifecycle of a Hooks component. https://dwe.st/hf | donavon | 896 |
| 53 | [php-src-builder](https://github.com/travis-ci/php-src-builder) | Builds php/php-src with php-build and uploads artifacts to S3 | travis-ci | 30 |
| 54 | [takeover.sh](https://github.com/marcan/takeover.sh) | Wipe and reinstall a running Linux system via SSH, without rebooting. You know you want to. | marcan | 6435 |
| 55 | [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 | 39615 |
| 56 | [htrace.sh](https://github.com/trimstray/htrace.sh) | My simple Swiss Army knife for http/https troubleshooting and profiling. | trimstray | 3205 |
| 57 | [yaml-sucks](https://github.com/cblp/yaml-sucks) | YAML sucks. | cblp | 306 |
| 58 | [dotfiles](https://github.com/alrra/dotfiles) | 💻 macOS / Ubuntu dotfiles | alrra | 944 |
| 59 | [pi-hole](https://github.com/pi-hole/pi-hole) | A black hole for Internet advertisements | pi-hole | 21725 |
| 60 | [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 | 7857 |
| 61 | [bakery](https://github.com/DanielRuf/bakery) | Produces brotli encoded files | DanielRuf | 1 |
| 62 | [nginx-admins-handbook](https://github.com/trimstray/nginx-admins-handbook) | How to improve NGINX performance, security, and other important things. | trimstray | 11191 |
| 63 | [lambci](https://github.com/lambci/lambci) | A continuous integration system built on AWS Lambda | lambci | 3800 |
| 64 | [git-lambda-layer](https://github.com/lambci/git-lambda-layer) | A layer for AWS Lambda that allows your functions to use `git` and `ssh` binaries | lambci | 157 |
| 65 | [cheatsheets](https://github.com/kickstartcoding/cheatsheets) | A selection of printable, one-page cheatsheets, generated from Markdown using Pandoc & LaTeX | kickstartcoding | 688 |
| 66 | [professional-programming](https://github.com/charlax/professional-programming) | A collection of full-stack resources for programmers. | charlax | 14127 |
| 67 | [plex-media-player-appimage](https://github.com/knapsu/plex-media-player-appimage) | Linux AppImage packages for Plex Media Player application. | knapsu | 63 |
| 68 | [nsfw_data_scraper](https://github.com/alex000kim/nsfw_data_scraper) | Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier | alex000kim | 9983 |
| 69 | [windows-bash-ssh-agent](https://github.com/bahamas10/windows-bash-ssh-agent) | Scripts to persist ssh-agent on Bash on Ubuntu on Windows | bahamas10 | 32 |
| 70 | [phpenv](https://github.com/phpenv/phpenv) | Simple PHP version management | phpenv | 957 |
| 71 | [lsix](https://github.com/hackerb9/lsix) | Like "ls", but for images. Shows thumbnails in terminal using sixel graphics. | hackerb9 | 2345 |
| 72 | [async-book](https://github.com/rust-lang/async-book) | Asynchronous Programming in Rust | rust-lang | 564 |
| 73 | [branch-cleanup-action](https://github.com/jessfraz/branch-cleanup-action) | A GitHub action to automatically delete the branch after a pull request has been merged. | jessfraz | 419 |
| 74 | [shaking-finger-action](https://github.com/jessfraz/shaking-finger-action) | A GitHub action that displays a gif of Conan O'Brien shaking his finger to a pull request on fail. | jessfraz | 92 |
| 75 | [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 | 3754 |
| 76 | [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 | 6586 |
| 77 | [native-file-system](https://github.com/WICG/native-file-system) | Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications. | WICG | 282 |
| 78 | [yolo](https://github.com/atongen/yolo) | A git alias | atongen | 16 |
| 79 | [picture-in-picture](https://github.com/w3c/picture-in-picture) | Picture-in-Picture (PiP) | w3c | 243 |
| 80 | [generate-ssl-certs-for-local-development](https://github.com/kingkool68/generate-ssl-certs-for-local-development) | A bash script for generating trusted self-signed SSL certs for local development on your Mac | kingkool68 | 1308 |
| 81 | [fff](https://github.com/dylanaraps/fff) | 📁 A simple file manager written in bash. | dylanaraps | 2766 |
| 82 | [dotfiles](https://github.com/jessfraz/dotfiles) | My dotfiles. Buyer beware ;) | jessfraz | 2526 |
| 83 | [zsh-completions](https://github.com/zsh-users/zsh-completions) | Additional completion definitions for Zsh. | zsh-users | 3377 |
| 84 | [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) | Fish shell like syntax highlighting for Zsh. | zsh-users | 9061 |
| 85 | [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) | Fish-like autosuggestions for zsh | zsh-users | 12833 |
| 86 | [zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) | 🐠 ZSH port of Fish history search (up arrow) | zsh-users | 1214 |
| 87 | [rbenv](https://github.com/rbenv/rbenv) | Groom your app’s Ruby environment | rbenv | 12367 |
| 88 | [auto-color-ls](https://github.com/gretzky/auto-color-ls) | zsh plugin to automatically list directories with colorls | gretzky | 23 |
| 89 | [example-azure-node](https://github.com/sdras/example-azure-node) | An example Node webapp deployed with GitHub actions | sdras | 67 |
| 90 | [nodenv](https://github.com/nodenv/nodenv) | Manage multiple NodeJS versions. | nodenv | 1201 |
| 91 | [nginx-cache-purge](https://github.com/perusio/nginx-cache-purge) | A bash script for deleting items from Nginx cache | perusio | 226 |
| 92 | [strap](https://github.com/MikeMcQuaid/strap) | 👢 Bootstrap your macOS development system. | MikeMcQuaid | 1477 |
| 93 | [php-build](https://github.com/php-build/php-build) | Builds PHP so that multiple versions can be used side by side. | php-build | 836 |
| 94 | [dnsgit](https://github.com/ossobv/dnsgit) | Keep track of DNS server history using a Git repository | ossobv | 5 |
| 95 | [pms-docker](https://github.com/plexinc/pms-docker) | Plex Media Server Docker repo, for all your PMS docker needs. | plexinc | 1463 |
| 96 | [formation](https://github.com/minamarkham/formation) | 💻 macOS setup script for front-end development | minamarkham | 1539 |
| 97 | [yonce](https://github.com/minamarkham/yonce) | 👑 Queen Bey-inspired themes for all your favs. | minamarkham | 250 |
| 98 | [garie](https://github.com/boyney123/garie) | Open source web performance | boyney123 | 445 |
| 99 | [vscodium](https://github.com/VSCodium/vscodium) | binary releases of VS Code without MS branding/telemetry/licensing | VSCodium | 8104 |
| 100 | [mOSL](https://github.com/0xmachos/mOSL) | Bash script to audit and fix macOS Catalina (10.15.x) security settings | 0xmachos | 180 |
| 101 | [homestead](https://github.com/laravel/homestead) | | laravel | 3443 |
| 102 | [timidity](https://github.com/feross/timidity) | Play MIDI files in the browser w/ Web Audio, WebAssembly, and libtimidity | feross | 165 |
| 103 | [awesome-home-assistant](https://github.com/frenck/awesome-home-assistant) | A curated list of amazingly awesome Home Assistant resources. | frenck | 2148 |
| 104 | [onpremise](https://github.com/getsentry/onpremise) | Sentry On-Premise setup | getsentry | 2429 |
| 105 | [portals](https://github.com/WICG/portals) | A proposal for enabling seamless navigations between sites or pages | WICG | 623 |
| 106 | [github-markdown-toc](https://github.com/ekalinin/github-markdown-toc) | Easy TOC creation for GitHub README.md | ekalinin | 1934 |
| 107 | [neofetch](https://github.com/dylanaraps/neofetch) | 🖼️ A command-line system information tool written in bash 3.2+ | dylanaraps | 8310 |
| 108 | [bitbar-plugins](https://github.com/matryer/bitbar-plugins) | Plugin repository for BitBar | matryer | 1177 |
| 109 | [shopware-docker](https://github.com/shyim/shopware-docker) | | shyim | 27 |
| 110 | [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 📖 A collection of pure bash alternatives to external processes. | dylanaraps | 24176 |
| 111 | [git-praise](https://github.com/ansman/git-praise) | Use git-praise to find out who to thank for that magical piece of code. | ansman | 133 |
| 112 | [graphql-spec](https://github.com/graphql/graphql-spec) | GraphQL is a query language and execution engine tied to any backend service. | graphql | 12539 |
| 113 | [bocker](https://github.com/p8952/bocker) | Docker implemented in around 100 lines of bash | p8952 | 7380 |
| 114 | [the-bread-code](https://github.com/hendricius/the-bread-code) | Learn how to master the art of baking the programmer way. | hendricius | 3406 |
| 115 | [PlexGuide.com](https://github.com/plexguide/PlexGuide.com) | Welcome to https://PlexGuide.com ~ Rapidly deploy multiple-hasty Docker Containers through Ansible with local or Unlimited Google HD Space! | plexguide | 1476 |
| 116 | [GitTools](https://github.com/internetwache/GitTools) | A repository with 3 tools for pwn'ing websites with .git repositories available | internetwache | 1810 |
| 117 | [bash-arg-parse](https://github.com/mattbryson/bash-arg-parse) | Simple CLI argument parsing template for a stand alone bash script | mattbryson | 38 |
| 118 | [dnsperftest](https://github.com/cleanbrowsing/dnsperftest) | DNS Performance test | cleanbrowsing | 1362 |
| 119 | [powerlevel9k](https://github.com/Powerlevel9k/powerlevel9k) | A tool for building the most useful CLI possible, customized for you. | Powerlevel9k | 12468 |
| 120 | [heroku-buildpack-rust](https://github.com/emk/heroku-buildpack-rust) | A buildpack for Rust applications on Heroku, with full support for Rustup, cargo and build caching. | emk | 322 |
| 121 | [fish-shell](https://github.com/fish-shell/fish-shell) | The user-friendly command line shell. | fish-shell | 14755 |
| 122 | [nvidia-update](https://github.com/Benjamin-Dobell/nvidia-update) | Install nVidia drivers on macOS the easy way. | Benjamin-Dobell | 1121 |
| 123 | [spaceship-prompt](https://github.com/denysdovhan/spaceship-prompt) | :rocket::star: A Zsh prompt for Astronauts | denysdovhan | 11436 |
| 124 | [slackr](https://github.com/a-sync/slackr) | Simple shell command to send or pipe content to slack via webhooks. (To upload snippets or files use: www.github.com/a-sync/slackfu) | a-sync | 38 |
| 125 | [plexupdate](https://github.com/mrworf/plexupdate) | Plex Update script to simplify the life of Linux Plex Media Server users. | mrworf | 1289 |
| 126 | [step-github-upload-asset](https://github.com/wercker/step-github-upload-asset) | A wercker step for adding an asset to a GitHub release. | wercker | 12 |
| 127 | [ansible-interactive-tutorial](https://github.com/turkenh/ansible-interactive-tutorial) | Interactive Ansible tutorials with dead simple setup via Docker | turkenh | 1238 |
| 128 | [composer-project](https://github.com/shopware/composer-project) | Skeleton for Shopware projects with composer | shopware | 64 |
| 129 | [n-install](https://github.com/mklement0/n-install) | Installs n, the Node.js version manager, without needing to install Node.js first: curl -L https://git.io/n-install \| bash | mklement0 | 529 |
| 130 | [testssl.sh](https://github.com/drwetter/testssl.sh) | Testing TLS/SSL encryption anywhere on any port | drwetter | 3993 |
| 131 | [tldr](https://github.com/tldr-pages/tldr) | 📚 Simplified and community-driven man pages | tldr-pages | 26607 |
| 132 | [OSX-KVM](https://github.com/kholia/OSX-KVM) | Run macOS on QEMU/KVM. No support is provided at the moment. | kholia | 7679 |
| 133 | [vessel](https://github.com/shipping-docker/vessel) | Up and running with small Docker environments | shipping-docker | 893 |
| 134 | [Command-line-text-processing](https://github.com/learnbyexample/Command-line-text-processing) | :zap: From finding text to search and replace, from sorting to beautifying text and more :art: | learnbyexample | 9160 |
| 135 | [apt-fast](https://github.com/ilikenwf/apt-fast) | apt-fast: A shellscript wrapper for apt that speeds up downloading of packages. | ilikenwf | 1123 |
| 136 | [Hack](https://github.com/source-foundry/Hack) | A typeface designed for source code | source-foundry | 13235 |
| 137 | [bash-it](https://github.com/Bash-it/bash-it) | A community Bash framework. | Bash-it | 11326 |
| 138 | [Bash-Snippets](https://github.com/alexanderepstein/Bash-Snippets) | A collection of small bash scripts for heavy terminal users | alexanderepstein | 7604 |
| 139 | [welder](https://github.com/pch/welder) | 👨‍🏭Set up your Linux server with plain shell scripts | pch | 1164 |
| 140 | [plugin-dev-tools](https://github.com/shopwareLabs/plugin-dev-tools) | | shopwareLabs | 13 |
| 141 | [wipe-modules](https://github.com/bntzio/wipe-modules) | 🗑️ Easily remove the node_modules folder of non-active projects | bntzio | 266 |
| 142 | [pure](https://github.com/sindresorhus/pure) | Pretty, minimal and fast ZSH prompt | sindresorhus | 8542 |
| 143 | [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) | 🙃 A delightful community-driven (with 1500+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 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 | 106709 |
| 144 | [movies-for-hackers](https://github.com/k4m4/movies-for-hackers) | 🎬 A curated list of movies every hacker & cyberpunk must watch. | k4m4 | 8053 |
| 145 | [dotfiles](https://github.com/mathiasbynens/dotfiles) | :wrench: .files, including ~/.macos — sensible hacker defaults for macOS | mathiasbynens | 23060 |
| 146 | [getcaddy.com](https://github.com/caddyserver/getcaddy.com) | Automated installer script for Caddy with plugins | caddyserver | 18 |
| 147 | [static_status](https://github.com/Cyclenerd/static_status) | 🚦Bash script to generate a static status page. | Cyclenerd | 222 |
| 148 | [docker-gc](https://github.com/spotify/docker-gc) | INACTIVE: Docker garbage collection of containers and images | spotify | 5056 |
| 149 | [streisand](https://github.com/StreisandEffect/streisand) | Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists. | StreisandEffect | 20874 |
| 150 | [lamp-install-script](https://github.com/mhlavac/lamp-install-script) | Installation script for your LAMP workstation, or virtual server | mhlavac | 26 |

**[⬆ Back to Index](#-contents)**

## Smarty
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [MNAddDSVGO](https://github.com/mnaczenski/MNAddDSVGO) | | mnaczenski | 4 |
| 2 | [shopware-bootstrap-theme](https://github.com/conexco/shopware-bootstrap-theme) | the Shopware Bootstrap Theme for Shopware | conexco | 39 |

**[⬆ Back to Index](#-contents)**

## Starlark
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [rules_rust](https://github.com/bazelbuild/rules_rust) | Rust rules for Bazel | bazelbuild | 182 |

**[⬆ Back to Index](#-contents)**

## Swift
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [CoronaTracker](https://github.com/mhdhejazi/CoronaTracker) | Coronavirus tracker app for iOS & macOS with maps & charts | mhdhejazi | 879 |
| 2 | [UIImageColors](https://github.com/jathu/UIImageColors) | Fetches the most dominant and prominent colors from an image. | jathu | 2721 |
| 3 | [macos-audio-devices](https://github.com/karaggeorge/macos-audio-devices) | Get, set and configure the Audio Devices on macOS | karaggeorge | 46 |
| 4 | [BreatheReplica](https://github.com/insidegui/BreatheReplica) | A simple replica of the Apple Watch Breathe app animation written in SwiftUI. | insidegui | 41 |
| 5 | [DarkImagePublishPlugin](https://github.com/insidegui/DarkImagePublishPlugin) | Publish plugin that lets you have both light and dark mode variants for images on your site 😎 | insidegui | 37 |
| 6 | [Timelane](https://github.com/icanzilb/Timelane) | Timelane | icanzilb | 307 |
| 7 | [lockdown-ios](https://github.com/confirmedcode/lockdown-ios) | | confirmedcode | 527 |
| 8 | [Plash](https://github.com/sindresorhus/Plash) | 💦 Make any website your Mac desktop wallpaper | sindresorhus | 924 |
| 9 | [SwiftUIX](https://github.com/SwiftUIX/SwiftUIX) | An extension to the standard SwiftUI library. | SwiftUIX | 961 |
| 10 | [Rectangle](https://github.com/rxhanson/Rectangle) | Move and resize windows on macOS with keyboard shortcuts and snap areas | rxhanson | 2496 |
| 11 | [macos-key-cast](https://github.com/karaggeorge/macos-key-cast) | Log keys pressed on macOS. Useful for screen recordings and presentations. | karaggeorge | 203 |
| 12 | [hidden](https://github.com/dwarvesf/hidden) | An ultra-light MacOS utility that helps hide menu bar icons | dwarvesf | 2720 |
| 13 | [overkill-for-mac](https://github.com/KrauseFx/overkill-for-mac) | Stop iTunes from opening when you connect your iPhone | KrauseFx | 417 |
| 14 | [nio](https://github.com/kiliankoe/nio) | 💬 Nio is an upcoming matrix client for iOS. | kiliankoe | 62 |
| 15 | [Plot](https://github.com/JohnSundell/Plot) | A DSL for writing type-safe HTML, XML and RSS in Swift. | JohnSundell | 1183 |
| 16 | [Ink](https://github.com/JohnSundell/Ink) | A fast and flexible Markdown parser written in Swift. | JohnSundell | 1599 |
| 17 | [mac-focus-window](https://github.com/karaggeorge/mac-focus-window) | Focus a window and bring it to the front on macOS | karaggeorge | 5 |
| 18 | [mac-window-select](https://github.com/karaggeorge/mac-window-select) | Prompt the user to select a window on macOS, mimicking the native screenshot utility | karaggeorge | 45 |
| 19 | [NoiseBuddy](https://github.com/insidegui/NoiseBuddy) | Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar. | insidegui | 460 |
| 20 | [action-swiftlint](https://github.com/norio-nomura/action-swiftlint) | GitHub Action for SwiftLint | norio-nomura | 147 |
| 21 | [pam-watchid](https://github.com/biscuitehh/pam-watchid) | PAM plugin module that allows the Apple Watch to be used for authentication | biscuitehh | 305 |
| 22 | [DirectToSwiftUI](https://github.com/DirectToSwift/DirectToSwiftUI) | Rule based CRUD Database Frontends for SwiftUI | DirectToSwift | 39 |
| 23 | [alt-tab-macos](https://github.com/lwouis/alt-tab-macos) | Windows alt-tab on macOS (i.e. switch between windows, not apps) | lwouis | 772 |
| 24 | [xcodes](https://github.com/RobotsAndPencils/xcodes) | Manage the Xcodes installed on your Mac | RobotsAndPencils | 131 |
| 25 | [CustomButton](https://github.com/sindresorhus/CustomButton) | Customizable button for your macOS app | sindresorhus | 85 |
| 26 | [Defaults](https://github.com/sindresorhus/Defaults) | Swifty and modern UserDefaults | sindresorhus | 487 |
| 27 | [mac-open-with](https://github.com/karaggeorge/mac-open-with) | Open a file with an installed app on macOS | karaggeorge | 39 |
| 28 | [Clippy](https://github.com/Cosmo/Clippy) | 📎💬🎉 Clippy from Microsoft Office is back and runs on macOS! Written in Swift. | Cosmo | 625 |
| 29 | [brave-ios](https://github.com/brave/brave-ios) | Brave iOS Browser | brave | 598 |
| 30 | [Puma](https://github.com/pumaswift/Puma) | 🐯 Build utilities in pure Swift | pumaswift | 388 |
| 31 | [ConfettiView](https://github.com/NSHipster/ConfettiView) | A view that emits confetti 🎉 | NSHipster | 401 |
| 32 | [reddit-swiftui](https://github.com/carson-katri/reddit-swiftui) | A cross-platform Reddit client built in SwiftUI | carson-katri | 679 |
| 33 | [ios-learning-materials](https://github.com/jVirus/ios-learning-materials) | 📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS. | jVirus | 1022 |
| 34 | [Awesome-Swift-Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) | A List of Awesome Swift Playgrounds | uraimo | 3143 |
| 35 | [HybridCamera](https://github.com/eonist/HybridCamera) | Video and photo camera for iOS | eonist | 111 |
| 36 | [CrashReporter](https://github.com/CleanCocoa/CrashReporter) | Lightweight macOS Crash Reporter Setup | CleanCocoa | 99 |
| 37 | [SwiftUIExperiments](https://github.com/dasdom/SwiftUIExperiments) | Experiments with SwiftUI | dasdom | 118 |
| 38 | [DealStack](https://github.com/insidegui/DealStack) | Simple card stack implemented with SwiftUI | insidegui | 104 |
| 39 | [xi-mac](https://github.com/xi-editor/xi-mac) | The xi-editor mac frontend. | xi-editor | 2790 |
| 40 | [SwiftWebUI](https://github.com/SwiftWebUI/SwiftWebUI) | A demo implementation of SwiftUI for the Web | SwiftWebUI | 2833 |
| 41 | [Unshaky](https://github.com/aahung/Unshaky) | A software attempt to address the "double key press" issue on Apple's butterfly keyboard | aahung | 1972 |
| 42 | [CareKit](https://github.com/carekit-apple/CareKit) | CareKit is an open source software framework for creating apps that help people better understand and manage their health. | carekit-apple | 1836 |
| 43 | [MovieSwiftUI](https://github.com/Dimillian/MovieSwiftUI) | SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation. | Dimillian | 4223 |
| 44 | [awesome-ios-ui](https://github.com/ivanvorobei/awesome-ios-ui) | A collaborative list of awesome UI & Animation only in Swift. Include quick preview. | ivanvorobei | 765 |
| 45 | [SwiftUI](https://github.com/ivanvorobei/SwiftUI) | Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data. | ivanvorobei | 2186 |
| 46 | [MTMR](https://github.com/Toxblh/MTMR) | 🌟 [My TouchBar My rules]. The Touch Bar Customisation App for your MacBook Pro | Toxblh | 1972 |
| 47 | [TouchFart](https://github.com/hungtruong/TouchFart) | A fart app for the new Macbook Pro's Touch Bar | hungtruong | 389 |
| 48 | [Pock](https://github.com/pigigaldi/Pock) | Display macOS Dock in Touch Bar | pigigaldi | 7165 |
| 49 | [wwdc-downloader](https://github.com/ohoachuck/wwdc-downloader) | WWDC 2019 video downloader script written in Swift - no external dependency. | ohoachuck | 1496 |
| 50 | [WWDC](https://github.com/insidegui/WWDC) | The unofficial WWDC app for macOS | insidegui | 7547 |
| 51 | [About-SwiftUI](https://github.com/Juanpe/About-SwiftUI) | Gathering all info published, both by Apple and by others, about new framework SwiftUI. | Juanpe | 4305 |
| 52 | [PullToReach](https://github.com/quickbirdstudios/PullToReach) | PullToReach is a simple drag-and-drop solution for adding pull-to-reach functionality to your app | quickbirdstudios | 501 |
| 53 | [Identity](https://github.com/JohnSundell/Identity) | 🆔 Type-safe identifiers in Swift | JohnSundell | 262 |
| 54 | [InAppViewDebugger](https://github.com/indragiek/InAppViewDebugger) | A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging | indragiek | 1641 |
| 55 | [Amethyst](https://github.com/ianyh/Amethyst) | Automatic tiling window manager for macOS à la xmonad. | ianyh | 7156 |
| 56 | [sensor-visualizer-kit](https://github.com/joeblau/sensor-visualizer-kit) | Visualize iOS sensors for live presentations, iOS AppStore demos, Apple Store prototypes, design reviews. | joeblau | 240 |
| 57 | [TermiWatch](https://github.com/kuglee/TermiWatch) | Terminal Watch Face for Apple Watch | kuglee | 505 |
| 58 | [cows](https://github.com/AlwaysRightInstitute/cows) | 🐮 ASCII cows for Swift | AlwaysRightInstitute | 80 |
| 59 | [Aerial](https://github.com/JohnCoates/Aerial) | Apple TV Aerial Screensaver for Mac | JohnCoates | 17294 |
| 60 | [Hello-Goodbye](https://github.com/bcye/Hello-Goodbye) | Available for Chrome, Firefox and Safari and as a blocklist to integrate into existing blockers. | bcye | 159 |
| 61 | [PanModal](https://github.com/slackhq/PanModal) | An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS. | slackhq | 2327 |
| 62 | [DevSwitch](https://github.com/aaronpearce/DevSwitch) | An iOS app for switching between countries on the App Store with ease. | aaronpearce | 405 |
| 63 | [swift-log](https://github.com/apple/swift-log) | A Logging API for Swift | apple | 1734 |
| 64 | [LogDistributedNotifications](https://github.com/sindresorhus/LogDistributedNotifications) | Log distributed notifications on macOS | sindresorhus | 34 |
| 65 | [splash](https://github.com/gonzula/splash) | Simple Programming LAnguage for SHortcuts | gonzula | 155 |
| 66 | [Workbench](https://github.com/mxcl/Workbench) | Seamless, automatic, “dotfile” sync to iCloud. | mxcl | 620 |
| 67 | [adding-deeplink-shortcuts-to-the-iOS-home-screen](https://github.com/SwiftRocks/adding-deeplink-shortcuts-to-the-iOS-home-screen) | | SwiftRocks | 22 |
| 68 | [pixel-picker](https://github.com/acheronfail/pixel-picker) | A tiny menu bar application that helps you pick colours from your screen! 🔍✨ | acheronfail | 231 |
| 69 | [Teller-iOS](https://github.com/levibostian/Teller-iOS) | iOS library that manages your app's cached data with ease. | levibostian | 7 |
| 70 | [Wendy-iOS](https://github.com/levibostian/Wendy-iOS) | Build offline first iOS mobile apps. Remove loading screens, perform tasks instantly. | levibostian | 133 |
| 71 | [AppUpdater](https://github.com/mxcl/AppUpdater) | Automatically update open source macOS apps from GitHub releases. | mxcl | 199 |
| 72 | [Pine](https://github.com/lukakerr/Pine) | A modern, native macOS markdown editor | lukakerr | 2231 |
| 73 | [SwiftFormat](https://github.com/nicklockwood/SwiftFormat) | A command-line tool and Xcode Extension for formatting Swift code | nicklockwood | 3715 |
| 74 | [DockProgress](https://github.com/sindresorhus/DockProgress) | Show progress in your app's Dock icon | sindresorhus | 672 |
| 75 | [Brooklyn](https://github.com/pedrommcarrasco/Brooklyn) | 🍎 Screensaver inspired by Apple's Event on October 30, 2018 | pedrommcarrasco | 3738 |
| 76 | [BuildTimeAnalyzer-for-Xcode](https://github.com/RobertGummesson/BuildTimeAnalyzer-for-Xcode) | Build Time Analyzer for Swift | RobertGummesson | 3358 |
| 77 | [ios-developer-tools](https://github.com/LeoMobileDeveloper/ios-developer-tools) | Tools that every iOS developer should know. | LeoMobileDeveloper | 924 |
| 78 | [Bagel](https://github.com/yagiz/Bagel) | a little native network debugging tool for iOS | yagiz | 3450 |
| 79 | [swift-sh](https://github.com/mxcl/swift-sh) | Easily script with third-party Swift dependencies. | mxcl | 1350 |
| 80 | [ProcreateUndoGesture](https://github.com/SavageSource/ProcreateUndoGesture) | This is an example of Procreate's Undo and Redo gestures. | SavageSource | 171 |
| 81 | [Menu](https://github.com/TwoLivesLeft/Menu) | The iOS Menu | TwoLivesLeft | 1641 |
| 82 | [SnapKit](https://github.com/SnapKit/SnapKit) | A Swift Autolayout DSL for iOS & OS X | SnapKit | 16270 |
| 83 | [Progress.swift](https://github.com/jkandzi/Progress.swift) | :hourglass: Add beautiful progress bars to your loops. | jkandzi | 244 |
| 84 | [Commander](https://github.com/kylef/Commander) | Compose beautiful command line interfaces in Swift | kylef | 1389 |
| 85 | [aperture-node](https://github.com/wulkano/aperture-node) | Record the screen on macOS from Node.js | wulkano | 175 |
| 86 | [Connectivity](https://github.com/rwbutler/Connectivity) | 🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access. | rwbutler | 1275 |
| 87 | [MagazineLayout](https://github.com/airbnb/MagazineLayout) | A collection view layout capable of laying out views in vertically scrolling grids and lists. | airbnb | 2623 |
| 88 | [Flint](https://github.com/MontanaFlossCo/Flint) | The Flint framework for building apps on Apple platforms using Feature Driven Development | MontanaFlossCo | 640 |
| 89 | [PlainPasta](https://github.com/hisaac/PlainPasta) | Make "Paste and Match Style" the default | hisaac | 12 |
| 90 | [Pixel](https://github.com/muukii/Pixel) | 🎨🖼 An image editor and engine using CoreImage | muukii | 1945 |
| 91 | [AloeStackView](https://github.com/airbnb/AloeStackView) | A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout. | airbnb | 2721 |
| 92 | [macos-wallpaper](https://github.com/sindresorhus/macos-wallpaper) | Manage the desktop wallpaper on macOS | sindresorhus | 392 |
| 93 | [FloatingPanel](https://github.com/SCENEE/FloatingPanel) | A clean and easy-to-use floating panel UI component for iOS | SCENEE | 3472 |
| 94 | [halloween_2018_watch_face](https://github.com/mtynior/halloween_2018_watch_face) | Custom Apple Watch Face for Halloween 2018 | mtynior | 9 |
| 95 | [CircularProgress](https://github.com/sindresorhus/CircularProgress) | Circular progress indicator for your macOS app | sindresorhus | 323 |
| 96 | [awesome-swift](https://github.com/matteocrippa/awesome-swift) | A collaborative list of awesome Swift libraries and resources. Feel free to contribute! | matteocrippa | 18933 |
| 97 | [SpriteKitWatchFacePlaygroundBook](https://github.com/steventroughtonsmith/SpriteKitWatchFacePlaygroundBook) | Swift Playgrounds port of SpriteKitWatchFace | steventroughtonsmith | 62 |
| 98 | [RsyncOSX](https://github.com/rsyncOSX/RsyncOSX) | A macOS GUI for rsync | rsyncOSX | 519 |
| 99 | [Spotifree](https://github.com/ArtemGordinsky/Spotifree) | An OS X app that automatically mutes ads on Spotify (not supported) | ArtemGordinsky | 1041 |
| 100 | [mas](https://github.com/mas-cli/mas) | :package: Mac App Store command line interface | mas-cli | 6937 |
| 101 | [NSFWDetector](https://github.com/lovoo/NSFWDetector) | A NSFW (aka porn) detector with CoreML | lovoo | 1290 |
| 102 | [SwiftShell](https://github.com/kareman/SwiftShell) | A Swift framework for shell scripting. | kareman | 752 |
| 103 | [DeviceColor](https://github.com/bogren/DeviceColor) | 💅 iOS device color in Swift | bogren | 24 |
| 104 | [CloudCore](https://github.com/Sorix/CloudCore) | Framework that enables syncing between iCloud (CloudKit) and Core Data | Sorix | 146 |
| 105 | [Slope](https://github.com/mergesort/Slope) | A simpler way to implement gradients on iOS. | mergesort | 237 |
| 106 | [SubtleVolume](https://github.com/andreamazz/SubtleVolume) | Replace the system volume popup with a more subtle indicator. | andreamazz | 1171 |
| 107 | [summon](https://github.com/eonist/summon) | Summon a person to your exact location in a building | eonist | 223 |
| 108 | [Splash](https://github.com/JohnSundell/Splash) | A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun! | JohnSundell | 1289 |
| 109 | [HeadGazeLib](https://github.com/eBay/HeadGazeLib) | A library to empower iOS app control through head gaze without a finger touch | eBay | 699 |
| 110 | [iina](https://github.com/iina/iina) | The modern video player for macOS. | iina | 23261 |
| 111 | [is-it-snappy](https://github.com/chadaustin/is-it-snappy) | iOS App for measuring input-to-output latency | chadaustin | 81 |
| 112 | [Unwrap](https://github.com/twostraws/Unwrap) | Learn Swift interactively on your iPhone. | twostraws | 1560 |
| 113 | [fluid-interfaces](https://github.com/nathangitter/fluid-interfaces) | Natural gestures and animations inspired by Apple's WWDC18 talk "Designing Fluid Interfaces" | nathangitter | 2319 |
| 114 | [FlowLayout](https://github.com/eonist/FlowLayout) | Bi-directional layout framework for iOS | eonist | 170 |
| 115 | [CardsLayout](https://github.com/filletofish/CardsLayout) | :star: Custom card-designed CollectionView layout | filletofish | 604 |
| 116 | [AlecrimCoreData](https://github.com/Alecrim/AlecrimCoreData) | Core Data made simple. | Alecrim | 780 |
| 117 | [UICircularProgressRing](https://github.com/luispadron/UICircularProgressRing) | A circular progress bar for iOS written in Swift | luispadron | 1392 |
| 118 | [Differific](https://github.com/zenangst/Differific) | :fuelpump: Differific - a fast and convenient diffing framework. | zenangst | 122 |
| 119 | [SkeletonView](https://github.com/Juanpe/SkeletonView) | ☠️ An elegant way to show users that something is happening and also prepare them to which contents he is waiting | Juanpe | 8856 |
| 120 | [SAConfettiView](https://github.com/sudeepag/SAConfettiView) | Confetti! Who doesn't like confetti? | sudeepag | 1406 |
| 121 | [GitHawk](https://github.com/GitHawkApp/GitHawk) | The best iOS app for GitHub. | GitHawkApp | 2640 |
| 122 | [CDAlertView](https://github.com/candostdagdeviren/CDAlertView) | Highly customizable alertview and alert/notification/success/error/alarm popup written in Swift | candostdagdeviren | 950 |
| 123 | [Aperture](https://github.com/wulkano/Aperture) | Record the screen on macOS | wulkano | 970 |
| 124 | [SwifterSwift](https://github.com/SwifterSwift/SwifterSwift) | A handy collection of more than 500 native Swift extensions to boost your productivity. | SwifterSwift | 8266 |
| 125 | [Magnet](https://github.com/Clipy/Magnet) | Customaize global hotkeys in macOS. | Clipy | 261 |
| 126 | [KeyHolder](https://github.com/Clipy/KeyHolder) | Record shortcuts in macOS, like Alfred.app. | Clipy | 236 |
| 127 | [Nuke](https://github.com/kean/Nuke) | Powerful image loading and caching system | kean | 4631 |
| 128 | [brisk](https://github.com/br1sk/brisk) | A macOS app for submitting radars | br1sk | 657 |
| 129 | [open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps) | 🚀 Awesome list of open source applications for macOS. | serhii-londar | 21985 |
| 130 | [Preferences](https://github.com/sindresorhus/Preferences) | Add a preferences window to your macOS app in minutes | sindresorhus | 637 |
| 131 | [Vaccine](https://github.com/zenangst/Vaccine) | :syringe: Vaccine - Make your apps immune to recompile-disease | zenangst | 276 |
| 132 | [LoginCritter](https://github.com/cgoldsby/LoginCritter) | An animated avatar that responds to text field interactions | cgoldsby | 5277 |
| 133 | [Gitee](https://github.com/Nightonke/Gitee) | Gitee, OS X status bar application for Github | Nightonke | 1076 |
| 134 | [VisualProgrammingLanguage](https://github.com/NathanFlurry/VisualProgrammingLanguage) | Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission. | NathanFlurry | 1125 |
| 135 | [Gifski](https://github.com/sindresorhus/Gifski) | 🌈 Convert videos to high-quality GIFs on your Mac | sindresorhus | 4435 |
| 136 | [openterm](https://github.com/louisdh/openterm) | OpenTerm, a sandboxed command line interface for iOS | louisdh | 1379 |
| 137 | [Lona](https://github.com/airbnb/Lona) | A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts. | airbnb | 7032 |
| 138 | [TelegramSwift](https://github.com/overtake/TelegramSwift) | Source code of Telegram for macos on Swift 5.0 | overtake | 2581 |
| 139 | [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin) | Add “Launch at Login” functionality to your macOS app in seconds | sindresorhus | 637 |
| 140 | [ShadowView](https://github.com/PierrePerrin/ShadowView) | An iOS Library that makes shadows management easy on UIView. | PierrePerrin | 370 |
| 141 | [AZDialogViewController](https://github.com/Minitour/AZDialogViewController) | A highly customizable alert dialog controller that mimics Snapchat's alert dialog. | Minitour | 722 |
| 142 | [SoftU2F](https://github.com/github/SoftU2F) | Software U2F authenticator for macOS | github | 2045 |
| 143 | [NetNewsWire](https://github.com/Ranchero-Software/NetNewsWire) | RSS reader for macOS and iOS. | Ranchero-Software | 3176 |
| 144 | [lottie-ios](https://github.com/airbnb/lottie-ios) | An iOS library to natively render After Effects vector animations | airbnb | 19249 |
| 145 | [Signal-iOS](https://github.com/signalapp/Signal-iOS) | A private messenger for iOS. | signalapp | 4679 |
| 146 | [Hero](https://github.com/HeroTransitions/Hero) | Elegant transition library for iOS & tvOS | HeroTransitions | 18184 |
| 147 | [FlagKit](https://github.com/madebybowtie/FlagKit) | Beautiful flag icons for usage in apps and on the web. | madebybowtie | 2529 |
| 148 | [tightloop-playgroundbook](https://github.com/steventroughtonsmith/tightloop-playgroundbook) | Swift Playground with logging disabled, enabling much faster performance | steventroughtonsmith | 49 |
| 149 | [json2swift](https://github.com/ijoshsmith/json2swift) | A macOS command line tool that generates excellent Swift data models based on JSON data. | ijoshsmith | 706 |
| 150 | [vapor](https://github.com/vapor/vapor) | 💧 A server-side Swift web framework. | vapor | 18408 |
| 151 | [PixPic](https://github.com/Yalantis/PixPic) | PixPic, a Photo Editing App | Yalantis | 1211 |
| 152 | [PrismaSimpleImagePicker](https://github.com/Roylee-ML/PrismaSimpleImagePicker) | This is a copy of the Prisma APP. Reproduce Prisma custom camera, image picker and picture editor | Roylee-ML | 588 |
| 153 | [iOS10-day-by-day](https://github.com/ScottLogic/iOS10-day-by-day) | Projects to accompany the iOS 10 Day by Day blog series | ScottLogic | 637 |
| 154 | [PopupDialog](https://github.com/Orderella/PopupDialog) | A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style. | Orderella | 3437 |
| 155 | [Live](https://github.com/ltebean/Live) | Demonstrates how to build a live broadcast app(Swift 3) | ltebean | 2335 |
| 156 | [Instructions](https://github.com/ephread/Instructions) | Create walkthroughs and guided tours (coach marks) in a simple way, with Swift. | ephread | 4250 |
| 157 | [X-Days-of-Swift](https://github.com/nashvail/X-Days-of-Swift) | Some iOS apps. | nashvail | 126 |
| 158 | [awesome-ios](https://github.com/vsouza/awesome-ios) | A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects | vsouza | 34500 |
| 159 | [PodcastMenu](https://github.com/insidegui/PodcastMenu) | Put Overcast on your Mac's menu bar | insidegui | 1155 |
| 160 | [paper-onboarding](https://github.com/Ramotion/paper-onboarding) | :octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion - https://www.ramotion.com/agency/app-development/ | Ramotion | 2917 |
| 161 | [15DaysofAnimationsinSwift](https://github.com/larrynatalicio/15DaysofAnimationsinSwift) | A project to learn animations. | larrynatalicio | 2498 |

**[⬆ Back to Index](#-contents)**

## TSQL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [database](https://github.com/mangoszero/database) | The *MangosZero* world database containing creatures, npcs etc.to populate the game world with. Report all issues at https://www.getmangos.eu/bug-tracker/mangos-zero/ | mangoszero | 74 |

**[⬆ Back to Index](#-contents)**

## TeX
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [Data-Science--Cheat-Sheet](https://github.com/abhat222/Data-Science--Cheat-Sheet) | Cheat Sheets | abhat222 | 17853 |
| 2 | [milewski-ctfp-pdf](https://github.com/hmemcpy/milewski-ctfp-pdf) | Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source | hmemcpy | 7164 |
| 3 | [awesome-deep-learning-papers](https://github.com/terryum/awesome-deep-learning-papers) | The most cited deep learning papers | terryum | 20874 |
| 4 | [os01](https://github.com/tuhdo/os01) | Bootstrap yourself to write an OS from scratch. A book for self-learner. | tuhdo | 8135 |

**[⬆ Back to Index](#-contents)**

## TypeScript
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [core](https://github.com/curveball/core) | The Curveball framework is a TypeScript framework for node.js with support for modern HTTP features. | curveball | 409 |
| 2 | [daneden-og-image-generator](https://github.com/daneden/daneden-og-image-generator) | An open graph image generator for my website, daneden.me | daneden | 25 |
| 3 | [jsquiz](https://github.com/lydiahallie/jsquiz) | JS Quiz Website | lydiahallie | 66 |
| 4 | [changed-files](https://github.com/futuratrepadeira/changed-files) | GitHub action to export a PR's changed files | futuratrepadeira | 14 |
| 5 | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | 📋 React hooks for forms validation without the hassle. | react-hook-form | 8923 |
| 6 | [inspectpack](https://github.com/FormidableLabs/inspectpack) | An inspection tool for Webpack frontend JavaScript bundles. | FormidableLabs | 423 |
| 7 | [components](https://github.com/nice-boys/components) | @brianlovin and @mxstbr's component library | nice-boys | 135 |
| 8 | [todo-actions](https://github.com/dtinth/todo-actions) | Turn TODO in source code into issues and close them when they are gone. Runs on GitHub Actions. | dtinth | 85 |
| 9 | [rome](https://github.com/facebookexperimental/rome) | An experimental JavaScript toolchain | facebookexperimental | 7477 |
| 10 | [animate-presence](https://github.com/natemoo-re/animate-presence) | Effortless element entrance/exit animations | natemoo-re | 62 |
| 11 | [a-centralized-mirror](https://github.com/kyleratti/a-centralized-mirror) | A centralized API for posting multiple video mirrors to a single stickied reddit comment | kyleratti | 20 |
| 12 | [react-soft-slider](https://github.com/dbismut/react-soft-slider) | Simple, fast and impartial slider | dbismut | 50 |
| 13 | [browserslist-generator](https://github.com/wessberg/browserslist-generator) | A library that makes generating and validating Browserslists a breeze! | wessberg | 51 |
| 14 | [hex-engine](https://github.com/suchipi/hex-engine) | A modern 2D game engine for the browser. | suchipi | 449 |
| 15 | [md2googleslides](https://github.com/gsuitedevs/md2googleslides) | Generate Google Slides from markdown | gsuitedevs | 3442 |
| 16 | [almin](https://github.com/almin/almin) | Client-side DDD/CQRS for JavaScript. | almin | 436 |
| 17 | [node-win32-api](https://github.com/waitingsong/node-win32-api) | win32 api | waitingsong | 138 |
| 18 | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | :zap: The one-liner node.js http-proxy middleware for connect, express and browser-sync | chimurai | 6632 |
| 19 | [filesize](https://github.com/ampproject/filesize) | Monitor the size of files in your project specified within package.json. | ampproject | 67 |
| 20 | [diez](https://github.com/diez/diez) | The Design Token Framework — Adopt a unified design language across platforms, codebases, and teams | diez | 536 |
| 21 | [webrtc-example](https://github.com/michelalbers/webrtc-example) | A simple react app to start a multiuser webrtc chat | michelalbers | 4 |
| 22 | [react-stripe-js](https://github.com/stripe/react-stripe-js) | React components for Stripe.js and Stripe Elements | stripe | 475 |
| 23 | [graphql-zeus](https://github.com/graphql-editor/graphql-zeus) | GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native | graphql-editor | 806 |
| 24 | [craft.js](https://github.com/prevwong/craft.js) | 🚀 A React Framework for building extensible drag and drop page editors | prevwong | 2656 |
| 25 | [compiled-css-in-js](https://github.com/atlassian-labs/compiled-css-in-js) | 👷‍♀ The CSS in JS authoring experience you love without the runtime cost. | atlassian-labs | 335 |
| 26 | [lit-mobx](https://github.com/adobe/lit-mobx) | Mixin and base class for using mobx with lit-element | adobe | 62 |
| 27 | [notion-js](https://github.com/neurosity/notion-js) | 🤯 Notion API | neurosity | 53 |
| 28 | [gatsby-mdx-embed](https://github.com/PaulieScanlon/gatsby-mdx-embed) | A Gatsby mdx plugin to embed Twitter, YouTube Instagram and many more in to your .mdx without imports 🧼 | PaulieScanlon | 47 |
| 29 | [perfume.js](https://github.com/Zizzamia/perfume.js) | Perfume is a tiny, web performance monitoring library which reports field data like Navigation Timing, Resource Timing, First Contentful Paint (FP/FCP), Largest Contentful Paint (LCP), First Input Delay (FID) back to your favorite analytics tool. | Zizzamia | 889 |
| 30 | [excalidraw](https://github.com/excalidraw/excalidraw) | Virtual whiteboard for sketching hand-drawn like diagrams | excalidraw | 5158 |
| 31 | [shopware-pwa](https://github.com/DivanteLtd/shopware-pwa) | Shopware PWA for eCommerce. Headless storefront solution for Shopware 6, which communicates through the SalesChannel-API. Always Open Source, MIT license. Made with :blue_heart: by shopware AG & Vue Storefront. | DivanteLtd | 56 |
| 32 | [reatom](https://github.com/artalar/reatom) | State manager with a focus of all needs | artalar | 365 |
| 33 | [pinia](https://github.com/posva/pinia) | 🍍Automatically Typed, Modular and lightweight Store for Vue using the composition api with DevTools support | posva | 569 |
| 34 | [zwitterion](https://github.com/lastmjs/zwitterion) | A web dev server that lets you import anything* | lastmjs | 459 |
| 35 | [ipod-classic-js](https://github.com/tvillarete/ipod-classic-js) | An iPod Classic built using React Hooks, TypeScript, & GraphQL | tvillarete | 218 |
| 36 | [takenote](https://github.com/taniarascia/takenote) | 📝 A free, open source notes app for the web. | taniarascia | 2216 |
| 37 | [react-icons](https://github.com/react-icons/react-icons) | svg react icons of popular icon packs | react-icons | 4034 |
| 38 | [cogo-toast](https://github.com/Cogoport/cogo-toast) | Beautiful, Zero Configuration, Toast Messages for React. Only ~ 4kb gzip, with styles and icons | Cogoport | 378 |
| 39 | [vscode-mjml](https://github.com/attilabuti/vscode-mjml) | This repo is archived. MJML preview, lint, compile for Visual Studio Code. | attilabuti | 137 |
| 40 | [github-script](https://github.com/actions/github-script) | | actions | 265 |
| 41 | [vscode-ganttdown](https://github.com/anydown/vscode-ganttdown) | | anydown | 39 |
| 42 | [liquidjs](https://github.com/harttle/liquidjs) | A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. | harttle | 402 |
| 43 | [htmdx](https://github.com/michael-klein/htmdx) | HTMDX: Lightweight runtime for mdx-like markdown | michael-klein | 67 |
| 44 | [namae](https://github.com/uetchy/namae) | ☕️ Grab a slick name for your new app. | uetchy | 294 |
| 45 | [github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) | :octocat: :rocket: GitHub action for deploying a project to GitHub pages. | JamesIves | 568 |
| 46 | [mdx-deck-live-code](https://github.com/JReinhold/mdx-deck-live-code) | A component for mdx-deck to live code in your slides. 🤯 | JReinhold | 138 |
| 47 | [source-map-explorer](https://github.com/danvk/source-map-explorer) | Analyze and debug space usage through source maps | danvk | 2752 |
| 48 | [actions-hugo](https://github.com/peaceiris/actions-hugo) | GitHub Actions for Hugo ⚡️ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported. | peaceiris | 223 |
| 49 | [liang-barsky](https://github.com/w8r/liang-barsky) | Liang-Barsky line-clipping algorithm | w8r | 27 |
| 50 | [wenyan](https://github.com/wenyan-lang/wenyan) | 文言文編程語言 A programming language for the ancient Chinese. | wenyan-lang | 15658 |
| 51 | [react-cosmos](https://github.com/react-cosmos/react-cosmos) | A dev environment for building scalable, high-quality user interfaces | react-cosmos | 6048 |
| 52 | [wolkenkit](https://github.com/thenativeweb/wolkenkit) | wolkenkit is an open-source CQRS and event-sourcing framework for JavaScript and Node.js. | thenativeweb | 729 |
| 53 | [bunpkg](https://github.com/kitten/bunpkg) | A proof of concept clone of Unpkg running on Cloudflare Workers | kitten | 44 |
| 54 | [prisma](https://github.com/prisma/prisma) | Modern DB toolkit to query, migrate and model your database | prisma | 2475 |
| 55 | [falco](https://github.com/theodo/falco) | Falco helps you monitor, analyze, and optimize your websites. | theodo | 687 |
| 56 | [voice-web](https://github.com/mozilla/voice-web) | Common Voice is part of Mozilla's initiative to help teach machines how real people speak. | mozilla | 2415 |
| 57 | [runtypes](https://github.com/pelotom/runtypes) | Runtime validation for static types | pelotom | 989 |
| 58 | [uniforms](https://github.com/vazco/uniforms) | A React library for building forms from any schema. | vazco | 1034 |
| 59 | [solid](https://github.com/ryansolid/solid) | A declarative, efficient, and flexible JavaScript library for building user interfaces. | ryansolid | 1808 |
| 60 | [bindery](https://github.com/evnbr/bindery) | Book layout in the browser | evnbr | 214 |
| 61 | [codelift](https://github.com/ericclemmons/codelift) | A "No Code" GUI for your existing React code. | ericclemmons | 531 |
| 62 | [Types-for-Adobe](https://github.com/pravdomil/Types-for-Adobe) | TypeScript types for Adobe: AfterEffects, Animate, Audition, Illustrator, InDesign, Photoshop, Premiere, ScriptUI. | pravdomil | 161 |
| 63 | [vscode-typescript-tslint-plugin](https://github.com/microsoft/vscode-typescript-tslint-plugin) | VS Code extension that provides TSLint support using the typescript-tslint-plugin | microsoft | 174 |
| 64 | [type-graphql](https://github.com/MichalLytek/type-graphql) | Create GraphQL schema and resolvers with TypeScript, using classes and decorators! | MichalLytek | 4113 |
| 65 | [ketting](https://github.com/badgateway/ketting) | Ketting is a Hypermedia client for javascript | badgateway | 209 |
| 66 | [cockatiel](https://github.com/connor4312/cockatiel) | A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Polly. | connor4312 | 882 |
| 67 | [figma-easing-gradient](https://github.com/matchai/figma-easing-gradient) | ✨🌈 Make beautiful smooth gradients in Figma | matchai | 21 |
| 68 | [release-github-actions](https://github.com/technote-space/release-github-actions) | GitHub Actions to auto release GitHub Actions | technote-space | 34 |
| 69 | [product-boilerplate](https://github.com/nice-boys/product-boilerplate) | Quickly ship your apps with the power of code generation. | nice-boys | 643 |
| 70 | [tweakpane](https://github.com/cocopon/tweakpane) | :control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes | cocopon | 336 |
| 71 | [svg2jsx](https://github.com/balajmarius/svg2jsx) | 🍃 Transform SVG to valid JSX | balajmarius | 808 |
| 72 | [offix](https://github.com/aerogear/offix) | GraphQL Offline Client and Server | aerogear | 519 |
| 73 | [code-settings-sync](https://github.com/shanalikhan/code-settings-sync) | 🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴 | shanalikhan | 3145 |
| 74 | [sorted-queue](https://github.com/jviide/sorted-queue) | A sorted queue, based on an array-backed binary heap | jviide | 102 |
| 75 | [window-table](https://github.com/pupudu/window-table) | Windowing Table for React based on React Window | pupudu | 120 |
| 76 | [preact-loadable](https://github.com/marvinhagemeister/preact-loadable) | Tiny preact component for async tasks | marvinhagemeister | 25 |
| 77 | [figma-dominant-color-toolkit](https://github.com/brianlovin/figma-dominant-color-toolkit) | Generate a palette from an image to magically populate your designs. | brianlovin | 48 |
| 78 | [next-super-performance](https://github.com/LukasBombach/next-super-performance) | The case of partial hydration (with Next and Preact) | LukasBombach | 170 |
| 79 | [emitting](https://github.com/sergeysova/emitting) | EventEmitter designed for TypeScript and Promises | sergeysova | 30 |
| 80 | [portfolio](https://github.com/tvillarete/portfolio) | My flagship projects and contributions | tvillarete | 3 |
| 81 | [cache](https://github.com/actions/cache) | Cache dependencies and build outputs in GitHub Actions | actions | 930 |
| 82 | [forimmer](https://github.com/michael-klein/forimmer) | Immutable state store for react apps with suspense integration. | michael-klein | 15 |
| 83 | [phase10-backend](https://github.com/eckon/phase10-backend) | Phase10 backend part - frontend: https://github.com/Hanawa02/phase10-frontend | eckon | 1 |
| 84 | [atjson](https://github.com/CondeNast/atjson) | atjson is a living content format for annotating content | CondeNast | 47 |
| 85 | [fast-dna](https://github.com/microsoft/fast-dna) | An unopinionated system of components, development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications. | microsoft | 654 |
| 86 | [react-shortcuts-hook](https://github.com/macfire10/react-shortcuts-hook) | ⌨️ A zero-dependencies hook for capturing keyboard shortcuts in components. | macfire10 | 90 |
| 87 | [canvg](https://github.com/canvg/canvg) | Javascript SVG parser and renderer on Canvas | canvg | 2346 |
| 88 | [linkinator](https://github.com/JustinBeckwith/linkinator) | 🐿 Scurry around your site and find all those broken links. | JustinBeckwith | 434 |
| 89 | [changesets](https://github.com/atlassian/changesets) | 🦋 A way to manage your versioning and changelogs with a focus on monorepos | atlassian | 413 |
| 90 | [qawolf](https://github.com/qawolf/qawolf) | 🐺Create browser tests 10x faster | qawolf | 1222 |
| 91 | [zero](https://github.com/sinclairzx81/zero) | 3D Graphics Rendering Pipeline. Implemented in JavaScript. Run in a terminal. | sinclairzx81 | 2226 |
| 92 | [kibana](https://github.com/elastic/kibana) | Your window into the Elastic Stack | elastic | 14030 |
| 93 | [treat](https://github.com/seek-oss/treat) | :candy: Themeable, statically extracted CSS‑in‑JS with near‑zero runtime. | seek-oss | 795 |
| 94 | [now-php](https://github.com/juicyfx/now-php) | ZEIT Now PHP builder • now-php • 🐘+ λ = ❤ | juicyfx | 171 |
| 95 | [kactus](https://github.com/kactus-io/kactus) | :cactus: A true version control tool for designers | kactus-io | 1386 |
| 96 | [gantt-schedule-timeline-calendar](https://github.com/neuronetio/gantt-schedule-timeline-calendar) | Gantt Gantt Gantt Schedule Timeline Calendar [ javascript gantt, js gantt, projects gantt, events, scheduler, gantt timeline, reservation, react gantt, angular gantt, vue gantt, svelte gantt, booking manager ] | neuronetio | 292 |
| 97 | [setup-go](https://github.com/actions/setup-go) | Set up your GitHub Actions workflow with a specific version of Go | actions | 178 |
| 98 | [setup-python](https://github.com/actions/setup-python) | Set up your GitHub Actions workflow with a specific version of python | actions | 163 |
| 99 | [ivi](https://github.com/localvoid/ivi) | :fire: Javascript (TypeScript) library for building web user interfaces | localvoid | 381 |
| 100 | [frontend-challenge](https://github.com/pleo-io/frontend-challenge) | Pleo's frontend coding challenge | pleo-io | 10 |
| 101 | [react-easy-flip](https://github.com/jlkiri/react-easy-flip) | A React library for smooth FLIP animations. | jlkiri | 88 |
| 102 | [graphql-toolkit](https://github.com/ardatan/graphql-toolkit) | A set of utils for faster development of GraphQL tools | ardatan | 138 |
| 103 | [metastream](https://github.com/samuelmaddock/metastream) | Watch streaming media with friends. | samuelmaddock | 1024 |
| 104 | [n8n](https://github.com/n8n-io/n8n) | Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services. | n8n-io | 7017 |
| 105 | [ts-strictify](https://github.com/cschroeter/ts-strictify) | Incrementally enable TypeScript's strict mode | cschroeter | 29 |
| 106 | [trace](https://github.com/samccone/trace) | | samccone | 1 |
| 107 | [timequeue.js](https://github.com/fent/timequeue.js) | A queue with custom concurrency and time limit. | fent | 134 |
| 108 | [vue-next](https://github.com/vuejs/vue-next) | The next major version of Vue (WIP) | vuejs | 10154 |
| 109 | [eclint](https://github.com/jedmao/eclint) | Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code. | jedmao | 268 |
| 110 | [honk-action](https://github.com/jeffrafter/honk-action) | Honk 🗯 | jeffrafter | 14 |
| 111 | [workers-docs](https://github.com/cloudflare/workers-docs) | 🌥👷‍♀️ The documentation site for Cloudflare Workers | cloudflare | 67 |
| 112 | [clippy-check](https://github.com/actions-rs/clippy-check) | 📎 GitHub Action for PR annotations with clippy warnings | actions-rs | 111 |
| 113 | [naw](https://github.com/jamiebuilds/naw) | Your very own containerized build system! | jamiebuilds | 42 |
| 114 | [vendure](https://github.com/vendure-ecommerce/vendure) | A headless GraphQL ecommerce framework for the modern web | vendure-ecommerce | 838 |
| 115 | [zustand](https://github.com/react-spring/zustand) | 🐻 Bear necessities for state management in React | react-spring | 2095 |
| 116 | [falcon](https://github.com/deity-io/falcon) | DEITY Falcon - Progressive Web App library for any type of website. Fully Open Source, Platform Agnostic and headless. OSL3.0. Supports Magento 2 PWA storefront, Wordpress PWA and BigCommerce PWA Storefront. Built with ReactJS, NodeJS and GraphQL. Join our community and become a contributor at https://slack.deity.io | deity-io | 465 |
| 117 | [example-github-action-commits](https://github.com/jeffrafter/example-github-action-commits) | An example GitHub Action that adds commits | jeffrafter | 14 |
| 118 | [doma](https://github.com/fregante/doma) | Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser) | fregante | 81 |
| 119 | [labeler](https://github.com/actions/labeler) | An action for automatically labelling pull requests | actions | 242 |
| 120 | [signature_pad](https://github.com/szimek/signature_pad) | HTML5 canvas based smooth signature drawing | szimek | 5720 |
| 121 | [rxdb](https://github.com/pubkey/rxdb) | :computer: 🔄 :iphone: A realtime Database for JavaScript Applications | pubkey | 13035 |
| 122 | [design-details](https://github.com/specfm/design-details) | A weekly conversation about design process and culture | specfm | 71 |
| 123 | [lerna-changelog](https://github.com/lerna/lerna-changelog) | :book: PR-based changelog generator with monorepo support | lerna | 464 |
| 124 | [toolkit](https://github.com/actions/toolkit) | The GitHub ToolKit for developing GitHub Actions. | actions | 1544 |
| 125 | [react-intl](https://github.com/formatjs/react-intl) | Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. | formatjs | 11580 |
| 126 | [sudden.js](https://github.com/etienne-martin/sudden.js) | A high-level API framework built on top of express. | etienne-martin | 12 |
| 127 | [Mailspring](https://github.com/Foundry376/Mailspring) | :love_letter: A beautiful, fast and maintained fork of @Nylas Mail by one of the original authors. | Foundry376 | 8186 |
| 128 | [action-record](https://github.com/JasonEtco/action-record) | 📑 An "ORM" for storing data to a GitHub repository using GitHub Actions | JasonEtco | 11 |
| 129 | [typecov](https://github.com/codechecks/typecov) | Track missing type coverage to ensure type safety | codechecks | 103 |
| 130 | [picohtml](https://github.com/stepanvanzuriak/picohtml) | HTML template strings | stepanvanzuriak | 11 |
| 131 | [setup-php](https://github.com/shivammathur/setup-php) | GitHub action to setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer. | shivammathur | 617 |
| 132 | [plugin-samples](https://github.com/figma/plugin-samples) | 🔌 Sample Figma plugins. | figma | 191 |
| 133 | [react-nodegui](https://github.com/nodegui/react-nodegui) | Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀 | nodegui | 4462 |
| 134 | [ElectroCRUD](https://github.com/garrylachman/ElectroCRUD) | Database CRUD Application Built on Electron \| MySQL, Postgres | garrylachman | 1012 |
| 135 | [use-inline-memo](https://github.com/andywer/use-inline-memo) | ⚛️ React hook for memoizing values inline anywhere in a component | andywer | 145 |
| 136 | [snap-db](https://github.com/ClickSimply/snap-db) | Simple & Robust LSM Powered Javascript key-value store | ClickSimply | 27 |
| 137 | [eukolia](https://github.com/cedeber/eukolia) | JavaScript applications, components, utilities and experiments. | cedeber | 44 |
| 138 | [setup-node](https://github.com/actions/setup-node) | Set up your GitHub Actions workflow with a specific version of node.js | actions | 410 |
| 139 | [npkill](https://github.com/voidcosmos/npkill) | List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space. | voidcosmos | 2906 |
| 140 | [HyperMD](https://github.com/laobubu/HyperMD) | A WYSIWYG Markdown Editor for browsers. Break the Wall between writing and previewing. | laobubu | 1075 |
| 141 | [vuetify](https://github.com/vuetifyjs/vuetify) | 🐉 Material Component Framework for Vue | vuetifyjs | 24632 |
| 142 | [rushstack](https://github.com/microsoft/rushstack) | Monorepo for tools developed by the Rush Stack community | microsoft | 1602 |
| 143 | [prismy](https://github.com/prismyland/prismy) | :rainbow: Simple and fast type safe server library for now.sh v2 and API routes of next.js. | prismyland | 46 |
| 144 | [stricter](https://github.com/atlassian/stricter) | A project-wide js-linting tool | atlassian | 102 |
| 145 | [worker-typescript-template](https://github.com/EverlastingBugstopper/worker-typescript-template) | ʕ •́؈•̀) TypeScript template for Cloudflare Workers | EverlastingBugstopper | 35 |
| 146 | [lit-element](https://github.com/Polymer/lit-element) | A simple base class for creating fast, lightweight web components | Polymer | 3262 |
| 147 | [rest-hooks](https://github.com/coinbase/rest-hooks) | Delightful data fetching for React. | coinbase | 983 |
| 148 | [brave-ui](https://github.com/brave/brave-ui) | List of reusable React components to empower your brave UI | brave | 154 |
| 149 | [useAuth](https://github.com/Swizec/useAuth) | The simplest way to add authentication to your React app. Handles everything for you. Users, login forms, redirects, sharing state between components. Everything | Swizec | 1217 |
| 150 | [recast](https://github.com/benjamn/recast) | JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator | benjamn | 3027 |
| 151 | [read-pkg-up](https://github.com/sindresorhus/read-pkg-up) | Read the closest package.json file | sindresorhus | 171 |
| 152 | [prism](https://github.com/stoplightio/prism) | Turn any OpenAPI file into an API server with mocking, transformations, validations, and more. | stoplightio | 1051 |
| 153 | [chrome-launcher](https://github.com/GoogleChrome/chrome-launcher) | Launch Google Chrome with ease from node. | GoogleChrome | 583 |
| 154 | [preact-translate](https://github.com/DenysVuika/preact-translate) | Minimalistic translate (i18n) library for Preact | DenysVuika | 55 |
| 155 | [postgres-migrations](https://github.com/ThomWright/postgres-migrations) | A Stack Overflow-inspired PostgreSQL migration library with strict ordering and immutable migrations | ThomWright | 101 |
| 156 | [node-pg-migrate](https://github.com/salsita/node-pg-migrate) | Node.js database migration management for Postgresql | salsita | 673 |
| 157 | [sketchmine](https://github.com/Dynatrace/sketchmine) | Tools to validate, generate and analyse sketch files from web pages | Dynatrace | 111 |
| 158 | [use-immer](https://github.com/immerjs/use-immer) | Use immer to drive state with a React hooks | immerjs | 1185 |
| 159 | [react-ripples](https://github.com/rwu823/react-ripples) | :swimmer: Material ripple effect. Ripples everything | rwu823 | 128 |
| 160 | [micro-signals](https://github.com/lelandmiller/micro-signals) | A tiny typed messaging system inspired by js-signals that uses ES2015 sets | lelandmiller | 26 |
| 161 | [tofu](https://github.com/Gregoor/tofu) | Code editing without all the noise | Gregoor | 73 |
| 162 | [jscpd](https://github.com/kucherenko/jscpd) | Copy/paste detector for programming source code. | kucherenko | 1586 |
| 163 | [motion](https://github.com/framer/motion) | Open source, production-ready animation and gesture library for React | framer | 4447 |
| 164 | [scenejs](https://github.com/daybrush/scenejs) | 🎬 Scene.js is JavaScript & CSS timeline-based animation library | daybrush | 1486 |
| 165 | [utterances](https://github.com/utterance/utterances) | :crystal_ball: A lightweight comments widget built on GitHub issues | utterance | 2236 |
| 166 | [desktop](https://github.com/shiftkey/desktop) | Fork of GitHub Desktop to support various Linux distributions | shiftkey | 1475 |
| 167 | [xi-electron](https://github.com/acheronfail/xi-electron) | A front-end for the xi-editor built with modern web technologies. | acheronfail | 286 |
| 168 | [amplify-js](https://github.com/aws-amplify/amplify-js) | A declarative JavaScript library for application development using cloud services. | aws-amplify | 6661 |
| 169 | [moveable](https://github.com/daybrush/moveable) | Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable! | daybrush | 3599 |
| 170 | [etcher](https://github.com/balena-io/etcher) | Flash OS images to SD cards & USB drives, safely and easily. | balena-io | 17419 |
| 171 | [vscode-devtools](https://github.com/BlankSourceCode/vscode-devtools) | A VSCode extension to host the chrome devtools inside of a webview. | BlankSourceCode | 146 |
| 172 | [echo](https://github.com/laravel/echo) | | laravel | 653 |
| 173 | [meriyah](https://github.com/meriyah/meriyah) | A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah | meriyah | 417 |
| 174 | [stryker](https://github.com/stryker-mutator/stryker) | Mutation testing for JavaScript and friends | stryker-mutator | 1438 |
| 175 | [gh](https://github.com/node-gh/gh) | GitHub CLI made with NodeJS | node-gh | 1662 |
| 176 | [resize-observer](https://github.com/juggle/resize-observer) | Polyfills the ResizeObserver API. | juggle | 326 |
| 177 | [re-resizable](https://github.com/bokuweb/re-resizable) | 📏 A resizable component for React. | bokuweb | 970 |
| 178 | [deno](https://github.com/denoland/deno) | A secure JavaScript and TypeScript runtime | denoland | 46731 |
| 179 | [pasta-sourcemaps](https://github.com/bloomberg/pasta-sourcemaps) | Pretty (and) Accurate Stack Trace Analysis is an extension to the JavaScript source map format that allows for accurate function name decoding. | bloomberg | 93 |
| 180 | [apollo-server](https://github.com/apollographql/apollo-server) | 🌍 GraphQL server for Express, Connect, Hapi, Koa and more | apollographql | 9310 |
| 181 | [tsdx](https://github.com/jaredpalmer/tsdx) | Zero-config CLI for TypeScript package development | jaredpalmer | 4694 |
| 182 | [vscode-profile-switcher](https://github.com/aaronpowell/vscode-profile-switcher) | A VS Code extension for switching settings easily | aaronpowell | 94 |
| 183 | [graphiql](https://github.com/graphql/graphiql) | GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools. | graphql | 10347 |
| 184 | [deckdeckgo](https://github.com/deckgo/deckdeckgo) | The web open source editor for presentations | deckgo | 728 |
| 185 | [tiny-invariant](https://github.com/alexreardon/tiny-invariant) | A tiny invariant function | alexreardon | 159 |
| 186 | [quilt](https://github.com/Shopify/quilt) | A loosely related set of packages for JavaScript / TypeScript projects at Shopify | Shopify | 505 |
| 187 | [svelte-preprocess](https://github.com/kaisermann/svelte-preprocess) | A Svelte preprocessor with baked in support for common used preprocessors | kaisermann | 523 |
| 188 | [element-motion](https://github.com/madou/element-motion) | Tween between view states with declarative zero configuration element motions for React | madou | 844 |
| 189 | [lightweight-charts](https://github.com/tradingview/lightweight-charts) | Financial lightweight charts built with HTML5 canvas | tradingview | 1548 |
| 190 | [fabulous](https://github.com/Raathigesh/fabulous) | 🎨 CSS properties sidebar for VS Code | Raathigesh | 1003 |
| 191 | [fresnel](https://github.com/artsy/fresnel) | An SSR compatible approach to CSS media query based responsive layouts for React. | artsy | 134 |
| 192 | [interact.js](https://github.com/taye/interact.js) | JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+) | taye | 9240 |
| 193 | [vscode-torque](https://github.com/v8/vscode-torque) | Visual Studio Code Extension for V8 Torque Language Support | v8 | 13 |
| 194 | [zip-text-nodes](https://github.com/fregante/zip-text-nodes) | Merge the DOM of 2 elements with the same textContent. | fregante | 30 |
| 195 | [tachometer](https://github.com/Polymer/tachometer) | Statistically rigorous benchmark runner for the web | Polymer | 93 |
| 196 | [TypeScript](https://github.com/microsoft/TypeScript) | TypeScript is a superset of JavaScript that compiles to clean JavaScript output. | microsoft | 59223 |
| 197 | [overmind](https://github.com/cerebral/overmind) | Overmind - Frictionless state management | cerebral | 872 |
| 198 | [vscode-peacock](https://github.com/johnpapa/vscode-peacock) | Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor. | johnpapa | 552 |
| 199 | [WebTemplateStudio](https://github.com/microsoft/WebTemplateStudio) | Microsoft Web Template Studio quickly builds web applications using a wizard-based UI to turn your needs into a foundation of best patterns and practices | microsoft | 1788 |
| 200 | [react-lazy-hydration](https://github.com/hadeeb/react-lazy-hydration) | Lazy Hydration for Server Rendered React Components | hadeeb | 102 |
| 201 | [react-hotkeys-hook](https://github.com/JohannesKlauss/react-hotkeys-hook) | React hook for using keyboard shortcuts in components. | JohannesKlauss | 206 |
| 202 | [rich-text](https://github.com/contentful/rich-text) | Libraries for handling and rendering Rich Text 📄 | contentful | 194 |
| 203 | [perception-toolkit](https://github.com/GoogleChromeLabs/perception-toolkit) | | GoogleChromeLabs | 197 |
| 204 | [unform](https://github.com/Rocketseat/unform) | Easy peasy high scalable ReactJS & React Native forms! 🚀 | Rocketseat | 3176 |
| 205 | [slider](https://github.com/react-component/slider) | React Slider | react-component | 2192 |
| 206 | [proxx](https://github.com/GoogleChromeLabs/proxx) | A game of proximity | GoogleChromeLabs | 991 |
| 207 | [apollo-link](https://github.com/apollographql/apollo-link) | :link: Interface for fetching and modifying control flow of GraphQL requests | apollographql | 1362 |
| 208 | [build-tracker](https://github.com/paularmstrong/build-tracker) | A set of tools to track the size of your build artifacts over time. | paularmstrong | 393 |
| 209 | [dependency-free](https://github.com/jamiebuilds/dependency-free) | An experiment to unify/speed up CI/local development via small Docker containers | jamiebuilds | 49 |
| 210 | [playground](https://github.com/tensorflow/playground) | Play with neural networks! | tensorflow | 8950 |
| 211 | [snackbar](https://github.com/egoist/snackbar) | A tiny browser library for showing a brief message at the bottom of the screen (1kB gzipped). | egoist | 194 |
| 212 | [sql-lint](https://github.com/joereynolds/sql-lint) | An SQL linter | joereynolds | 106 |
| 213 | [purposefile](https://github.com/jamiebuilds/purposefile) | Make sure every file in your repo is exactly where it should be | jamiebuilds | 166 |
| 214 | [berry](https://github.com/yarnpkg/berry) | 📦🐈 The active development trunk for Yarn 2 ⚒ | yarnpkg | 2015 |
| 215 | [verdaccio](https://github.com/verdaccio/verdaccio) | 📦🔐A lightweight private npm proxy registry | verdaccio | 9292 |
| 216 | [ui](https://github.com/verdaccio/ui) | 🖼🎨Amazing and stunning Verdaccio UI (React) | verdaccio | 91 |
| 217 | [puppeteer-cluster](https://github.com/thomasdondorf/puppeteer-cluster) | Puppeteer Pool, run a cluster of instances in parallel | thomasdondorf | 1085 |
| 218 | [cognitive-services-speech-sdk-js](https://github.com/microsoft/cognitive-services-speech-sdk-js) | Microsoft Azure Cognitive Services Speech SDK for JavaScript | microsoft | 37 |
| 219 | [react-jeff](https://github.com/jamiebuilds/react-jeff) | A Good Form Library | jamiebuilds | 221 |
| 220 | [laco](https://github.com/deamme/laco) | ⚡️Ultra lightweight state management for React and Inferno | deamme | 184 |
| 221 | [changelogged](https://github.com/marvinhagemeister/changelogged) | Quickly generate a list of merged PRs in the given git range | marvinhagemeister | 51 |
| 222 | [shiki](https://github.com/octref/shiki) | A beautiful Syntax Highlighter. | octref | 598 |
| 223 | [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp) | A utility to compile browserslist query to a RegExp to test browser useragent. | browserslist | 75 |
| 224 | [patch-package](https://github.com/ds300/patch-package) | Fix broken node modules instantly 🏃🏽‍♀️💨 | ds300 | 3096 |
| 225 | [editor.js](https://github.com/codex-team/editor.js) | A block-styled editor with clean JSON output | codex-team | 11352 |
| 226 | [BosqueLanguage](https://github.com/microsoft/BosqueLanguage) | The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle. | microsoft | 4680 |
| 227 | [dupe-report](https://github.com/artsy/dupe-report) | A tool for reporting new webpack bundle duplicates to github and slack | artsy | 23 |
| 228 | [objql](https://github.com/egoist/objql) | A query utility for JavaScript. | egoist | 54 |
| 229 | [eo-locale](https://github.com/ibitcy/eo-locale) | 🌏Internationalize React and Preact apps 👔Elegant lightweight(1.7kB) library based on Internationalization API | ibitcy | 249 |
| 230 | [react-native-reanimated-bottom-sheet](https://github.com/osdnk/react-native-reanimated-bottom-sheet) | Highly configurable bottom sheet component made with react-native-reanimated and react-native-gesture-handler | osdnk | 1640 |
| 231 | [perspective-viewership-extension](https://github.com/conversationai/perspective-viewership-extension) | Tune is a Chrome extension that allows users set the "volume" of comment threads online by choosing what comments to read based on Toxicity scores provided by the Perspective API. | conversationai | 58 |
| 232 | [vscode-php-debug](https://github.com/felixfbecker/vscode-php-debug) | PHP Debug Adapter for Visual Studio Code 🐞⛔ | felixfbecker | 496 |
| 233 | [Json-Function](https://github.com/aykutkardas/Json-Function) | It allows you to use methods such as schema, innerJoin, where, limit, select, orderBy on JSON data. | aykutkardas | 482 |
| 234 | [accessibility-insights-web](https://github.com/microsoft/accessibility-insights-web) | Accessibility Insights for Web | microsoft | 452 |
| 235 | [indent-textarea](https://github.com/fregante/indent-textarea) | Add editor-like tab-to-indent functionality to <textarea>, in a few bytes | fregante | 133 |
| 236 | [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill) | Web Streams, based on the WHATWG spec reference implementation | MattiasBuelens | 89 |
| 237 | [majestic](https://github.com/Raathigesh/majestic) | ⚡ Zero config GUI for Jest | Raathigesh | 5981 |
| 238 | [pyright](https://github.com/microsoft/pyright) | Static type checker for Python | microsoft | 4978 |
| 239 | [sigle](https://github.com/pradel/sigle) | A beautiful decentralized and open source blog maker | pradel | 133 |
| 240 | [type-fest](https://github.com/sindresorhus/type-fest) | A collection of essential TypeScript types | sindresorhus | 2372 |
| 241 | [get-orientation](https://github.com/mooyoul/get-orientation) | Get orientation from EXIF of image file. Supports both Browser and Node.js | mooyoul | 96 |
| 242 | [sucrase](https://github.com/alangpierce/sucrase) | Super-fast alternative to Babel for when you can target modern JS runtimes | alangpierce | 2351 |
| 243 | [hide-files-on-github](https://github.com/sindresorhus/hide-files-on-github) | Chrome extension - Hide nonessential files from the GitHub file browser | sindresorhus | 241 |
| 244 | [vscode-remote-fs](https://github.com/liximomo/vscode-remote-fs) | Working with any file in everywhere with vscode. | liximomo | 110 |
| 245 | [noclip.website](https://github.com/magcius/noclip.website) | A digital museum of video game levels | magcius | 915 |
| 246 | [vetur](https://github.com/vuejs/vetur) | Vue tooling for VS Code. | vuejs | 4112 |
| 247 | [code-server](https://github.com/cdr/code-server) | Run VS Code on a remote server. | cdr | 29483 |
| 248 | [abort-controller](https://github.com/mysticatea/abort-controller) | An implementation of WHATWG AbortController interface. | mysticatea | 150 |
| 249 | [ohdear-js-sdk](https://github.com/mohammedmanssour/ohdear-js-sdk) | An SDK to easily work with the Oh Dear API | mohammedmanssour | 10 |
| 250 | [reaviz](https://github.com/jask-oss/reaviz) | 📊 Data visualization library for React based on D3 | jask-oss | 1124 |
| 251 | [pinch-zoom](https://github.com/GoogleChromeLabs/pinch-zoom) | | GoogleChromeLabs | 240 |
| 252 | [typescript-plugin-styled-components](https://github.com/Igorbek/typescript-plugin-styled-components) | TypeScript transformer for improving the debugging experience of styled-components | Igorbek | 254 |
| 253 | [pageres](https://github.com/sindresorhus/pageres) | Capture website screenshots | sindresorhus | 8988 |
| 254 | [react-three-fiber](https://github.com/react-spring/react-three-fiber) | 🇨🇭A react reconciler for threejs (web and react-native) | react-spring | 7663 |
| 255 | [frontend-bootcamp](https://github.com/microsoft/frontend-bootcamp) | Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux | microsoft | 9610 |
| 256 | [avatars](https://github.com/DiceBear/avatars) | Avatars is an avatar placeholder library for designers and developers. | DiceBear | 692 |
| 257 | [rendertron](https://github.com/GoogleChrome/rendertron) | A Headless Chrome rendering solution | GoogleChrome | 4729 |
| 258 | [google-places-web](https://github.com/mcabs3/google-places-web) | A server-side wrapper around the Google Places Javascript API for Node (server side) | mcabs3 | 32 |
| 259 | [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | The official, opinionated, batteries-included toolset for efficient Redux development | reduxjs | 3049 |
| 260 | [rgbaster.js](https://github.com/briangonzalez/rgbaster.js) | 🎨 A simple library for extracting dominant colors from images. | briangonzalez | 1370 |
| 261 | [wc](https://github.com/midudev/wc) | A simple spinning loading web component based on the one from macOS | midudev | 48 |
| 262 | [swae](https://github.com/asakusuma/swae) | A service worker testing framework | asakusuma | 56 |
| 263 | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) | :sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript | typescript-eslint | 6736 |
| 264 | [preact-cli-typescript-sample](https://github.com/mike-engel/preact-cli-typescript-sample) | An example of how to use typescript with preact-cli and all its goodies | mike-engel | 17 |
| 265 | [clean-code-typescript](https://github.com/labs42io/clean-code-typescript) | Clean Code concepts adapted for TypeScript | labs42io | 2847 |
| 266 | [constate](https://github.com/diegohaz/constate) | React Context + State | diegohaz | 2490 |
| 267 | [redux-react-hook](https://github.com/facebookincubator/redux-react-hook) | React Hook for accessing state and dispatch from a Redux store | facebookincubator | 2022 |
| 268 | [react-movable](https://github.com/tajo/react-movable) | 🔀 Drag and drop for your React lists and tables. Accessible. Tiny. | tajo | 896 |
| 269 | [idb](https://github.com/jakearchibald/idb) | IndexedDB, but with promises | jakearchibald | 2686 |
| 270 | [functional-typescript](https://github.com/transitive-bullshit/functional-typescript) | TypeScript standard for rock solid serverless functions. | transitive-bullshit | 571 |
| 271 | [fx_cast](https://github.com/hensm/fx_cast) | Implementation of the Google Cast Chrome Sender SDK within Firefox | hensm | 1021 |
| 272 | [vscode-browser-preview](https://github.com/auchenberg/vscode-browser-preview) | A real browser preview inside your editor that you can debug. | auchenberg | 4136 |
| 273 | [music-web-player](https://github.com/naveedgol/music-web-player) | Web player for Apple Music | naveedgol | 903 |
| 274 | [indigo-player](https://github.com/matvp91/indigo-player) | Highly extensible, modern, JavaScript video player. Handles MPEG-Dash / HLS / MPEG-4 and is built on top of the HTML5 video element. | matvp91 | 1104 |
| 275 | [Musish](https://github.com/Musish/Musish) | Apple Music...ish | Musish | 2411 |
| 276 | [postcss-background-image-auto-size](https://github.com/JustClear/postcss-background-image-auto-size) | A PostCSS plugin to add CSS rules `width` and `height` for `background-image` automatically. | JustClear | 26 |
| 277 | [graphql-shield](https://github.com/maticzav/graphql-shield) | 🛡 A GraphQL tool to ease the creation of permission layer. | maticzav | 2135 |
| 278 | [x-prober](https://github.com/kmvan/x-prober) | 🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針) | kmvan | 768 |
| 279 | [redoc](https://github.com/Redocly/redoc) | 📘 OpenAPI/Swagger-generated API Reference Documentation | Redocly | 8837 |
| 280 | [actions-toolkit](https://github.com/JasonEtco/actions-toolkit) | 🛠 A toolkit for building GitHub Actions in Node.js | JasonEtco | 780 |
| 281 | [pwmetrics](https://github.com/paulirish/pwmetrics) | Progressive web metrics at your fingertipz | paulirish | 1220 |
| 282 | [vscode-tailwindcss](https://github.com/bradlc/vscode-tailwindcss) | Tailwind CSS class name completion for VS Code | bradlc | 333 |
| 283 | [uos](https://github.com/vaneenige/uos) | 🐭 A tiny 250b scroll listener with progress. | vaneenige | 301 |
| 284 | [react-use-gesture](https://github.com/react-spring/react-use-gesture) | 👇Bread n butter utility for component-tied mouse/touch gestures in React | react-spring | 3275 |
| 285 | [TypeScript-React-Starter](https://github.com/microsoft/TypeScript-React-Starter) | A starter template for TypeScript and React with a detailed README describing how to use the two together. | microsoft | 10096 |
| 286 | [google-complete-me](https://github.com/jaydenlin/google-complete-me) | An extension that provides Google Suggestion API Support in Visual Studio Code! | jaydenlin | 33 |
| 287 | [afterframe](https://github.com/andrewiggins/afterframe) | ⏱ A simple method to invoke a function after the browser has rendered & painted a frame | andrewiggins | 122 |
| 288 | [scaffdog](https://github.com/cats-oss/scaffdog) | :dog: scaffdog is Markdown driven scaffolding tool. | cats-oss | 178 |
| 289 | [auto](https://github.com/intuit/auto) | Generate releases based on semantic version labels on pull requests. | intuit | 682 |
| 290 | [preact-starter](https://github.com/joseluisq/preact-starter) | Minimal Preact, Typescript and Parcel starter. :rocket: | joseluisq | 12 |
| 291 | [style-module](https://github.com/egoist/style-module) | CSS modules in JS. | egoist | 40 |
| 292 | [notable](https://github.com/notable/notable) | The Markdown-based note-taking app that doesn't suck. | notable | 14575 |
| 293 | [ignite](https://github.com/infinitered/ignite) | The hottest CLI for React Native, boilerplates, plugins, generators, and more! | infinitered | 11067 |
| 294 | [passkit-generator](https://github.com/alexandercerutti/passkit-generator) | The easiest way to generate custom Apple Wallet passes in Node.js | alexandercerutti | 121 |
| 295 | [gluegun](https://github.com/infinitered/gluegun) | A delightful toolkit for building TypeScript-powered command-line apps. | infinitered | 1508 |
| 296 | [Anno2018](https://github.com/cmfcmf/Anno2018) | Rewriting Anno 1602 from scratch by using extracted assets from the original game. | cmfcmf | 52 |
| 297 | [shortcuts-js](https://github.com/joshfarrant/shortcuts-js) | A JavaScript iOS 12 Shortcuts creator | joshfarrant | 1091 |
| 298 | [ace](https://github.com/adonisjs/ace) | Node.js framework for creating command line applications | adonisjs | 167 |
| 299 | [devhub](https://github.com/devhubapp/devhub) | TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop | devhubapp | 6644 |
| 300 | [babel-plugin-transform-async-to-promises](https://github.com/rpetrich/babel-plugin-transform-async-to-promises) | Transform async/await to somewhat idiomatic JavaScript promise chains | rpetrich | 186 |
| 301 | [sapper](https://github.com/sveltejs/sapper) | The next small thing in web development, powered by Svelte | sveltejs | 4845 |
| 302 | [react-apollo-hooks](https://github.com/trojanowski/react-apollo-hooks) | Use Apollo Client as React hooks | trojanowski | 2412 |
| 303 | [tslint](https://github.com/palantir/tslint) | :vertical_traffic_light: An extensible linter for the TypeScript language | palantir | 5707 |
| 304 | [bloomrpc](https://github.com/uw-labs/bloomrpc) | GUI Client for GRPC Services | uw-labs | 3429 |
| 305 | [apollo-client](https://github.com/apollographql/apollo-client) | :rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server | apollographql | 13554 |
| 306 | [sonarlint-vscode](https://github.com/SonarSource/sonarlint-vscode) | SonarLint for Visual Studio Code | SonarSource | 147 |
| 307 | [vscode-gitlens](https://github.com/eamodio/vscode-gitlens) | Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more | eamodio | 4437 |
| 308 | [vue-storefront](https://github.com/DivanteLtd/vue-storefront) | Vue Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, MIT license. Join us as contributor ([email protected]). Check out our new blog: https://blog.vuestorefront.io/ | DivanteLtd | 6440 |
| 309 | [PHPCity](https://github.com/adrianhuna/PHPCity) | City metaphor visualization for PHP projects | adrianhuna | 24 |
| 310 | [csstype](https://github.com/frenic/csstype) | Strict TypeScript and Flow types for style based on MDN data | frenic | 547 |
| 311 | [wayne](https://github.com/Qihoo360/wayne) | Kubernetes multi-cluster management and publishing platform | Qihoo360 | 2975 |
| 312 | [lit-html](https://github.com/Polymer/lit-html) | An efficient, expressive, extensible HTML templating library for JavaScript. | Polymer | 6155 |
| 313 | [model-viewer](https://github.com/google/model-viewer) | Easily display interactive 3D models on the web and in AR! | google | 1429 |
| 314 | [terminus](https://github.com/Eugeny/terminus) | A terminal for a more modern age | Eugeny | 13359 |
| 315 | [shumway](https://github.com/mozilla/shumway) | Shumway is a Flash VM and runtime written in JavaScript | mozilla | 3685 |
| 316 | [xstate](https://github.com/davidkpiano/xstate) | State machines and statecharts for the modern web. | davidkpiano | 10954 |
| 317 | [pnpm](https://github.com/pnpm/pnpm) | 📦🚀 Fast, disk space efficient package manager | pnpm | 7430 |
| 318 | [retoggle](https://github.com/Raathigesh/retoggle) | 🎨 UI controls as React Hooks to control your component state from outside | Raathigesh | 1349 |
| 319 | [urql](https://github.com/FormidableLabs/urql) | The highly customizable and versatile GraphQL client. | FormidableLabs | 4349 |
| 320 | [squoosh](https://github.com/GoogleChromeLabs/squoosh) | Make images smaller using best-in-class codecs, right in the browser. | GoogleChromeLabs | 9675 |
| 321 | [speedscope](https://github.com/jlfwong/speedscope) | 🔬 A fast, interactive web-based viewer for performance profiles. | jlfwong | 1566 |
| 322 | [webext-domain-permission-toggle](https://github.com/fregante/webext-domain-permission-toggle) | Browser-action context menu to request permission for the current tab. | fregante | 35 |
| 323 | [libRmath.js](https://github.com/R-js/libRmath.js) | Javascript Pure Implementation of Statistical R "core" numerical libRmath.so | R-js | 411 |
| 324 | [veonim](https://github.com/veonim/veonim) | simple modal IDE built on neovim | veonim | 2777 |
| 325 | [graphql-config](https://github.com/kamilkisiela/graphql-config) | One configuration for all your GraphQL tools (supported by most tools, editors & IDEs) | kamilkisiela | 729 |
| 326 | [incremental-dom](https://github.com/google/incremental-dom) | An in-place DOM diffing library | google | 3253 |
| 327 | [jsQR](https://github.com/cozmo/jsQR) | A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within. | cozmo | 1651 |
| 328 | [library](https://github.com/zxing-js/library) | Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem. | zxing-js | 555 |
| 329 | [html2canvas](https://github.com/niklasvh/html2canvas) | Screenshots with JavaScript | niklasvh | 20065 |
| 330 | [eva-icons](https://github.com/akveo/eva-icons) | A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support. | akveo | 7277 |
| 331 | [creatability-components](https://github.com/googlecreativelab/creatability-components) | Web components for making creative tools more accessible. | googlecreativelab | 201 |
| 332 | [react-hanger](https://github.com/kitze/react-hanger) | A collection of useful React hooks | kitze | 1480 |
| 333 | [react-use](https://github.com/streamich/react-use) | React Hooks — 👍 | streamich | 11554 |
| 334 | [playroom](https://github.com/seek-oss/playroom) | Design with JSX, powered by your own component library. | seek-oss | 3249 |
| 335 | [the-platform](https://github.com/jaredpalmer/the-platform) | Web. Components. 😂 | jaredpalmer | 4014 |
| 336 | [eslint-formatter-compassion](https://github.com/betaorbust/eslint-formatter-compassion) | ESLint output with immediate guidance and context for your engineers. | betaorbust | 34 |
| 337 | [react-tournament-bracket](https://github.com/moodysalem/react-tournament-bracket) | React components for rendering a tournament bracket | moodysalem | 150 |
| 338 | [hyper-sync-settings](https://github.com/dfrankland/hyper-sync-settings) | 🔃 Sync Hyper.app settings with Github. | dfrankland | 110 |
| 339 | [snyk](https://github.com/snyk/snyk) | CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies | snyk | 1970 |
| 340 | [angular-cli](https://github.com/angular/angular-cli) | CLI tool for Angular | angular | 23210 |
| 341 | [autogit](https://github.com/fabiospampinato/autogit) | Define commands, using plugins, to execute across all your repositories. | fabiospampinato | 456 |
| 342 | [perf-table](https://github.com/hipstersmoothie/perf-table) | Compare the performance of functions. | hipstersmoothie | 3 |
| 343 | [nexe](https://github.com/nexe/nexe) | 🎉 create a single executable out of your node.js apps | nexe | 8644 |
| 344 | [saas](https://github.com/async-labs/saas) | Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript. | async-labs | 1449 |
| 345 | [sse-fetcher](https://github.com/jakearchibald/sse-fetcher) | Server-sent events rewritten on top of fetch | jakearchibald | 14 |
| 346 | [reach-ui](https://github.com/reach/reach-ui) | The Accessible Foundation for React Apps and Design Systems | reach | 3122 |
| 347 | [ava-fast-check](https://github.com/dubzzz/ava-fast-check) | Property based testing for AVA based on fast-check | dubzzz | 33 |
| 348 | [docz-plugin-css](https://github.com/doczjs/docz-plugin-css) | This package makes it possible to use preprocessors and css modules on docz | doczjs | 39 |
| 349 | [microjob](https://github.com/wilk/microjob) | A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads. | wilk | 1827 |
| 350 | [linaria](https://github.com/callstack/linaria) | Zero-runtime CSS in JS library | callstack | 5115 |
| 351 | [G2](https://github.com/antvis/G2) | 📊 A highly interactive data-driven visualization grammar for statistical charts. | antvis | 9392 |
| 352 | [superstruct](https://github.com/ianstormtaylor/superstruct) | A simple and composable way to validate data in JavaScript (or TypeScript). | ianstormtaylor | 4148 |
| 353 | [http-timer](https://github.com/szmarczak/http-timer) | 🕐 Performance timings for HTTP requests | szmarczak | 143 |
| 354 | [animate-css-grid](https://github.com/aholachek/animate-css-grid) | Painless transitions for CSS Grid | aholachek | 889 |
| 355 | [windows95](https://github.com/felixrieseberg/windows95) | 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows. | felixrieseberg | 16998 |
| 356 | [worker-dom](https://github.com/ampproject/worker-dom) | The same DOM API and Frameworks you know, but in a Web Worker. | ampproject | 2300 |
| 357 | [tsdoc](https://github.com/microsoft/tsdoc) | A doc comment standard for the TypeScript language | microsoft | 2489 |
| 358 | [reworm](https://github.com/pedronauck/reworm) | 🍫 the simplest way to manage state | pedronauck | 1440 |
| 359 | [dob](https://github.com/dobjs/dob) | Light and fast 🚀 state management tool using proxy. | dobjs | 679 |
| 360 | [vscode-cordova](https://github.com/microsoft/vscode-cordova) | A Visual Studio Code extension providing intellisense, debug, and build support for Cordova and Ionic projects. | microsoft | 251 |
| 361 | [draggable-vue-directive](https://github.com/IsraelZablianov/draggable-vue-directive) | Vue2 directive that handles drag & drop | IsraelZablianov | 240 |
| 362 | [danger-js](https://github.com/danger/danger-js) | ⚠️ Stop saying "you forgot to …" in code review | danger | 3270 |
| 363 | [fiddle](https://github.com/electron/fiddle) | :electron: 🚀 The easiest way to get started with Electron | electron | 4599 |
| 364 | [prop-types-ts](https://github.com/gcanti/prop-types-ts) | Alternative syntax for prop types providing both static and runtime type safety, powered by io-ts | gcanti | 144 |
| 365 | [grafoo](https://github.com/grafoojs/grafoo) | A GraphQL Client and Toolkit | grafoojs | 254 |
| 366 | [badgen.net](https://github.com/badgen/badgen.net) | Fast badge service | badgen | 900 |
| 367 | [got](https://github.com/sindresorhus/got) | 🌐 Human-friendly and powerful HTTP request library for Node.js | sindresorhus | 7142 |
| 368 | [BLeak](https://github.com/plasma-umass/BLeak) | BLeak: Automatically Debugging Memory Leaks in Web Applications | plasma-umass | 336 |
| 369 | [jasper](https://github.com/jasperapp/jasper) | Jasper - A flexible and powerful issue reader for GitHub | jasperapp | 1086 |
| 370 | [reakit](https://github.com/reakit/reakit) | Toolkit for building accessible rich web apps with React | reakit | 3954 |
| 371 | [typeorm](https://github.com/typeorm/typeorm) | ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms. | typeorm | 18367 |
| 372 | [gts](https://github.com/google/gts) | ☂️ TypeScript style guide, formatter, and linter. | google | 2503 |
| 373 | [quicktype](https://github.com/quicktype/quicktype) | Generate types and converters from JSON, Schema, and GraphQL | quicktype | 4404 |
| 374 | [stencil](https://github.com/ionic-team/stencil) | A Web Component compiler for building fast, reusable UI components and Progressive Web Apps 💎 Built by the Ionic Framework team | ionic-team | 7578 |
| 375 | [blueprint](https://github.com/palantir/blueprint) | A React-based UI toolkit for the web | palantir | 15901 |
| 376 | [phenomenon](https://github.com/vaneenige/phenomenon) | ⚡️ A fast 2kB low-level WebGL API. | vaneenige | 1383 |
| 377 | [fanny-pack](https://github.com/LinusU/fanny-pack) | 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store | LinusU | 106 |
| 378 | [react-textarea-autosize](https://github.com/andreypopp/react-textarea-autosize) | <textarea /> component for React which grows with content | andreypopp | 1175 |
| 379 | [material-components-web-components](https://github.com/material-components/material-components-web-components) | Material Design Web Components | material-components | 1786 |
| 380 | [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 | 25746 |
| 381 | [spin.js](https://github.com/fgnass/spin.js) | A spinning activity indicator | fgnass | 9306 |
| 382 | [face-api.js](https://github.com/justadudewhohacks/face-api.js) | JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js | justadudewhohacks | 9380 |
| 383 | [vscode-babylonjs-viewer](https://github.com/Temechon/vscode-babylonjs-viewer) | | Temechon | 11 |
| 384 | [turbolinks](https://github.com/turbolinks/turbolinks) | Turbolinks makes navigating your web application faster | turbolinks | 9668 |
| 385 | [trans-loader](https://github.com/mizchi/trans-loader) | webpack-less frontend with service-worker | mizchi | 101 |
| 386 | [react-flip-toolkit](https://github.com/aholachek/react-flip-toolkit) | A lightweight magic-move library for configurable layout transitions | aholachek | 2272 |
| 387 | [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | The repository for high quality TypeScript type definitions. | DefinitelyTyped | 27277 |
| 388 | [chat](https://github.com/vsls-contrib/chat) | Chat with your team while you collaborate over code using VS Live Share | vsls-contrib | 403 |
| 389 | [lcdsysinfo](https://github.com/samccone/lcdsysinfo) | lcdsysinfo web usb driver | samccone | 8 |
| 390 | [bili](https://github.com/egoist/bili) | Bili makes it easier to bundle JavaScript libraries. | egoist | 834 |
| 391 | [botpress](https://github.com/botpress/botpress) | 🤖 The Conversational Platform with built-in language understanding (NLU), beautiful graphical interface and Dialog Manager (DM). Easily create chatbots and AI-based virtual assistants. | botpress | 8581 |
| 392 | [vscode-pull-request-github](https://github.com/microsoft/vscode-pull-request-github) | GitHub Pull Requests for Visual Studio Code | microsoft | 1206 |
| 393 | [docz](https://github.com/doczjs/docz) | ✍ It has never been so easy to document your things! | doczjs | 18323 |
| 394 | [flipper](https://github.com/facebook/flipper) | A desktop debugging platform for mobile developers. | facebook | 6684 |
| 395 | [magenta-js](https://github.com/magenta/magenta-js) | Magenta.js: Music and Art Generation with Machine Learning in the browser | magenta | 1136 |
| 396 | [webpack-plugin-critical](https://github.com/nrwl/webpack-plugin-critical) | Webpack wrapper for @addyosmani's critical library. | nrwl | 282 |
| 397 | [probot](https://github.com/probot/probot) | 🤖 A framework for building GitHub Apps to automate and improve your workflow | probot | 5706 |
| 398 | [redux](https://github.com/reduxjs/redux) | Predictable state container for JavaScript apps | reduxjs | 52782 |
| 399 | [react-styleguidist](https://github.com/styleguidist/react-styleguidist) | Isolated React component development environment with a living style guide | styleguidist | 8629 |
| 400 | [jest](https://github.com/facebook/jest) | Delightful JavaScript Testing. | facebook | 30398 |
| 401 | [storybook](https://github.com/storybookjs/storybook) | 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more! | storybookjs | 46957 |
| 402 | [wired-elements](https://github.com/wiredjs/wired-elements) | Collection of custom elements that appear hand drawn. Great for wireframes or a fun look. | wiredjs | 8016 |
| 403 | [devalue](https://github.com/Rich-Harris/devalue) | Gets the job done when JSON.stringify can't | Rich-Harris | 624 |
| 404 | [leasot](https://github.com/pgilad/leasot) | Parse and output TODOs and FIXMEs from comments in your files | pgilad | 672 |
| 405 | [csstriggers](https://github.com/kisstkondoros/csstriggers) | | kisstkondoros | 53 |
| 406 | [formik](https://github.com/jaredpalmer/formik) | Build forms in React, without the tears 😭 | jaredpalmer | 21439 |
| 407 | [idb-keyval](https://github.com/jakearchibald/idb-keyval) | A super-simple-small promise-based keyval store implemented with IndexedDB | jakearchibald | 998 |
| 408 | [guess](https://github.com/guess-js/guess) | Libraries & tools for enabling Machine Learning driven user-experiences on the web | guess-js | 6210 |
| 409 | [react-apollo](https://github.com/apollographql/react-apollo) | :recycle: React integration for Apollo Client | apollographql | 6696 |
| 410 | [opticss](https://github.com/linkedin/opticss) | A CSS Optimizer | linkedin | 689 |
| 411 | [css-blocks](https://github.com/linkedin/css-blocks) | High performance, maintainable stylesheets. | linkedin | 6165 |
| 412 | [Memex](https://github.com/WorldBrain/Memex) | Browser Extension to full-text search your browsing history & bookmarks. | WorldBrain | 2129 |
| 413 | [oni](https://github.com/onivim/oni) | Oni: Modern Modal Editing - powered by Neovim | onivim | 11487 |
| 414 | [GhostText](https://github.com/GhostText/GhostText) | 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa). | GhostText | 2030 |
| 415 | [rust-playground](https://github.com/integer32llc/rust-playground) | The Rust Playground | integer32llc | 412 |
| 416 | [rls-vscode](https://github.com/rust-lang/rls-vscode) | RLS-based plugin for VSCode | rust-lang | 978 |
| 417 | [rough](https://github.com/pshihn/rough) | Create graphics with a hand-drawn, sketchy, appearance | pshihn | 13165 |
| 418 | [chrome](https://github.com/browserless/chrome) | Chrome as a service in docker. Run on our cloud, or bring your own | browserless | 2548 |
| 419 | [kutt](https://github.com/thedevs-network/kutt) | Free Modern URL Shortener. | thedevs-network | 3654 |
| 420 | [modern-normalize](https://github.com/sindresorhus/modern-normalize) | 🐒 Normalize browsers' default style | sindresorhus | 2711 |
| 421 | [purgecss](https://github.com/FullHuman/purgecss) | Remove unused CSS | FullHuman | 4777 |
| 422 | [1backend](https://github.com/1backend/1backend) | Run your web apps easily with a complete platform that you can install on any server. Build composable microservices and lambdas. | 1backend | 1917 |
| 423 | [stimulus](https://github.com/stimulusjs/stimulus) | A modest JavaScript framework for the HTML you already have | stimulusjs | 8125 |
| 424 | [ant-design](https://github.com/ant-design/ant-design) | 🌈 A UI Design Language and React UI library | ant-design | 58388 |
| 425 | [stylable](https://github.com/wix/stylable) | Stylable - CSS for components | wix | 1044 |
| 426 | [pixi.js](https://github.com/pixijs/pixi.js) | The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. | pixijs | 29016 |
| 427 | [vscode-intelephense](https://github.com/bmewburn/vscode-intelephense) | PHP intellisense for Visual Studio Code | bmewburn | 606 |
| 428 | [caprover](https://github.com/caprover/caprover) | [previously CaptainDuckDuck] Automated Scalable PaaS Package (automated Docker+nginx) - Heroku on Steroids | caprover | 4898 |
| 429 | [vscode-cosmosdb](https://github.com/microsoft/vscode-cosmosdb) | VS Code extension for Azure Cosmos DB | microsoft | 115 |
| 430 | [mockoon](https://github.com/mockoon/mockoon) | Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source. | mockoon | 1794 |
| 431 | [gc-excelviewer](https://github.com/jjuback/gc-excelviewer) | Visual Studio Code extension for viewing Excel spreadsheets and CSV files. | jjuback | 105 |
| 432 | [tfjs-core](https://github.com/tensorflow/tfjs-core) | WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript. | tensorflow | 8560 |
| 433 | [fontplop](https://github.com/matthewgonzalez/fontplop) | Fast, Simple, & Free Open Source Webfont Converter | matthewgonzalez | 701 |
| 434 | [graphql-playground](https://github.com/prisma-labs/graphql-playground) | 🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration) | prisma-labs | 5894 |
| 435 | [webamp](https://github.com/captbaritone/webamp) | Winamp 2 reimplemented for the browser | captbaritone | 6878 |
| 436 | [NativeScript](https://github.com/NativeScript/NativeScript) | NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS and Android. | NativeScript | 18387 |
| 437 | [now](https://github.com/zeit/now) | Develop. Preview. Ship. | zeit | 4760 |
| 438 | [p-progress](https://github.com/sindresorhus/p-progress) | Create a promise that reports progress | sindresorhus | 714 |
| 439 | [talk](https://github.com/coralproject/talk) | A better commenting experience from Vox Media | coralproject | 1435 |
| 440 | [pretty-algorithms](https://github.com/jiayihu/pretty-algorithms) | 🌊 Pretty, common and useful algorithms with modern JS and beautiful tests | jiayihu | 2119 |
| 441 | [rxjs](https://github.com/ReactiveX/rxjs) | A reactive programming library for JavaScript | ReactiveX | 21541 |
| 442 | [chromeless](https://github.com/prisma-archive/chromeless) | 🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda. | prisma-archive | 13273 |
| 443 | [manager](https://github.com/linode/manager) | The Linode Cloud Manager | linode | 485 |
| 444 | [vscode-phpcs](https://github.com/ikappas/vscode-phpcs) | PHP CodeSniffer for Visual Studio Code | ikappas | 90 |
| 445 | [learn-anything](https://github.com/learn-anything/learn-anything) | Organize world's knowledge, explore connections and curate learning paths | learn-anything | 11946 |
| 446 | [electron-react-boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate) | A Foundation for Scalable Cross-Platform Apps | electron-react-boilerplate | 14295 |
| 447 | [graphql-voyager](https://github.com/APIs-guru/graphql-voyager) | 🛰️ Represent any GraphQL API as an interactive graph | APIs-guru | 4849 |
| 448 | [bundle-buddy](https://github.com/samccone/bundle-buddy) | A tool to identify bundle duplication across splits. | samccone | 2762 |
| 449 | [refined-github](https://github.com/sindresorhus/refined-github) | :octocat: Browser extension that simplifies the GitHub interface and adds useful features | sindresorhus | 11459 |
| 450 | [hint](https://github.com/webhintio/hint) | 💡 A hinting engine for the web | webhintio | 2864 |
| 451 | [tinymce](https://github.com/tinymce/tinymce) | The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular | tinymce | 7748 |
| 452 | [desktop](https://github.com/desktop/desktop) | Simple collaboration from your desktop | desktop | 9006 |
| 453 | [material-components-web](https://github.com/material-components/material-components-web) | Modular and customizable Material Design UI components for the web | material-components | 14090 |
| 454 | [vscode](https://github.com/microsoft/vscode) | Visual Studio Code | microsoft | 94063 |
| 455 | [reactxp](https://github.com/microsoft/reactxp) | Library for cross-platform app development. | microsoft | 8103 |
| 456 | [bit](https://github.com/teambit/bit) | Build, distribute and collaborate on reusable components. | teambit | 10616 |
| 457 | [menubar](https://github.com/maxogden/menubar) | ➖ high level way to create menubar desktop applications with electron | maxogden | 5409 |
| 458 | [react-navigation](https://github.com/react-navigation/react-navigation) | Routing and navigation for your React Native apps | react-navigation | 17845 |
| 459 | [parrot](https://github.com/parrot-translate/parrot) | Self-hosted Localization Management Platform built with Go and Angular | parrot-translate | 973 |
| 460 | [snabbdom](https://github.com/snabbdom/snabbdom) | A virtual DOM library with focus on simplicity, modularity, powerful features and performance. | snabbdom | 7059 |
| 461 | [ionic-conference-app](https://github.com/ionic-team/ionic-conference-app) | A conference app built with Ionic to demonstrate Ionic | ionic-team | 3168 |
| 462 | [ionic](https://github.com/ionic-team/ionic) | Build amazing Native and Progressive Web Apps with web technologies. One app running on everything 🎉 | ionic-team | 40670 |
| 463 | [matrixmultiplication.xyz](https://github.com/staltz/matrixmultiplication.xyz) | | staltz | 644 |
| 464 | [hyper](https://github.com/zeit/hyper) | A terminal built on web technologies | zeit | 32920 |
| 465 | [recharts](https://github.com/recharts/recharts) | Redefined chart library built with React and D3 | recharts | 13683 |
| 466 | [sweetalert](https://github.com/t4t5/sweetalert) | A beautiful replacement for JavaScript's "alert" | t4t5 | 20631 |
| 467 | [flatpickr](https://github.com/flatpickr/flatpickr) | lightweight, powerful javascript datetimepicker with no dependencies | flatpickr | 12870 |
| 468 | [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 | 9843 |
| 469 | [grafana](https://github.com/grafana/grafana) | The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More | grafana | 34292 |

**[⬆ 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 dependencies. https://vlang.io | vlang | 16407 |

**[⬆ Back to Index](#-contents)**

## Vala
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [birdfont](https://github.com/johanmattssonm/birdfont) | A font editor which can generate fonts in TTF, EOT, SVG and BIRDFONT format. | johanmattssonm | 225 |
| 2 | [Akira](https://github.com/akiraux/Akira) | Native Linux App for UI and UX Design built in Vala and Gtk | akiraux | 2899 |
| 3 | [FeedReader](https://github.com/jangernert/FeedReader) | Modern desktop application designed to complement existing web-based RSS accounts. | jangernert | 727 |
| 4 | [peek](https://github.com/phw/peek) | Simple animated GIF screen recorder with an easy to use interface | phw | 5834 |
| 5 | [timeshift](https://github.com/teejee2008/timeshift) | System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB. | teejee2008 | 1839 |

**[⬆ Back to Index](#-contents)**

## Vim script
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [dotfiles](https://github.com/paulmillr/dotfiles) | Colourful & robust configuration files and utilities for Mac, Linux and BSD | paulmillr | 926 |
| 2 | [dotfiles](https://github.com/paulirish/dotfiles) | paul's shell, git, etc config files. also homebrew, migration setup. good stuff. | paulirish | 3660 |
| 3 | [vim-brain](https://github.com/mattn/vim-brain) | Neural Networks written in Vim script | mattn | 88 |
| 4 | [.vim](https://github.com/jessfraz/.vim) | My .vim dotfiles and configurations. | jessfraz | 494 |
| 5 | [valet-windows](https://github.com/cretueusebiu/valet-windows) | Laravel Valet for Windows. | cretueusebiu | 524 |
| 6 | [vim.wasm](https://github.com/rhysd/vim.wasm) | Vim editor ported to WebAssembly | rhysd | 4450 |

**[⬆ Back to Index](#-contents)**

## Visual Basic
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [webxcel](https://github.com/michaelneu/webxcel) | 🤔 A REST backend built with plain VBA Microsoft Excel macros. Yes. Macros. | michaelneu | 243 |

**[⬆ Back to Index](#-contents)**

## Visual Basic .NET
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [GoogleDriveUploadTool](https://github.com/moisespr123/GoogleDriveUploadTool) | A tool for Windows to upload and manage files in Google Drive. It resumes uploads in case of an error or failure. Perfect for uploading large files or if your connection is unstable. | moisespr123 | 43 |

**[⬆ Back to Index](#-contents)**

## Vue
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [laravel-schematics](https://github.com/mtolhuys/laravel-schematics) | A Laravel package making a diagram of your models, relations and the ability to build them with it | mtolhuys | 779 |
| 2 | [guijs](https://github.com/Akryum/guijs) | 🐣️ The app that makes your #devlife easier. | Akryum | 715 |
| 3 | [phase10-frontend](https://github.com/Hanawa02/phase10-frontend) | Phase 10 helper | Hanawa02 | 1 |
| 4 | [nova-kustomer](https://github.com/mydnic/nova-kustomer) | Nova Tool for Laravel Kustomer | mydnic | 15 |
| 5 | [headless-wp-nuxt](https://github.com/netlify-labs/headless-wp-nuxt) | 🏔 Headless WordPress JAMstack Template | netlify-labs | 133 |
| 6 | [vue-kinesis](https://github.com/Aminerman/vue-kinesis) | Easily create complex interactive animations with Vue.js | Aminerman | 475 |
| 7 | [timezone-converter](https://github.com/mlocati/timezone-converter) | Web app to convert date/time between different time zones | mlocati | 5 |
| 8 | [keyboard-keyboard](https://github.com/ycmjason/keyboard-keyboard) | | ycmjason | 25 |
| 9 | [2019-10-04-vuejs-london-conference-2019](https://github.com/ycmjason-talks/2019-10-04-vuejs-london-conference-2019) | | ycmjason-talks | 24 |
| 10 | [demosify](https://github.com/demosify/demosify) | Create a playground to show the demos of your projects. | demosify | 104 |
| 11 | [JAMstack-Workshop](https://github.com/sdras/JAMstack-Workshop) | Workshop materials for JAMstack workshop using Vue and Netlify. | sdras | 48 |
| 12 | [netlify-identity-demo-vue](https://github.com/whizjs/netlify-identity-demo-vue) | a demo in Vue.js for Netlify Identity Widget which is awesome | whizjs | 41 |
| 13 | [tic-tac-toe](https://github.com/harshitha-akkaraju/tic-tac-toe) | Artificially intelligent tic tac toe implemented using the Minimax Algorithm | harshitha-akkaraju | 1 |
| 14 | [do-not-laugh](https://github.com/andypotato/do-not-laugh) | A simple AI game based on Vue.js and Electron | andypotato | 26 |
| 15 | [postwoman](https://github.com/liyasthomas/postwoman) | 👽 A free, fast and beautiful API request builder (web alternative to Postman) https://postwoman.io | liyasthomas | 18205 |
| 16 | [sigma-vue](https://github.com/primefaces/sigma-vue) | Free PrimeVue Admin Template | primefaces | 27 |
| 17 | [element](https://github.com/ElemeFE/element) | A Vue.js 2.0 UI Toolkit for Web | ElemeFE | 44588 |
| 18 | [primevue](https://github.com/primefaces/primevue) | The Most Complete Vue UI Component Library | primefaces | 302 |
| 19 | [vue-gantt-demo](https://github.com/DHTMLX/vue-gantt-demo) | dhtmlxGantt with vue.js | DHTMLX | 70 |
| 20 | [gantt-elastic](https://github.com/neuronetio/gantt-elastic) | Gantt Chart [ javascript gantt chart, gantt component, vue gantt, vue gantt chart, responsive gantt, project manager , vue projects ] | neuronetio | 655 |
| 21 | [vue-pivot-table](https://github.com/MarketConnect/vue-pivot-table) | A vue component for pivot table | MarketConnect | 115 |
| 22 | [ganttlab-live](https://github.com/ganttlab/ganttlab-live) | Mirrored from https://gitlab.com/ganttlab/ganttlab-live | ganttlab | 8 |
| 23 | [vue-moveable](https://github.com/probil/vue-moveable) | ↔️ ↕️ 🔄 Vue.js port of Moveable | probil | 552 |
| 24 | [nuxtguide](https://github.com/jake-101/nuxtguide) | A hand-selected collection of modules, plugins, boilerplates, tutorials, inspiration and more for Nuxt.js. | jake-101 | 47 |
| 25 | [ecommerce-netlify](https://github.com/sdras/ecommerce-netlify) | 🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions | sdras | 783 |
| 26 | [OverVue](https://github.com/open-source-labs/OverVue) | Prototyping Tool For Vue Devs 适用于Vue的原型工具 | open-source-labs | 1607 |
| 27 | [php-cs-fixer-configurator](https://github.com/mlocati/php-cs-fixer-configurator) | Inspect PHP-CS-Fixer fixers and easily configure them | mlocati | 102 |
| 28 | [smashing](https://github.com/sdras/smashing) | This was the result of a live code talk at Smashing Conf in Toronto, this is how far I got in 45 minutes | sdras | 71 |
| 29 | [workcation](https://github.com/adamwathan/workcation) | | adamwathan | 375 |
| 30 | [create-portfolio](https://github.com/saberland/create-portfolio) | Create a personal website that showcases your work as a software developer. | saberland | 158 |
| 31 | [bael-template](https://github.com/jake-101/bael-template) | Brutalist Blog theme for Netlify CMS | jake-101 | 148 |
| 32 | [vue-form-wizard](https://github.com/BinarCode/vue-form-wizard) | Vue.js 2 wizard | BinarCode | 925 |
| 33 | [cssfx](https://github.com/jolaleye/cssfx) | ✨ Beautifully simple click-to-copy CSS effects | jolaleye | 5523 |
| 34 | [cssgridgenerator](https://github.com/sdras/cssgridgenerator) | 🧮Generate basic CSS Grid code to make dynamic layouts! | sdras | 2901 |
| 35 | [hyper-editor](https://github.com/DivineITLimited/hyper-editor) | A backend independent visual composer for web. | DivineITLimited | 323 |
| 36 | [logoly](https://github.com/bestony/logoly) | A Pornhub Flavour Logo Generator | bestony | 4839 |
| 37 | [nova-notification-feed](https://github.com/CoreProc/nova-notification-feed) | A Laravel Nova package that adds a notification feed in your Nova app and uses Laravel Echo and websockets to receive and broadcast notifications. | CoreProc | 63 |
| 38 | [video2gif](https://github.com/egoist/video2gif) | Convert Video (MP4/OGG/WEBM) to GIF. | egoist | 71 |
| 39 | [vue-tailwind-examples](https://github.com/adamwathan/vue-tailwind-examples) | | adamwathan | 349 |
| 40 | [css-effects-snippets](https://github.com/emilkowalski/css-effects-snippets) | ☁️ A collection of CSS effects made with Vue.js. | emilkowalski | 1049 |
| 41 | [svg2vue](https://github.com/egoist/svg2vue) | Convert SVG to Vue Component online. | egoist | 38 |
| 42 | [website](https://github.com/vue-a11y/website) | Vue-a11y community website | vue-a11y | 11 |
| 43 | [gendered](https://github.com/gendered/gendered) | The website for the gendered project. | gendered | 65 |
| 44 | [css-animations-demo](https://github.com/pb03/css-animations-demo) | Live Demo: https://pb03.github.io/css-animations-demo/ | pb03 | 64 |
| 45 | [formvuelar](https://github.com/janiskelemen/formvuelar) | Vue form components with server side validation in mind | janiskelemen | 232 |
| 46 | [vue-hooks-foodapp](https://github.com/sdras/vue-hooks-foodapp) | A food app using a few hooks in Vue to show how they can work (experimental) | sdras | 176 |
| 47 | [PWABuilder](https://github.com/pwa-builder/PWABuilder) | Vue / Nuxt frontend site for PWABuilder | pwa-builder | 410 |
| 48 | [nova-custom-dashboard-card](https://github.com/beyondcode/nova-custom-dashboard-card) | A Laravel Nova dashboard card that allows you to build custom dashboards. | beyondcode | 78 |
| 49 | [egoist.sh](https://github.com/egoist/egoist.sh) | EGOIST's homepage. | egoist | 18 |
| 50 | [app](https://github.com/directus/app) | Directus Admin Application — An Intuitive WebApp for Managing Database Content | directus | 382 |
| 51 | [page-transitions-travelapp](https://github.com/sdras/page-transitions-travelapp) | Travel App, Native-like Page Transitions | sdras | 1456 |
| 52 | [nova-ohdear-tool](https://github.com/ohdearapp/nova-ohdear-tool) | A Nova tool to display downtime, broken links and mixed content | ohdearapp | 22 |
| 53 | [wink](https://github.com/writingink/wink) | A Laravel-based publishing platform | writingink | 2028 |
| 54 | [buefy](https://github.com/buefy/buefy) | Lightweight UI components for Vue.js based on Bulma | buefy | 7332 |
| 55 | [nova-translatable](https://github.com/mrmonat/nova-translatable) | Nova Field for spatie/laravel-translatable package. | mrmonat | 63 |
| 56 | [nova-tinker-tool](https://github.com/beyondcode/nova-tinker-tool) | Use the power of Tinker within your Nova application. | beyondcode | 95 |
| 57 | [vue-auth-vuex](https://github.com/christiannwamba/vue-auth-vuex) | | christiannwamba | 182 |
| 58 | [nova-route-viewer](https://github.com/sbine/nova-route-viewer) | Route viewer tool for Laravel Nova | sbine | 49 |
| 59 | [iban-validation](https://github.com/wotta/iban-validation) | A Laravel Nova iban field. | wotta | 2 |
| 60 | [nova-external-url](https://github.com/pdewit/nova-external-url) | An external URL Laravel Nova field. | pdewit | 22 |
| 61 | [nova-logs-tool](https://github.com/KABBOUCHI/nova-logs-tool) | A Laravel Nova tool to manage and keep track of each one of your logs files. | KABBOUCHI | 43 |
| 62 | [vue-swing](https://github.com/goweiwen/vue-swing) | Vue.js wrapper for Swing | goweiwen | 173 |
| 63 | [vddl](https://github.com/hejianxian/vddl) | 🦄 Vue components for modifying lists with the HTML5 drag & drop API. | hejianxian | 404 |
| 64 | [vue-js-modal](https://github.com/euvl/vue-js-modal) | :pizza: Simple to use, highly customizable, mobile friendly Vue.js modal. | euvl | 3232 |
| 65 | [web](https://github.com/watch-devtube/web) | 🍿 Free and open-source tech video hub. | watch-devtube | 240 |
| 66 | [vue-todo](https://github.com/sunil-sandhu/vue-todo) | A simple Vue ToDo app created as a comparison piece for a React vs Vue article I posted at https://medium.com/javascript-in-plain-english | sunil-sandhu | 206 |
| 67 | [vuetable-2](https://github.com/ratiw/vuetable-2) | data table simplify! -- datatable component for Vue 2.x. See documentation at | ratiw | 1925 |
| 68 | [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) | :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin | PanJiaChen | 52033 |
| 69 | [vue-infinite-slide-bar](https://github.com/biigpongsatorn/vue-infinite-slide-bar) | ∞ Infinite slide bar component (no dependency and light weight 1.48 KB) | biigpongsatorn | 150 |
| 70 | [make-frontend-shit-again](https://github.com/SaraVieira/make-frontend-shit-again) | | SaraVieira | 550 |
| 71 | [synclounge](https://github.com/samcm/synclounge) | Enjoy Plex with your friends. In Sync. Together. | samcm | 734 |
| 72 | [vue-feather-icons](https://github.com/egoist/vue-feather-icons) | Simply beautiful open source icons as Vue functional components. | egoist | 329 |
| 73 | [craft-plugins](https://github.com/tjFogarty/craft-plugins) | Searchable and sortable list of Craft plugins | tjFogarty | 1 |
| 74 | [profile-summary-for-github](https://github.com/tipsy/profile-summary-for-github) | Tool for visualizing GitHub profiles | tipsy | 19035 |
| 75 | [sample-vue-shop](https://github.com/sdras/sample-vue-shop) | See readme for newer repo details! A sample shop that shows how to manage payments with Vue, Stripe, and Serverless Functions | sdras | 1123 |
| 76 | [tddd](https://github.com/antonioribeiro/tddd) | A Laravel Continuous Integration Package | antonioribeiro | 723 |
| 77 | [best-resume-ever](https://github.com/salomonelli/best-resume-ever) | :necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS. | salomonelli | 13117 |
| 78 | [vuestic-admin](https://github.com/epicmaxco/vuestic-admin) | Free and Beautiful Vue.js Admin Template | epicmaxco | 7033 |
| 79 | [muse-ui](https://github.com/museui/muse-ui) | Material Design UI library for Vuejs 2.0 | museui | 8000 |

**[⬆ Back to Index](#-contents)**

## WebAssembly
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [spec](https://github.com/WebAssembly/spec) | WebAssembly specification, reference interpreter, and test suite. | WebAssembly | 2016 |
| 2 | [threads](https://github.com/WebAssembly/threads) | Threads and Atomics in WebAssembly | WebAssembly | 294 |
| 3 | [assemblyscript](https://github.com/AssemblyScript/assemblyscript) | Definitely not a TypeScript to WebAssembly compiler 🚀 | AssemblyScript | 8535 |
| 4 | [wasmboy](https://github.com/torch2424/wasmboy) | Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️ | torch2424 | 774 |

**[⬆ Back to Index](#-contents)**

## YARA
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [DidierStevensSuite](https://github.com/DidierStevens/DidierStevensSuite) | Please no pull requests for this repository. Thanks! | DidierStevens | 658 |

**[⬆ Back to Index](#-contents)**

## ZIL
| | Name | Description | Author | Stars |
|--- |--- |--- |--- |--- |
| 1 | [hitchhikersguide](https://github.com/historicalsource/hitchhikersguide) | The Hitchhiker's Guide to the Galaxy, by Steve Meretzky and Douglas Adams (Infocom) | historicalsource | 781 |
| 2 | [zork1](https://github.com/historicalsource/zork1) | Zork I (Microcomputer Version) by Infocom | historicalsource | 937 |

**[⬆ 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 | 5358 |
| 2 | [ZigGBA](https://github.com/wendigojaeger/ZigGBA) | Work in progress SDK for creating Game Boy Advance games using Zig programming language. | wendigojaeger | 182 |

**[⬆ Back to Index](#-contents)**

## 📝 License

To the extent possible under law, [vintagesucks](https://github.com/vintagesucks) has waived all copyright and related or neighboring rights to this work.