Skip to content

sigfriedCub1990/github-stars-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by stargazed

Total Updated

🏠 Contents

Assembly

Name Description Author Stars
1 some-assembly-required 📖 An approachable introduction to Assembly. hackclub 3242
2 tinyllama A tiny x86 retro computer eivindbohler 292
3 pics File formats dissections and more... corkami 10640
4 book-Atari Examples from my book Programming Games for Atari 2600 nanochess 29
5 bootOS bootOS is a monolithic operating system in 512 bytes of x86 machine code. nanochess 1790
6 lc3-2048 implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture rpendleton 80
7 NerdyNights The Nerdy Nights tutorial set as a set of sphinx pages (eventually will convert NESASM into ca65) Taywee 25
8 hello-world Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions! leachim6 11096
9 x86-assembly-cheat MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat 移至:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly请参阅自述文件。 x86 IA-32和x86-64 userland最少示例教程。 数百个可运行的断言。 好的GDB设置。 IO是用libc完成的,因此OS在理论上是可移植的。 涵盖了NASM和GAS。 在Ubuntu 18.04中测试。 容器(ELF),链接,调用约定。 系统土地作弊网址:https://github.com/cirosantilli/x86-bare-metal-examples,ARM作弊网址:https://github.com/cirosantilli/arm-assembly-cheat cirosantilli 868
10 pinpog Ping-Pong-like game in Assembly that works without OS tsoding 604
11 virtualagc Virtual Apollo Guidance Computer (AGC) software virtualagc 2738
12 MS-DOS The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes microsoft 30890
13 Apollo-11 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. chrislgarry 60262
14 computers-are-easy 🏳️‍🌈 A "Hello World" NES ROM with fully-commented 6502 assembly-language source code. hxlnt 204
15 first_nes Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references. gregkrsak 154
16 connectedNES 📡 A WiFi "modem" that connects your NES to the internet. Includes sample Twitter client. hxlnt 200

⬆ Back to Index

Astro

Name Description Author Stars
1 frontend-case-studies 💼 A curated list of talks and articles about real world frontend development andrew--r 7368
2 awesome-mechanical-keyboard ⌨️ A curated list of Open Source Mechanical Keyboard resources. Keycapsss 2985
3 youmightnotneedjquery HubSpot 14213

⬆ Back to Index

Batchfile

Name Description Author Stars
1 win10_antishit windows 10 remove shit functions bol-van 94
2 python-guide Python best practices guidebook, written for humans. realpython 28549

⬆ Back to Index

Bikeshed

Name Description Author Stars
1 ua-client-hints Wouldn't it be nice if User-Agent was a (set of) client hints? WICG 593

⬆ Back to Index

C

Name Description Author Stars
1 libhttp Light-weight C library for HTTP/1.1 requests markusfisch 26
2 stress-ng This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces. ColinIanKing 1886
3 nsxiv Read-only mirror of Neo Simple X Image Viewer nsxiv 685
4 GoodbyeDPI GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows) ValdikSS 26126
5 tmate Instant Terminal Sharing tmate-io 5731
6 the_valuable_dev_companion Some useful files for my blog, The Valuable Dev Phantas0s 26
7 entr Run arbitrary commands when files change eradman 4778
8 pipewire Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/) PipeWire 1859
9 dwmblocks Modular status bar for dwm written in c. torrinfail 504
10 kolibrios The official mirror of the main KolibriOS repository KolibriOS 281
11 siege Siege is an http load tester and benchmarking utility JoeDog 6001
12 SketchyBar A highly customizable macOS status bar replacement FelixKratz 7153
13 lightdm-gtk-greeter A GTK greeter for LightDM Xubuntu 161
14 the_silver_searcher A code-searching tool similar to ack, but faster. ggreer 26288
15 sqlean The ultimate set of SQLite extensions nalgeon 3857
16 zathura zathura tsgates 3
17 keyd A key remapping daemon for linux. rvaiya 3210
18 write-a-C-interpreter Write a simple interpreter of C. Inspired by c4 and largely based on it. lotabout 4110
19 swipl-devel SWI-Prolog Main development repository SWI-Prolog 1010
20 io Io programming language. Inspired by Self, Smalltalk and LISP. IoLanguage 2679
21 rax A radix tree implementation in ANSI C antirez 1130
22 dragon Drag and drop source/target for X mwh 1343
23 libvips A fast image processing library with low memory needs. libvips 9951
24 bnetd jrmuizel 33
25 rsync An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases. RsyncProject 3080
26 vim.js JavaScript port of Vim coolwanglu 4453
27 lispe An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell. naver 373
28 f3 F3 - Fight Flash Fraud AltraMayor 2609
29 redshift Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. jonls 5936
30 unclutter-xfixes Hides the cursor on inactivity (rewrite of unclutter) Airblader 341
31 libuv Cross-platform asynchronous I/O libuv 24657
32 luv Bare libuv bindings for lua luvit 846
33 telescope-fzf-native.nvim FZF sorter for telescope written in c nvim-telescope 1489
34 util-linux util-linux 2742
35 TheFatRat Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection . screetsec 9604
36 tinylisp Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use. Robert-van-Engelen 875
37 cpulimit CPU usage limiter for Linux opsengine 1719
38 bluez Main BlueZ tree bluez 783
39 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 18864
40 st Luke's fork of the suckless simple terminal (st) with vim bindings and Xresource compatibility. LukeSmithxyz 1643
41 compilerbook-examples Example code for compilers textbook. dthain 173
42 jq Command-line JSON processor jqlang 30960
43 i3 A tiling window manager for X11 i3 9671
44 cmatrix Terminal based "The Matrix" like implementation abishekvashok 4160
45 lz4 Extremely Fast Compression algorithm lz4 10569
46 raylib A simple and easy-to-use library to enjoy videogames programming raysan5 24343
47 bluez-tools A set of tools to manage bluetooth devices for linux khvzak 184
48 sway i3-compatible Wayland compositor swaywm 14885
49 lightway-core Lightway Core is a modern VPN protocol by ExpressVPN, to deliver a VPN experience that’s faster, more secure, and more reliable. expressvpn 542
50 git Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. git 53171
51 xscreensaver The closest thing to a git repo of xscreensaver known to exist, because jwz Does Not Do Github. This is a READ ONLY mirror. Please send pull requests and bug reports directly to the upstream project. Zygo 232
52 leptonica Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation. DanBloomberg 1844
53 raspberry-pi-os Learning operating system development using Linux kernel and Raspberry Pi s-matyukevich 13308
54 liferea Liferea (Linux Feed Reader), a news reader for GTK/GNOME lwindolf 832
55 compton A compositor for X11. chjj 2247
56 AppImageKit Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat AppImage 8844
57 openssl TLS/SSL and crypto library openssl 26356
58 nnn n³ The unorthodox terminal file manager jarun 19586
59 TIC-80 TIC-80 is a fantasy computer for making, playing and sharing tiny games. nesbox 5140
60 linked-list-good-taste Linus Torvalds' linked list argument for good taste, explained mkirchner 2098
61 chibicc A small C compiler rui314 9829
62 i3status Generates status bar to use with i3bar, dzen2 or xmobar i3 612
63 RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3. libretro 10729
64 bspwm A tiling window manager based on binary space partitioning baskerville 7848
65 sxhkd Simple X hotkey daemon baskerville 2803
66 endlessh SSH tarpit that slowly sends an endless banner skeeto 7419
67 Ventoy A new bootable USB solution. ventoy 64079
68 redis Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. redis 67708
69 h3 Hexagonal hierarchical geospatial indexing system uber 5008
70 FTL The Pi-hole FTL engine pi-hole 1397
71 os-tutorial How to create an OS from scratch cfenollosa 27686
72 spacebar A minimal status bar for macOS. Ideal for use with tiling window managers like yabai cmacrae 1290
73 ltui 🍖 A cross-platform terminal ui library based on Lua tboox 827
74 legacy-cc The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr. mortdeus 3787
75 skhd Simple hotkey daemon for macOS koekeishiya 6662
76 yabai A tiling window manager for macOS based on binary space partitioning koekeishiya 24578
77 qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families qmk 18582
78 simh The Computer History Simulation Project simh 1690
79 cc65 cc65 - a freeware C compiler for 6502 based systems cc65 2360
80 x6502 Yet another 6502 emulator that one day dreams of being an Atari 2600. haldean 232
81 neomutt ✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat neomutt 3311
82 mkernel A minimalist kernel arjun024 1338
83 tmux tmux source code tmux 36096
84 spt Simple pomodoro timer that doubles your efficiency pickfire 116
85 xcape Linux utility to configure modifier keys to act as other keys when pressed and released on their own. alols 2114
86 mpv 🎥 Command line video player mpv-player 29322
87 tig Text-mode interface for git jonas 12550
88 swieros A tiny hand crafted CPU emulator, C compiler, and Operating System rswier 1071
89 i3blocks The hacker-friendly status_command for Sway and i3 vivien 2315
90 evdi Extensible Virtual Display Interface DisplayLink 730
91 axel Lightweight CLI download accelerator axel-download-accelerator 3059
92 BSDGames Text based games from Debian - bsdgames package. vattam 181
93 zathura Document viewer pwmt 2205
94 uncap Map Caps Lock to Escape or any key to any key susam 1084
95 raspi3-tutorial Bare metal Raspberry Pi 3 tutorials bztsrc 2784
96 rofi Rofi: A window switcher, application launcher and dmenu replacement davatorium 13537
97 i3 A fork of the i3 window manager with gaps and some other features. ⚠️ i3-gaps has been merged into i3. Airblader 5861
98 ls-icons ls command with files icons sebastiencs 287
99 netdata Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! netdata 72928
100 radare2 UNIX-like reverse engineering framework and command-line toolset radareorg 20992
101 db_tutorial Writing a sqlite clone from scratch in C cstack 9705
102 nesasm NESasm -- NES 6502 assembler, version 3.1 🎮 camsaul 270
103 robotjs Node.js Desktop Automation. octalmage 12447
104 zsh Mirror of the Z shell source code repository. zsh-users 3718
105 linux-kernel-exploits linux-kernel-exploits Linux平台提权漏洞集合 SecWiki 5333
106 linux-kernel-exploits linux-kernel-exploits Linux平台提权漏洞集合 scanfsec 6
107 libdsm Defective SMb: A minimalist and read-only implementation of SMB using Plain'Ol C mstorsjo 1
108 rtmpdump rtmpdump is a toolkit for RTMP streams. mstorsjo 140
109 curl A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features curl 36520
110 ServerStatus Display and monitor your servers statistics in a beatiful way BotoX 815
111 How-to-Make-a-Computer-Operating-System How to Make a Computer Operating System in C++ SamyPesse 21604
112 mocicon-tweak modified version of mocicon Lukkario 2
113 linux Linux kernel source tree torvalds 185853

⬆ Back to Index

C#

Name Description Author Stars
1 PowerToys Windows system utilities to maximize productivity microsoft 113832
2 Digital-Logic-Sim SebLague 3581
3 MarkovJunior Probabilistic language based on pattern matching and constraint propagation, 153 examples mxgmn 7588
4 basic-computer-games An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/ coding-horror 10894
5 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 14922

⬆ Back to Index

C++

Name Description Author Stars
1 OpenLoco An open source re-implementation of Chris Sawyer's Locomotion OpenLoco 1442
2 Karabiner-Elements Karabiner-Elements is a powerful tool for customizing keyboards on macOS pqrs-org 19223
3 lnav Log file navigator tstack 8259
4 ladybird Truly independent web browser LadybirdBrowser 27271
5 logan Simple log parser/viewer/analyzer by running a custom regular expression glpzzz 1
6 Magisk The Magic Mask for Android topjohnwu 50146
7 libphonenumber Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. google 16878
8 sqlitebrowser Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at: sqlitebrowser 21673
9 kata-bootstraps Empty projects for different languages with a failing test swkBerlin 516
10 initial-v It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim tenderlove 991
11 fheroes2 fheroes2 is a recreation of Heroes of Might and Magic II game engine. ihhub 2824
12 zep Zep - An embeddable editor, with optional support for using vim keystrokes. Rezonality 953
13 pvpgn-server Next generation of PvPGN server pvpgn 563
14 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, tvOS and Windows. xbmc 18779
15 blobbyvolley2 Official continuation of the famous Blobby Volley 1.x arcade game. danielknobe 166
16 workerd The JavaScript / Wasm runtime that powers Cloudflare Workers cloudflare 6420
17 btop A monitor of resources aristocratos 22138
18 nix Nix, the purely functional package manager NixOS 13301
19 dragonfly A modern replacement for Redis and Memcached dragonflydb 26791
20 easyeffects Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications wwmm 6791
21 polybar A fast and easy-to-use status bar polybar 14315
22 sddm QML based X11 and Wayland display manager sddm 1938
23 taskwarrior Taskwarrior - Command line Task Management GothenburgBitFactory 4607
24 RunestoneServer Interactive books for computer science and mathematics RunestoneInteractive 576
25 Daedalus The Maze generation software "Daedalus", version 3.5 CruiserOne 57
26 imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies ocornut 62512
27 scummvm ScummVM main repository scummvm 2353
28 asar (Now) official repository of the SNES assembler Asar, originally created by Alcaro RPGHacker 211
29 snes9x Snes9x - Portable Super Nintendo Entertainment System (TM) emulator snes9xgit 2722
30 bsnes-plus debug-oriented fork of bsnes devinacker 333
31 wasm-fizzbuzz WebAssembly from Scratch: From FizzBuzz to DooM. diekmann 1510
32 Sourcetrail Sourcetrail - free and open-source interactive source explorer CoatiSoftware 15016
33 flameshot Powerful yet simple to use screenshot software 🖥️ 📸 flameshot-org 25350
34 ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. WerWolv 46592
35 tdesktop Telegram Desktop messaging app telegramdesktop 26728
36 CLRS 📓Solutions to Introduction to Algorithms gzc 9514
37 node-murmurhash3 Node binding of MurmurHash3 hideo55 49
38 smhasher Automatically exported from code.google.com/p/smhasher aappleby 2712
39 minetest Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation minetest 11023
40 fceux FCEUX, a NES Emulator TASEmulators 1257
41 Cataclysm-DDA Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world. CleverRaven 10894
42 MystiQ Qt5/C++ FFmpeg Media Converter swl-x 573
43 libsass A C/C++ implementation of a Sass compiler sass 4341
44 albert A fast and flexible keyboard launcher albertlauncher 7344
45 DOOM DOOM Open Source Release id-Software 14757
46 serenity The Serenity Operating System 🐞 SerenityOS 30962
47 nodegui A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org nodegui 8960
48 hermes A JavaScript engine optimized for running React Native. facebook 10031
49 devilutionX Diablo build for modern operating systems diasurgical 8239
50 robomongo Native cross-platform MongoDB management tool Studio3T 9317
51 tinyrenderer A brief computer graphics / rendering course ssloy 21045
52 mame MAME mamedev 8620
53 tesseract Tesseract Open Source OCR Engine (main repository) tesseract-ocr 63800
54 v8 The official mirror of the V8 Git repository v8 23685
55 mlde.d.moonlightde Modular and Qt5 light new behavior desktop environment MoonLightDE 45

⬆ Back to Index

CSS

Name Description Author Stars
1 ShyFox A very shy little theme that hides the entire browser interface in the window border Naezr 1887
2 awesome-css-frameworks List of awesome CSS frameworks in 2025 troxler 8190
3 Firefox-Mod-Blur Firefox CSS Theme - For dark theme lovers / More compact / Modular / Blur datguypiko 1390
4 WaveFox Firefox CSS Theme/Style for manual customization QNetITQ 1084
5 firefox Torturing Firefox with userchrome.js and userchrome.css in response to Mozilla's successive degradation of the browser window. Thomashighbaugh 25
6 gruvbox-material-gtk Gruvbox Material for GTK, Gnome, Cinnamon, XFCE, Unity, Plank and Icons TheGreatMcPain 369
7 cssbook The book "Learn CSS layout the pedantic way" mixu 226
8 UpdatedPharoByExample A version of Pharo by Example for Pharo 50. SquareBracketAssociates 257
9 cssnano A modular minifier, built on top of the PostCSS ecosystem. cssnano 4822
10 google-api-javascript-client Google APIs Client Library for browser JavaScript, aka gapi. google 3266
11 issue-01 Top-level repo for the first Parametric Press issue. ParametricPress 42
12 Ward Server dashboard that enables you to monitor and track the status of your server. Rudolf-Barbu 2282
13 tis-100 An (eventually) comprehensive spoiler for TIS-100 kk4ead 80
14 easings.net Easing Functions Cheat Sheet ai 8131
15 css CSS parser / stringifier for Node.js reworkcss 1589
16 vimium 🧛🏻‍♂️ Dark theme for Vimium dracula 60
17 card-react React component for card https://github.com/jessepollak/card shatran 133
18 GitHub-Dark :octocat: Dark GitHub style StylishThemes 9685
19 SpinKit A collection of loading indicators animated with CSS tobiasahlin 19361
20 personal-site My personal site sigfriedCub1990 4
21 cssremedy Start your project with a remedy for the technical debt of CSS. jensimmons 2203
22 rfs ✩ Automates responsive resizing ✩ twbs 3337
23 cutestrap A strong, independent CSS Framework. Only 2.7KB minified & gzipped. tylerchilds 1569
24 sanitize.css A best-practices CSS foundation csstools 5235
25 hack ⛷ Dead simple CSS framework. egoist 2595
26 devguides-2016 Let me try to explain complicated things in simple ways. devguides-io 90
27 flaskdash Flask starter app featuring CoreUI and the FlaskUser module. twintechlabs 114
28 simple-line-icons Simple and Minimal Line Icons thesabbir 1863
29 pace Automatically add a progress bar to your site. CodeByZach 15678
30 What-The-Flexbox Exercises for the What The Flexbox video series - available at Flexbox.io wesbos 802
31 flexbox-patterns Patterns for using flexbox CSS to build awesome UI components. cjcenizal 2478
32 flag-icons 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration lipis 10897
33 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 55880
34 solved-by-flexbox A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox. philipwalton 13007
35 retinajs JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants strues 4416
36 CSS3-Loaders Grafikart 104
37 normalize.css A modern alternative to CSS resets necolas 52697
38 sierra Sierra SCSS library sierra-library 859
39 30-seconds-of-css Short CSS code snippets for all your development needs Chalarangelo 16112
40 javascript-in-14-minutes Learn the basics of JavaScript in 14 minutes jgthms 562
41 bulma Modern CSS framework based on Flexbox jgthms 49483
42 Skeleton Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development dhg 19111

⬆ Back to Index

Clojure

Name Description Author Stars
1 jepsen A framework for distributed systems verification, with fault injection jepsen-io 6913
2 nrepl A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments. nrepl 794
3 4ever-clojure Pure cljs version of 4clojure, meant to run forever! oxalorg 238
4 clojure-lsp Clojure & ClojureScript Language Server (LSP) implementation clojure-lsp 1197
5 leiningen Moved to Codeberg; this is a convenience mirror technomancy 7293
6 maria A ClojureScript coding environment for beginners. mhuebert 478
7 penpot Penpot: The open-source design tool for design and code collaboration penpot 34640
8 logomatic A simple generator for logo-like shapes. jackrusher 62
9 GokuRakuJoudo config karabiner with ease yqrashawn 1226
10 FiraCode Free monospaced font with programming ligatures tonsky 77875

⬆ Back to Index

CoffeeScript

Name Description Author Stars
1 react-credit-card React port of the display part of Card by @jessepollak JohnyDays 231
2 gulp-tap Easily tap into a gulp pipeline without creating a plugin. geejs 152
3 node-xml2js XML to JavaScript object converter. Leonidas-from-XIV 4911

⬆ Back to Index

Common Lisp

Name Description Author Stars
1 weird Generative art in Common Lisp inconvergent 1562

⬆ Back to Index

Crystal

Name Description Author Stars
1 tmux-fingers copy pasting in terminal with vimium/vimperator like hints. Morantron 1037

⬆ Back to Index

Dart

Name Description Author Stars
1 localsend An open-source cross-platform alternative to AirDrop localsend 55986
2 revanced-manager 💊 Application to use ReVanced on Android ReVanced 19177
3 flutter Flutter makes it easy and fast to build beautiful apps for mobile and beyond flutter 167974

⬆ Back to Index

Dockerfile

Name Description Author Stars
1 docker-swag Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention. linuxserver 3014
2 code-with-engineering-playbook This is the playbook for "code-with" customer or partner engagements microsoft 2324
3 docker-node Official Docker Image for Node.js 🐳 🐢 🚀 nodejs 8310
4 nodebestpractices ✅ The Node.js best practices list (July 2024) goldbergyoni 101464

⬆ Back to Index

Elixir

Name Description Author Stars
1 postoffice A dispatching service implemented in Elixir. Communicate services or sent api calls to yourself to process anything later mercadona 23
2 asciinema-server Platform for hosting and sharing terminal session recordings asciinema 2331
3 transit-lang-cmp Programming language comparison by reimplementing the same transit data app losvedir 427
4 livebook Automate code & data workflows with interactive Elixir notebooks livebook-dev 5110
5 phoenix Peace of mind from prototype to production phoenixframework 21627
6 easy_podcasts Agregador de podcasts y convertidor de audio para cubanos easypodcasts 37
7 awesome-elixir A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: h4cc 12748
8 elixir Elixir is a dynamic, functional language for building scalable and maintainable applications elixir-lang 24754

⬆ Back to Index

Elm

Name Description Author Stars
1 guide.elm-lang.org My book introducing you to Elm! evancz 323
2 core Elm's core libraries elm 2807
3 elm-architecture-tutorial How to create modular Elm code that scales nicely with your app evancz 4172

⬆ Back to Index

Emacs Lisp

Name Description Author Stars
1 projectile Project Interaction Library for Emacs bbatsov 4016
2 eglot A client for Language Server Protocol servers joaotavora 2309
3 hydra make Emacs bindings that stick around abo-abo 1856
4 eos Welcome to the Emacs of Things, aka the Emacs Operating System dakrone 265
5 context-coloring Highlight by scope jacksonrayhamilton 53
6 emacs-emojify Display emojis in Emacs iqbalansari 413
7 fira-code-mode Emacs minor mode for Fira Code ligatures using prettify-symbols jming422 106
8 restclient.el HTTP REST client tool for emacs pashky 1996
9 editorconfig-emacs EditorConfig plugin for Emacs editorconfig 752
10 lsp-mode Emacs client/library for the Language Server Protocol emacs-lsp 4836
11 themes A megapack of themes for GNU Emacs. doomemacs 2202
12 rjsx-mode A JSX major mode for Emacs felipeochoa 642
13 all-the-icons.el A utility package to collect various Icon Fonts and propertize them within Emacs. domtronn 1483
14 Indium A JavaScript development environment for Emacs NicolasPetton 1133
15 magit It's Magit! A Git Porcelain inside Emacs. magit 6637
16 mugur Configurator for QMK compatible keyboards mihaiolteanu 190
17 spacemacs A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim! syl20bnr 23771
18 doomemacs An Emacs framework for the stubborn martian hacker doomemacs 19801
19 xorns Extensions for Emacs. merchise 4

⬆ Back to Index

Erlang

Name Description Author Stars
1 rebar3 Erlang build tool that makes it easy to compile and test Erlang applications and releases. erlang 1716
2 erlang_ls The Erlang Language Server erlang-ls 640
3 otp Erlang/OTP erlang 11486

⬆ Back to Index

Fennel

Name Description Author Stars
1 conjure Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!) Olical 1831
2 leap.nvim Neovim's answer to the mouse 🦘 ggandor 4509

⬆ Back to Index

FreeMarker

Name Description Author Stars
1 send Simple, private file sharing from the makers of Firefox mozilla 13253

⬆ Back to Index

Gherkin

Name Description Author Stars
1 openCypher Specification of the Cypher property graph query language opencypher 870

⬆ Back to Index

Go

Name Description Author Stars
1 cli A tool for testing and debugging Dependabot update jobs. dependabot 255
2 kubelogin kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login) int128 1793
3 direnv unclutter your .profile direnv 12887
4 jd JSON diff and patch josephburnett 1937
5 glance A self-hosted dashboard that puts all your feeds in one place glanceapp 9852
6 devpod Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker. loft-sh 10212
7 colima Container runtimes on macOS (and Linux) with minimal setup abiosoft 20461
8 gotty Share your terminal as a web application yudai 18871
9 pagerank Weighted PageRank implementation in Go alixaxel 85
10 dendy NES/Famicom emulator with network multiplayer maxpoletaev 393
11 openpomodoro-cli A command-line Pomodoro tracker which uses the Open Pomodoro Format open-pomodoro 361
12 lima Linux virtual machines, with a focus on running containers lima-vm 15910
13 oh-my-posh The most customisable and low-latency cross platform/shell prompt renderer JanDeDobbeleer 17999
14 superfile Pretty fancy and modern terminal file manager yorukot 8655
15 k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style! derailed 28020
16 ollama Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models. ollama 107581
17 vegeta HTTP load testing tool and library. It's over 9000! tsenart 23810
18 learn-go-with-tests Learn Go with test-driven development quii 22392
19 fabric fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. danielmiessler 26831
20 chezmoi Manage your dotfiles across multiple diverse machines, securely. twpayne 13860
21 dgraph high-performance graph database for real-time use cases hypermodeinc 20580
22 vhs Your CLI home video recorder 📼 charmbracelet 15664
23 bluetuith A TUI bluetooth manager for Linux. darkhz 978
24 gh-dash A beautiful CLI dashboard for GitHub 🚀 dlvhdr 7549
25 letsblockit Remove low-quality content and useless nags, focus on what matters. A community-maintained uBlock Origin filter set. letsblockit 791
26 sqlpkg-cli SQLite package manager nalgeon 219
27 ijq Interactive jq (mirror) gpanders 213
28 kubectx Faster way to switch between clusters and namespaces in kubectl ahmetb 18054
29 FerretDB A truly Open Source MongoDB alternative FerretDB 9277
30 jqp A TUI playground to experiment with jq noahgorstein 2250
31 fx Terminal JSON viewer & processor antonmedv 19187
32 walk Terminal file manager antonmedv 3317
33 hishtory Your shell history: synced, queryable, and in context ddworken 2595
34 lf Terminal file manager gokcehan 7896
35 k6 A modern load testing tool, using Go and JavaScript - https://k6.io grafana 26495
36 gum A tool for glamorous shell scripts 🎀 charmbracelet 18611
37 lefthook Fast and powerful Git hooks manager for any type of projects. evilmartians 5260
38 sh A shell parser, formatter, and interpreter with bash support; includes shfmt mvdan 7439
39 pet Simple command-line snippet manager knqyf263 4636
40 peco Simplistic interactive filtering tool peco 7708
41 ghq Remote repository management made easy x-motemen 3125
42 cli GitHub’s official command line tool cli 37949
43 cli A Go based command line tool for exercism.org. exercism 1343
44 trufflehog Find, verify, and analyze leaked credentials trufflesecurity 17777
45 litestream Streaming replication for SQLite. benbjohnson 11335
46 yay Yet another Yogurt - An AUR Helper written in Go Jguer 11430
47 go The Go programming language golang 125093
48 go-feed-parser Simple feed parser easypodcasts 2
49 asdf Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more asdf-vm 22467
50 slim Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) slimtoolkit 20655
51 esbuild An extremely fast bundler for the web evanw 38427
52 badger Fast key-value DB in Go. dgraph-io 14178
53 gotop A terminal based graphical activity monitor inspired by gtop and vtop cjbassi 7389
54 gotop A terminal based graphical activity monitor inspired by gtop and vtop xxxserxxx 2828
55 cli The Docker CLI docker 5038
56 docui TUI Client for Docker skanehira 2314
57 act Run your GitHub Actions locally 🚀 nektos 56801
58 OpenDiablo2 An open source re-implementation of Diablo 2 OpenDiablo2 10797
59 btree BTree provides a simple, ordered, in-memory data structure for Go programs. google 3996
60 grv GRV is a terminal interface for viewing git repositories rgburke 4037
61 wally The Flash(ing tool) zsa 674
62 slack-term Slack client for your terminal jpbruinsslot 6453
63 lazydocker The lazier way to manage everything docker jesseduffield 40220
64 hub A command-line tool that makes git easier to use with GitHub. mislav 22860
65 mdcat Format markdown for the console. samfoo 67
66 algo 101+ coding interview problems in Go hoanhan101 3570
67 antibody The fastest shell plugin manager. getantibody 1679
68 fzf 🌸 A command-line fuzzy finder junegunn 67133
69 chaosmonkey Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. Netflix 15400
70 hercules Gaining advanced insights from Git repository history. src-d 2651
71 gitstrap CLI for managing GitHub resources g4s8 71
72 awesome-go A curated list of awesome Go frameworks, libraries and software avelino 136148
73 frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. fatedier 89358
74 lazygit simple terminal UI for git commands jesseduffield 55143
75 hugo The world’s fastest framework for building websites. gohugoio 77226
76 wtf The personal information dashboard for your terminal wtfutil 15951
77 widevine Golang Client for Widevine Cloud alfg 66

⬆ Back to Index

HTML

Name Description Author Stars
1 hacker-challenge Use your web inspector to hack your way through a series of challenges. jessicard 3
2 blawx A user-friendly web-based tool for Rules as Code. Lexpedite 108
3 juno-lang Juno Language Repository KinaKnowledge 127
4 ML-For-Beginners 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all microsoft 70696
5 golang-workshop Desarrollo de aplicaciones con Golang Workshop yorodm 12
6 distsysbook The book Distributed systems: for fun and profit mixu 2573
7 noboilerplate Code for my talks on the No Boilerplate channel 0atman 3476
8 type-challenges-solutions Solutions for the collection of TypeScript type challenges with explanations ghaiklor 476
9 spill-paint-game a Simple game where you spill paint on top left box and let it spread across tiles. Game ends when all tiles are same colour. kunalkhatri 10
10 webgl-fundamentals WebGL lessons that start with the basics gfxfundamentals 4744
11 awesome-chatgpt-prompts This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better. f 117147
12 simple.css Simple.css is a CSS template that allows you to make a good looking website really quickly. kevquirk 4473
13 ru-test-assignments Тестовые задания для самостоятельного выполнения от разных it компаний Hexlet 6150
14 nginx-error-pages Cute Error Pages for your nginx web server denysvitali 408
15 vanilla-framework From community websites to web applications, this CSS framework will help you achieve a consistent look and feel. canonical 871
16 alexandria-library 📝 My method to capture, study, and recall interesting knowledge Phantas0s 67
17 bitburner Bitburner Game danielyxie 2808
18 infernal-sigil arikwex 134
19 remember An interactive comic on Spaced Repetition ncase 311
20 opinionatedguide See OpGuidesHugoSRC repo to Contrubitue---A collection of educational un-textbooked, actually digestible pages on various topics. Links to various better sources as a modern educational source should. Make learning open source! VegaDeftwing 114
21 awesome-mental-health A curated list of awesome articles, websites and resources about mental health in the software industry. dreamingechoes 3151
22 metasploitable3 Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities. rapid7 4841
23 tabler Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap tabler 38375
24 isserviceworkerready Tracking the status of ServiceWorker in browsers jakearchibald 569
25 osint_stuff_tool_collection A collection of several hundred online tools for OSINT cipher387 5714
26 html HTML Standard whatwg 8285
27 hanoi-demo jorgeamadosoria 1
28 compat-table ECMAScript compatibility tables compat-table 4458
29 DeloresDev Read all about it on GrumpyGamer: grumpygamer 881
30 Top10 Official OWASP Top 10 Document Repository OWASP 4423
31 javascript-patterns JavaScript Design Patterns chuanxshi 9394
32 visual-git-guide A visual guide to git. MarkLodato 1334
33 klipse Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. viebel 3116
34 gridly ⚡ The minimal (~100-170 bytes) grid system for modern browsers. IonicaBizau 965
35 language-server-protocol Defines a common protocol for language servers. microsoft 11453
36 training Learning Golang one day go-training 1464
37 mxgraph mxGraph is a fully client side JavaScript diagramming library jgraph 6836
38 howtheytest A collection of public resources about how software companies test their software abhivaikar 6084
39 twemoji Emoji for everyone. https://twemoji.twitter.com/ twitter 16929
40 hyperscript Create HyperText with JavaScript. hyperhype 2659
41 awesome-compose Awesome Docker Compose samples docker 36682
42 the-power-of-prolog Introduction to modern Prolog triska 1244
43 css3patterns The popular CSS3 patterns gallery, now on Github :) LeaVerou 1449
44 algodeck An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯 teivah 5695
45 blog_os Writing an OS in Rust phil-opp 16041
46 Ronin Experimental Graphics Terminal hundredrabbits 1209
47 zepto Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API madrobby 14998
48 mastering-modular-javascript 📦 Module thinking, principles, design patterns and best practices. mjavascript 3996
49 jensimmons.com personal website for Jen Simmons jensimmons 5
50 css-grid Starter Files + Solutions to my CSSGrid.io Course wesbos 2096
51 terminal.css Modern and minimalistic CSS framework for terminal enthusiasts Gioni06 1226
52 grid-experiments CSS Grid Experiments winkerVSbecks 19
53 placeholder-loading Simple and flexible, css only, content placeholder loading animation. https://zalog.github.io/placeholder-loading/ zalog 1485
54 alix Alix, a browser extension for a11y.css ireade 325
55 en.javascript.info Modern JavaScript Tutorial javascript-tutorial 23860
56 js-the-right-way An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web jstherightway 8728
57 JavaScript30 30 Day Vanilla JS Challenge wesbos 27935
58 milligram A minimalist CSS framework. milligram 10231
59 flexboxgrid Grid based on CSS3 flexbox kristoferjoseph 9380
60 tech-icons A set of tech icons for the web Workshape 75
61 sonic.js ➿ Create loopy loading animations padolsey 821
62 website 🌎 Parcel website parcel-bundler 351
63 geohash-chat-by-proximity Geo Hashing Chat by Proximity to connect two or more users to a group chat. stephenlb 44
64 ecma262 Status, process, and documents for ECMA-262 tc39 15143
65 devopsnewsletters.com DevOps Newsletters of Note chris-short 61
66 awesome-webpack A curated list of awesome Webpack resources, libraries and tools webpack-contrib 4607
67 ShouldIUseSMB1 ShouldIUseSMB1.com NickCraver 2
68 Adminator-admin-dashboard Adminator is easy to use and well design admin dashboard template based on Bootstrap 5 for web apps, websites, services and more puikinsh 4413
69 free-programming-books 📚 Freely available programming books EbookFoundation 347589
70 web-design-in-4-minutes Learn the basics of web design in 4 minutes jgthms 4381
71 vue-guide Super Simple Vue Samples johnpapa 51
72 bulma-templates free flexbox templates built with the bulma css framework BulmaTemplates 3291
73 coreui-free-bootstrap-admin-template Free Bootstrap Admin & Dashboard Template coreui 12013
74 diffDOM A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments. fiduswriter 819
75 design-blocks A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites. froala 13522
76 coreui-free-angular-admin-template CoreUI Angular is free Angular 19 admin template based on Bootstrap 5 coreui 1737
77 css3-github-buttons Helps you easily create GitHub-style buttons and toolbars using links, buttons, and inputs. necolas 1109

⬆ Back to Index

Haskell

Name Description Author Stars
1 compiler Compiler for Elm, a functional language for reliable webapps. elm 7592
2 fp-course Functional Programming Course system-f 4154
3 fp-course Functional Programming Course tonymorris 1029
4 ghcup-hs haskell 301
5 haskell-language-server Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine. haskell 2743
6 kmonad An advanced keyboard manager kmonad 4214
7 hadolint Dockerfile linter, validate inline bash, written in Haskell hadolint 10598
8 xmonad The core of xmonad, a small but functional ICCCM-compliant tiling window manager xmonad 3392
9 taskell Command-line Kanban board/task manager with support for Trello boards and GitHub projects smallhadroncollider 1741
10 postgrest REST API for any Postgres database PostgREST 24198

⬆ Back to Index

Idris

Name Description Author Stars
1 software-foundations Software Foundations in Idris idris-hackers 453
2 Idris2 A purely functional programming language with first class types idris-lang 2561

⬆ Back to Index

JSON

Name Description Author Stars
1 browser-compat-data This repository contains compatibility data for Web technologies as displayed on MDN mdn 5059

⬆ Back to Index

Janet

Name Description Author Stars
1 nvim-treesitter-context Show code context nvim-treesitter 2613

⬆ Back to Index

Java

Name Description Author Stars
1 gs-collections-kata The GS Collections Kata has been migrated to the Eclipse Foundation, re-branded as the Eclipse Collections Kata. https://github.com/eclipse/eclipse-collections-kata goldmansachs 436
2 eclipse-collections Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API. eclipse-collections 2477
3 jsprit jsprit is a java based, open source toolkit for solving rich vehicle routing problems graphhopper 1666
4 clojure The Clojure programming language clojure 10512
5 db-util If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing. vladmihalcea 256
6 Mindustry The automation tower defense RTS Anuken 23070
7 tutorials Getting Started with Spring Boot 3: eugenp 36889
8 flyway Flyway by Redgate • Database Migrations Made Easy. flyway 8414
9 liquibase Main Liquibase Source liquibase 4826
10 dbeaver Free universal database tool and SQL client dbeaver 41330
11 fraud-detection-demo Repository for Advanced Flink Application Patterns series afedulov 336
12 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below. awsdocs 9742
13 LuckysheetServer Luckysheet java backend dream-num 434
14 design-patterns 💼 Design patterns written in different programming languages 📐 ZoranPandovski 374
15 flink Apache Flink apache 24398
16 DEPRECATED-data-structures A collection of powerful data structures williamfiset 2854
17 shattered-pixel-dungeon Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou. 00-Evan 4918
18 memo Caso de estudio del libro: Técnicas de Compilación para Ingenieros de Software polyglot-plt 1
19 SOLID Demonstrating the SOLID design principles in Java mikeknep 386
20 material-theme-jetbrains JetBrains theme of Material Theme ChrisRM 7808
21 Tiny-MD-HBase shojinishimura 28
22 java-design-patterns Design patterns implemented in Java iluwatar 90498
23 gwtbootstrap3 GWT wrapper for the Bootstrap front-end framework gwtbootstrap3 336

⬆ Back to Index

JavaScript

Name Description Author Stars
1 treestyletab Tree Style Tab, Show tabs like a tree. piroor 3534
2 ourbigbook The best way to publish your scientific knowledge. Source code for the entire OurBigBook Project: OurBigBook.com, ourbigbook CLI and the VS Code extension. A powerful static wiki generator and lightweight markup language to write complex structured wikis/books/blogs with multi-user mind-melding magic 🧙 ourbigbook 78
3 apihub Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers. hiteshchoudhary 7233
4 Term-Typer-Words agencyenterprise 33
5 firebuilder A comprehensive firefox profile, themes, userCSS and userChrome builder Explosion-Scratch 329
6 neovim-cheatsheet Google Sheets docs for neovim/vim cheatsheets and tutorials supporting multiple alternative keyboard layouts mattmc3 373
7 tips Most commonly used git tips and tricks. git-tips 21433
8 tree-sitter-typescript TypeScript grammar for tree-sitter tree-sitter 393
9 ReactShadow 🔰 Utilise Shadow DOM in React with all the benefits of style encapsulation. Wildhoney 1326
10 robotopia 🤖 Introducing kids to coding with tiny virtual robots! robotopia-x 517
11 puter 🌐 The Internet OS! Free, Open-Source, and Self-Hostable. HeyPuter 27555
12 react-google-recaptcha Component wrapper for Google reCAPTCHA dozoisch 1049
13 node-deep-equal node's assert.deepEqual algorithm inspect-js 782
14 eslint-plugin-wrapito An ESLint plugin for wrapito mercadona 1
15 safe-stable-stringify Safe, deterministic and fast serialization alternative to JSON.stringify. BridgeAR 208
16 semantic-release 📦🚀 Fully automated version management and package publishing semantic-release 21244
17 digital-gardeners Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs MaggieAppleton 4174
18 CurriculumExpansion freeCodeCamp 314
19 Sutra.js A JavaScript behavior tree library for easily creating and managing complex behavior patterns yantra-core 180
20 replem 🚴 Instantly try npm modules in REPL environment raine 132
21 javascript-parser-in-rust Tutorial on writing a JavaScript Parser in Rust oxc-project 496
22 libphonenumber-js A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript catamphetamine 2813
23 brave-browser Brave browser for Android, iOS, Linux, macOS, Windows. brave 18251
24 callbag-basics 👜 Tiny and fast reactive/iterable programming library staltz 1652
25 stylex StyleX is the styling system for ambitious user interfaces. facebook 8503
26 rollup Next-generation ES module bundler rollup 25522
27 MockDate A JavaScript Mock Date object that can be used to change when "now" is. boblauer 668
28 FreeTube An Open Source YouTube app for privacy FreeTubeApp 14013
29 folktale [not actively maintained!] A standard library for functional programming in JavaScript origamitower 2047
30 pointfree-fantasy Point free wrappers for fantasy land DrBoolean 451
31 PubSubJS Dependency free publish/subscribe for JavaScript mroderick 4799
32 vite-jest First-class Vite integration for Jest haoqunjiang 408
33 rtfm A documentation library mod for Mindustry. deltanedas 78
34 uc.css.js A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, behaviors and other opinionated features. The theme is similar to other userChrome stylesheets, but it's intended for use with an autoconfig loader like fx-autoconfig, since it uses JavaScript to implement its more functional features. aminomancer 348
35 fx-autoconfig Load custom javascript in browser context MrOtherGuy 223
36 tab_suspender_firefox A very lightweight tab suspender that reduces an overall memory usage of firefox, uses firefox native discard api pradeep-mishra 76
37 CellPond surreal cellular automata TodePond 310
38 fastify Fast and low overhead web framework, for Node.js fastify 32801
39 zx A tool for writing better scripts google 43432
40 postcss-import PostCSS plugin to inline at-import rules content postcss 1385
41 fetch A window.fetch JavaScript polyfill. JakeChampion 25763
42 execa Process execution for humans sindresorhus 6963
43 eruda Console for mobile browsers liriliri 19093
44 awesome-vite ⚡️ A curated list of awesome things related to Vite.js vitejs 14857
45 zendesk-vite-boilerplate Progressive boilerplate that offers customization, out of the box features and does not force you to chose a specific front-end framework. Join Zendesk Discord community - https://discord.gg/EHVRdSVDc4 OlegGulevskyy 32
46 express-async-handler Async Error Handling Middleware for Express Abazhenov 575
47 Release Node.js Release Working Group nodejs 4063
48 testdouble-jest A testdouble.js extension to add support for Jest module mocking testdouble 37
49 testdouble.js A minimal test double library for TDD with JavaScript testdouble 1420
50 WebGoat WebGoat is a deliberately insecure application WebGoat 7186
51 turbo The speed of a single-page web application without having to write any JavaScript hotwired 6834
52 sicp XML sources of SICP and SICP JS, and support for generating Interactive SICP JS, PDF, e-book and comparison editions source-academy 932
53 cross-fetch Universal WHATWG Fetch API for Node, Browsers and React Native. lquixada 1676
54 core-js Standard Library zloirock 24727
55 write-good Naive linter for English prose btford 4971
56 hacktricks Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news. HackTricks-wiki 9328
57 multer Node.js middleware for handling multipart/form-data. expressjs 11672
58 sharp High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library. lovell 29613
59 simple-svg-placeholder A very simple placeholder image generator with zero dependencies. cloudfour 177
60 cuid Collision-resistant ids optimized for horizontal scaling and performance. paralleldrive 3462
61 js-search JS Search is an efficient, client-side search library for JavaScript and JSON objects bvaughn 2218
62 tree-sitter-astro Tree-sitter grammar for the Astro web framework virchau13 99
63 shields Concise, consistent, and legible badges in SVG and raster format badges 24142
64 ropejs JS implementation of ropes according to Boehm et al 1995 Mortal 8
65 jumprope Fast string editing in Javascript using skip lists josephg 90
66 blip A tool for seeing your Internet latency. Try it at http://gfblip.appspot.com/ apenwarr 1624
67 dsjslib A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform. monmohan 771
68 github-readme-stats ⚡ Dynamically generated stats for your github readmes anuraghazra 70838
69 brainfuck-visualizer A Visualizer for BrainFuck developed using pure JS. usaikiran 30
70 ace Ace (Ajax.org Cloud9 Editor) ajaxorg 26816
71 eslint-plugin-unicorn More than 100 powerful ESLint rules sindresorhus 4348
72 start-server-and-test Starts server, waits for URL, then runs test command; when the tests end, shuts down server bahmutov 1541
73 KaTeX Fast math typesetting for the web. KaTeX 18596
74 markdown-preview.nvim markdown preview plugin for (neo)vim iamcco 6968
75 jsxgraph JSXGraph is a cross-browser library for interactive geometry, function plotting, charting, and data visualization in a web browser. jsxgraph 1115
76 FigureOne Draw, animate and interact with shapes, text, plots and equations. Create interactive slideshows and interactive videos. airladon 59
77 OpGuidesHugoSrc Repo for the development of OpGuides VegaDeftwing 25
78 surfingkeys-conf 🏄 A SurfingKeys config which adds 180+ key mappings & 50+ search engines b0o 397
79 core_d.js Offload your heavy lifting to a daemon. Extracted from eslint_d. mantoni 66
80 the-sample-of-module-bundler You will know how to make a javascript bundler hiroppy 35
81 SandPond 3D cellular automata TodePond 185
82 ora Elegant terminal spinner sindresorhus 9222
83 craftzdog-homepage My homepage craftzdog 2353
84 Fluture 🦋 Fantasy Land compliant (monadic) alternative to Promises fluture-js 2488
85 critical Extract & Inline Critical-path CSS in HTML pages addyosmani 10059
86 register Grab your own sweet-looking '.is-a.dev' subdomain. is-a-dev 4026
87 matter-js a 2D rigid body physics engine for the web ▲● ■ liabru 17080
88 serviceworker-cookbook It's online. It's offline. It's a Service Worker! mdn 2848
89 jsdom A JavaScript implementation of various web standards, for use with Node.js jsdom 20703
90 benchmark.js A benchmarking library. As used on jsPerf.com. bestiejs 5483
91 testing-react-apps A workshop for testing react applications kentcdodds 1077
92 signal-js small, simple, fast event system with no dependencies JosephClay 48
93 js-metaprogramming-old Notes and examples for a talk covering the ES6 metaprogramming types and techniques davefancher 13
94 explain-git-with-d3 Use D3 to visualize simple git branching operations. onlywei 1712
95 jakearchibald.com jakearchibald 244
96 p5-manager A p5js template builder & sketches manager. Built for p5js enthusiasts. chiunhau 350
97 p5.js p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs processing 21930
98 reading.js a script that makes it easier to read long things online dunn 14
99 Practically-Functional practically functional programming workshop DrBoolean 223
100 fantasy-land Specification for interoperability of common algebraic structures in JavaScript fantasyland 10149
101 sprintf.js sprintf.js is a complete open source JavaScript sprintf implementation alexei 2116
102 petit-dom minimalist virtual dom library yelouafi 508
103 commander.js node.js command-line interfaces made easy tj 26947
104 xv 🙅‍♀️ ✌️ fastest test runner typicode 827
105 daggy Library for creating tagged constructors. fantasyland 701
106 normalizr Normalizes nested JSON according to a schema paularmstrong 20948
107 workerize 🏗️ Run a module in a Web Worker. developit 4376
108 workbox 📦 Workbox: JavaScript libraries for Progressive Web Apps GoogleChrome 12476
109 greenlet 🦎 Move an async function into its own thread. developit 4691
110 useWorker ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks alewin 3002
111 curriculum The open curriculum for learning web development TheOdinProject 10344
112 automerge-classic A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically. automerge 14738
113 react-treebeard React Tree View Component. Data-Driven, Fast, Efficient and Customisable. storybook-eol 1687
114 vue-toasted 🖖 Responsive Touch Compatible Toast plugin for VueJS 2+ shakee93 2215
115 immer Create the next immutable state by mutating the current one immerjs 27959
116 vue-select Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component. sagalbot 4662
117 thesecretlivesofdata Understanding what your bits do when you're not looking. benbjohnson 3475
118 css-triggers A reference for the render impact of mutating CSS properties. GoogleChromeLabs 902
119 bundle-phobia-cli 📦 Cli for the node BundlePhobia Service 😱 AdrieanKhisbe 181
120 sqlime Online SQLite playground nalgeon 957
121 sql.js A javascript library to run SQLite on the web. sql-js 12926
122 reveal.js The HTML Presentation Framework hakimel 68216
123 feather Simply beautiful open-source icons feathericons 25161
124 lighthousemap OpenStreetMap's Blinking Beacons geodienst 289
125 vue-test-utils Component Test Utils for Vue 2 vuejs 3570
126 jest-canvas-mock 🌗 A module used to mock canvas in Jest. hustcc 309
127 reactjs-interview-questions List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!! sudheerj 40664
128 mdx Markdown for the component era mdx-js 17957
129 PrinceJS Prince of Persia reimplementation written in HTML5 / JavaScript oklemenz 950
130 node-retry Abstraction for exponential and custom retry strategies for failed operations. tim-kos 1236
131 async-retry Retrying made simple, easy and async vercel 1856
132 ava Node.js test runner that lets you develop with confidence 🚀 avajs 20752
133 howler.js Javascript audio library for the modern web. goldfire 24223
134 plop Consistency Made Simple plopjs 7250
135 digitaljs Teaching-focused digital circuit simulator tilk 675
136 twind The smallest, fastest, most feature complete Tailwind-in-JS solution in existence. tw-in-js 3824
137 identity-obj-proxy An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules. keyz 500
138 JSONPath A fork of JSONPath from http://goessner.net/articles/JsonPath/ JSONPath-Plus 1004
139 webpack-config-plugins Provide best practices for webpack 4 loader configurations merkle-open 643
140 html-webpack-plugin Simplifies creation of HTML files to serve your webpack bundles jantimon 10726
141 Iosevka Versatile typeface for code, from code. be5invis 19618
142 depcheck Check your npm module for unused dependencies depcheck 4796
143 webpack-chain A chaining API to generate and simplify the modification of Webpack configurations. neutrinojs 3199
144 react-refresh-webpack-plugin A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components. pmmmwh 3161
145 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. AlaSQL 7071
146 getting-started Getting started with Docker docker 2953
147 sift.js Use Mongodb queries in JavaScript crcn 1655
148 nodemailer ✉️ Send e-mails with Node.JS – easy as cake! nodemailer 16836
149 Leaflet 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦 Leaflet 41802
150 HackVault A container repository for my public web hacks! 0xSobky 1963
151 jsfuck Write any JavaScript with 6 Characters: !+ aemkei 8257
152 slack-emoji :suspect: My slack emoji collection and download script phil-r 108
153 feathers-mongoose Easily create a Mongoose Service for Feathersjs. feathersjs-ecosystem 189
154 degit Straightforward project scaffolding Rich-Harris 7172
155 simple-icons SVG icons for popular brands simple-icons 21650
156 THIS_REPO_HAS_3077_STARS Click Star ⭐️ to see it in action :trollface: narze 2948
157 recursive-diff A JavaScript library to find diff between two JavaScript Objects. Support for Array, Number, Date and other primitive data types. cosmicanant 150
158 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 26799
159 swagger-editor Swagger Editor swagger-api 8988
160 bookshelf Build a ReactJS App workshop kentcdodds 2679
161 serve-handler The foundation of serve vercel 589
162 AnotherRedisDesktopManager 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac. qishibo 31311
163 uberproto JavaScript object inheritance sugar: Easy extension, mixins, super methods, proxies daffl 75
164 slay Rock-solid structured application layout for building APIs and web apps in Node.js. godaddy 51
165 objection-cursor Cursor based pagination plugin for Objection.js olavim 30
166 logform An mutable object format designed for chaining & objectMode streams winstonjs 255
167 fecha Lightweight and simple JS date formatting and parsing taylorhakes 2064
168 winston A logger for just about everything. winstonjs 23150
169 morgan HTTP request logger middleware for node.js expressjs 7985
170 qvapay Nodejs Library for QvaPay API Datalis 11
171 simpler-state The simplest app state management for React arnelenero 480
172 http-errors Create HTTP Errors jshttp 1511
173 node-canvas Node canvas is a Cairo backed Canvas implementation for NodeJS. Automattic 10279
174 node-qrcode qr code generator soldair 7635
175 connect Connect is a middleware layer for Node.js senchalabs 9849
176 terminalizer 🦄 Record your terminal and generate animated gif images or share a web player faressoft 15471
177 feathers-batch Batch multiple Feathers service calls into one feathersjs-ecosystem 96
178 feathers-authentication-hooks Useful hooks for authentication and authorization feathersjs-ecosystem 115
179 filestash 🦄 A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... mickael-kerjean 10803
180 react-community-tools-practices-cheatsheet Descriptions and use cases for common tools and practices in the React community markerikson 329
181 ramda 🐏 Practical functional Javascript ramda 23874
182 ramda-adjunct Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation. char0n 683
183 mostly-adequate-fp Exercises from mostly adequate guide to FP sigfriedCub1990 1
184 react-player A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion cookpete 9505
185 three.js JavaScript 3D Library. mrdoob 103779
186 slack-redir Firefox add-on that replaces the slack-redir.net links in Slack with direct links in chat. core1024 2
187 In-JavaScript-we-trust Embrace JavaScript naturally and confidently with coding challenges crafted not only for beginners but for JavaScript lovers, regardless of their level of expertise. yeungon 1545
188 30-Days-Of-JavaScript 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw Asabeneh 43756
189 aulx Aulx is an autocompleter for Web code. espadrine 67
190 pid-port Get the ID of the process that uses a certain port sindresorhus 138
191 noize Web app for background/white noise to relax or focus kartiknair 103
192 lebab Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does. lebab 5633
193 munkres-js Munkres (aka Hungarian) algorithm for JS addaleax 65
194 multi-account-containers Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously. mozilla 2791
195 astexplorer A web tool to explore the ASTs generated by various parsers. fkling 6253
196 Git-User-Switch Switch git user and email with ease geongeorge 640
197 vanilla-todo A case study on viable techniques for vanilla web development. morris 1171
198 GravityIsNotAForce Visualising the spacetime geodesics of general relativity timhutton 218
199 headless-recorder Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script. checkly 15068
200 react-autosuggest WAI-ARIA compliant React autosuggest component moroshko 5966
201 react-typeahead Pure react-based typeahead and typeahead-tokenizer fmoo 677
202 fuzzy Filters a list based on a fuzzy string search mattyork 833
203 yargs yargs the modern, pirate-themed successor to optimist. yargs 11143
204 data-structures Examples of data structures and algorithms in Javascript FernandoBLima 11
205 trie My take on an efficient implementation of a Trie in Javascript mikedeboer 73
206 use-custom-compare-effect useEffect hook which takes a comparison function instead of compare using reference equality Sanjagh 47
207 Textmarker Firefox extension ufb 215
208 react-windowed-select An integration of react-window with react-select to efficiently render large lists. jacobworrel 142
209 clsx A tiny (239B) utility for constructing className strings conditionally. lukeed 8575
210 classnames A simple javascript utility for conditionally joining classNames together JedWatson 17655
211 dmarman.github.io Tailwind Ink is an AI palette generator trained with the Tailwindcss colors. dmarman 347
212 react-scanner Extract React components and props usage from code. moroshko 610
213 studio The safest place on earth sanctuarycomputer 175
214 react-beforeunload 🚪 React component and hook which listens to the beforeunload window event. jacobbuck 199
215 react-hot-loader Tweak React components in real time. (Deprecated: use Fast Refresh instead.) gaearon 12254
216 react-from-scratch sigfriedCub1990 1
217 express-debug Debug toolbar middleware for developing applications in express (node.js) devoidfury 199
218 nanoid-generate Nanoid generate with custom dictionaries CyberAP 14
219 nanoid-dictionary Predefined character sets to use with nanoid CyberAP 131
220 feathers-objection Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex. feathersjs-ecosystem 98
221 evil-icons Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN evil-icons 5045
222 react-nice-resume A React.js Nice Resume Template nordicgiant2 666
223 cerebro 🔵 Cerebro is an open-source launcher to improve your productivity and efficiency cerebroapp 8392
224 socket.io-protocol Socket.IO Protocol specification socketio 510
225 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 6602
226 anybar Control the AnyBar app sindresorhus 101
227 lint-staged 🚫💩 — Run linters on git staged files lint-staged 13554
228 prettier-eslint Code ➡️ prettier ➡️ eslint --fix ➡️ Formatted Code ✨ prettier 4008
229 sharedb Realtime database backend based on Operational Transformation (OT) share 6318
230 medis 💻 Medis is a beautiful, easy-to-use Mac database management application for Redis. luin 11641
231 react-window React components for efficiently rendering large lists and tabular data bvaughn 16116
232 ZzFXM A super small music generator for use in size-limited JavaScript productions keithclark 436
233 faker-cli cli wrapper for fakerjs lestoni 114
234 node-pg-types Type parsing for node-postgres brianc 274
235 node-postgres PostgreSQL client for node.js. brianc 12425
236 nedb The JavaScript Database, for Node.js, nw.js, electron and the browser louischatriot 13517
237 wtfjs 🤪 A list of funny and tricky JavaScript examples denysdovhan 35818
238 react-bulma-components React components for Bulma framework couds 1207
239 async-await-handler fChristenson 1
240 express-boot-camp fChristenson 3
241 Let-s-make-it-pure fChristenson 1
242 fmail fChristenson 12
243 color-names Large list of handpicked color names 🌈 meodai 2464
244 node-rate-limiter-flexible Atomic counters and rate limiting tools. Limit resource access at any scale. animir 3121
245 joi The most powerful data validation library for JS hapijs 21012
246 murmurhash-js An optimized JavaScript implementation of the MurmurHash algorithms. garycourt 525
247 node-murmurhash A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms. perezd 92
248 o Tiny and simple React clone zserge 269
249 properties Properties reader for Node.js steveukx 76
250 jest-extended Additional Jest matchers 🃏💪 jest-community 2336
251 node-bunyan a simple and fast JSON logging module for node.js services trentm 7196
252 html5-boilerplate A professional front-end template for building fast, robust, and adaptable web apps or sites. h5bp 56691
253 testing-node-apps Test Node.js Backends on TestingJavaScript.com kentcdodds 386
254 js-mocking-fundamentals JavaScript Mocking Fundamentals on TestingJavaScript.com kentcdodds 307
255 testing-workshop A workshop for learning how to test JavaScript applications kentcdodds 1356
256 lodash A modern JavaScript utility library delivering modularity, performance, & extras. lodash 60028
257 mongoose MongoDB object modeling designed to work in an asynchronous environment. Automattic 27031
258 uMatrix uMatrix: Point and click matrix to filter net requests according to source, destination and type gorhill 4576
259 remodeling The original wiki rewritten as a single page application WardCunningham 928
260 QuanticDev QuanticDev's Engineering and Software Development Resources soygul 188
261 re-ducks An attempt to extend the original proposal for redux modular architecture: https://github.com/erikras/ducks-modular-redux alexnm 887
262 ducks-modular-redux A proposal for bundling reducers, action types and actions when using Redux erikras 9600
263 nanoid A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript ai 24962
264 react-markdown Markdown component for React remarkjs 13515
265 scriptum Functional Programming Unorthodoxly Adjusted to Client-/Server-side Javascript kongware 383
266 computer-science-in-javascript Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript. humanwhocodes 9069
267 algorithms.js Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript felipernb 3729
268 express Fast, unopinionated, minimalist web framework for node. expressjs 66066
269 git-sticker submit pull request, git free sticker 🔥 fireship-io 258
270 app-dev-tools An example of how to create and hook up App DevTools to improve your development productivity of your application kentcdodds 126
271 carbon A design system built by IBM carbon-design-system 7980
272 dom-testing-library 🐙 Simple and complete DOM testing utilities that encourage good testing practices. testing-library 3280
273 mostly-adequate-guide Mostly adequate guide to FP (in javascript) MostlyAdequate 23501
274 beautiful-react-hooks 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥 antonioru 8257
275 nodemon Monitor for any changes in your node.js application and automatically restart the server - perfect for development remy 26388
276 memorystore express-session full featured MemoryStore layer without leaks! roccomuso 120
277 session Simple session middleware for Express expressjs 6275
278 node-cron A simple cron-like job scheduler for Node.js node-cron 3000
279 dotenv Loads environment variables from .env for nodejs projects. motdotla 19385
280 css-in-js React: CSS in JS techniques comparison MicheleBertoli 5522
281 react-query-devtools ⚛️ Devtools for React Query tannerlinsley 991
282 payment-icons 💳 Payment / Ecommerce related svg icon packs muffinresearch 705
283 react-app-rewired Override create-react-app webpack configs without ejecting timarney 9854
284 heroicons A set of free MIT-licensed high-quality SVG icons for UI development. tailwindlabs 21887
285 lowdb Simple and fast JSON database typicode 21699
286 hotel 🏩 A simple process manager for developers. Start apps from your browser and access them using local domains typicode 9990
287 json-server Get a full fake REST API with zero coding in less than 30 seconds (seriously) typicode 73440
288 easy6502 skilldrick 1240
289 6502js A JavaScript 6502 assembler and simulator skilldrick 488
290 gdb-frontend ☕ GDBFrontend is an easy, flexible and extensible gui debugger. rohanrhu 2889
291 react-redux-realworld-example-app Exemplary real world application built with React + Redux gothinkster 5572
292 react-in-patterns A free book that talks about design patterns/techniques used while developing with React. krasimir 13443
293 ctags-patterns-for-javascript Exuberant Ctags Patterns for JavaScript romainl 416
294 eslint-plugin-jsx-a11y Static AST checker for a11y rules on JSX elements. jsx-eslint 3443
295 genie Keyboard control for web applications (better than cryptic shortcuts). 3.5K minified & gzipped kentcdodds 569
296 linux-dash A beautiful web dashboard for Linux tariqbuilds 10437
297 jira_clone A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress. oldboyxx 10758
298 casl-react-example Integration of CASL in React application stalniy 50
299 Surfingkeys Map your keys for web surfing, expand your browser with javascript and keyboard. brookhong 5479
300 flems A single file web playground and sandbox porsager 507
301 react-virtualized React components for efficiently rendering large lists and tabular data bvaughn 26540
302 react-draggable React draggable component react-grid-layout 9073
303 dragula 👌 Drag and drop so simple it hurts bevacqua 22115
304 storeon 🌩 A tiny (185 bytes) event-based Redux-like state manager for React, Preact, Angular, Vue, and Svelte storeon 1976
305 react-beautiful-dnd Beautiful and accessible drag and drop for lists with React atlassian 33554
306 awesome-web-animation A list of awesome web animation libraries, books, apps etc. sergey-pimenov 1356
307 react-conf-2018 ryanflorence 642
308 mobile-first-animation Gesture-driven animation on the mobile web (React Conf 2019) aholachek 2069
309 clean-code-javascript Clean Code concepts adapted for JavaScript ryanmcdermott 92208
310 styled-vue Use dynamic styles in Vue single-file components. egoist 422
311 bundlephobia 🏋️ Find out the cost of adding a new frontend dependency to your project pastelsky 9084
312 rmwc A React wrapper for Material Design (Web) Components rmwc 1662
313 jest-dom 🦉 Custom jest matchers to test the state of the DOM testing-library 4474
314 react-developer-roadmap Roadmap to becoming a React developer adam-golab 18920
315 react-hook-form-auto Automatic form generation using ReactHookForm dgonz64 60
316 spoof Easily spoof your MAC address in macOS, Windows, & Linux! feross 1799
317 open-pixel-art A collaborative pixel art project to teach people how to contribute to open-source twilio-labs 596
318 react-plastic Scalable react display for a credit card using only the css from jessepollak's Card (https://github.com/jessepollak/card). armsteadj1 22
319 stylus Stylus - Userstyles Manager openstyles 5599
320 nwb A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it) insin 5574
321 react-codemod React codemod scripts reactjs 4252
322 sinopia Private npm repository server rlidwka 5503
323 react Cheatsheets for experienced React developers getting started with TypeScript typescript-cheatsheets 45740
324 didact A DIY guide to build your own React pomber 6368
325 react-infinite-scroller ⏬ Infinite scroll component for React in ES6 danbovey 3299
326 bold-challenge 🍷 BOLD challenge solution macabeus 1
327 Functional-Light-JS Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter. getify 16697
328 downshift 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. downshift-js 12147
329 react-reuse-patterns Code for meetup on code reuse patterns in React apps rommguy 20
330 goober 🥜 goober, a less than 1KB 🎉 css-in-js alternative with a familiar API cristianbote 3158
331 styled-miniresetcss Jeremy Thomas's minireset CSS sigfriedCub1990 3
332 eslint-plugin-react React-specific linting rules for ESLint jsx-eslint 9054
333 react-number-format React component to format numbers in an input or as a text. s-yadav 3926
334 es6-cheatsheet ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets DrkSephy 13373
335 create-react-library React NPM library starter kit based on Facebook's create react app DimiMikadze 604
336 algorithm-visualizer 🎆Interactive Online Platform that Visualizes Algorithms from Code algorithm-visualizer 46997
337 cleave.js Format input text content when you are typing... nosir 17945
338 react-flatpickr flatpickr for React haoxins 607
339 prettier Prettier is an opinionated code formatter. prettier 49781
340 react-interactive-paycard Interactive React Paycard jasminmif 2216
341 eslint-config-prettier Turns off all rules that are unnecessary or might conflict with Prettier. prettier 5542
342 react-adaptive-hooks Deliver experiences best suited to a user's device and network constraints GoogleChromeLabs 5119
343 lighthouse-ci Automate running Lighthouse for every commit, viewing the changes, and preventing regressions GoogleChrome 6495
344 tenko An 100% spec compliant ES2021 JavaScript parser written in JS pvdz 510
345 suspense-experimental-github-demo Sample project built with Suspense to demonstrate render-as-you-fetch gaearon 804
346 casl CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access stalniy 6164
347 awesome-earth "What can I do about the climate crisis?" Here are 326 things you can do. philsturgeon 1359
348 awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories. jaywcjlove 78818
349 hr-til Today I Learned Nearsoft 4
350 broadcast-channel 📡 BroadcastChannel to send data between different browser-tabs or nodejs-processes 📡 + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/ pubkey 1877
351 git-point GitHub in your pocket 📱 gitpoint 4726
352 thorium Platform for starship simulator controls Thorium-Sim 158
353 styled-breakpoints Simple and powerful breakpoints for styled components and emotion. mg901 554
354 swiper Most modern mobile touch slider with hardware accelerated transitions nolimits4web 40330
355 babel-plugin-transform-commonjs A Babel 7 plugin transform to convert CommonJS into ES Modules tbranyen 85
356 dailyhack 🐱‍💻 Tiny Tiny Hacks we use in our daily life. mddanishyusuf 149
357 Villain A free and open source web-based comic book reader. btzr-io 262
358 dojo bendisposto 8
359 tracing-paper-sketching Android App to copy images from the screen to physical paper. dodie 24
360 hacktoberfest-checker 🎃 Check how you're doing in hacktoberfest jenkoian 760
361 debug A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers debug-js 11201
362 react-lazy-load-image-component React Component to lazy load images and components using a HOC to track window scroll position. Aljullu 1475
363 react-simple-img 🌅 React lazy load images with IntersectionObserver API and Priority Hints beekai-oss 990
364 react-images 🌄 A mobile-friendly, highly customizable, carousel component for displaying media in ReactJS jossmac 2343
365 tinydate A tiny (349B) reusable date formatter. Extremely fast! lukeed 1067
366 iptv Collection of publicly available IPTV channels from all over the world iptv-org 88871
367 moon 🌙 The minimal & fast library for functional user interfaces kbrsh 6002
368 eslint-plugin-prettier ESLint plugin for Prettier formatting prettier 3380
369 lesspass 🔑 stateless open source password manager lesspass 5785
370 prettier-browser-extension Prettier Browser Extension prettier 201
371 vanilla-lazyload LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading. verlok 7739
372 learn-graphql Real world GraphQL tutorials for frontend developers with deadlines! hasura 1206
373 mdx-deck ♠️ React MDX-based presentation decks jxnblk 11376
374 redux-state-sync A lightweight middleware to sync your redux state across browser tabs aohua 235
375 react-aria-modal A fully accessible React modal built according WAI-ARIA Authoring Practices davidtheclark 1039
376 redux-devtools-extension Redux DevTools extension. zalmoxisus 13495
377 dev-arcade 🕹 Play Games, Level Up — Web based games for designers & developers joshbuchea 6
378 error-overlay-webpack-plugin Catch errors with style 💥✨ gregberge 873
379 hooks React Hooks joshbuchea 1
380 stargazed 📋 Creating your own Awesome List of GitHub stars! abhijithvijayan 474
381 react-graceful-image An image component for gracefully dealing with image errors by providing optional lazy loading, optional placeholder and configurable retries on failure linasmnew 322
382 markdown-it Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed markdown-it 18680
383 shiori Simple bookmark manager built with Go go-shiori 9839
384 fullstackopen-2019.github.io fullstackopen-2019 345
385 tabcenter-redux Vertical Tabs extension for Firefox eoger 379
386 exceljs Excel Workbook Manager exceljs 13995
387 router reach 6896
388 GraphCMS-cache-boilerplate Provides a reliable cache contingency backup plan in case a GraphCMS/GraphQL endpoint is failing. UnlyEd 25
389 knex A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use. knex 19516
390 cors Node.js CORS middleware expressjs 6076
391 quick-lru Simple “Least Recently Used” (LRU) cache sindresorhus 685
392 react-testing-library 🐐 Simple and complete React DOM testing utilities that encourage good testing practices. testing-library 19112
393 webpack-dev-server Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/. webpack 7808
394 Detox Gray box end-to-end testing and automation framework for mobile apps wix 11299
395 mc.js Open source Minecraft clone built with ThreeJS, ReactJS, GraphQL, and NodeJS. shaoruu 2681
396 cypress Fast, easy and reliable testing for anything that runs in a browser. cypress-io 47656
397 TypL The Type Linter for JS getify 375
398 nextjs-apollo-graphql Proof-of-concept site using NextJS, Apollo GraphQL, React and Carbon Components necccc 51
399 star-wars-guide tbone849 32
400 sanctuary 🙈 Refuge from unsafe JavaScript sanctuary-js 3047
401 write-free-science-books-to-get-famous-website MOVING to: https://ourbigbook.com Mission: live in a world where you can learn university-level mathematics, physics, chemistry, biology and engineering for free whenever you want from perfect open source books made for free by random people who want to get famous to get better paying jobs. 使命:生活在一个世界上,您可以随时随地免费获得完全随机的,希望成 cirosantilli 130
402 jquery-annotated-source jQuery Annotated Source robflaherty 735
403 react-project State of the art web development with React.js. wdjungst 1825
404 unfetch 🐕 Bare minimum 500b fetch polyfill. developit 5713
405 next.js The React Framework vercel 128569
406 github-do-not-ban-us GitHub do not ban us from open source world 🇮🇷 1995parham 11763
407 gulp-babel Gulp plugin for Babel babel 1319
408 spine Lightweight MVC library for building JavaScript applications spine 3662
409 remote-jobs A list of semi to fully remote-friendly companies (jobs) in tech. remoteintech 30510
410 react-motion A spring that solves your animation problems. chenglou 21723
411 animated Declarative Animations Library for React and React Native animatedjs 1855
412 sharec 📦 Store your configs in one place and manage across projects easily sharecjs 254
413 gulp-clean-css Minify css with clean-css. scniro 647
414 micromatch Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert micromatch 2829
415 globby User-friendly glob matching sindresorhus 2550
416 gulp-sass SASS plugin for gulp dlmanning 1570
417 webpack-stream 🍹 Run webpack through a stream interface shama 1395
418 javascript Implementation of All ▲lgorithms in Javascript Programming Language AllAlgorithms 92
419 monaco-editor A browser based code editor microsoft 41117
420 hiring-without-whiteboards ⭐️ Companies that don't have a broken hiring process poteto 47083
421 autoprefixer Parse CSS and add vendor prefixes to rules by Can I Use postcss 21770
422 gulp-autoprefixer Prefix CSS sindresorhus 691
423 gulp-sourcemaps Sourcemap support for gulpjs. gulp-sourcemaps 1106
424 gulp-imagemin Minify PNG, JPEG, GIF and SVG images sindresorhus 1905
425 lazyload Vanilla JavaScript plugin for lazyloading images tuupola 8765
426 gulp-watch Watch, that actually is an endless stream floatdrop 641
427 gulp-debug Debug Vinyl file streams to see what files are run through your Gulp pipeline sindresorhus 221
428 browserify-handbook how to build modular applications with browserify browserify 4589
429 awesome-gulp 🍹 A curated list of awesome gulp resources, plugins, and boilerplates for a better development workflow automation - http://alferov.github.io/awesome-gulp alferov 624
430 gulp A toolkit to automate & enhance your workflow gulpjs 33050
431 mootools-core MooTools Core Repository mootools 2652
432 SpaceX-API 🚀 Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data. r-spacex 10565
433 objection.js An SQL-friendly ORM for Node.js Vincit 7294
434 csswand 🎨✨ Hover your wand and use your magic spell to copy beautiful css oliver-gomes 1176
435 toy-rx A tiny implementation of RxJS that actually works, for learning staltz 295
436 polydev Faster, route-centric development for Node.js apps with built-in Hot Module Replacement. ericclemmons 283
437 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 17592
438 responsive_breakpoints_generator cloudinary 440
439 svgomg Web GUI for SVGO jakearchibald 5844
440 GSAP GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web greensock 20156
441 marked A markdown parser and compiler. Built for speed. markedjs 33611
442 bluebird 🐦 ⚡ Bluebird is a full featured promise library with unmatched performance. petkaantonov 20446
443 eleventy A simpler site generator. Transforms a directory of templates (of varying types) into HTML. 11ty 17516
444 esx Like JSX, but native and fast esxjs 659
445 fusuma ✍️ Fusuma makes slides with Markdown easily. hiroppy 5411
446 tornis Tornis helps you watch and respond to changes in your browser's viewport 🌲 robb0wen 1581
447 create-react-app Set up a modern web app by running one command. facebook 102981
448 dinoql A customizable GraphQL style query language for interacting with JavaScript objects. victorvoid 1047
449 pedalboard JS Pedalboard trys 149
450 browserslist 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env browserslist 13107
451 husky Git hooks made easy 🐶 woof! typicode 32924
452 graphql-network Chrome Devtool that provides a "network"-style tab for GraphQL requests to allow developers to debug more easily. Ghirro 321
453 carbon 🖤 Create and share beautiful images of your source code carbon-app 34819
454 svelte web development for the rest of us sveltejs 80879
455 react-apollo ♻️ React integration for Apollo Client apollographql 6840
456 dsa.js-data-structures-algorithms-javascript 🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook amejiarosario 7641
457 history-of-javascript Project "History of JavaScript" myshov 931
458 site-palette 🎨 Generate color palette from a website url. sthobis 13
459 json5 JSON5 — JSON for Humans json5 6708
460 jspaint 🎨 Classic MS Paint, REVIVED + ✨Extras 1j01 7321
461 morphdom Fast and lightweight DOM diffing/patching (no virtual DOM needed) patrick-steele-idem 3246
462 glicky 🐭 An In-browser User Interface For JavaScript Development Workflows alex-saunders 825
463 filemanager-webpack-plugin Copy, move, archive (zip/tar/tar.gz), delete files and directories before and after Webpack builds. Win32/Mac/*Nix supported gregnb 463
464 computer-science Contains the basic fundamental data structures and algorithms a front end engineer should know, written all in JavaScript. davidshariff 863
465 preact ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM. preactjs 37050
466 preact-cli 😺 Your next Preact PWA starts in 30 seconds. preactjs 4689
467 new-component ⚛ ⚡ CLI utility for quickly creating new React components. ⚡ ⚛ joshwcomeau 727
468 learnGitBranching An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git! pcottle 30934
469 mojibar 🍊 Emoji searcher but as a menubar app. muan 2044
470 just-enough-fp-lessons Introductory lessons to functional programming in JavaScript kyleshevlin 179
471 ogl Minimal WebGL Library oframe 3826
472 lax.js Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll. alexfoxy 10460
473 gridsome ⚡️ The Jamstack framework for Vue.js gridsome 8553
474 getting-started-with-cdp Getting Started With Chrome DevTools Protocol aslushnikov 343
475 Awesome-Design-Tools The best design tools and plugins for everything 👉 goabstract 34605
476 Fuse Lightweight fuzzy-search, in JavaScript krisk 18649
477 vuex 🗃️ Centralized State Management for Vue.js. vuejs 28440
478 vue-rx 👁️ RxJS integration for Vue.js. vuejs 3355
479 talks Everything @peerigon talks about... peerigon 35
480 country-flags SVG and PNG renders of all countries' flags. hampusborgos 3480
481 tutorials 🗒 codebar's tutorials codebar 261
482 browsersl.ist This website uses Browserslist and Can I Use to display the compatible browsers for a browsers query. browserslist 315
483 eslint-config-wesbos No-Sweat™ Eslint and Prettier Setup - with or without VS Code wesbos 2747
484 bull Premium Queue package for handling distributed jobs and messages in NodeJS. OptimalBits 15697
485 overreacted.io Personal blog by Dan Abramov. gaearon 7088
486 taskbook Tasks, boards & notes for the command-line habitat klaudiosinani 9005
487 qoa Minimal interactive command-line prompts klaudiosinani 2045
488 not-paid Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away kleampa 14964
489 vuelidate Simple, lightweight model-based validation for Vue.js vuelidate 6901
490 insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. Kong 35404
491 creative-portfolios 🌀 A curated list of Creative Portfolios iRaul 2772
492 little-virtual-computer Learn how computers work by simulating them in Javascript jsdf 853
493 learning-graphql An attempt to learn GraphQL mugli 941
494 extension-boilerplate ⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox. EmailThis 3294
495 signale Highly configurable logging utility klaudiosinani 8939
496 wey Fast open source Slack desktop app yue 1668
497 microservices-example fChristenson 251
498 The-boring-server-architecture fChristenson 18
499 flux Application Architecture for Building User Interfaces facebookarchive 17492
500 mailgun-js-boland A simple Node.js helper module for Mailgun API. mailgun 894
501 nginxconfig.io ⚙️ NGINX config generator on steroids 💉 digitalocean 27916
502 DoodleMaster "Don't code your UI, Draw it !" karanchahal 2423
503 bem fChristenson 1
504 bootstrap-select 🚀 The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. snapappointments 9863
505 router Simple middleware-style router pillarjs 413
506 itsy-bitsy-data-structures 🏰 All the things you didn't know you wanted to know about data structures jamiebuilds 8602
507 invaderz Space invaders, but the invaders evolve with genetic algorithm victorqribeiro 711
508 33-js-concepts 📜 33 JavaScript concepts every developer should know. leonardomso 64399
509 ervy Bring charts to terminal. chunqiuyiyu 1592
510 supertest 🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs. ladjs 13884
511 30-seconds-of-code Coding articles to level up your development skills Chalarangelo 122337
512 babel-loader 📦 Babel loader for webpack babel 4835
513 Learning-how-to-count Combinatorics SophiaZhyrovetska 1
514 js-combinatorics power set, combination, permutation and more in JavaScript dankogai 743
515 lets-build-express This repo contains chapters which explains how one can build a minimal express library. antsmartian 966
516 Modern-JavaScript-Curriculum Curriculum for TylerMcGinnis.com's "Modern JavaScript" course. tylermcginnis 109
517 html5please Graded Feature Support: Look up web technologies and find out if they are ready for use. h5bp 836
518 jquery jQuery JavaScript Library jquery 59293
519 You-Dont-Need-Momentjs List of functions which you can use to replace moment.js + ESLint Plugin you-dont-need 13318
520 markdown-here Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. adam-p 59738
521 callback-hell information about async javascript programming max-mapper 849
522 blessed A high-level terminal interface library for node.js. chjj 11400
523 bcrypt.js Optimized bcrypt in plain JavaScript with zero dependencies. dcodeIO 3558
524 moment-timezone Timezone support for moment.js moment 3841
525 momentjs.com The website for momentjs moment 639
526 vue-admin-template a vue2.0 minimal admin template PanJiaChen 20099
527 fancy-log Log things, prefixed with a timestamp. gulpjs 121
528 chalk 🖍 Terminal string styling done right chalk 22113
529 dayjs ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API iamkun 47292
530 WatermelonDB 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ Nozbe 10746
531 sqorn A Javascript library for building SQL queries sqorn 1871
532 shelljs 🐚 Portable Unix shell commands for Node.js shelljs 14291
533 compressing Everything you need for compressing and uncompressing node-modules 443
534 kody .files and environment configuration manager created with node jh3y 139
535 npm-run-all A CLI tool to run multiple npm-scripts in parallel or sequential. mysticatea 5769
536 httparchive.org The HTTP Archive website hosted on App Engine HTTPArchive 339
537 stocks machine learning web app game where the user competes against the AI in picking stocks austintackaberry 133
538 pdfmake Client/server side PDF printing in pure JavaScript bpampuch 11792
539 deb.js Minimalistic JavaScript library for debugging in the browser krasimir 1431
540 deno_install Deno Binary Installer denoland 991
541 insight A helpful Chrome extension for WebGL development 3Dparallax 913
542 _- You Might Not Need jQuery sigfriedCub1990 3
543 janitor The fastest development system in the world. JanitorTechnology 128
544 jquery-validation jQuery Validation Plugin library sources jquery-validation 10359
545 jQuery-Form-Validator [DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code. victorjonsson 972
546 Snap.svg The JavaScript library for modern SVG graphics. adobe-webplatform 13980
547 v86 x86 PC emulator and x86-to-wasm JIT, running in the browser copy 20109
548 localForage 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. localForage 25110
549 js-crud-api A Node.js port of the full php-crud-api project (single file REST API) mevdschee 21
550 browsh A fully-modern text-based browser, rendering to TTY and browsers browsh-org 17193
551 d2-admin An elegant dashboard d2-projects 12618
552 range A JavaScript implementation of the Python's range() function. michal-perlakowski 114
553 bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. twbs 171209
554 zii Chain function calls using a prototype function z staltz 230
555 css-spinner small, elegant pure css spinner for ajax or loading animation loadingio 1748
556 jsnes A JavaScript NES emulator. bfirsh 6151
557 jsnes-web A browser UI for JSNES, a JavaScript NES emulator bfirsh 592
558 jsnes-web A browser UI for JSNES, a JavaScript NES emulator hxlnt 1
559 moment Parse, validate, manipulate, and display dates in javascript. moment 48016
560 codemirror5 In-browser code editor (version 5, legacy) codemirror 26907
561 Ghost Independent technology for modern publishing, memberships, subscriptions and newsletters. TryGhost 48038
562 ndb ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools GoogleChromeLabs 10898
563 flexboxfroggy A game for learning CSS flexbox 🐸 thomaspark 6971
564 gridgarden A game for learning CSS grid layout 🥕 thomaspark 3234
565 axios Promise based HTTP client for the browser and node.js axios 106151
566 Chart.js Simple HTML5 Charts using the <canvas> tag chartjs 65128
567 parcel The zero configuration build tool for the web. 📦🚀 parcel-bundler 43588
568 moleculer 🚀 Progressive microservices framework for Node.js moleculerjs 6198
569 minireset.css A tiny modern CSS reset jgthms 2789
570 30-seconds-of-interviews A curated collection of common interview questions to help you prepare for your next interview. Chalarangelo 12037
571 learn.jquery.com jQuery Learning Center web site content jquery 922
572 showdown A bidirectional Markdown to HTML to Markdown converter written in Javascript showdownjs 14406
573 badger Badger badger badger badger badger badger badger Mushroom MUSHROOM! stephenlb 1
574 js-best-practices-workshopper A self-paced command-line workshopper to learn the best practices of writing clean JavaScript code. excellalabs 169
575 bower A package manager for the web bower 14963
576 clipboard-cli Access the system clipboard (copy/paste) sindresorhus 496
577 css-doodle 🎨 A web component for drawing patterns with CSS. css-doodle 5703
578 jsonFormatter jQuery Plugin that formats JSON strings. MHeironimus 14
579 tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥 naptha 35738
580 bower-away A tool for migrating away from Bower (to Yarn) sheerun 306
581 npm-packer 🏆 Produces zero-dependencies node modules sheerun 17
582 gulp-nodemon gulp + nodemon + convenience ColemanGariety 526
583 browserify browser-side require() the node.js way browserify 14637
584 expressworks Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js. azat-co 716
585 pug-server 🐶 A simple pug server ctrlaltdev 21
586 js-testing-fundamentals Fundamentals of Testing in JavaScript on TestingJavaScript.com kentcdodds 541
587 node-ytdl-core YouTube video downloader in javascript. fent 4574
588 learntocrypto Learn to crypto workshop sodium-friends 1672
589 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 64956
590 tiny-care-terminal 💖💻 A little dashboard that tries to take care of you when you're using your terminal. notwaldorf 5970
591 licia Useful utility collection with zero dependencies liriliri 2294
592 google-translate-api A free and unlimited API for Google Translate 💵🚫 matheuss 2926
593 webpack-book From apprentice to master (CC BY-NC-ND) survivejs 2417
594 habitica A habit tracker app which treats your goals like a Role Playing Game. HabitRPG 12376
595 vue-cli 🛠️ webpack-based tooling for Vue.js Development vuejs 29752
596 javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings trekhleb 189402
597 vscode-recipes microsoft 5890
598 vuido Native desktop applications using Vue.js. mimecorg 6101
599 warriorjs 🏰 An exciting game of programming and Artificial Intelligence olistic 9452
600 v2.vuejs.org 📄 Documentation for Vue 2 vuejs 5029
601 fkill Fabulously kill processes. Cross-platform. sindresorhus 741
602 d3graphTheory 💥 Interactive and colorful 🎨 graph theory tutorials made using d3.js ⚡ mrpandey 1776
603 limdu Machine-learning for Node.js erelsgl 1053
604 fkill-cli Fabulously kill processes. Cross-platform. sindresorhus 6895
605 javascript JavaScript Style Guide airbnb 145823
606 front-end-guide 📚 Study guide and introduction to the modern front end stack. grab 15183
607 the-super-tiny-compiler ⛄ Possibly the smallest compiler ever jamiebuilds 28045
608 react The library for web and native user interfaces. facebook 231343
609 code-snippets Chrome DevTools code snippets bahmutov 1812
610 angular-file-saver An AngularJS service that provides cross-browser compatibility of HTML5 saveAs() - http://alferov.github.io/angular-file-saver alferov 211
611 flexbox-tutorial 💪 Interactive Flexbox tutorial using Codemirror plondon 5
612 bootstrap-vue BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup. bootstrap-vue 14513
613 vue-multiselect Universal select/multiselect/tagging component for Vue.js shentao 6735
614 eslint Find and fix problems in your JavaScript code. eslint 25419
615 yarn The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry yarnpkg 41477
616 node Node.js JavaScript runtime ✨🐢🚀✨ nodejs 108909
617 phaser Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. phaserjs 37414
618 jquery-toast-plugin Highly customizable jquery plugin to show toast messages kamranahmedse 1516
619 todomvc Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more tastejs 28689
620 mithril.js A JavaScript Framework for Building Brilliant Applications MithrilJS 14046
621 bower.github.io The Bower website bower 92
622 oocss Object Oriented CSS Framework stubbornella 6230

⬆ Back to Index

Jinja

Name Description Author Stars
1 algo Set up a personal VPN in the cloud trailofbits 29137

⬆ Back to Index

Julia

Name Description Author Stars
1 VIMKiller Exiting VIM is hard; sometimes we need to take drastic measures caseykneale 1224

⬆ Back to Index

Jupyter Notebook

Name Description Author Stars
1 llama3-from-scratch llama3 implementation one matrix multiplication at a time naklecha 14029
2 LLMs-from-scratch Implement a ChatGPT-like LLM in PyTorch from scratch, step by step rasbt 37896
3 learn-you-a-haskell-notebook Jupyter adaptation of Learn You a Haskell for Great Good! IHaskell 300
4 source A wiki of tutorials TutsWiki 39
5 AI-For-Beginners 12 Weeks, 24 Lessons, AI for All! microsoft 35582
6 handson-ml2 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2. ageron 28235
7 pytudes Python programs, usually short, of considerable difficulty, to perfect particular skills. norvig 23245
8 Math-for-Programmers Source code for the book, Math for Programmers orlandpm 852
9 homemade-machine-learning 🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained trekhleb 23234
10 Made-With-ML Learn how to design, develop, deploy and iterate on production-grade ML applications. GokuMohandas 37950
11 al-go-rithms 🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/ ZoranPandovski 1349

⬆ Back to Index

Kotlin

Name Description Author Stars
1 Unciv Open-source Android/Desktop remake of Civ V yairm210 8757
2 qksms The most beautiful SMS messenger for Android moezbhatti 4500
3 slim-launcher Android minimalistic launcher sduduzog 351
4 Olauncher Minimal AF Launcher for Android. Reduce your screen time. Daily wallpapers. tanujnotes 2322
5 ConnectYou Privacy focused contacts and SMS messenger app built with MD3 you-apps 541
6 OlauncherCF Olauncher CF. Simple and Clutter-Free Android launcher OlauncherCF 191
7 ktor Framework for quickly creating connected applications in Kotlin with minimal effort ktorio 13228
8 kotlin-koans-edu Kotlin Koans for Educational Plugin and play.kotl.in Kotlin 103
9 detekt Static code analysis for Kotlin detekt 6366
10 kotlin-tutorials Supporting code for the tutorials on https://www.baeldung.com/kotlin Baeldung 485
11 ideavim IdeaVim – A Vim engine for JetBrains IDEs JetBrains 9423
12 kotlin The Kotlin Programming Language. JetBrains 49793
13 android-basics-kotlin-lemonade-app google-developer-training 94
14 simplex-chat SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱! simplex-chat 7707
15 revanced-patches-template 👋🧩Template repository for ReVanced Patches ReVanced 4581
16 Virtuosity A musician's training log and practice tool for Android ramzan 16
17 Anki-Android AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention. ankidroid 8983
18 android-app The Android app for Noice. trynoice 947
19 sourcerer-app 🦄 Sourcerer app makes a visual profile from your GitHub and git repositories. sourcerer-io 6737
20 fenix ⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android mozilla-mobile 6461
21 Signal-Android A private messenger for Android. signalapp 25899

⬆ Back to Index

Lean

Name Description Author Stars
1 topologygame Learn Lean and topology mmasdeu 21

⬆ Back to Index

LilyPond

Name Description Author Stars
1 openmusictheory.github.io A growing, online "textbook" for music theory and aural skills openmusictheory 351

⬆ Back to Index

Lua

Name Description Author Stars
1 pymple.nvim Refactor Python imports on file move/rename in Neovim alexpasmantier 97
2 blink.cmp Performant, batteries-included completion plugin for Neovim Saghen 2991
3 nvim-navic Simple winbar/statusline plugin that shows your current code context SmiteshP 1468
4 nvim-remote-containers Develop inside docker containers, just like VSCode jamestthompson3 902
5 pomodoro.nvim A Pomodoro timer for Neovim written in Lua wthollingsworth 40
6 nvim-dap-virtual-text theHamsta 901
7 remote-nvim.nvim Remote development in Neovim 🔥 amitds1997 772
8 nvim-dap-ui A UI for nvim-dap rcarriga 2772
9 obsidian.nvim Obsidian 🤝 Neovim epwalsh 4555
10 render-markdown.nvim Plugin to improve viewing Markdown files in Neovim MeanderingProgrammer 2090
11 cmp-nvim-lsp-signature-help cmp-nvim-lsp-signature-help hrsh7th 642
12 cmp-buffer nvim-cmp source for buffer words hrsh7th 628
13 cmp-path nvim-cmp source for path hrsh7th 641
14 no-neck-pain.nvim ☕ Dead simple yet super extensible zen mode plugin to protect your neck. shortcuts 620
15 nvim-dev-container Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container esensar 587
16 nvim-dap-python An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes. mfussenegger 600
17 nvim-nio A library for asynchronous IO in Neovim nvim-neotest 322
18 kickstart.nvim A launch point for your personal nvim configuration nvim-lua 21190
19 nvim-ts-autotag Use treesitter to auto close and auto rename html tag windwp 1770
20 oil.nvim Neovim file explorer: edit your filesystem like a buffer stevearc 4427
21 zen-mode.nvim 🧘 Distraction-free coding for Neovim folke 1818
22 nui.nvim UI Component Library for Neovim. MunifTanjim 1711
23 dressing.nvim Neovim plugin to improve the default vim.ui interfaces stevearc 1942
24 config.nvim my nvim config tjdevries 418
25 kanagawa.nvim NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai. rebelot 4567
26 cmp-ai tzachar 207
27 neogit An interactive and powerful Git interface for Neovim, inspired by Magit NeogitOrg 4267
28 nvim-tree.lua A file explorer tree for neovim written in lua nvim-tree 7425
29 nvim-dap Debug Adapter Protocol client implementation for Neovim mfussenegger 5839
30 fzf-lua Improved fzf.vim written in lua ibhagwan 2827
31 z.lua ⚡ A new cd command that helps you navigate faster by learning your habits. skywind3000 3023
32 highlight-undo.nvim Highlight changed text after any text changing operation tzachar 311
33 nvim-bqf Better quickfix window in Neovim, polish old quickfix window. kevinhwang91 1800
34 nvim-lint An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support. mfussenegger 2123
35 lspsaga.nvim improve neovim lsp experience nvimdev 3535
36 nvim-autopairs autopairs for neovim written in lua windwp 3393
37 dots My dotsfiles using yadm leiserfg 3
38 conform.nvim Lightweight yet powerful formatter plugin for Neovim stevearc 3489
39 harpoon ThePrimeagen 7438
40 noice.nvim 💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. folke 4656
41 lazy.nvim 💤 A modern plugin manager for Neovim folke 15815
42 neoai.nvim Neovim plugin for intracting with GPT models from OpenAI Bryley 570
43 mini.clue Show next key clues. Part of 'mini.nvim' library. echasnovski 49
44 tokyonight.nvim 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish. folke 6642
45 packer.nvim A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config wbthomason 7946
46 neovim-config OlegGulevskyy 1
47 neotest-jest nvim-neotest 125
48 neotest An extensible framework for interacting with tests within NeoVim. nvim-neotest 2505
49 dotfiles 🏡 dotfiles akinsho 294
50 mini.nvim Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort echasnovski 5749
51 LuaSpec An executable Lua specification so I remember what I've learned. garybernhardt 12
52 nvim-metals A Metals plugin for Neovim scalameta 484
53 neodev.nvim 💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API. folke 2012
54 config_manager My configuration files and tools tjdevries 1171
55 nvim-ufo Not UFO in the sky, but an ultra fold in Neovim. kevinhwang91 2442
56 mellow.nvim A soothing dark color scheme for neovim and friends. mellow-theme 328
57 fidget.nvim 💫 Extensible UI for Neovim notifications and LSP progress messages. j-hui 2064
58 plenary.nvim plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice. nvim-lua 2902
59 Navigator.nvim ✨ Smoothly navigate between neovim and terminal multiplexer(s) ✨ numToStr 407
60 nvim-colorizer.lua The fastest Neovim colorizer. norcalli 2393
61 which-key.nvim 💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type. folke 5704
62 symbols-outline.nvim A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages. simrat39 1850
63 telescope-tmux.nvim Integration for tmux with telescope.nvim camgraff 123
64 gitsigns.nvim Git integration for buffers lewis6991 5379
65 impatient.nvim Improve startup time for Neovim lewis6991 1181
66 telescope-file-browser.nvim File Browser extension for telescope.nvim nvim-telescope 1769
67 prettier.nvim Prettier plugin for Neovim's built-in LSP client. MunifTanjim 293
68 mason-lspconfig.nvim Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. williamboman 3014
69 mason.nvim Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. williamboman 8213
70 cmp-nvim-lsp nvim-cmp source for neovim builtin LSP client hrsh7th 1342
71 cmp_luasnip luasnip completion source for nvim-cmp saadparwaiz1 729
72 trouble.nvim 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. folke 5790
73 dotfiles-public My personal dotfiles craftzdog 6535
74 nvim-cmp A completion plugin for neovim coded in Lua. hrsh7th 8358
75 gruvbox.nvim Lua port of the most famous vim colorscheme ellisonleao 2013
76 refactoring.nvim The Refactoring library based off the Refactoring book by Martin Fowler ThePrimeagen 3016
77 vim-be-good vim-be-good is a nvim plugin designed to make you better at Vim Movements. ThePrimeagen 3426
78 friendly-snippets Set of preconfigured snippets for different languages. rafamadriz 2160
79 lspkind.nvim vscode-like pictograms for neovim lsp completion items onsails 1543
80 lsp_signature.nvim LSP signature hint as you type ray-x 2134
81 LuaSnip Snippet Engine for Neovim written in Lua. L3MON4D3 3621
82 telescope.nvim Find, Filter, Preview, Pick. All lua, all the time. nvim-telescope 16545
83 null-ls.nvim Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. jose-elias-alvarez 3644
84 nvim-lspconfig Quickstart configs for Nvim LSP neovim 11070
85 dotfiles.fish my dotfiles caarlos0 307
86 VimMode.spoon Adds vim keybindings to all OS X inputs dbalatero 709

⬆ Back to Index

MDX

Name Description Author Stars
1 openai-cookbook Examples and guides for using the OpenAI API openai 61147
2 usaco-guide A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond. cpinitiative 1644
3 rescript-lang.org Official documentation website for the ReScript programming language rescript-lang 1850
4 csslayout A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing! phuocng 8092
5 webpack.js.org Repository for webpack documentation and more! webpack 2217

⬆ Back to Index

Makefile

Name Description Author Stars
1 0xProto A programming font focused on source code legibility 0xType 1737
2 software-engineer-interview-prep-kit Software Engineer Interview Preparation Kit softwarebloat 21
3 python-project-template DO NOT FORK, CLICK ON "Use this template" - A github template to start a Python Project - this uses github actions to generate your project based on the template. rochacbruno 1157
4 gitmagic A guide to using Git blynn 1925
5 lc3-vm Write your own virtual machine for the LC-3 computer! justinmeiners 1799
6 awesome-web-scraping List of libraries, tools and APIs for web scraping and data processing. lorien 6827
7 learnhaskell Learn Haskell bitemyapp 7993
8 Lakka-LibreELEC Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console. libretro 1779

⬆ Back to Index

Markdown

Name Description Author Stars
1 content The content behind MDN Web Docs mdn 9311
2 fucking-algorithm 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. labuladong 126503
3 build-your-own-x Master programming by recreating your favorite technologies from scratch. codecrafters-io 325501
4 tldr 📚 Collaborative cheatsheets for console commands tldr-pages 52939

⬆ Back to Index

Nunjucks

Name Description Author Stars
1 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 59865
2 tiny-helpers A collection of useful online web development tools stefanjudis 965

⬆ Back to Index

OCaml

Name Description Author Stars
1 flow Adds static typing to JavaScript to improve developer productivity and code quality. facebook 22114
2 ocaml-effects-tutorial Concurrent Programming with Effect Handlers ocaml-multicore 667

⬆ Back to Index

Objective-C

Name Description Author Stars
1 hammerspoon Staggeringly powerful macOS desktop automation with Lua Hammerspoon 12372
2 fruit 🍎 Screensaver of the vintage Apple logo made purely with NSBezierPath and masks in Objective-C. Now animated! Corkscrews 124
3 iTerm2 iTerm2 is a terminal emulator for Mac OS X that does amazing things. gnachman 15599
4 uebersicht ˈyːbɐˌzɪçt felixhageloh 4620

⬆ Back to Index

Objective-C++

Name Description Author Stars
1 AutoRaise AutoRaise (and focus) a window when hovering over it with the mouse sbmpost 1677

⬆ Back to Index

Others

Name Description Author Stars
1 software-architecture-books A comprehensive list of books on Software Architecture. mhadidg 9973
2 cpplinks A categorized list of C++ resources. MattPD 4712
3 VimMotionApp Access macOS UI elements with your fingers stay on keyboard. Inspired by vim-easymotion & avy-mode. dwarvesf 849
4 awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers awesome-selfhosted 211872
5 ddia-references Literature references for “Designing Data-Intensive Applications” ept 6096
6 arch-nvidia-drivers-installation-guide A repository that holds a simple guide on how you can install and configure proprietary NVIDIA drivers for Arch Linux. korvahannu 695
7 awesome-python-typing Collection of awesome Python types, stubs, plugins, and tools to work with them. typeddjango 1751
8 TrackersListCollection 🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表! XIU2 26773
9 vim-cheatsheet ibhagwan 338
10 kilo-tutorial build your own text editor snaptoken 849
11 cognitive-load 🧠 Cognitive Load is what matters zakirullin 6567
12 Awesome-Container-Queries A repo with links to posts of things around container queries. sturobson 181
13 awsm.fish A curation of prompts, plugins & other Fish treasures 🐚💎 jorgebucaran 4301
14 cookbook.fish From Shell to Plate: Savor the Zest of Fish 🦞 jorgebucaran 2052
15 infosec-resources A list of helpful cybersecurity / infosec resources stong 1253
16 distsys-class Class materials for a distributed systems lecture series aphyr 9113
17 study-path An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture joebew42 2910
18 estree The ESTree Spec estree 5170
19 website_next_generation The new website vim 150
20 playbook AvitoTech team playbook avito-tech 2399
21 awesome-falsehood 😱 Falsehoods Programmers Believe in kdeldycke 25077
22 callbag 👜 A standard for JS callbacks that enables lightweight observables and iterables callbag 1560
23 intel-one-mono Intel One Mono font repository intel 9491
24 system-design-101 Explain complex systems using visuals and simple terms. Help you prepare for system design interviews. ByteByteGoHq 67496
25 Sweep Sweep - a small promicro based keyboard inspired by the Ferris. davidphilipbarr 1734
26 jest Super-fast alternative for babel-jest or ts-jest without type checking. Please use main repository for issues swc-project 758
27 system-design Learn how to design systems at scale and prepare for system design interviews karanpratapsingh 33852
28 awesome-chatgpt 🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI sindresorhus 5298
29 Back-End-Developer-Interview-Questions A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore arialdomartini 15465
30 The-Standard This is The Standard. A collection of decades of experience in the engineering industry. I authored it to help you navigate the vast ocean of knowledge. The Standard is not perfect and never will be, and it reflects the ongoing evolution of the engineering industry. While one person may write it, it is the collection of thoughts from hundreds of engineers I've had the honor to interact with and learn from throughout my life. hassanhabib 1123
31 clojure-style-guide A community coding style guide for the Clojure programming language bbatsov 4019
32 awesome-privacy Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS. pluja 13969
33 ponyfill 🦄 Like polyfill but with pony pureness sindresorhus 1236
34 highly-skilled-job-offers Sharing some info around job offers and interviews preparations coditori 617
35 webcontainer-core Dev environments. In your web app. stackblitz 4037
36 SC2k-docs Documentation related to the implementation of Maxis' game, SimCity 2000. dfloer 262
37 functional-programming-jargon Jargon from the functional programming world in simple terms! hemanth 18614
38 wundernut-vol12 Wundernut vol. 12 wunderdogsw 2
39 wundernuts Place to find all the Wundernuts! wunderdogsw 4
40 wundernut-vol11 Wundernut vol. 11 wunderdogsw 3
41 what-happens-when An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?" alex 40696
42 awesome-functional-programming Yet another resource for collecting articles, videos etc. regarding functional programming xgrommx 3470
43 Learn-Vim Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 iggredible 13999
44 questions-job-interview 🏢 List of questions I might ask during an interview for a software developer job Phantas0s 108
45 debugging-stories A collection of debugging stories. PRs welcome (sorry for the backlog) :-) danluu 3778
46 pharo-wiki Wiki related to the Pharo programming language and environment. pharo-open-documentation 247
47 awesome-regression-testing 🕶️ A curated list of resources around the topic: visual regression testing mojoaxel 2223
48 vim-turing-complete matthewfranglen 5
49 httptoolkit HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac 🎉 Open an issue here to give feedback or ask for help. httptoolkit 2849
50 python3ds Code for Problem Solving with Algorithms and Data Structures using Python 3 book sigfriedCub1990 2
51 awesome-fp-js 😎 A curated list of awesome functional programming stuff in js stoeffel 5996
52 awesome-koans A list of all available kōans ahmdrefat 457
53 awesome-by-example 😎 A curated list of example-based learning resources. b0o 134
54 awesome-cold-showers For when people get too hyped up about things hwayne 7282
55 mono Free and open-source monospaced font from Evil Martians evilmartians 2242
56 nvim-lua-guide A guide to using Lua in Neovim nanotee 5878
57 slack-theme-gruvbox Gruvbox theme for the slack sidebar kyleterry 23
58 New-Grad-Positions A collection of full time roles in SWE, Quant, and PM for new grads. SimplifyJobs 11967
59 git-from-the-bottom-up An introduction to the architecture and design of the Git content manager jwiegley 837
60 system-design-resources These are the best resources for System Design on the Internet InterviewReady 16232
61 a-picture-is-worth-a-1000-words I am trying to describe complex matters in simple doodles! girliemac 11188
62 how-to-exit-vim Below are some simple methods for exiting vim. ThePrimeagen 16
63 exercism Crowd-sourced code mentorship. Practice having thoughtful conversations about code. exercism 7382
64 awesome ⚡️ Delightful Rollup Plugins, Packages, and Resources rollup 2602
65 programmers-oath An oath for programmers, comparable to the Hippocratic Oath Widdershin 726
66 awesome-explorables A curated list of awesome explorable explanations. blob42 759
67 editor-plugins List of editor plugins for Elm. elm 51
68 tech-jobs-with-relocation All-in-one guide to getting a tech job abroad 🌎 AndrewStetsenko 3368
69 README README file with project's description InnoTutor 20
70 overview Deliveries of the Software process for Doctorinna. Doctorinna 20
71 Picture-Inspector PictureInspector 28
72 cs-video-courses List of Computer Science courses with video lectures. Developer-Y 67804
73 trackerslist Updated list of public BitTorrent trackers ngosang 48218
74 The-Pragmatic-Programmer Summary of the book The Pragmatic Programmer by Andrew Hunt and David Thomas HugoMatilla 1776
75 rust-for-js-peeps Know JS, want to try Rust, but not sure where to start? This is for you! yoshuawuyts 1278
76 react-fiber-architecture A description of React's new core algorithm, React Fiber acdlite 11958
77 Category_Theory_Resources List of resources for learning Category Theory bgavran 238
78 10-Great-Popular-Science-Books "It is possible to invent a single machine which can be used to compute any computable sequence." ― Alan Turing manjunath5496 4
79 js-reading-list JavaScript Reading List AlexanderEllis 84
80 awesome-jest 🕶Awesome Jest packages and resources jest-community 1497
81 awesome-allocators Awesome links and information about memory allocation rain-1 174
82 react-howto Your guide to the (sometimes overwhelming!) React ecosystem. petehunt 11609
83 react-18 Workgroup for React 18 release. reactwg 5207
84 programming-math-science This is a list of links to different freely available learning resources about computer programming, math, and science. bobeff 1726
85 evergreen-skills-developers List of evergreen skills, based on software development best practices & cross-framework principles, that should serve as a fair assessment of skilled software engineers / developers romenrg 1888
86 awesome-erlang A curated list of awesome Erlang libraries, resources and shiny things. drobakowski 1648
87 github-issue-templates 🔣 A collection of GitHub issue, pull request and security templates stevemao 4168
88 awesome-competitive-programming 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources lnishan 12865
89 modern-unix A collection of modern/faster/saner alternatives to common unix commands. ibraheemdev 31416
90 awesome-neovim Collections of awesome neovim plugins. rockerBOO 16751
91 ueberzug seebye 1252
92 stack-on-a-budget A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com 255kb 12175
93 awesome-c A curated list of awesome C frameworks, libraries and software. uhub 1964
94 Clone-Wars 100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars. GorvGoyl 28160
95 bashrc Common usable configuration files for bash simos 23
96 kelsey-hightower-wisdom tweets & quotes from Kelsey Hightower 🦉📜 tgogos 151
97 awesome-docker 🐳 A curated list of Docker resources and projects veggiemonk 30987
98 awesome-design-patterns A curated list of software and architecture related design patterns. DovAmir 40896
99 awesome-physics 🌌 A collaborative list of awesome software for exploring Physics concepts wbierbower 513
100 naming-cheatsheet Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern. kettanaito 14013
101 Projects 📃 A list of practical projects that anyone can solve in any programming language. karan 45615
102 computer-graphics-from-scratch Text, diagrams, and source code for the book Computer Graphics from scratch. ggambetta 1195
103 awesome-ssh 💻 A curated list of SSH resources. moul 2522
104 100ProjectsOfCode A list of practical knowledge-building projects. arpit-omprakash 3225
105 awesome-landing-page A series of beautiful and practical landing page templates nordicgiant2 3607
106 awesome-made-by-brazilians 🇧🇷 A collection of amazing open source projects built by brazilian developers felipefialho 1532
107 awesome-made-by-russians 🇷🇺 The best open source projects that were made and mainly contributed by Russian developers gaearon 72
108 socket.io-client Realtime application framework (client) socketio 10633
109 You-Dont-Need-GUI Stop relying on GUI; CLI ROCKS you-dont-need 5586
110 abhijithvijayan hello world! abhijithvijayan 2
111 jest-cheat-sheet Jest cheat sheet sapegin 5362
112 javascript-ebooks-1 cjitendra12 164
113 awesome-mobx A collection of awesome things regarding MobX. mobxjs 2192
114 awesome-nestjs A curated list of awesome things related to NestJS 😎 nestjs 11307
115 eng-practices Google's Engineering Practices documentation google 20069
116 post-mortems A collection of postmortems. Sorry for the delay in merging PRs! danluu 11369
117 handbook Basecamp Employee Handbook basecamp 6390
118 awesome-RemoteWork Resources for remote workers: approaches, hiring page, remote life and more. hugo53 1511
119 awesome-manifesto Utopian developer's manifesto cristaloleg 322
120 gtypist-single-space GNU Typist lessons with the "two spaces after a sentence" garbage removed. You're welcome. inaimathi 44
121 awesome-diy-software A curated list of awesome DIY software. cweagans 641
122 react-basic A description of the conceptual model of React without implementation burden. reactjs 4206
123 The-Open-Book joeycastillo 7573
124 awesome-react-components Curated List of React Components & Libraries. brillout 43208
125 backendlore How I write backends fpereiro 5142
126 SoftwareArchitect Path to a Software Architect justinamiller 8734
127 accessibility_interview_questions A starting point for questions to ask someone that wants you to give them a job scottaohara 372
128 awesome-for-beginners A list of awesome beginners-friendly projects. MunGell 70713
129 what-to-code Ideas for things to program joereynolds 1521
130 javascript-tips-and-tidbits A continuously-evolving compendium of javascript tips based on common areas of confusion or misunderstanding. nas5w 1197
131 sheetjs 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs SheetJS 35323
132 degoogle A huge list of alternatives to Google products. Privacy tips, tricks, and links. tycrek 8036
133 awesome-tmux A list of awesome resources for tmux rothgar 8019
134 awesome-wasm 😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem. mbasso 8978
135 homebrew-cask-drivers 💀 Casks of Drivers (deprecated) Homebrew 457
136 DevYouTubeList List of Development YouTube Channels ErikCH 5025
137 idiomatic-vimrc Guidelines for sculpting your very own ~/.vimrc. romainl 1123
138 the-patient-vimmer A guide for patient Vimmers. romainl 114
139 API Documentation and Samples for the Official HN API HackerNews 11598
140 js-must-watch Must-watch videos about javascript bolshchikov 13351
141 awesome-ant-design A curated list of Ant Design resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Ant Design that we keep up-to-date websemantics 3173
142 You-Dont-Need People choose popular projects, often not because it applies to their problems you-dont-need 3637
143 awesome-linguistics A curated list of anything remotely related to linguistics theimpossibleastronaut 381
144 General-Knowledge-Books "I cannot teach anybody anything. I can only make them think."― Socrates manjunath5496 6
145 dracula-theme 🧛🏻‍♂️ One theme. All platforms. dracula 22768
146 awesome-react-hooks Awesome React Hooks rehooks 9935
147 frontend-architecture-topics What constitutes front-end architecture? stevekinney 383
148 Jewish-Nobel-Lectures "If I could explain it to the average person, I wouldn't have been worth the Nobel Prize." ― Richard Feynman manjunath5496 2
149 jobs Our openings Nearsoft 90
150 .moc My mocp config (vim-like keys) arcusfelis 10
151 nrol-39-logo A vector PDF of the official mission logo of NROL-39 released via FOIA palewire 411
152 art Saber artworks saberland 2
153 awesome-css 🎨 A curated contents of amazing CSS :) awesome-css-group 5124
154 state-machines A humble repo to collect knowledge on state machines. achou11 62
155 HEAD A simple guide to HTML <head> elements joshbuchea 30003
156 realworld-starter-kit Starter kit for new RealWorld framework implementations gothinkster 435
157 computer-science 🎓 Path to a free self-taught education in Computer Science! ossu 174138
158 i-am-chinese-the-dragonfly-must-go-on A response to “We are Google employees, Google must drop DragonFly” ithinco 1397
159 node-vs-deno A Deno guide for Node.js developers egoist 358
160 reverse-interview Questions to ask the company during your interview viraptor 27839
161 awesome-actions A curated list of awesome actions to use on GitHub sdras 25495
162 awesome-nextjs 📔 📚 A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications) unicodeveloper 10515
163 Philosophy :octocat: A list of philosophy books and resources. Jfaler 321
164 SystemProgramming Angrave's Crowd-Sourced System Programming Book used at UIUC angrave 5538
165 awesome-casestudy 📕 Curated list of technical case studies on WebGL and creative development luruke 2574
166 cuban-opensource Awesome list of Cuban opensource projects. Just to know what is being openly developed in Cuba. cuban-opensourcers 182
167 typescript-vs-flowtype Differences between Flowtype and TypeScript -- syntax and usability niieani 1734
168 react-state-management FrontendMasters 64
169 javascript-questions A long list of (advanced) JavaScript questions, and their explanations ✨ lydiahallie 63219
170 awesome-tools-for-junior-developers A curated list of popular tools, tips and tricks for aspiring developers. stephhappens 342
171 design-for-developers Design for Developers Workshop sdras 746
172 FiraCodeiScript Mashup Font of FiraCode and Script12 kencrocken 1397
173 shadow-dom-in-depth Everything you need to know about Shadow DOM sigfriedCub1990 1
174 shadow-dom-in-depth Everything you need to know about Shadow DOM praveenpuglia 233
175 SanFranciscoFont The San Francisco font by Apple used in the Apple Watch, iOS 9, and OS X El Capitan. Originally found at https://developer.apple.com/watchos/download/ AppleDesignResources 1077
176 resilience-engineering Resilience engineering papers lorin 2967
177 awesome-react-hooks A curated list about React Hooks glauberfc 1194
178 awesome-typescript A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript dzharii 4681
179 telegram-list List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов goq 4649
180 awesome A curated list of awesome Chart.js resources and libraries chartjs 2211
181 Ubuntu-for-Azure-Developers Setting up your Ubuntu 20.04 developer environment to build Azure solutions gloveboxes 15
182 react-redux-links Curated tutorial and resource links I've collected on React, Redux, ES6, and more markerikson 22624
183 awesome-styled-components A curated list of awesome styled-components resources 💅 styled-components 3362
184 critical-path-css-tools Tools to prioritize above-the-fold (critical-path) CSS addyosmani 1154
185 bem-method BEM — a methodology how to develop web projects applicable for any technology bem-site 602
186 css 🎨 CSS: The Good Parts bevacqua 1025
187 ffmpeg-guide cyburgee 336
188 gridbugs A curated list of Grid interop issues rachelandrew 1186
189 js-dev-reads A list of books 📚and articles 📝 for the discerning web developer to read. twhite96 3978
190 awesome-personal-blogs A delightful list of personal tech blogs jkup 3020
191 flexbugs A community-curated list of flexbox issues and cross-browser workarounds for them. philipwalton 13627
192 awesome-css-learning A tiny list limited to the best CSS Learning Resources micromata 3544
193 100-days-of-code Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available) kallaway 6916
194 How-To-Secure-A-Linux-Server An evolving how-to guide for securing a Linux server. imthenachoman 17738
195 awesome-mobile-web-development All that you need to create a great mobile web experience myshov 1230
196 awesome-design-systems 💅🏻 ⚒ A collection of awesome design systems alexpate 17489
197 project-based-learning Curated list of project-based tutorials practical-tutorials 211969
198 graphql-apis 📜 A collective list of public GraphQL APIs graphql-kit 4568
199 awesome-graphql Awesome list of GraphQL chentsulin 14628
200 the-book-of-secret-knowledge A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. trimstray 155057
201 awesome-javascript 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things. sorrycc 33849
202 Become-A-Full-Stack-Web-Developer Free resources for learning Full Stack Web Development bmorelli25 17373
203 design-patterns-for-humans An ultra-simplified explanation to design patterns kamranahmedse 45760
204 awesome-online-ide 🌩️ A list of awesome online development environments styfle 3265
205 coding-interview-university A complete computer science study plan to become a software engineer. jwasham 310130
206 GitInPractice 📖 An opinionated intermediate/advanced Git book MikeMcQuaid 1044
207 first-contributions 🚀✨ Help beginners to contribute to open source projects firstcontributions 46337
208 es6features Overview of ECMAScript 6 features lukehoban 29215
209 awesome-aurelia A curated list of amazingly awesome Aurelia libraries. aurelia-contrib 311
210 awesome-flexbox 👓 A curated list of CSS Flexible Box Layout Module or only Flexbox. afonsopacifer 1237
211 awesome-hyper 🖥 Delightful Hyper plugins, themes, and resources bnb 10754
212 awesome-computer-history An Awesome List of computer history videos, documentaries and related folklore watson 2743
213 dadsresume My dad's resume and skills from 1980 runvnc 1741
214 awesome-ffmpeg 👻 A curated list of awesome FFmpeg resources. transitive-bullshit 1010
215 apprenticeships 📖 A guide to the Sparkbox apprenticeships. sparkbox 223
216 basic-wordpress-vagrant A fast, easy to use WordPress Vagrant environment modeled after managed WordPress hosting platforms like WP Engine and Flywheel. ideasonpurpose 25
217 awesome-chrome-devtools Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem ChromeDevTools 6201
218 Front-End-Performance-Checklist 🎮 The only Front-End Performance Checklist that runs faster than the others thedaviddias 16740
219 gamedev My list of game dev resources hxlnt 4
220 awesome-console-services A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols) chubin 5577
221 css-protips ⚡️ A collection of tips to help take your CSS skills pro 🦾 AllThingsSmitty 28609
222 awesome-remote-job A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python lukasz-madon 36139
223 awesome-algorithms A curated list of awesome places to learn and/or practice algorithms. tayllan 21417
224 awesome-react A collection of awesome things regarding React ecosystem enaqx 66375
225 Public-APIs 📚 A public list of APIs from round the web. n0shake 21670
226 awesome-parcel 🔗 A curated list of awesome Parcel resources, libraries, tools and boilerplates parcel-bundler 1397
227 Best-websites-a-programmer-should-visit 🔗 Some useful websites for programmers. sdmg15 64727
228 awesome-db A curated list of amazingly awesome database libraries, resources and shiny things by https://www.numetriclabz.com/ sheerun 1
229 awesome-mongodb 🍃 A curated list of awesome MongoDB resources, libraries, tools and applications ramnes 2507
230 landing-pages-resources A list of of landing pages and other marketing resources. sheerun 1
231 hackthebox-writeups Writeups for HacktheBox 'boot2root' machines Hackplayers 1918
232 vue-admin We are refactoring it, using the latest Vue and Bulma. WIP vue-bulma 9421
233 OWASP-VWAD ⚠️ This repo is no longer in use. Please refer to https://github.com/OWASP/www-project-vulnerable-web-applications-directory OWASP 875
234 npm This repository is moving to: https://github.com/npm/cli npm 17539
235 awesome-flask A curated list of awesome Flask resources and plugins humiaozuzu 12337
236 the-art-of-command-line Master the command line, in one page jlevy 154361
237 ES6-Learning 📋 List of resources to learn ECMAScript 6! ericdouglas 4552
238 beautiful-docs Pointers to useful, well-written, and otherwise beautiful documentation. matheusfelipeog 9199
239 learn-regex Learn regex the easy way ziishaned 45804
240 awesome-sysadmin A curated list of amazingly awesome open-source sysadmin resources. awesome-foss 26292
241 javascript-style-guide Guía de Estilo para programar con JavaScript, en español. Apoyo es bienvenido :) paolocarrasco 587
242 You-Dont-Know-JS A book series on JavaScript. @YDKJS on twitter. getify 180639
243 awesome-educational-games A curated list of awesome educational games to learn editors, languages, programming, etc yrgo 912
244 awesome-toolkits A curated list of open source, high-quality, popular and well maintained "zero-configuration" (#0CJS) toolkits reyronald 542
245 sublime A collection of some of the best Sublime Text packages, themes, and goodies. JaredCubilla 1057
246 orly-full-res Full resolution images of the O RLY book covers made by The Practical Dev thepracticaldev 2718
247 modern-js-cheatsheet Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects. mbeaudru 25491
248 git-flight-rules Flight rules for git k88hudson 41960
249 awesome 😎 Awesome lists about all kinds of interesting topics sindresorhus 341809
250 Front-End-Checklist 🗂 The perfect Front-End Checklist for modern websites and meticulous developers thedaviddias 69363
251 every-programmer-should-know A collection of (mostly) technical things every software developer should know about mtdvio 85833
252 awesome-nodejs-projects Curated list of awesome open-source applications made with Node.js sqreen 5464
253 awesome-nodejs ⚡ Delightful Node.js packages and resources sindresorhus 59220
254 Best-websites-a-programmer-should-visit 🔗 Some useful websites for programmers. vkandola 15
255 Awesome-Hacking-Resources A collection of hacking / penetration testing resources to make you better! vitalysim 15535
256 spellbook-of-modern-webdev A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development dexteryy 17273
257 angular-styleguide Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices. johnpapa 23831
258 HowToBeAProgrammer A guide on how to be a Programmer - originally published by Robert L Read braydie 15948

⬆ Back to Index

PHP

Name Description Author Stars
1 github-readme-streak-stats 🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README DenverCoder1 5098
2 h-m-m Hackers Mind Map nadrad 1922
3 arc90-readability A copy of the original Arc90 repo with links to many of the current ports. masukomi 220
4 yii2-app-advanced Yii 2.0 Advanced Application Template yiisoft 1669
5 yii2-app-basic Yii 2.0 Basic Application Template yiisoft 658
6 yii2-docker Official Docker images suitable for Yii 2.0 yiisoft 388
7 raspi-api REST API for Raspberry PI ClemRz 1
8 flashchord Flash Chord - Practice chords, scales, or arpeggios with an endless stream of randomized chords! KCarlile 13
9 quiz Refactor the code to make it look more object-oriented and maintainable yegor256 113
10 looking-glass Easy to deploy Looking Glass gmazoyer 470
11 xvwa XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security. s4n7h0 1705

⬆ Back to Index

PLpgSQL

Name Description Author Stars
1 node-sqlite3 SQLite3 bindings for Node.js TryGhost 6259

⬆ Back to Index

Pascal

Name Description Author Stars
1 fortaleza Fortaleza RPG from the nineties, Cuba merchise 16

⬆ Back to Index

Perl

Name Description Author Stars
1 diff-so-fancy Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 so-fancy 17428
2 cloc cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. AlDanial 20064

⬆ Back to Index

PostScript

Name Description Author Stars
1 LDP The main LDP repository, waiting for your Pull Requests tLDP 452

⬆ Back to Index

PowerShell

Name Description Author Stars
1 blazor Blazor moved to https://github.com/dotnet/aspnetcore dotnet 9336

⬆ Back to Index

Pug

Name Description Author Stars
1 thebestmotherfuckingwebsite The title says it all. denysvitali 521

⬆ Back to Index

PureScript

Name Description Author Stars
1 cube-composer A puzzle game inspired by functional programming sharkdp 2010

⬆ Back to Index

Python

Name Description Author Stars
1 freezegun Let your Python tests travel through time spulec 4235
2 pyright Static Type Checker for Python microsoft 13683
3 python-validity Validity fingerprint sensor prototype uunicorn 1017
4 wemake-django-template Bleeding edge django template focused on code quality and security. wemake-services 2028
5 hypothesis Hypothesis is a powerful, flexible, and easy to use library for property-based testing. HypothesisWorks 7672
6 dotenv-linter ☺️ Linting dotenv files like a charm! wemake-services 284
7 django-test-migrations Test django schema and data migrations, including migrations' order and best practices. wemake-services 536
8 fastapi-utils Reusable utilities for FastAPI fastapiutils 1983
9 starlette The little ASGI framework that shines. 🌟 encode 10463
10 xack Tutorials on computer programming theory and techniques. med-merchise 1
11 pytest-django A Django plugin for pytest. pytest-dev 1410
12 rele Easy to use Google Pub/Sub mercadona 202
13 pytest-clarity A plugin to improve the output of pytest with colourful unified diffs darrenburns 443
14 weight-loss Machine Learning meets ketosis: how to effectively lose weight arielf 3324
15 cli 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. httpie 34412
16 python Official Python client library for kubernetes kubernetes-client 6882
17 awesome-django A curated list of awesome things related to Django wsvincent 9780
18 uvicorn An ASGI web server, for Python. 🦄 encode 8775
19 daphne Django Channels HTTP/WebSocket server django 2438
20 extrakto extrakto for tmux - quickly select, copy/insert/complete text without a mouse laktak 912
21 django-types 🍩 Type stubs for Django sbdchd 214
22 ruff-lsp A Language Server Protocol implementation for Ruff. astral-sh 1382
23 debugpy An implementation of the Debug Adapter Protocol for Python microsoft 1942
24 wat Deep inspection of Python objects igrek51 1735
25 beets music library manager and MusicBrainz tagger beetbox 13109
26 cookiecutter A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects. cookiecutter 22890
27 cookiecutter-django Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. cookiecutter 12317
28 djangorestframework-stubs PEP-484 stubs for django-rest-framework typeddjango 467
29 django-stubs PEP-484 stubs for Django typeddjango 1653
30 jedi Awesome autocompletion, static analysis and refactoring library for python davidhalter 5851
31 python-lsp-server Fork of the python-language-server project, maintained by the Spyder IDE team and the community python-lsp 2025
32 dingus A record-then-assert test double library. garybernhardt 97
33 pipenv Python Development Workflow for Humans. pypa 24962
34 pytest-testmon Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch. tarpas 855
35 pytest-watcher Automatically rerun your tests on file modifications olzhasar 177
36 python_koans Python Koans - Learn Python through TDD gregmalcolm 4969
37 learn-more-python-the-hard-way-solutions zedshaw 552
38 bbot The recursive internet scanner for hackers. 🧡 blacklanternsecurity 7528
39 ostep-homework remzi-arpacidusseau 2207
40 OpenCore-Legacy-Patcher Experience macOS just like before dortania 13612
41 MessiScriptInterpreter Intérprete de MessiScript, un lenguaje de programación esotérico en el que cada código es una jugada de Messi. Erawaa 230
42 northwind-SQLite3 SQLite3 version of Microsoft's Northwind Database jpwhite3 479
43 Vesuvius-First-Letters younader 133
44 scroll-first-letters lukeboi 286
45 gpt-pilot The first real AI developer Pythagora-io 32204
46 pytest The pytest framework makes it easy to write small tests, yet scales to support complex functional testing pytest-dev 12321
47 eyeD3 eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4). nicfit 557
48 frogmouth A Markdown browser for your terminal Textualize 2623
49 ferris A low profile split keyboard designed to satisfy one single use case elegantly pierrechevalier83 1111
50 mypy Optional static typing for Python python 18795
51 learn-cantrill-io-labs Standard and Advanced Demos for learn.cantrill.io courses acantril 5713
52 fulgurate Simple spaced repetition flashcard software. theq629 66
53 urwid Console user interface library for Python (official repo) urwid 2847
54 python-prompt-toolkit Library for building powerful interactive command line applications in Python prompt-toolkit 9475
55 sqlglot Python SQL Parser and Transpiler tobymao 6980
56 fail2ban Daemon to ban hosts that cause multiple authentication errors fail2ban 12847
57 hackingtool ALL IN ONE Hacking Tool For Hackers Z4nzu 51307
58 smassh Smassh your Keyboard, TUI Edition kraanzu 1433
59 pulsemixer CLI and curses mixer for PulseAudio GeorgeFilipkin 728
60 edir Program to rename, remove, and copy files and directories using your editor bulletmark 150
61 100_plus_Python_Projects_Challenge 100+ Python Projects Challenge zhiwehu 1381
62 vit VIT is a lightweight, fast, curses-based front end to Taskwarrior vit-project 503
63 python-patterns A collection of design patterns/idioms in Python faif 40767
64 suspicious Catching bugs in code with AI, fully local CLI app sturdy-dev 58
65 pylint It's not just a linter that annoys you! pylint-dev 5374
66 scapy Scapy: the Python-based interactive packet manipulation program & library. secdev 10992
67 semantic-code-search Search your codebase with natural language • CLI • No data leaves your computer sturdy-dev 312
68 ranger A VIM-inspired filemanager for the console ranger 15819
69 fastapi FastAPI framework, high performance, easy to learn, fast to code, ready for production fastapi 79530
70 speedtest-cli Command line interface for testing internet bandwidth using speedtest.net sivel 13642
71 devops-exercises Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions bregman-arie 67355
72 tmuxp 🖥️ Session manager for tmux, build on libtmux. tmux-python 4132
73 wttr.in ⛅ The right way to check the weather chubin 25165
74 pywal 🎨 Generate and change color-schemes on the fly. dylanaraps 8499
75 sentry Developer-first error tracking and performance monitoring getsentry 39623
76 bpytop Linux/OSX/FreeBSD resource monitor aristocratos 10395
77 diagrams 🎨 Diagram as Code for prototyping cloud system architectures mingrammer 40105
78 you-get ⏬ Dumb downloader that scrapes the web soimort 54358
79 Lurnby A tool for active reading and personal knowledge management Roznoshchik 683
80 Bluetooth_Headset_Battery_Level A python script to get battery level from Bluetooth headsets TheWeirdDev 771
81 Python All Algorithms implemented in Python TheAlgorithms 196428
82 cs22-slides-and-py-files Slides and Python files used in my CS22 videos on youtube gerryjenkinslb 33
83 sqlalchemy The Database Toolkit for Python sqlalchemy 9910
84 polybar-collection Beautiful collection of Polybar themes Murzchnvok 858
85 freemocap Free Motion Capture for Everyone 💀✨ freemocap 3506
86 public-apis A collective list of free APIs public-apis 324114
87 liga Get your favourite programming font with ligatures ✨ EzequielRamis 99
88 pydantic Data validation using Python type hints pydantic 21999
89 flask The Python micro framework for building web applications. pallets 68550
90 example-code-2e Example code for Fluent Python, 2nd edition (O'Reilly 2022) fluentpython 3379
91 black The uncompromising Python code formatter psf 39445
92 colorama Simple cross-platform colored terminal text in Python tartley 3591
93 sqlfluff A modular SQL linter and auto-formatter with support for multiple dialects and templated code. sqlfluff 8434
94 django-rest-framework Web APIs for Django. 🎸 encode 28664
95 pythonds3 Data Structures package for Problem Solving with Algorithms and Data Structures using Python psads 37
96 sqlmap Automatic SQL injection and database takeover tool sqlmapproject 33068
97 piano_fundamentals This is a Sphinx adaptation of Chaun C. Chang's book, "Fundamentals of Piano Practice." gmoe 309
98 CheatSheetSeries The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics. OWASP 28604
99 mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. mitmproxy 37559
100 pytodusdownload Descargar ficheros de ToDus (comunmente llamado S3) de forma sencilla cccaballero 5
101 web2py Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python. web2py 2125
102 webpy web.py is a web framework for python that is as simple as it is powerful. webpy 5895
103 andoma ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI. healeycodes 155
104 system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. donnemartin 285917
105 interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards. donnemartin 29789
106 dev-setup macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults. donnemartin 6153
107 khan-dl Download courses from khanacademy.org rand-net 848
108 grc generic colouriser garabik 1918
109 autojump A cd command that learns - easily navigate directories from the command line wting 16372
110 manim Animation engine for explanatory math videos 3b1b 73948
111 projectile.nvim 🚀 dunstontc 34
112 denite.nvim 🐉 Dark powered asynchronous unite all interfaces for Neovim/Vim8 Shougo 2064
113 ultimate-python Ultimate Python study guide 🐍 🐍 🐍 huangsam 5143
114 localstack 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline localstack 57051
115 thefuck Magnificent app which corrects your previous console command. nvbn 89117
116 qutebrowser A keyboard-driven, vim-like browser based on Python and Qt. qutebrowser 10001
117 wtfpython What the f*ck Python? 😱 satwikkansal 35960
118 pgcli Postgres CLI with autocompletion and syntax highlighting dbcli 12226
119 c64ref Ultimate Commodore 64 Reference: ROM Disassembly, Memory Map, ... mist64 492
120 SReC PyTorch Implementation of "Lossless Image Compression through Super-Resolution" caoscott 1046
121 synapse Synapse: Matrix homeserver written in Python/Twisted. matrix-org 11851
122 reactor Phoenix LiveView but for Django edelvalle 640
123 ultisnips UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! SirVer 7570
124 sclack The best CLI client for Slack, because everything is terrible! haskellcamargo 2453
125 Surprise A Python scikit for building and analyzing recommender systems NicolasHug 6466
126 YouCompleteMe A code-completion engine for Vim ycm-core 25521
127 keyboardlayouteditor Keyboard Layout Editor simos 248
128 deoplete-ternjs deoplete.nvim source for javascript carlitux 276
129 pynvim Python client and plugin host for Nvim neovim 1560
130 deoplete.nvim 🌠 Dark powered asynchronous completion framework for neovim/Vim8 Shougo 5948
131 dotbot A tool that bootstraps your dotfiles ⚡️ anishathalye 7208
132 i3blocks-contrib Official repository for community contributed blocklets vivien 1330
133 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 26295
134 ffsubsync Automagically synchronize subtitles with video. smacke 6934
135 professional-programming A collection of learning resources for curious software engineers charlax 47146
136 WPForce Wordpress Attack Suite n00py 943
137 bootable-iso Bootable USB disk that lets you choose an ISO image mgedmin 16
138 LearnPythonTheHardWay Learn Python The Hard Way course exercises ubarredo 168
139 linux-kernel-module-cheat The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host. cirosantilli 4241
140 SublimeLinter-flow SublimeLinter plugin for JavaScript static type checking, using flow. SublimeLinter 116
141 JavaScriptEnhancements JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.). pichillilorenzo 640
142 JavaScript-Completions JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions. pichillilorenzo 356
143 ArchiveBox 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... ArchiveBox 22937
144 linux-insides A little bit about a linux kernel 0xAX 30250
145 learn-python 📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations. trekhleb 16587
146 book Crypto 101, the introductory book on cryptography. crypto101 3014
147 kitty Cross-platform, fast, feature-rich, GPU based terminal kovidgoyal 25796
148 algorithm-archive A collaborative book on algorithms algorithm-archivists 2393
149 youtube-dl Command-line program to download videos from YouTube.com and other video sites ytdl-org 133625
150 face_recognition The world's simplest facial recognition api for Python and the command line ageitgey 53910
151 sublime-autoprefixer Sublime plugin to prefix your CSS sindresorhus 666
152 yewtube yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required. mps-youtube 8189
153 gkZerk A text-based adventure game framework, written in Python. This is kind of a cool little Python app, and you can indeed kill bad guys and win the game in the provided tutorial level, but it should be treated as a WIP (work-in-progress). Highlights include a clearly defined "game loop", MVC-ish architecture, written via TDD, and lots of bugs. gregkrsak 6
154 cheat.sh the only cheat sheet you need chubin 38786
155 vibora Fast, asynchronous and elegant Python web framework. vibora-io 5661
156 termtosvg Record terminal sessions as SVG animations nbedos 9716
157 checkio-client CheckiO 19
158 http-stress A simple while effective Python-powered HTTP/HTTPS stress testing and load measurement tool. gretel 4
159 explainshell match command-line arguments to their help text idank 13350
160 trash-cli Command line interface to the freedesktop.org trashcan. andreafrancia 3720
161 jedi-vim Using the jedi autocompletion library for VIM. davidhalter 5302
162 you-dont-know-node You Don't Know Node.js azat-co 1539
163 LANs.py Inject code and spy on wifi users DanMcInerney 2593
164 ANGRYsearch Linux file search, instant results as you type DoTheEvo 1064

⬆ Back to Index

Roff

Name Description Author Stars
1 pyenv Simple Python version management pyenv 40274

⬆ Back to Index

Ruby

Name Description Author Stars
1 99bottles_ruby sandimetz 62
2 endoflife.date Informative site with EoL dates of everything endoflife-date 2570
3 lobsters Computing-focused community centered around link aggregation and discussion lobsters 4171
4 rack-test Rack::Test is a small, simple testing API for Rack apps. rack 920
5 rantly Ruby Imperative Random Data Generator and Quickcheck rantly-rb 279
6 book-code Code from the Book rspec-3-book 65
7 hamster Efficient, Immutable, Thread-Safe Collection classes for Ruby hamstergem 1881
8 sequel Sequel: The Database Toolkit for Ruby jeremyevans 5010
9 solargraph A Ruby language server. castwide 1907
10 rubocop-rails A RuboCop extension focused on enforcing Rails best practices and coding conventions. rubocop 829
11 thin A very fast & simple Ruby web server macournoyer 2270
12 rack A modular Ruby web server interface. rack 4949
13 sucks-rocks Does it suck? Or does it rock? garybernhardt 58
14 rspec-rails RSpec for Rails 7+ rspec 5200
15 rspec-mocks RSpec's 'test double' framework, with support for stubbing and mocking rspec 1158
16 minitest minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest 3313
17 devise Flexible authentication solution for Rails with Warden. heartcombo 24052
18 rspec-metagem RSpec meta-gem that depends on the other components rspec 2855
19 vcr Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. vcr 5878
20 rubocop A Ruby static code analyzer and formatter, based on the community Ruby style guide. rubocop 12662
21 destroy-all-software-extras Extra material for Destroy All Software Screencasts garybernhardt 202
22 wsdirector All the world's a server, and all the men and women merely clients palkan 104
23 mastodon Your self-hosted, globally interconnected microblogging community mastodon 47508
24 discourse A platform for community discussion. Free, open, simple. discourse 42898
25 metasploit-framework Metasploit Framework rapid7 34585
26 devdocs API Documentation Browser freeCodeCamp 35589
27 homebrew-universal-ctags Homebrew Tap for Universal Ctags on OSX universal-ctags 325
28 hacktoberfest-2020 Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons. Hacktoberfest 495
29 homebrew-cask 🍻 A CLI workflow for the administration of macOS applications distributed as binaries Homebrew 21057
30 quine-relay An uroboros program with 100+ programming languages mame 14088
31 brew 🍺 The missing package manager for macOS (or Linux) Homebrew 42096
32 homebrew-core 🍻 Default formulae for the missing package manager for macOS (or Linux) Homebrew 13929
33 homebrew-zathura Homebrew formulae to build Zathura on Mac OS X zegervdv 566
34 rails Ruby on Rails rails 56317
35 matestack-ui-core Component based web UIs in pure Ruby for Rails. Boost your productivity & easily create component based web UIs in pure Ruby. matestack 545
36 colorls A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. 🎉 athityakumar 4960
37 jekyll 🌐 Jekyll is a blog-aware static site generator in Ruby jekyll 49473
38 docker-espanol Un tutorial Docker en español. Basado en el libro Docker Cookbook de O'reilly brunocascio 238
39 forem For empowering community 🌱 forem 22099
40 mongrel Mongrel on git mongrel 174
41 vagrant-docker-baseimages A collection of Vagrant-friendly docker base images tknerr 55
42 awesome-awesomeness A curated list of awesome awesomeness bayandin 32267

⬆ Back to Index

Rust

Name Description Author Stars
1 oha Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. hatoo 7131
2 just 🤖 Just a command runner casey 23233
3 topgrade Upgrade all the things topgrade-rs 2170
4 paru Feature packed AUR helper Morganamilo 6417
5 pylyzer A fast, feature-rich static code analyzer & language server for Python mtshiba 2611
6 harper The Grammar Checker for Developers Automattic 2879
7 tmux-thumbs A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator fcsonline 935
8 angle-grinder Slice and dice logs on the command line rcoh 3530
9 yazi 💥 Blazing fast terminal file manager written in Rust, based on async I/O. sxyazi 20727
10 git-absorb git commit --fixup, but automatic tummychow 4834
11 uv An extremely fast Python package and project manager, written in Rust. astral-sh 35834
12 gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git GitoxideLabs 9361
13 bluetui 🛜 TUI for managing bluetooth on Linux. pythops 497
14 impala 🛜 TUI for managing wifi on Linux. pythops 797
15 tuigreet Graphical console greeter for greetd apognu 1044
16 orogene Makes node_modules/ happen. Fast. No fuss. orogene 1458
17 rye a Hassle-Free Python Experience astral-sh 13952
18 slint Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps. slint-ui 18153
19 universal-android-debloater Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device. 0x192 16104
20 leo 🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications ProvableHQ 4803
21 high-assurance-rust A free book about developing secure and robust systems software. tnballo 1332
22 oxc ⚓ A collection of JavaScript tools written in Rust. oxc-project 13114
23 carbonyl Chromium running inside your terminal fathyb 14857
24 zoxide A smarter cd command. Supports all major shells. ajeetdsouza 24270
25 moon A build system and monorepo management tool for the web ecosystem, written in Rust. moonrepo 2982
26 coreutils Cross-platform Rust rewrite of the GNU coreutils uutils 17984
27 eza A modern alternative to ls eza-community 13559
28 bartib A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports. nikolassv 700
29 lightningcss An extremely fast CSS parser, transformer, bundler, and minifier written in Rust. parcel-bundler 6685
30 atuin ✨ Magical shell history atuinsh 22097
31 tauri Build smaller, faster, and more secure desktop and mobile applications with a web frontend. tauri-apps 88361
32 actix-web Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. actix 22212
33 git-branchless High-velocity, monorepo-scale workflow for Git arxanas 3515
34 rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. rustdesk 79252
35 ktrl A Supercharged Keyboard Programming Daemon ⌨️ ItayGarin 341
36 teach-rs A modular, reusable university course for Rust trifectatechfoundation 3090
37 comprehensive-rust This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. google 28345
38 typos Source code spell checker crate-ci 2808
39 sniffnet Comfortably monitor your Internet traffic 🕵️‍♂️ GyulyVGC 18986
40 typst A new markup-based typesetting system that is powerful and easy to learn. typst 36684
41 wezterm A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust wez 18871
42 asciinema Terminal session recorder 📹 asciinema 14506
43 skim Fuzzy Finder in rust! skim-rs 5335
44 hyperfine A command-line benchmarking tool sharkdp 23664
45 mise dev tools, env vars, task runner jdx 12706
46 tree-sitter An incremental parsing system for programming tools tree-sitter 19270
47 LanguageClient-neovim Language Server Protocol (LSP) support for vim and neovim. autozimu 3550
48 swc Rust-based platform for the Web swc-project 31501
49 ruff An extremely fast Python linter and code formatter, written in Rust. astral-sh 34520
50 libreddit Private front-end for Reddit libreddit 5060
51 napkin-math Techniques and numbers for estimating system's performance from first-principles sirupsen 3933
52 xplr A hackable, minimal, fast TUI file explorer sayanarijit 4267
53 talent-plan open source training courses about distributed database and distributed systems pingcap 10308
54 meilisearch A lightning-fast search API that fits effortlessly into your apps, websites, and workflow meilisearch 48663
55 anki Anki's shared backend and web components, and the Qt frontend ankitects 19577
56 gitui Blazing 💥 fast terminal-ui for git written in rust 🦀 extrawurst 18885
57 StyLua A Lua code formatter JohnnyMorganz 1688
58 bore 🕳 bore is a simple CLI tool for making tunnels to localhost ekzhang 8899
59 explaine.rs An interactive Rust syntax playground jrvidal 145
60 lapce Lightning-fast and Powerful Code Editor written in Rust lapce 34894
61 neovide No Nonsense Neovim Client in Rust neovide 13384
62 rust-raspberrypi-OS-tutorials 📚 Learn to write an embedded OS in Rust 🦀 rust-embedded 13873
63 huber Huber 📦, Package Install Manager for GitHub repos innobead 195
64 zellij A terminal workspace with batteries included zellij-org 22638
65 stremio-core ⚛️ The Stremio Core: types, addon system, UI models, core logic Stremio 1075
66 delta A syntax-highlighting pager for git, diff, grep, and blame output dandavison 25066
67 sonic 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. valeriansaliou 20282
68 kosmonaut A web browser engine for the space age 🚀 twilco 1698
69 robinson A toy web rendering engine mbrubeck 1570
70 grass A Sass compiler written purely in Rust connorskees 518
71 choose A human-friendly and fast alternative to cut and (sometimes) awk theryangeary 1905
72 ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore BurntSushi 49755
73 video-summarizer Summarizes videos into much shorter videos. Ideal for long lecture videos. SoptikHa2 117
74 rls Repository for the Rust Language Server (aka RLS) rust-lang 3511
75 iron-kaleidoscope LLVM tutorial in Rust language jauhien 1175
76 mdBook Create book from markdown files. Like Gitbook but implemented in Rust rust-lang 18776
77 rustup The Rust toolchain installer rust-lang 6252
78 alacritty A cross-platform, OpenGL terminal emulator. alacritty 57341
79 tools Unified developer tools for JavaScript, TypeScript, and the web rome 23680
80 exa A modern replacement for ‘ls’. ogham 23718
81 nestur The NES (emulator) you left outside in the rain but let dry and still kind of works spieglt 542
82 bandwhich Terminal bandwidth utilization tool imsnif 10265
83 navi An interactive cheatsheet tool for the command-line denisidoro 15371
84 tealdeer A very fast implementation of tldr in Rust. tealdeer-rs 4659
85 rust-web-framework-comparison A comparison of some web frameworks and libs written in Rust flosse 5225
86 servo Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine servo 28946
87 rustlings 🦀 Small exercises to get you used to reading and writing Rust code! rust-lang 55747
88 starship ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! starship 46506
89 fnm 🚀 Fast and simple Node.js version manager, built in Rust Schniz 18975
90 pastel A command-line tool to generate, analyze, convert and manipulate colors sharkdp 5200
91 taizen curses based mediawiki browser oppiliappan 289
92 ffsend 📬 Easily and securely share files from the command line. A fully featured Firefox Send client. timvisee 7037
93 broot A new way to see and navigate directory trees : https://dystroy.org/broot Canop 10995
94 hello_rocket fChristenson 2
95 wasm-pack 📦✨ your favorite rust -> wasm workflow tool! rustwasm 6427
96 fish-shell The user-friendly command line shell. fish-shell 27575
97 rust Empowering everyone to build reliable and efficient software. rust-lang 100495
98 deno A modern runtime for JavaScript and TypeScript. denoland 101139
99 bat A cat(1) clone with wings. sharkdp 50610
100 fd A simple, fast and user-friendly alternative to 'find' sharkdp 35118

⬆ Back to Index

SCSS

Name Description Author Stars
1 halt-and-catch-fire-syllabus ablwr 94
2 tacit CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages yegor256 1718
3 fast-sass-loader High performance sass loader for webpack yibn2008 251
4 vimways.org vimways.org vim-advent-calendar 220
5 card 💳 make your credit card form better in one line of code jessepollak 11674
6 react-credit-cards Beautiful credit cards for your payment forms amaroteam 2601
7 TypeScript-Node-Starter A reference example for TypeScript and Node with a detailed README describing how to use the two together. microsoft 11401
8 inuitcss Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects. inuitcss 1851
9 Morpherings CSS Animations that make buttons morph into forms PaddiM8 122
10 vue-enterprise-boilerplate An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI. bencodezen 7795
11 NES.css NES-style CSS Framework | ファミコン風CSSフレームワーク nostalgic-css 20827

⬆ Back to Index

Scala

Name Description Author Stars
1 lambdaconf-2014-introgame Online material for the Introduction to Functional Game Programming with Scala workshop. jdegoes 163
2 scala-scraper A Scala library for scraping content from HTML pages ruippeixotog 717
3 tooling-talks A monthly series of talks about tooling. ckipp01 46
4 metals Scala language server with rich IDE features 🚀 scalameta 2116
5 ArnoldC Arnold Schwarzenegger based programming language lhartikk 6745
6 lila ♞ lichess.org: the forever free, adless and open source chess server ♞ lichess-org 16012

⬆ Back to Index

Scheme

Name Description Author Stars
1 nvim-treesitter-textobjects nvim-treesitter 2249
2 nvim-treesitter Nvim Treesitter configurations and abstraction layer nvim-treesitter 11197
3 .dotfiles 🎆 Arch Linux with i3 / nvim / tmux / urxvt / zsh / ... Phantas0s 675
4 i3-starterpack A simple guide (and example of configuration) about how to install i3 & its and essentials packages, then make them look eye candy, also contains my dotfiles of Debian 12 (Bookworm) setup addy-dclxvi 1526

⬆ Back to Index

Shell

Name Description Author Stars
1 fzf-tab Replace zsh's default completion selection menu with fzf! Aloxaf 3522
2 ramroot Load root file system to ram during boot. arcmags 284
3 tmux-continuum Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on. tmux-plugins 3379
4 dotfiles dotfiles for the developer happiness: macos, zsh, brew, vscode, python, minimalism sobolevn 752
5 tmux-copycat A plugin that enhances tmux search tmux-plugins 1117
6 linutil Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks. ChrisTitusTech 3008
7 zsh-bd Jump back to a specific directory, without doing cd ../../.. Tarrasch 424
8 dotfiles G-Rath 2
9 vimtutor-sequel Vimtutor Sequel - Advanced Vim Tutor Lessons micahkepe 492
10 git-gloss ✨Makes your git logs show GitHub PR/issue/reviewer/author links sideshowbarker 28
11 dotfiles my .config directory shortcuts 14
12 sedtris Tetris in sed uuner 540
13 dotfiles chezmoi dotfiles template repository. chezmoi 29
14 zsh_unplugged 🤔 perhaps you don't need a Zsh plugin manager after all... mattmc3 400
15 zsh-bench Benchmark for interactive Zsh romkatv 668
16 antidote https://antidote.sh - the cure to slow zsh plugin management mattmc3 977
17 PipeWire-Guide PipeWire Guide. Learn about how PipeWire gives your Linux system a Professional Audio/Video Processing workflow. mikeroyal 1116
18 alacritty-theme Collection of Alacritty color schemes alacritty 1923
19 fzf.fish 🔍🐟 Fzf plugin for Fish PatrickF1 2107
20 fisher A plugin manager for Fish jorgebucaran 7962
21 hydro Ultra-pure, lag-free prompt with async Git status—just for Fish jorgebucaran 727
22 dotfiles Files important enough for version control MariaSolOs 208
23 factorial-dotfiles Generic dotfiles for gitpod at Factorial factorialco 2
24 fzf-live-repl Turn your fzf into a live REPL pawelduda 256
25 git-wizard instant git magic and tricks makelinux 49
26 rofi-expressvpn Control ExpressVPN from Rofi sigfriedCub1990 3
27 try Inspect a command's effects before modifying your live system binpash 5238
28 zsh-autocomplete 🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion. marlonrichert 5494
29 install 📥 Homebrew (un)installer Homebrew 2233
30 rbenv Manage your app's Ruby environment rbenv 16196
31 asdf-ghcup An asdf plugin wrapping GHCup. sestrella 15
32 vim-university A curriculum for leveling up your Vim wincent 264
33 learnvimscriptthehardway sjl 1337
34 asdf-rebar Rebar3/Rebar version management plugin for asdf Stratus3D 38
35 tmux 💽 Soothing pastel theme for Tmux catppuccin 2055
36 DoomLinux A bash script to build a minimal linux operating system just to play Doom. shadlyd15 401
37 make-your-own-tea A step-by-step guide to making your own Elm architecture in TypeScript eeue56 20
38 tmux-navigate 🥂 Seamless tmux/vim navigation (over SSH too!) sunaku 56
39 tmux-tilish Plugin which makes tmux work and feel like i3wm jabirali 424
40 NodeOS Lightweight operating system using Node.js as userspace NodeOS 6945
41 rofi-bluetooth 🔷 A script that generates a rofi menu that uses bluetoothctl to connect to bluetooth devices and display status info. nickclyde 487
42 cli-computing 🐧 Linux command line and Scripting guide for beginner to intermediate users learnbyexample 539
43 wireguard-rofi-waybar Plugin for Waybar and rofi to use NetworkManager's WireGuard capabilities HarHarLinks 30
44 bitwarden-rofi Wrapper for Bitwarden https://github.com/bitwarden/cli and Rofi mattydebie 352
45 emailwiz Script that installs/configures a Dovecot, Postfix, Spam Assassin, OpenDKIM Debian web server LukeSmithxyz 1855
46 LARBS Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution LukeSmithxyz 2067
47 fast-syntax-highlighting Feature-rich syntax highlighting for ZSH zdharma-continuum 1229
48 theme.sh A script which lets you set your $terminal theme. lemnos 926
49 tracker-add Fully automated script for adding more trackers to Transmission. AndrewMarchukov 276
50 pure-bash-bible 📖 A collection of pure bash alternatives to external processes. dylanaraps 36730
51 pure-sh-bible 📖 A collection of pure POSIX sh alternatives to external processes. dylanaraps 6535
52 neofetch-themes Neofetch configs put into a convinient repository Chick2D 1434
53 diyfetch 🧰📠 The ultimate fetch tool template info-mono 231
54 zsh-extras Extra completions and functions for zsh! b0o 3
55 zsh-completions Additional completion definitions for Zsh. zsh-users 7090
56 SketchCrapp SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur. duraki 440
57 awesome-raspberry-pi 📝 A curated list of awesome Raspberry Pi tools, projects, images and resources thibmaek 13895
58 polybar-themes A huge collection of polybar themes with different styles, colors and variants. adi1090x 5792
59 d3 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 d3 109495
60 dotfiles Dotfiles for macOS and Debian eduarbo 6
61 EasyEffects-Presets Collection of PulseEffects presets JackHack96 1055
62 pfetch 🐧 A pretty system information tool written in POSIX sh. dylanaraps 2069
63 polybar-scripts This is a community project. We write and collect scripts for polybar! polybar 2515
64 siji An iconic bitmap font based on Stlarch with additional glyphs. stark 810
65 voidrice My dotfiles (deployed by LARBS) LukeSmithxyz 4305
66 asdf-erlang Erlang plugin for asdf version manager asdf-vm 488
67 asdf-elixir Elixir plugin for asdf version manager asdf-vm 480
68 asdf-plugins Convenience shortname repository for asdf community plugins asdf-vm 1269
69 asdf-python Python plugin for the asdf version manager asdf-community 674
70 ep-bash-worker easypodcasts 2
71 i3-keyboard-layout Change keyboard layout with a keystroke + show it in the status bar porras 95
72 quickemu Quickly create and run optimised Windows, macOS and Linux virtual machines quickemu-project 11220
73 powerlevel10k A Zsh theme romkatv 47444
74 bash-git-prompt An informative and fancy bash prompt for Git users magicmonty 6741
75 node-example-flamegraph naugtur 66
76 pyenv-installer This tool is used to install pyenv and friends. pyenv 4008
77 tmux 🧛🏻‍♂️ Dark theme for tmux dracula 674
78 dotfiles-old 💻dotfiles for: tmux, neovim, git, zsh, osx dbalatero 60
79 zsh-vi-mode 💻 A better and friendly vi(vim) mode plugin for ZSH. jeffreytse 3429
80 dotfiles.zsh Config files for ZSH, Java, Ruby, Go, Editors, Terminals and more. caarlos0 706
81 z z - jump around rupa 16469
82 fasd Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v. clvv 5903
83 pyenv-virtualenv a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv) pyenv 6428
84 docker-zsh-completion Zsh completion for docker and docker-compose. greymd 65
85 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 9224
86 gradle-completion Gradle tab completion for bash and zsh gradle 1040
87 maza-ad-blocking Simple, native and efficient local ad blocker. Only Bash. tanrax 1808
88 hook-flow A flowchart that explains the new lifecycle of a Hooks component. https://dwe.st/hf donavon 2170
89 dotfiles Ensuring that Bash uses vi mode wherever I go. noperator 15
90 tmux-yank Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin. tmux-plugins 2756
91 tpm Tmux Plugin Manager tmux-plugins 12521
92 tmux-resurrect Persists tmux environment across system restarts. tmux-plugins 11534
93 dotfiles  My dotfiles alebelcor 3
94 mons POSIX Shell script to quickly manage monitors on X Ventto 640
95 wd 🚀 Jump to custom directories in zsh mfaerevaag 701
96 config Apps/CLIs/configs I use on macOS/iOS. Fish, Karabiner, Cursor.. nikitavoloboev 20691
97 zsh-better-npm-completion Better completion for npm lukechilds 475
98 awesome-cli-apps 🖥 📊 🕹 🛠 A curated list of command line apps agarrharr 15709
99 git-ignore Generate .gitignore files with templates from gitignore.io offline laggardkernel 31
100 listbox 💬 listbox element for bash gko 46
101 essays Original writings and quirky thoughts by me. People might like reading this once I become world famous for something. The best of this content has / will be moved to https://cirosantilli.com cirosantilli 19
102 pacapt An ArchLinux's pacman-like shell wrapper for many package managers. 56KB and run anywhere. icy 964
103 fonts Patched fonts for Powerline users. powerline 25839
104 gitflow-avh AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model petervanderdoes 5424
105 pure Pretty, minimal and fast ZSH prompt sindresorhus 13348
106 pi-hole A black hole for Internet advertisements pi-hole 49884
107 spaceship-prompt 🚀✨ Minimalistic, powerful and extremely customizable Zsh prompt spaceship-prompt 19722
108 hacker-laws 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws dwmkerr 25904
109 n Node version management tj 18988
110 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 7666
111 nvm Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions nvm-sh 81657
112 powerlevel9k Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k. Powerlevel9k 13459
113 icons-in-terminal Use any fonts in the terminal without replacing or patching sebastiencs 1007
114 papers-we-love Papers from the computer science community to read and discuss. papers-we-love 90055
115 standard How we work and best practices sparkbox 291
116 dotfiles My Ubuntu / OS X dotfiles. cowboy 1575
117 movies-for-hackers 🎬 A curated list of movies every hacker & cyberpunk must watch. k4m4 10707
118 antigen The plugin manager for zsh. zsh-users 8122
119 ohmyzsh 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community. ohmyzsh 175325
120 zsh-autosuggestions Fish-like autosuggestions for zsh zsh-users 31940
121 zsh-syntax-highlighting Fish shell like syntax highlighting for Zsh. zsh-users 20515
122 awesome-zsh-plugins A collection of ZSH frameworks, plugins, themes and tutorials. unixorn 15770
123 dotfiles Trying to organize my configurations across my different environments sigfriedCub1990 6
124 bash_prompt Contains Paul Weaver's personal bash prompt configuration, which a few people were interested in sharing. ch3pjw 8

⬆ Back to Index

Smalltalk

Name Description Author Stars
1 gtoolkit Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem. feenkcom 1140

⬆ Back to Index

Svelte

Name Description Author Stars
1 webvm Virtual Machine for the Web leaningtech 11242
2 stretch-my-time-off Maximise your vacation days 🌴📅 zachd 154
3 figma-linux Figma is the first interface design tool based in the browser, making it easier for teams to create software. Join us in https://t.me/figma_linux Figma-Linux 2776

⬆ Back to Index

Swift

Name Description Author Stars
1 flowcus.bar Maximize productivity and manage time effectively with flowcus macOS app featuring a customizable progress bar, screen video capture, and personalized alert sounds for focused and efficient work sessions alfonsodev 35
2 Loop Window management made elegant. MrKai77 7546
3 linearmouse The mouse and trackpad utility for Mac. linearmouse 4104
4 AeroSpace AeroSpace is an i3-like tiling window manager for macOS nikitabobko 9656
5 Amethyst Automatic tiling window manager for macOS à la xmonad. ianyh 14995
6 Gifski 🌈 Convert videos to high-quality GIFs on your Mac sindresorhus 7870
7 lifesaver Conway's Game of Life implemented as an artistic, abstract macOS screensaver and tvOS app using SpriteKit amiantos 213
8 OpenEmu 🕹 Retro video game emulation for macOS OpenEmu 16290

⬆ Back to Index

Tcl

Name Description Author Stars
1 gorilla Password Gorilla manages passwords zdia 421

⬆ Back to Index

TeX

Name Description Author Stars
1 milewski-ctfp-pdf Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source hmemcpy 11112
2 vimtex VimTeX: A modern Vim and neovim filetype plugin for LaTeX files. lervag 5645
3 AlgoXY Book of Elementary Functional Algorithms and Data structures liuxinyu95 6220
4 LearningOOPWithPharo Learning Object-Oriented Programming with Pharo SquareBracketAssociates 66
5 ods Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations. patmorin 1216
6 resumake.io 📝 A website for automatically generating elegant LaTeX resumes. saadq 3347
7 docs This is a repo of the RetroArch official document page. libretro 264
8 os01 Bootstrap yourself to write an OS from scratch. A book for self-learner. tuhdo 12262
9 rh Riemann Hypothesis book williamstein 74
10 ThinkPython2 LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey. AllenDowney 2524
11 Awesome-CV 📄 Awesome CV is LaTeX template for your outstanding job application posquit0 23577

⬆ Back to Index

TypeScript

Name Description Author Stars
1 tutorialkit TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API stackblitz 570
2 effect An ecosystem of tools to build robust applications in TypeScript Effect-TS 8023
3 unleash Open-source feature management platform Unleash 11675
4 proxy-client-react Unleash 48
5 bolt.new Prompt, run, edit, and deploy full-stack web applications stackblitz 11769
6 wrapito-vitest Wrapito integration with Vitest mercadona 1
7 eslint-plugin-depend An ESLint plugin for suggesting optimisations in choice of dependency, native equivalents, etc. es-tooling 363
8 firenvim Embed Neovim in Chrome, Firefox & others. glacambre 5366
9 notistack Highly customizable notification snackbars (toasts) that can be stacked on top of each other iamhosseindhv 3958
10 bulletproof-react 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications. alan2207 29383
11 ni 💡 Use the right package manager antfu-collective 6617
12 nanospy Spy and mock methods in tests with great TypeScript support ai 138
13 total-typescript-book The companion repo for the upcoming Total TypeScript book total-typescript 1688
14 nikiv.dev Personal website nikitavoloboev 1444
15 transform A polyglot web converter. ritz078 8250
16 fern Input OpenAPI. Output SDKs and Docs. fern-api 2765
17 esbuild-jest A Jest transformer using esbuild aelbore 518
18 typescript-eslint ✨ Monorepo for all the tooling which enables ESLint to support TypeScript typescript-eslint 15447
19 upsy Your new mate on Discord and Slack. Powered by AI. upstash 198
20 mantine A fully featured React components library mantinedev 27408
21 conventional-changelog Generate changelogs and release notes from a project's commit messages and metadata. conventional-changelog 7938
22 unplugin-auto-import Auto import APIs on-demand for Vite, Webpack and Rollup unplugin 3363
23 bloom-filters JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash Callidon 388
24 ts-belt 🔧 Fast, modern, and practical utility library for FP in TypeScript. mobily 1127
25 superjson Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. flightcontrolhq 4299
26 template A super-simple way to create new projects based on templates. fabiospampinato 150
27 react-resizable-panels bvaughn 4130
28 secco Local package testing made easy LekoArts 19
29 node-sqlite SQLite client wrapper around sqlite3 for Node.js applications with SQL-based migrations API written in Typescript kriasoft 907
30 vite-plugin-react-swc Speed up your Vite dev server with SWC vitejs 900
31 type-plus Additional types and types adjusted utilities for TypeScript unional 382
32 purify Functional programming library for TypeScript - https://gigobyte.github.io/purify/ gigobyte 1538
33 typescript-runtime-type-benchmarks 📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support moltar 677
34 partytown Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉 QwikDev 13171
35 rxjs-insights See through the observables. ksz-ksz 359
36 aicommits A CLI that writes your git commit messages for you with AI Nutlope 8141
37 inshellisense IDE style command line auto complete microsoft 9121
38 react-rx React + RxJS = <3 sanity-io 53
39 driver.js A light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page kamranahmedse 23412
40 compiler-explorer Run compilers interactively from your web browser and interact with the assembly compiler-explorer 16835
41 knip ✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it! webpro-nl 7375
42 unocss The instant on-demand atomic CSS engine. unocss 16977
43 tsx ⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js privatenumber 10101
44 vite-plugin-react The all-in-one Vite plugin for React projects. vitejs 639
45 vite-tsconfig-paths Support for TypeScript's path mapping in Vite aleclarson 1382
46 vite-react-ts Vite React-Typescript CRA Replacement Starter Template uchihamalolan 129
47 programming-with-types Programming with Types code samples vladris 86
48 monads Option, Result, and Either types for TypeScript - Inspired by Rust 🦀 thames-technology 860
49 eslint-plugin-vitest-globals A extends of vitest globals for eslint saqqdy 15
50 eslint-plugin-vitest eslint plugin for vitest vitest-dev 355
51 monkeytype The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed. monkeytypegame 16345
52 tsup The simplest and fastest way to bundle your TypeScript libraries. egoist 9535
53 tinypool 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB) tinylibs 1343
54 static-path garybernhardt 208
55 setup-node Set up your GitHub Actions workflow with a specific version of node.js actions 4025
56 jest-watch-typeahead Jest watch plugin for filtering test by file name or test name jest-community 409
57 superstruct A simple and composable way to validate data in JavaScript (and TypeScript). ianstormtaylor 7060
58 ts-to-zod Generate zod schemas from typescript types/interfaces fabien0102 1279
59 zod-tutorial A crash course on Zod - a schema validation library for TypeScript total-typescript 584
60 react-ts-form iway1 2051
61 projects Hands-on real world projects that will help you exercise your knowledge of TypeScript. LearningTypeScript 251
62 sidebery Firefox extension for managing tabs and bookmarks in sidebar. mbnuqw 3730
63 interceptors Low-level network interception library. mswjs 580
64 typeorm ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms. typeorm 34747
65 tinyspy 🕵🏻‍♂️ minimal fork of nanospy, with more features tinylibs 579
66 happy-dom A JavaScript implementation of a web browser without its graphical user interface capricorn86 3518
67 react-components 🌱 garden React components zendeskgarden 1098
68 bases Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment tsconfig 6542
69 tailwind-merge Merge Tailwind CSS classes without style conflicts dcastil 4758
70 vitest Next generation testing framework powered by Vite. vitest-dev 13553
71 TypeScript-Website The Website and web infrastructure for learning TypeScript microsoft 2265
72 ts-toolbelt 👷 TypeScript's largest type utility library millsp 6816
73 lenis How smooth scroll should be darkroomengineering 9455
74 rides A full-stack simulation of a ridesharing app jurajmajerik 425
75 redoc 📘 OpenAPI/Swagger-generated API Reference Documentation Redocly 23867
76 expect-type Compile-time tests for types. Useful to make sure types don't regress into being overly-permissive as changes go in over time. mmkal 435
77 tiny-invariant A tiny invariant function alexreardon 1776
78 wrapito 🌯 Yummy React tests mercadona 30
79 pg-mem An in memory postgres DB instance for your unit tests oguimbal 2055
80 eslint-plugin-jest-extended Eslint plugin for https://github.com/jest-community/jest-extended jest-community 21
81 jest-mock-extended Type safe mocking extensions for Jest https://www.npmjs.com/package/jest-mock-extended marchaos 859
82 cucumber-js Cucumber for JavaScript cucumber 5086
83 talkback A simple HTTP proxy that records and playbacks requests ijpiantanida 292
84 tridactyl A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl. tridactyl 5452
85 jsoncrack.com ✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs. AykutSarac 34567
86 functional-programming Introduction to Functional Programming using TypeScript and fp-ts. enricopolanski 1244
87 domain-driven-hexagon Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included Sairyss 12751
88 io-ts Runtime type system for IO decoding/encoding gcanti 6727
89 runtypes Runtime validation for static types runtypes 2616
90 zod TypeScript-first schema validation with static type inference colinhacks 35008
91 prisma Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB prisma 40698
92 slug 🌱 An open-source URL shortener built with T3 Stack. pheralb 637
93 superkey 🔭 A beautifully command menu for React. Built with headlessUI. pheralb 133
94 sanity Sanity Studio – Rapidly configure content workspaces powered by structured content sanity-io 5397
95 mutative Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer. unadlib 1660
96 redux-toolkit The official, opinionated, batteries-included toolset for efficient Redux development reduxjs 10809
97 sqrl A safe, stateful rules language for event streams sqrl-lang 113
98 monocle-ts Functional optics: a (partial) porting of Scala monocle gcanti 1047
99 core Framework agnostic hook form core lib react-hook-form 124
100 big-sir bautistaaa 203
101 trpc 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy. trpc 35556
102 astro The web framework for content-driven websites. ⭐️ Star to support our work! withastro 48387
103 chakra-ui Chakra UI is a component system for building products with speed ⚡️ chakra-ui 38320
104 connect-mongo MongoDB session store for Express jdesboeufs 1965
105 sqs-producer Simple scaffolding for applications that produce SQS messages bbc 211
106 sqs-consumer Build Amazon Simple Queue Service (SQS) based applications without the boilerplate bbc 1774
107 wav-to-morse-web WAV to Morse code web solution anttiz 1
108 aws-sdk-js-v3 Modularized AWS SDK for JavaScript. aws 3179
109 bull-repl Bull / BullMQ queue command line REPL darky 230
110 ts-jest A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript. kulshekhar 6998
111 react-image-crop A responsive image cropping tool for React sekoyo 3915
112 mongodb-memory-server Manage & spin up mongodb server binaries with zero(or slight) configuration for tests. typegoose 2634
113 react-suspense React Suspense workshop epicweb-dev 837
114 trendy.dev Open-source GitHub Trending Page 🥇🥈🥉 sturdy-dev 14
115 vim-workshop stevenocchipinti 4
116 refine A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. refinedev 29428
117 focalboard Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. mattermost-community 22432
118 mobx Simple, scalable state management. mobxjs 27661
119 beginners-typescript-tutorial An interactive TypeScript tutorial for beginners total-typescript 7815
120 ag-grid The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript. ag-grid 13246
121 tremor-npm React components to build charts and dashboards tremorlabs 16275
122 typescript-generics-workshop Interactive tutorial on using generics in TypeScript total-typescript 1542
123 mockttp Powerful friendly HTTP mock server & proxy library httptoolkit 792
124 eslint-plugin-jest ESLint plugin for Jest jest-community 1139
125 hyper-fetch ⚡ Fetching and realtime data exchange framework. BetterTyped 1042
126 mitt 🥊 Tiny 200 byte functional event emitter / pubsub. developit 11016
127 spacedrive Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. spacedriveapp 33570
128 jsonhero-web JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team. triggerdotdev 9779
129 colord 👑 A tiny yet powerful tool for high-performance color manipulations and conversions omgovich 1707
130 leva 🌋 React-first components GUI pmndrs 5127
131 fishery A library for setting up JavaScript objects as test data thoughtbot 880
132 inquirer-search-list Inquirer.js Prompt to Fuzzy-Search a list of selectables 🔍 robin-rpr 30
133 linear Tools, SDK's and plugins for Linear linear 827
134 novu Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations. novuhq 35977
135 twin.macro 🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time. ben-rogerson 7971
136 excalidraw Virtual whiteboard for sketching hand-drawn like diagrams excalidraw 89784
137 dirty-swan Feather’s design system getPopsure 10
138 linear-cli A CLI for interacting with the Linear API. evangodon 61
139 fp-ts Functional programming in TypeScript gcanti 10945
140 tsd Check TypeScript type definitions tsdjs 2413
141 rhea-promise A promisified layer over rhea AMQP client amqp 33
142 node-client Nvim Node.js client and plugin host neovim 495
143 docusaurus Easy to maintain open source documentation websites. facebook 57655
144 comlink Comlink makes WebWorkers enjoyable. GoogleChromeLabs 11567
145 github-profile-trophy 🏆 Add dynamically generated GitHub Stat Trophies on your readme ryo-ma 5461
146 headlessui Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. tailwindlabs 26566
147 use-location-state store and retrieve state from the browsers history using modern hooks 🎣 xiel 107
148 7guis-React-TypeScript-MobX Implementation of 7GUIs with React, TypeScript and MobX eugenkiss 67
149 LYTS Layout primitives for React christiankaindl 164
150 tilg A magical React Hook that helps you debug components. shuding 2145
151 howtoprofessionallysay 📖 A guide for your daily "professional" interactions AkashRajpurohit 1065
152 projen Rapidly build modern applications with advanced configuration management projen 2723
153 esbuild-loader 💠 Speed up your Webpack with esbuild ⚡️ privatenumber 3583
154 wireit Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient. google 6134
155 theatre Motion design editor for the web theatre-js 11482
156 react-arborist The complete tree view component for React brimdata 3126
157 react-select-event 🦗 Simulate react-select events for react-testing-library romgain 209
158 eslint-plugin-testing-library ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library testing-library 996
159 elm-language-server Language server implementation for Elm elm-tooling 419
160 redwood The App Framework for Startups redwoodjs 17443
161 faker Generate massive amounts of fake data in the browser and node.js faker-js 13295
162 react-hot-toast Smoking Hot React Notifications 🔥 timolins 9965
163 supabase The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications. supabase 76091
164 zustand 🐻 Bear necessities for state management in React pmndrs 49356
165 remix Build Better Websites. Create modern, resilient user experiences with web fundamentals. remix-run 30532
166 typescript-language-server TypeScript & JavaScript Language Server typescript-language-server 2006
167 unit Next Generation Visual Programming System samuelmtimbo 3684
168 async-sema Semaphore using async and await vercel 638
169 solid A declarative, efficient, and flexible JavaScript library for building user interfaces. solidjs 32791
170 react-guitar A beautiful and accessible guitar component for React. ⚛️ 🎸 4lejandrito 630
171 echarts-for-react ⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。 hustcc 4598
172 majestic ⚡ Zero config GUI for Jest Raathigesh 7488
173 pixijs The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. pixijs 44312
174 rxjs A reactive programming library for JavaScript ReactiveX 30935
175 learn-rxjs Clear examples, explanations, and resources for RxJS btroncone 3668
176 documentation 📋 Official documentation react-hook-form 730
177 react-toastify React notification made easy 🚀 ! fkhadra 12957
178 namor.js A subdomain-safe name generator jsonmaur 258
179 react-md-editor A simple markdown editor with preview, implemented with React.js and TypeScript. uiwjs 2261
180 serve Static file serving and directory listing vercel 9491
181 helmet Help secure Express apps with various HTTP headers helmetjs 10292
182 match-sorter Simple, expected, and deterministic best-match sorting of an array in JavaScript kentcdodds 3903
183 umbrella ⛱ Broadly scoped ecosystem & mono-repository of 200 TypeScript projects (and ~180 examples) for general purpose, functional, data driven development thi-ng 3461
184 objection-paginator Paginated queries for Objection.js Batterii 9
185 directus The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more. directus 28710
186 node-glob glob functionality for node.js isaacs 8545
187 msw Industry standard API mocking for JavaScript. mswjs 16237
188 Inquirer.js A collection of common interactive command line user interfaces. SBoudrias 20453
189 is Type check values sindresorhus 1695
190 uuid Generate RFC-compliant UUIDs in JavaScript uuidjs 14722
191 postcss Transforming styles with JS plugins postcss 28619
192 webpack-merge Merge designed for webpack survivejs 2686
193 hooks Async middleware for JavaScript and TypeScript feathersjs 158
194 feathers-hooks-common Useful hooks for use with FeathersJS services. feathersjs-ecosystem 193
195 neverthrow Type-Safe Errors for JS & TypeScript supermacro 4189
196 tapout A work life balance add-on k88hudson 3
197 immutable-js Immutable persistent data collections for Javascript which increase efficiency and simplicity. immutable-js 32993
198 consola 🐨 Elegant Console Logger for Node.js and Browser unjs 6287
199 echarts Apache ECharts is a powerful, interactive charting and data visualization library for browser apache 61635
200 motion A modern animation library for React and JavaScript motiondivision 26805
201 flipping Flipping awesome animations. davidkpiano 1411
202 unstated-next 200 bytes to never think about React state management libraries ever again jamiebuilds 4178
203 vite Next generation frontend tooling. It's fast! vitejs 69982
204 advanced-react-apis Learn Advanced React Hooks workshop epicweb-dev 2056
205 structurae Data structures for high-performance JavaScript applications. zandaqo 706
206 react-laag Hooks to build things like tooltips, dropdown menu's and popovers in React everweij 905
207 react-fundamentals Material for my React Fundamentals Workshop epicweb-dev 5302
208 feathers The API and real-time application framework feathersjs 15120
209 react-chrono 🕑 Modern Timeline Component for React prabhuignoto 3985
210 narrated-diffs Tell a story with your diffs. tbroadley 49
211 portainer Making Docker and Kubernetes management easy. portainer 31648
212 corepack Zero-runtime-dependency package acting as bridge between Node projects and their package managers nodejs 2668
213 slider React Slider react-component 3061
214 reinspect Use redux devtools to inspect useState and useReducer 🔎 troch 424
215 pico Take browser screenshots in Javascript 📸 rsify 1970
216 material-shell A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone. material-shell 7276
217 type-challenges Collection of TypeScript type challenges with online judge type-challenges 44068
218 react-textarea-autosize <textarea /> component for React which grows with content Andarist 2270
219 graffle Simple GraphQL Client for JavaScript. Minimal. Extensible. Type Safe. Runs everywhere. graffle-js 5922
220 react-use React Hooks — 👍 streamich 42299
221 wouter 🥢 A minimalist-friendly ~2.1KB routing for React and Preact molefrog 6882
222 ts-migrate A tool to help migrate JavaScript code quickly and conveniently to TypeScript airbnb 5451
223 import-sort Sort ES2015 (aka ES6) imports. Both JavaScript and TypeScript are supported. renke 465
224 etherpad-lite Etherpad: A modern really-real-time collaborative document editor. ether 16952
225 ioredis 🚀 A robust, performance-focused, and full-featured Redis client for Node.js. redis 14526
226 socket.io-redis-adapter Adapter to enable broadcasting of events to multiple separate socket.io server nodes. socketio 2745
227 socket.io Realtime application framework (Node.JS server) socketio 61496
228 bestofjs ⭐ A place to find the best components to build amazing web applications. The best of JavaScript! bestofjs 2775
229 squoosh Make images smaller using best-in-class codecs, right in the browser. GoogleChromeLabs 22311
230 frodo-url-shortener This is Frodo, the URL shortener 😊 sigfriedCub1990 5
231 fp-vs-oop fChristenson 4
232 contextism 😍 Use React Context better. Aslemammad 141
233 tinykeys A tiny (~650 B) & modern library for keybindings. jamiebuilds 3826
234 express-rate-limit Basic rate-limiting middleware for the Express web server express-rate-limit 2997
235 node-redis Redis Node.js client redis 17004
236 baseweb A React Component library implementing the Base design language uber 8768
237 react-redux Official React bindings for Redux reduxjs 23426
238 InversifyJS A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. inversify 11448
239 svguitar Create beautiful SVG guitar chord charts omnibrain 729
240 picodsa software 1.0 programs j4orz 784
241 nestjs A collection of badass modules and utilities to help you level up your NestJS applications 🚀 golevelup 2363
242 testing-nestjs A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more! jmcdo29 2951
243 class-transformer Decorator-based transformation, serialization, and deserialization between objects and classes. typestack 6974
244 mongoose Mongoose module for Nest framework (node.js) 🍸 nestjs 535
245 ngx-currency Currency mask module for Angular 📦 nbfontana 240
246 node-cron Cron for NodeJS. kelektiv 8554
247 coc-tsserver Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript neoclide 1070
248 coc.nvim Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. neoclide 24601
249 coc-angular Angular Language Service coc extension for (neo)vim iamcco 146
250 playwright Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. microsoft 68490
251 bacon.js Functional reactive programming library for TypeScript and JavaScript baconjs 6472
252 http-proxy-middleware ⚡ The one-liner node.js http-proxy middleware for connect, express, next.js and more chimurai 10837
253 binary-decision-diagram A library to create, minimize and optimize binary decision diagrams https://github.com/pubkey/binary-decision-diagram pubkey 33
254 event-reduce An algorithm to optimize database queries that run multiple times https://pubkey.github.io/event-reduce/ pubkey 724
255 molote-client daxslab 2
256 tui.editor 🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible. nhn 17293
257 vetur Vue tooling for VS Code. vuejs 5750
258 ky 🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API sindresorhus 14113
259 destiny Prettier for File Structures benawad 3533
260 urql The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. urql-graphql 8708
261 algebraic-effects Manage side-effects in your javascript application cleanly with algebraic effects phenax 208
262 advanced-react-patterns This is the latest advanced react patterns workshop epicweb-dev 3442
263 refined-github :octocat: Browser extension that simplifies the GitHub interface and adds useful features refined-github 25516
264 typescript-puzzle Learn TypeScript with Type Puzzles. uhyo 95
265 framework The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia. aurelia 11751
266 lerna Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository. lerna 35796
267 react-router Declarative routing for React remix-run 53747
268 etcher Flash OS images to SD cards & USB drives, safely and easily. balena-io 30322
269 country-state-city Basic library for Country, State and City harpreetkhalsagtbit 286
270 card-validator Validate credit cards as users type. braintree 901
271 ariakit Toolkit for building accessible web apps with React ariakit 7961
272 reselect Selector library for Redux reduxjs 19055
273 craco Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App. dilanx 7444
274 design_patterns_in_typescript 📐 Design pattern implementations in TypeScript torokmark 5247
275 TypeScript-for-Beginner-Programmers TypeScript for Beginner Programmers chibicode 553
276 DefinitelyTyped The repository for high quality TypeScript type definitions. DefinitelyTyped 49019
277 react-select The Select Component for React.js JedWatson 27737
278 react-most-wanted React starter kit with "Most Wanted" application features ecronix 2427
279 devtools 📋 DevTools to help debug forms. react-hook-form 650
280 hoppscotch Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) hoppscotch 66485
281 react-cristal Beautiful window manager for React zzarcon 30
282 react-mosaic A React tiling window manager nomcopter 4427
283 react-icons svg react icons of popular icon packs react-icons 11805
284 stimulus A modest JavaScript framework for the HTML you already have hotwired 12789
285 user-event 🐕 Simulate user events testing-library 2208
286 Autumn A macOS window manager for JavaScript hackers apandhi 340
287 table 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table TanStack 25580
288 space-kit 👩‍🚀 Home base for Apollo's design system: https://space-kit.netlify.com apollographql 88
289 redux A JS library for predictable global state management reduxjs 60993
290 react-datepicker A simple and reusable datepicker component for React Hacker0x01 8163
291 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. microsoft 101780
292 commitlint 📓 Lint commit messages conventional-changelog 17083
293 hooks A high-quality & reliable React Hooks library. https://ahooks.pages.dev/ alibaba 14209
294 tomatoro Time management tool based on the Pomodoro Technique. tonymtz 31
295 turbolinks Turbolinks makes navigating your web application faster turbolinks 12708
296 orca Build modern community apps with React and Node. DimiMikadze 1216
297 material-ui Material UI: Comprehensive React component library that implements Google's Material Design. Free forever. mui 94474
298 flatpickr lightweight, powerful javascript datetimepicker with no dependencies flatpickr 16230
299 joplin Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS. laurent22 47184
300 use-count-up React/React Native component and hook to animate counting up or down to a number vydimitrov 426
301 Y-Combinator-for-Non-programmers 🍱 Y Combinator for Non-programmers: A Wild Introduction to Computer Science chibicode 162
302 redux-react-hook React Hook for accessing state and dispatch from a Redux store facebookarchive 2157
303 query 🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query. TanStack 43357
304 storybook Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation storybookjs 85142
305 rough-charts 📈 A responsive, composable react charting library with a hand-drawn style. beizhedenglong 1543
306 flipper A desktop debugging platform for mobile developers. facebook 13378
307 swr React Hooks for Data Fetching vercel 30875
308 react-hook-form 📋 React Hooks for form state management and validation (Web + React Native) react-hook-form 42146
309 react-image React.js <img> tag rendering with multiple fallback & loader support mbrevda 1207
310 rxdb A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/ pubkey 21795
311 ts TS tools, libraries and other code nikitavoloboev 819
312 streetmix Streetmix makes it easy for people to design public spaces together. streetmix 680
313 learn-anything Organize world's knowledge, explore connections and curate learning paths learn-anything 16218
314 react-rasta React Rasta is a powerful and flexible grid system for React ChilliCream 91
315 styled-reset Eric Meyer's Reset CSS for styled-components zacanger 390
316 apollo-client-devtools Apollo Client browser developer tools. apollographql 1504
317 n8n Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. n8n-io 54913
318 Vim ⭐ Vim for Visual Studio Code VSCodeVim 14144
319 redux-thunk Thunk middleware for Redux reduxjs 17766
320 react-hooks-testing-library 🐏 Simple and complete React hooks testing utilities that encourage good testing practices. testing-library 5267
321 typescript-book 📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹 basarat 20942
322 vscode-jest The optimal flow for Jest based testing in VS Code jest-community 2853
323 starter-workflows Accelerating new GitHub Actions workflows actions 9651
324 webpack-hook-plugin run any shell commands before or after webpack builds (with type definition) tienne 33
325 cosmiconfig Find and load configuration from a package.json property, rc file, TypeScript module, and more! cosmiconfig 3979
326 reworm 🍫 the simplest way to manage state pedronauck 1466
327 node-express-realworld-example-app gothinkster 3661
328 apollo-tooling ✏️ Apollo CLI for client tooling (Mostly replaced by Rover) apollographql 3042
329 Bonjourr Minimalist & lightweight startpage inspired by iOS victrme 1084
330 tabliss A beautiful, customisable New Tab page for Firefox, Chrome, and Edge. joelshepherd 2374
331 pretty-quick ⚡ Get Pretty Quick prettier 2231
332 react-hooks Learn React Hooks! 🎣 ⚛ epicweb-dev 2797
333 apollo-client 🚀  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server. apollographql 19430
334 angular-cli CLI tool for Angular angular 26801
335 sequelize Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. sequelize 29709
336 xstate Actor-based state management & orchestration for complex app logic. statelyai 27615
337 react-three-fiber 🇨🇭 A React renderer for Three.js pmndrs 27968
338 react-spring ✌️ A spring physics based React animation library pmndrs 28367
339 eva-icons A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support. akveo 8639
340 haunted React's Hooks API implemented for web components 👻 matthewp 2622
341 code-settings-sync 🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴 shanalikhan 4030
342 fabulous 🎨 CSS properties sidebar for VS Code Raathigesh 1007
343 react-axe [DEPRECATED] Accessibility auditing for React.js applications dequelabs 1155
344 react-error-boundary Simple reusable React error boundary component bvaughn 7141
345 yup Dead simple Object schema validation jquense 23073
346 formik Build forms in React, without the tears 😭 jaredpalmer 34077
347 npm-check-updates Find newer versions of package dependencies than what your package.json allows raineorshine 9560
348 html2canvas Screenshots with JavaScript niklasvh 30855
349 caprine Elegant Facebook Messenger desktop app sindresorhus 7080
350 playroom Design with JSX, powered by your own component library. seek-oss 4501
351 styled-components Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 styled-components 40582
352 freeCodeCamp freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. freeCodeCamp 408845
353 verdaccio A lightweight Node.js private proxy registry verdaccio 16620
354 barba Create badass, fluid and smooth transitions between your website’s pages barbajs 11723
355 carbon-now-cli 🎨 Beautiful images of your code — from right inside your terminal. mixn 5824
356 nest A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 nestjs 68891
357 type-fest A collection of essential TypeScript types sindresorhus 14686
358 leon 🧠 Leon is your open-source personal assistant. leon-ai 15722
359 strapi 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first. strapi 64641
360 frontend-bootcamp Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux microsoft 10815
361 vee-validate ✅ Painless Vue forms logaretm 10896
362 angular-realworld-example-app Exemplary real world application built with Angular gothinkster 5287
363 graphql-yoga 🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment. dotansimha 8288
364 quill Quill is a modern WYSIWYG editor built for compatibility and extensibility slab 44315
365 es.react.dev React documentation website in Spanish / Documentación del sitio web de React en Español reactjs 285
366 pnpm Fast, disk space efficient package manager pnpm 30465
367 learnapollo 👩🏻‍🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool) learnapollo 5185
368 ngx-ui-loader Multiple Loaders / spinners and Progress bar for Angular 5, 6, 7 and 8+ t-ho 433
369 apollo-server 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more. apollographql 13828
370 express-graphql Create a GraphQL HTTP server with Express. graphql 6328
371 animate-css-grid Painless transitions for CSS Grid aholachek 1380
372 ngx-markdown Angular markdown component/directive/pipe/service to parse static, dynamic or remote content to HTML with syntax highlight and more... jfcere 1076
373 upterm A terminal emulator for the 21st century. railsware 19215
374 date-fns ⏳ Modern JavaScript date utility library ⌛️ date-fns 35155
375 emma-cli 📦 Terminal assistant to find and install node packages. maticzav 1228
376 jest Delightful JavaScript Testing. jestjs 44404
377 windows95 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows. felixrieseberg 22305
378 cli Snyk CLI scans and monitors your projects for security vulnerabilities. snyk 5005
379 threema-web The Threema Web application. threema-ch 1008
380 ant-design-pro 👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro! ant-design 36724
381 git-project-manager A Git Project Manager extension for vsCode felipecaputo 95
382 developer-roadmap Interactive roadmaps, guides and other educational content to help developers grow in their careers. kamranahmedse 305692
383 nexe 🎉 create a single executable out of your node.js apps nexe 13096
384 microjob A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads. wilk 2026
385 docz ✍ It has never been so easy to document your things! doczjs 23683
386 puppeteer JavaScript API for Chrome and Firefox puppeteer 89408
387 tailwindcss A utility-first CSS framework for rapid UI development. tailwindlabs 84516
388 howtographql The Fullstack Tutorial for GraphQL howtographql 8701
389 wired-elements Collection of custom elements that appear hand drawn. Great for wireframes or a fun look. rough-stuff 10553
390 express-validator An express.js middleware for validator.js. express-validator 6169
391 concurrently Run commands concurrently. Like npm run watch-js & npm run watch-less but better. open-cli-tools 7203
392 Signal-Desktop A private messenger for Windows, macOS, and Linux. signalapp 14785
393 uppy The next open source file uploader for web browsers 🐶 transloadit 29375
394 express-recaptcha Implementation of google recaptcha v2 & V3 solutions for express.js pdupavillon 129
395 vue This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core vuejs 208268
396 realworld "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more gothinkster 80977
397 babel 🐠 Babel is a compiler for writing next generation JavaScript. babel 43364
398 hyper A terminal built on web technologies vercel 43600
399 javascript-datastructures-algorithms 📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book loiane 4688
400 tech-interview-handbook 💯 Curated coding interview preparation materials for busy software engineers yangshun 120820
401 Tone.js A Web Audio framework for making interactive music in the browser. Tonejs 13633

⬆ Back to Index

V

Name Description Author Stars
1 v Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io vlang 35959

⬆ Back to Index

VBScript

Name Description Author Stars
1 ILOVEYOU Formatted and commented source code of ILOVEYOU/Love Letter onx 255

⬆ Back to Index

Vala

Name Description Author Stars
1 peek Simple animated GIF screen recorder with an easy to use interface phw 10347

⬆ Back to Index

Vim Script

Name Description Author Stars
1 context.vim Vim plugin that shows the context of the currently visible buffer contents wellle 1298
2 nvim groig 1
3 codeium.vim Free, ultrafast Copilot alternative for Vim and Neovim Exafunction 4562
4 falcon A colour scheme for terminals, Vim and friends. fenetikm 755
5 calendar.vim A calendar application for Vim itchyny 1980
6 Apprentice A dark, low-contrast, Vim colorscheme. romainl 895
7 vim-indent-object Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc. michaeljsmith 756
8 quick-scope Lightning fast left-right movement in Vim unblevable 1447
9 vim-kitty-navigator Seamless navigation between kitty panes and vim splits knubie 374
10 vim-jack-in cider-jack-in for vim clojure-vim 59
11 vim-fireplace fireplace.vim: Clojure REPL support tpope 1753
12 vim-cool A very simple plugin that makes hlsearch more useful. romainl 538
13 wincent 💾 Dot-files wincent 1149
14 vim-exchange Easy text exchange operator for Vim tommcdo 760
15 dotfiles ~grb. Things in here are often interdependent. A lot of stuff relies on scripts in bin/. garybernhardt 1904
16 vim-qf Tame the quickfix window. romainl 629
17 vim-devdocs Look up keyword on https://devdocs.io from Vim romainl 61
18 vim.wasm Vim editor ported to WebAssembly rhysd 5535
19 csv.vim A Filetype plugin for csv files chrisbra 1284
20 vim-css-color Preview colours in source code while editing ap 1795
21 vim-abolish abolish.vim: Work with several variants of a word at once tpope 2812
22 nginx.vim Improved nginx vim plugin (incl. syntax highlighting) chr4 451
23 mouseless-book-companion Phantas0s 17
24 vim-tmux-navigator Seamless navigation between tmux panes and vim splits christoomey 5480
25 lightline.vim A light and configurable statusline/tabline plugin for Vim itchyny 6786
26 vim-obsession obsession.vim: continuously updated session files tpope 1790
27 vim-table-mode VIM Table Mode for instant table creation. dhruvasagar 2130
28 vim-gutentags A Vim plugin that manages your tag files ludovicchabant 2309
29 gruvbox Retro groove color scheme for Vim morhetz 14022
30 onedark.vim A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme. joshdick 3919
31 fzf.vim fzf ❤️ vim junegunn 9736
32 vim-enfocado How themes should be. wuelnerdotexe 360
33 vim-dadbod dadbod.vim: Modern database interface for Vim tpope 3822
34 dotfiles tpope's dotfiles. DON'T USE unless you're tpope tpope 626
35 codi.vim 📔 The interactive scratchpad for hackers. metakirby5 3043
36 vim-plug 🌺 Minimalist Vim Plugin Manager junegunn 34424
37 rust.vim Vim configuration for Rust. rust-lang 3937
38 vim-pathogen pathogen.vim: manage your runtimepath tpope 12127
39 vim-repeat repeat.vim: enable repeating supported plugin maps with "." tpope 2632
40 vim-fugitive fugitive.vim: A Git wrapper so awesome, it should be illegal tpope 20258
41 typescript-vim Typescript syntax files for Vim leafgarland 1898
42 vim-test Run your tests at the speed of thought vim-test 3022
43 ctrlp.vim Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder. ctrlpvim 5589
44 vim-surround surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease tpope 13556
45 vim-sensible sensible.vim: Defaults everyone can agree on tpope 5169
46 vimspector vimspector - A multi-language debugging system for Vim puremourning 4148
47 nerdcommenter Vim plugin for intensely nerdy commenting powers preservim 4997
48 vim The official Vim repository vim 37217
49 vim-devicons Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more ryanoasis 5677
50 nerdtree A tree explorer plugin for vim. preservim 19733
51 ale Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support dense-analysis 13625
52 Vundle.vim Vundle, the plug-in manager for Vim VundleVim 23961
53 emmet-vim emmet for vim: http://emmet.io/ mattn 6434
54 til 📝 Today I Learned jbranchaud 13583
55 neovim Vim-fork focused on extensibility and usability neovim 85252
56 vim-polyglot A solid language pack for Vim. sheerun 5623

⬆ Back to Index

Vim script

Name Description Author Stars
1 vim-tmux vim plugin for tmux.conf tmux-plugins 334
2 ack.vim Vim plugin for the Perl module / CLI script 'ack' mileszs 3084
3 vim-bbye Delete buffers and close files in Vim without closing your windows or messing up your layout. Like Bclose.vim, but rewritten and well maintained. moll 663
4 vim-lucius Lucius color scheme for vim jonathanfilip 410
5 vim-easymotion Vim motions on speed! easymotion 7538
6 vim-galore 🎓 All things Vim! mhinz 17013
7 auto-pairs Vim plugin, insert or delete brackets, parens, quotes in pair jiangmiao 4134
8 vim-javascript Vastly improved Javascript indentation and syntax support in Vim. pangloss 3797
9 syntastic Syntax checking hacks for vim vim-syntastic 11293

⬆ Back to Index

VimL

Name Description Author Stars
1 ctrlp.vim Fuzzy file, buffer, mru, tag, etc finder. kien 7262

⬆ Back to Index

Vue

Name Description Author Stars
1 career-ladders A sample of career ladders I use for my organization, open sourced for anyone. sdras 804
2 tlroadmap Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим. tlbootcamp 5063
3 i-hate-regex The code for iHateregex.io 😈 - The Regex Cheat Sheet geongeorge 4499
4 victor-mono A free programming font with cursive italics and ligatures. Donations welcome ❤️ rubjo 3392
5 best-resume-ever 👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS. salomonelli 16353
6 cssgridgenerator 🧮 Generate basic CSS Grid code to make dynamic layouts! sdras 5129
7 mysigmail UI Email Signature Generator - Make easy to create your email signature antonreshetov 1151
8 epic-spinners Easy to use css spinners collection with Vue.js integration epicmaxco 3877
9 vue2-admin-lte 📊 adminLTE to vuejs v2.x converting project devjin0617 1072
10 iview-admin Vue 2.0 admin management system template based on iView iview 16486
11 iview A high quality UI Toolkit built on Vue.js 2.0 iview 23962
12 vuestic-admin Vuestic Admin is an open-source, ready-to-use admin template suite designed for rapid development, easy maintenance, and high accessibility. Built on Vuestic UI, Vue 3, Vite, Pinia, and Tailwind CSS. Maintained by Epicmax (@epicmaxco). epicmaxco 10677
13 vue-intro Vue.js app using Vue's CLI johnpapa 19
14 vue-paper-dashboard Creative Tim Paper Dashboard made for Vue creativetimofficial 1794
15 vue-element-admin 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin PanJiaChen 88504
16 vue-cosmosdb Cosmos DB, Express.js, Vue, and Node.js app Azure-Samples 55
17 vue-simple-spinner A simple, flexible spinner for Vue.js dzwillia 428
18 buefy Lightweight UI components for Vue.js based on Bulma buefy 9575
19 element A Vue.js 2.0 UI Toolkit for Web ElemeFE 54171
20 vuetable-2 data table simplify! -- datatable component for Vue 2.x. See documentation at ratiw 2156
21 vue-typescript Vue.js with TypeScript (OLD - in process of updating) johnpapa 145
22 coreui-free-vue-admin-template Open source admin template based on Bootstrap 5 and Vue 3 coreui 3322

⬆ Back to Index

XSLT

Name Description Author Stars
1 bottomupcs Bottom Up Computer Science ianw 1498
2 practical-modern-javascript 🏊 Dive into ES6 and the future of JavaScript mjavascript 3088

⬆ Back to Index

Zig

Name Description Author Stars
1 zig General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. ziglang 36478
2 bun Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one oven-sh 75299

⬆ Back to Index

📝 License

To the extent possible under law, sigfriedcub1990 has waived all copyright and related or neighboring rights to this work.

About

Github ⭐ tracker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published