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 3272
2 tinyllama A tiny x86 retro computer eivindbohler 294
3 pics File formats dissections and more... corkami 10673
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 1794
6 lc3-2048 implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture rpendleton 83
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 11148
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 609
11 virtualagc Virtual Apollo Guidance Computer (AGC) software virtualagc 2745
12 MS-DOS The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes microsoft 30948
13 Apollo-11 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. chrislgarry 60459
14 computers-are-easy 🏳️‍🌈 A "Hello World" NES ROM with fully-commented 6502 assembly-language source code. hxlnt 205
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 155
16 connectedNES 📡 A WiFi "modem" that connects your NES to the internet. Includes sample Twitter client. hxlnt 201

⬆ 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 7374
2 awesome-mechanical-keyboard ⌨️ A curated list of Open Source Mechanical Keyboard resources. Keycapsss 2997
3 youmightnotneedjquery HubSpot 14204

⬆ Back to Index

Batchfile

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

⬆ 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 597

⬆ 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 1931
3 nsxiv Read-only mirror of Neo Simple X Image Viewer nsxiv 690
4 GoodbyeDPI GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows) ValdikSS 26315
5 tmate Instant Terminal Sharing tmate-io 5743
6 the_valuable_dev_companion Some useful files for my blog, The Valuable Dev Phantas0s 27
7 entr Run arbitrary commands when files change eradman 4834
8 pipewire Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/) PipeWire 1870
9 dwmblocks Modular status bar for dwm written in c. torrinfail 507
10 kolibrios The official mirror of the main KolibriOS repository KolibriOS 286
11 siege Siege is an http load tester and benchmarking utility JoeDog 6018
12 SketchyBar A highly customizable macOS status bar replacement FelixKratz 7652
13 lightdm-gtk-greeter A GTK greeter for LightDM Xubuntu 162
14 the_silver_searcher A code-searching tool similar to ack, but faster. ggreer 26346
15 sqlean The ultimate set of SQLite extensions nalgeon 3906
16 zathura zathura tsgates 3
17 keyd A key remapping daemon for linux. rvaiya 3321
18 write-a-C-interpreter Write a simple interpreter of C. Inspired by c4 and largely based on it. lotabout 4137
19 swipl-devel SWI-Prolog Main development repository SWI-Prolog 1022
20 io Io programming language. Inspired by Self, Smalltalk and LISP. IoLanguage 2681
21 rax A radix tree implementation in ANSI C antirez 1132
22 dragon Drag and drop source/target for X mwh 1352
23 libvips A fast image processing library with low memory needs. libvips 10024
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 3225
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 375
28 f3 F3 - Fight Flash Fraud AltraMayor 2643
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 5959
30 unclutter-xfixes Hides the cursor on inactivity (rewrite of unclutter) Airblader 344
31 libuv Cross-platform asynchronous I/O libuv 24793
32 luv Bare libuv bindings for lua luvit 855
33 telescope-fzf-native.nvim FZF sorter for telescope written in c nvim-telescope 1510
34 util-linux util-linux 2769
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 9686
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 881
37 cpulimit CPU usage limiter for Linux opsengine 1727
38 bluez Main BlueZ tree bluez 798
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 18971
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 174
42 jq Command-line JSON processor jqlang 31151
43 i3 A tiling window manager for X11 i3 9712
44 cmatrix Terminal based "The Matrix" like implementation abishekvashok 4221
45 lz4 Extremely Fast Compression algorithm lz4 10625
46 raylib A simple and easy-to-use library to enjoy videogames programming raysan5 24867
47 bluez-tools A set of tools to manage bluetooth devices for linux khvzak 184
48 sway i3-compatible Wayland compositor swaywm 14989
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 545
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 53488
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 234
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 1858
53 raspberry-pi-os Learning operating system development using Linux kernel and Raspberry Pi s-matyukevich 13345
54 liferea Liferea (Linux Feed Reader), a news reader for GTK/GNOME lwindolf 837
55 compton A compositor for X11. chjj 2249
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 8890
57 openssl TLS/SSL and crypto library openssl 26622
58 nnn n³ The unorthodox terminal file manager jarun 19673
59 TIC-80 TIC-80 is a fantasy computer for making, playing and sharing tiny games. nesbox 5211
60 linked-list-good-taste Linus Torvalds' linked list argument for good taste, explained mkirchner 2109
61 chibicc A small C compiler rui314 9922
62 i3status Generates status bar to use with i3bar, dzen2 or xmobar i3 615
63 RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3. libretro 10881
64 bspwm A tiling window manager based on binary space partitioning baskerville 7886
65 sxhkd Simple X hotkey daemon baskerville 2821
66 endlessh SSH tarpit that slowly sends an endless banner skeeto 7551
67 Ventoy A new bootable USB solution. ventoy 64706
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 67968
69 h3 Hexagonal hierarchical geospatial indexing system uber 5055
70 FTL The Pi-hole FTL engine pi-hole 1398
71 os-tutorial How to create an OS from scratch cfenollosa 27806
72 spacebar A minimal status bar for macOS. Ideal for use with tiling window managers like yabai cmacrae 1292
73 ltui 🍖 A cross-platform terminal ui library based on Lua tboox 831
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 3798
75 skhd Simple hotkey daemon for macOS koekeishiya 6777
76 yabai A tiling window manager for macOS based on binary space partitioning koekeishiya 24879
77 qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families qmk 18712
78 simh The Computer History Simulation Project simh 1702
79 cc65 cc65 - a freeware C compiler for 6502 based systems cc65 2375
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 3337
82 mkernel A minimalist kernel arjun024 1339
83 tmux tmux source code tmux 36438
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 2115
86 mpv 🎥 Command line video player mpv-player 29631
87 tig Text-mode interface for git jonas 12583
88 swieros A tiny hand crafted CPU emulator, C compiler, and Operating System rswier 1078
89 i3blocks The hacker-friendly status_command for Sway and i3 vivien 2327
90 evdi Extensible Virtual Display Interface DisplayLink 734
91 axel Lightweight CLI download accelerator axel-download-accelerator 3087
92 BSDGames Text based games from Debian - bsdgames package. vattam 185
93 zathura Document viewer pwmt 2263
94 uncap Map Caps Lock to Escape or any key to any key susam 1085
95 raspi3-tutorial Bare metal Raspberry Pi 3 tutorials bztsrc 2799
96 rofi Rofi: A window switcher, application launcher and dmenu replacement davatorium 13667
97 i3 A fork of the i3 window manager with gaps and some other features. ⚠️ i3-gaps has been merged into i3. Airblader 5860
98 ls-icons ls command with files icons sebastiencs 288
99 netdata Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! netdata 73274
100 radare2 UNIX-like reverse engineering framework and command-line toolset radareorg 21139
101 db_tutorial Writing a sqlite clone from scratch in C cstack 9772
102 nesasm NESasm -- NES 6502 assembler, version 3.1 🎮 camsaul 273
103 robotjs Node.js Desktop Automation. octalmage 12469
104 zsh Mirror of the Z shell source code repository. zsh-users 3743
105 linux-kernel-exploits linux-kernel-exploits Linux平台提权漏洞集合 SecWiki 5354
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 36796
110 ServerStatus Display and monitor your servers statistics in a beatiful way BotoX 817
111 How-to-Make-a-Computer-Operating-System How to Make a Computer Operating System in C++ SamyPesse 21649
112 mocicon-tweak modified version of mocicon Lukkario 2
113 linux Linux kernel source tree torvalds 187534

⬆ Back to Index

C#

Name Description Author Stars
1 PowerToys Windows system utilities to maximize productivity microsoft 114704
2 Digital-Logic-Sim SebLague 3606
3 MarkovJunior Probabilistic language based on pattern matching and constraint propagation, 153 examples mxgmn 7620
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 10908
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 15137

⬆ Back to Index

C++

Name Description Author Stars
1 OpenLoco An open source re-implementation of Chris Sawyer's Locomotion OpenLoco 1458
2 Karabiner-Elements Karabiner-Elements is a powerful tool for customizing keyboards on macOS pqrs-org 19427
3 lnav Log file navigator tstack 8392
4 ladybird Truly independent web browser LadybirdBrowser 27993
5 logan Simple log parser/viewer/analyzer by running a custom regular expression glpzzz 1
6 Magisk The Magic Mask for Android topjohnwu 50829
7 libphonenumber Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. google 16950
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 21812
9 kata-bootstraps Empty projects for different languages with a failing test swkBerlin 519
10 initial-v It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim tenderlove 995
11 fheroes2 fheroes2 is a recreation of Heroes of Might and Magic II game engine. ihhub 2836
12 zep Zep - An embeddable editor, with optional support for using vim keystrokes. Rezonality 959
13 pvpgn-server Next generation of PvPGN server pvpgn 566
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 18932
15 blobbyvolley2 Official continuation of the famous Blobby Volley 1.x arcade game. danielknobe 167
16 workerd The JavaScript / Wasm runtime that powers Cloudflare Workers cloudflare 6501
17 btop A monitor of resources aristocratos 22926
18 nix Nix, the purely functional package manager NixOS 13543
19 dragonfly A modern replacement for Redis and Memcached dragonflydb 27062
20 easyeffects Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications wwmm 6902
21 polybar A fast and easy-to-use status bar polybar 14362
22 sddm QML based X11 and Wayland display manager sddm 1968
23 taskwarrior Taskwarrior - Command line Task Management GothenburgBitFactory 4666
24 RunestoneServer Interactive books for computer science and mathematics RunestoneInteractive 576
25 Daedalus The Maze generation software "Daedalus", version 3.5 CruiserOne 58
26 imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies ocornut 63133
27 scummvm ScummVM main repository scummvm 2371
28 asar (Now) official repository of the SNES assembler Asar, originally created by Alcaro RPGHacker 212
29 snes9x Snes9x - Portable Super Nintendo Entertainment System (TM) emulator snes9xgit 2754
30 bsnes-plus debug-oriented fork of bsnes devinacker 332
31 wasm-fizzbuzz WebAssembly from Scratch: From FizzBuzz to DooM. diekmann 1513
32 Sourcetrail Sourcetrail - free and open-source interactive source explorer CoatiSoftware 15163
33 flameshot Powerful yet simple to use screenshot software 🖥️ 📸 flameshot-org 25511
34 ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. WerWolv 47025
35 tdesktop Telegram Desktop messaging app telegramdesktop 26916
36 CLRS 📓Solutions to Introduction to Algorithms gzc 9526
37 node-murmurhash3 Node binding of MurmurHash3 hideo55 49
38 smhasher Automatically exported from code.google.com/p/smhasher aappleby 2728
39 luanti Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation luanti-org 11103
40 fceux FCEUX, a NES Emulator TASEmulators 1284
41 Cataclysm-DDA Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world. CleverRaven 10992
42 MystiQ Qt5/C++ FFmpeg Media Converter swl-x 574
43 libsass A C/C++ implementation of a Sass compiler sass 4341
44 albert A fast and flexible keyboard launcher albertlauncher 7398
45 DOOM DOOM Open Source Release id-Software 15082
46 serenity The Serenity Operating System 🐞 SerenityOS 31076
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 8986
48 hermes A JavaScript engine optimized for running React Native. facebook 10086
49 DevilutionX Diablo build for modern operating systems diasurgical 8377
50 robomongo Native cross-platform MongoDB management tool Studio3T 9324
51 tinyrenderer A brief computer graphics / rendering course ssloy 21195
52 mame MAME mamedev 8748
53 tesseract Tesseract Open Source OCR Engine (main repository) tesseract-ocr 64498
54 v8 The official mirror of the V8 Git repository v8 23792
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 1965
2 awesome-css-frameworks List of awesome CSS frameworks in 2025 troxler 8279
3 Firefox-Mod-Blur Firefox CSS Theme - For dark theme lovers / More compact / Modular / Blur datguypiko 1417
4 WaveFox Firefox CSS Theme/Style for manual customization QNetITQ 1089
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 370
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 4829
10 google-api-javascript-client Google APIs Client Library for browser JavaScript, aka gapi. google 3281
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 2290
13 tis-100 An (eventually) comprehensive spoiler for TIS-100 kk4ead 80
14 easings.net Easing Functions Cheat Sheet ai 8168
15 css CSS parser / stringifier for Node.js reworkcss 1591
16 vimium 🧛🏻‍♂️ Dark theme for Vimium dracula 60
17 card-react React component for card https://github.com/jessepollak/card shatran 132
18 GitHub-Dark :octocat: Dark GitHub style StylishThemes 9696
19 SpinKit A collection of loading indicators animated with CSS tobiasahlin 19370
20 personal-site My personal site sigfriedCub1990 4
21 cssremedy Start your project with a remedy for the technical debt of CSS. jensimmons 2205
22 rfs ✩ Automates responsive resizing ✩ twbs 3341
23 cutestrap A strong, independent CSS Framework. Only 2.7KB minified & gzipped. tylerchilds 1568
24 sanitize.css A best-practices CSS foundation csstools 5241
25 hack ⛷ Dead simple CSS framework. egoist 2596
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 1862
29 pace Automatically add a progress bar to your site. CodeByZach 15675
30 What-The-Flexbox Exercises for the What The Flexbox video series - available at Flexbox.io wesbos 804
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 10985
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 56296
34 solved-by-flexbox A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox. philipwalton 13005
35 retinajs JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants strues 4414
36 CSS3-Loaders Grafikart 105
37 normalize.css A modern alternative to CSS resets necolas 52778
38 sierra Sierra SCSS library sierra-library 860
39 30-seconds-of-css Short CSS code snippets for all your development needs Chalarangelo 16106
40 javascript-in-14-minutes Learn the basics of JavaScript in 14 minutes jgthms 562
41 bulma Modern CSS framework based on Flexbox jgthms 49556
42 Skeleton Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development dhg 19124

⬆ Back to Index

Clojure

Name Description Author Stars
1 jepsen A framework for distributed systems verification, with fault injection jepsen-io 6931
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 803
3 4ever-clojure Pure cljs version of 4clojure, meant to run forever! oxalorg 242
4 clojure-lsp Clojure & ClojureScript Language Server (LSP) implementation clojure-lsp 1205
5 leiningen Moved to Codeberg; this is a convenience mirror technomancy 7287
6 maria A ClojureScript coding environment for beginners. mhuebert 479
7 penpot Penpot: The open-source design tool for design and code collaboration penpot 36362
8 logomatic A simple generator for logo-like shapes. jackrusher 62
9 GokuRakuJoudo config karabiner with ease yqrashawn 1235
10 FiraCode Free monospaced font with programming ligatures tonsky 78130

⬆ 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 1564

⬆ Back to Index

Crystal

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

⬆ Back to Index

Dart

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

⬆ 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 3098
2 code-with-engineering-playbook This is the playbook for "code-with" customer or partner engagements microsoft 2353
3 docker-node Official Docker Image for Node.js 🐳 🐢 🚀 nodejs 8348
4 nodebestpractices ✅ The Node.js best practices list (July 2024) goldbergyoni 101744

⬆ 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 2337
3 transit-lang-cmp Programming language comparison by reimplementing the same transit data app losvedir 429
4 livebook Automate code & data workflows with interactive Elixir notebooks livebook-dev 5156
5 phoenix Peace of mind from prototype to production phoenixframework 21709
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 12775
8 elixir Elixir is a dynamic, functional language for building scalable and maintainable applications elixir-lang 24854

⬆ Back to Index

Elm

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

⬆ Back to Index

Emacs Lisp

Name Description Author Stars
1 projectile Project Interaction Library for Emacs bbatsov 4030
2 eglot A client for Language Server Protocol servers joaotavora 2323
3 hydra make Emacs bindings that stick around abo-abo 1862
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 415
7 fira-code-mode Emacs minor mode for Fira Code ligatures using prettify-symbols jming422 108
8 restclient.el HTTP REST client tool for emacs pashky 2001
9 editorconfig-emacs EditorConfig plugin for Emacs editorconfig 757
10 lsp-mode Emacs client/library for the Language Server Protocol emacs-lsp 4857
11 themes A megapack of themes for GNU Emacs. doomemacs 2214
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 1489
14 Indium A JavaScript development environment for Emacs NicolasPetton 1133
15 magit It's Magit! A Git Porcelain inside Emacs. magit 6681
16 mugur Configurator for QMK compatible keyboards mihaiolteanu 191
17 spacemacs A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim! syl20bnr 23806
18 doomemacs An Emacs framework for the stubborn martian hacker doomemacs 19931
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 642
3 otp Erlang/OTP erlang 11522

⬆ 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 1852
2 leap.nvim Neovim's answer to the mouse 🦘 ggandor 4553

⬆ Back to Index

FreeMarker

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

⬆ Back to Index

Gherkin

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

⬆ Back to Index

Go

Name Description Author Stars
1 cli A tool for testing and debugging Dependabot update jobs. dependabot 264
2 kubelogin kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login) int128 1829
3 direnv unclutter your .profile direnv 13028
4 jd JSON diff and patch josephburnett 1965
5 glance A self-hosted dashboard that puts all your feeds in one place glanceapp 10345
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 11058
7 colima Container runtimes on macOS (and Linux) with minimal setup abiosoft 21168
8 gotty Share your terminal as a web application yudai 18913
9 pagerank Weighted PageRank implementation in Go alixaxel 85
10 dendy NES/Famicom emulator with P2P network multiplayer and WASM support maxpoletaev 396
11 openpomodoro-cli A command-line Pomodoro tracker which uses the Open Pomodoro Format open-pomodoro 371
12 lima Linux virtual machines, with a focus on running containers lima-vm 16140
13 oh-my-posh The most customisable and low-latency cross platform/shell prompt renderer JanDeDobbeleer 18241
14 superfile Pretty fancy and modern terminal file manager yorukot 10863
15 k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style! derailed 28391
16 ollama Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models. ollama 125183
17 vegeta HTTP load testing tool and library. It's over 9000! tsenart 23918
18 learn-go-with-tests Learn Go with test-driven development quii 22466
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 28541
20 chezmoi Manage your dotfiles across multiple diverse machines, securely. twpayne 14085
21 dgraph high-performance graph database for real-time use cases hypermodeinc 20633
22 vhs Your CLI home video recorder 📼 charmbracelet 15841
23 bluetuith A TUI bluetooth manager for Linux. darkhz 991
24 gh-dash A beautiful CLI dashboard for GitHub 🚀 dlvhdr 7895
25 letsblockit Remove low-quality content and useless nags, focus on what matters. A community-maintained uBlock Origin filter set. letsblockit 789
26 sqlpkg-cli SQLite package manager nalgeon 223
27 ijq Interactive jq (mirror) gpanders 217
28 kubectx Faster way to switch between clusters and namespaces in kubectl ahmetb 18201
29 FerretDB A truly Open Source MongoDB alternative FerretDB 9567
30 jqp A TUI playground to experiment with jq noahgorstein 2274
31 fx Terminal JSON viewer & processor antonmedv 19230
32 walk Terminal file manager antonmedv 3326
33 hishtory Your shell history: synced, queryable, and in context ddworken 2614
34 lf Terminal file manager gokcehan 7948
35 k6 A modern load testing tool, using Go and JavaScript - https://k6.io grafana 26729
36 gum A tool for glamorous shell scripts 🎀 charmbracelet 18852
37 lefthook Fast and powerful Git hooks manager for any type of projects. evilmartians 5356
38 sh A shell parser, formatter, and interpreter with bash support; includes shfmt mvdan 7503
39 pet Simple command-line snippet manager knqyf263 4685
40 peco Simplistic interactive filtering tool peco 7711
41 ghq Remote repository management made easy x-motemen 3150
42 cli GitHub’s official command line tool cli 38268
43 cli A Go based command line tool for exercism.org. exercism 1349
44 trufflehog Find, verify, and analyze leaked credentials trufflesecurity 18078
45 litestream Streaming replication for SQLite. benbjohnson 11422
46 yay Yet another Yogurt - An AUR Helper written in Go Jguer 11542
47 go The Go programming language golang 125669
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 22825
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 20928
51 esbuild An extremely fast bundler for the web evanw 38538
52 badger Fast key-value DB in Go. hypermodeinc 14236
53 gotop A terminal based graphical activity monitor inspired by gtop and vtop cjbassi 7392
54 gotop A terminal based graphical activity monitor inspired by gtop and vtop xxxserxxx 2845
55 cli The Docker CLI docker 5083
56 docui TUI Client for Docker skanehira 2314
57 act Run your GitHub Actions locally 🚀 nektos 57647
58 OpenDiablo2 An open source re-implementation of Diablo 2 OpenDiablo2 10809
59 btree BTree provides a simple, ordered, in-memory data structure for Go programs. google 4008
60 grv GRV is a terminal interface for viewing git repositories rgburke 4036
61 wally The Flash(ing tool) zsa 676
62 slack-term Slack client for your terminal jpbruinsslot 6458
63 lazydocker The lazier way to manage everything docker jesseduffield 41725
64 hub A command-line tool that makes git easier to use with GitHub. mislav 22885
65 mdcat Format markdown for the console. samfoo 67
66 algo 101+ coding interview problems in Go hoanhan101 3581
67 antibody The fastest shell plugin manager. getantibody 1679
68 fzf 🌸 A command-line fuzzy finder junegunn 67851
69 chaosmonkey Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. Netflix 15484
70 hercules Gaining advanced insights from Git repository history. src-d 2671
71 gitstrap CLI for managing GitHub resources g4s8 70
72 awesome-go A curated list of awesome Go frameworks, libraries and software avelino 138007
73 frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. fatedier 90357
74 lazygit simple terminal UI for git commands jesseduffield 56372
75 hugo The world’s fastest framework for building websites. gohugoio 77913
76 wtf The personal information dashboard for your terminal wtfutil 15984
77 widevine Golang Client for Widevine Cloud alfg 67

⬆ 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 112
3 juno-lang Juno Language Repository KinaKnowledge 128
4 ML-For-Beginners 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all microsoft 71020
5 golang-workshop Desarrollo de aplicaciones con Golang Workshop yorodm 12
6 distsysbook The book Distributed systems: for fun and profit mixu 2575
7 noboilerplate Code for my talks on the No Boilerplate channel 0atman 3551
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 4769
11 awesome-chatgpt-prompts This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better. f 120296
12 simple.css Simple.css is a CSS template that allows you to make a good looking website really quickly. kevquirk 4516
13 ru-test-assignments Тестовые задания для самостоятельного выполнения от разных it компаний Hexlet 6217
14 nginx-error-pages Cute Error Pages for your nginx web server denysvitali 409
15 vanilla-framework From community websites to web applications, this CSS framework will help you achieve a consistent look and feel. canonical 882
16 alexandria-library 📝 My method to capture, study, and recall interesting knowledge Phantas0s 68
17 bitburner Bitburner Game danielyxie 2817
18 infernal-sigil arikwex 134
19 remember An interactive comic on Spaced Repetition ncase 314
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 3175
22 metasploitable3 Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities. rapid7 4886
23 tabler Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap tabler 38656
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 5817
26 html HTML Standard whatwg 8351
27 hanoi-demo jorgeamadosoria 1
28 compat-table ECMAScript compatibility tables compat-table 4464
29 DeloresDev Read all about it on GrumpyGamer: grumpygamer 881
30 Top10 Official OWASP Top 10 Document Repository OWASP 4466
31 javascript-patterns JavaScript Design Patterns chuanxshi 9392
32 visual-git-guide A visual guide to git. MarkLodato 1338
33 klipse Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. viebel 3117
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 11535
36 training Learning Golang one day go-training 1465
37 mxgraph mxGraph is a fully client side JavaScript diagramming library jgraph 6843
38 howtheytest A collection of public resources about how software companies test their software abhivaikar 6095
39 twemoji Emoji for everyone. https://twemoji.twitter.com/ twitter 16951
40 hyperscript Create HyperText with JavaScript. hyperhype 2666
41 awesome-compose Awesome Docker Compose samples docker 37290
42 the-power-of-prolog Introduction to modern Prolog triska 1250
43 css3patterns The popular CSS3 patterns gallery, now on Github :) LeaVerou 1450
44 algodeck An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯 teivah 5702
45 blog_os Writing an OS in Rust phil-opp 16128
46 Ronin Experimental Graphics Terminal hundredrabbits 1210
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 3995
49 jensimmons.com personal website for Jen Simmons jensimmons 5
50 css-grid Starter Files + Solutions to my CSSGrid.io Course wesbos 2098
51 terminal.css Modern and minimalistic CSS framework for terminal enthusiasts Gioni06 1243
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 1483
54 alix Alix, a browser extension for a11y.css ireade 325
55 en.javascript.info Modern JavaScript Tutorial javascript-tutorial 23979
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 28037
58 milligram A minimalist CSS framework. milligram 10229
59 flexboxgrid Grid based on CSS3 flexbox kristoferjoseph 9374
60 tech-icons A set of tech icons for the web Workshape 75
61 sonic.js ➿ Create loopy loading animations padolsey 820
62 website 🌎 Parcel website parcel-bundler 354
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 15168
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 4614
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 4423
69 free-programming-books 📚 Freely available programming books EbookFoundation 350252
70 web-design-in-4-minutes Learn the basics of web design in 4 minutes jgthms 4380
71 vue-guide Super Simple Vue Samples johnpapa 51
72 bulma-templates free flexbox templates built with the bulma css framework BulmaTemplates 3290
73 coreui-free-bootstrap-admin-template Free Bootstrap Admin & Dashboard Template coreui 12038
74 diffDOM A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments. fiduswriter 821
75 design-blocks A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites. froala 13518
76 coreui-free-angular-admin-template CoreUI Angular is free Angular 19 admin template based on Bootstrap 5 coreui 1746
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 7605
2 fp-course Functional Programming Course system-f 4159
3 fp-course Functional Programming Course tonymorris 1031
4 ghcup-hs haskell 305
5 haskell-language-server Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine. haskell 2754
6 kmonad An advanced keyboard manager kmonad 4286
7 hadolint Dockerfile linter, validate inline bash, written in Haskell hadolint 10675
8 xmonad The core of xmonad, a small but functional ICCCM-compliant tiling window manager xmonad 3411
9 taskell Command-line Kanban board/task manager with support for Trello boards and GitHub projects smallhadroncollider 1742
10 postgrest REST API for any Postgres database PostgREST 24561

⬆ Back to Index

Idris

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

⬆ 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 5087

⬆ Back to Index

Janet

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

⬆ 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 2481
3 jsprit jsprit is a java based, open source toolkit for solving rich vehicle routing problems graphhopper 1674
4 clojure The Clojure programming language clojure 10551
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 23279
7 tutorials Getting Started with Spring Boot 3: eugenp 36997
8 flyway Flyway by Redgate • Database Migrations Made Easy. flyway 8481
9 liquibase Main Liquibase Source liquibase 4875
10 dbeaver Free universal database tool and SQL client dbeaver 41715
11 fraud-detection-demo Repository for Advanced Flink Application Patterns series afedulov 337
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 9821
13 LuckysheetServer Luckysheet java backend dream-num 438
14 design-patterns 💼 Design patterns written in different programming languages 📐 ZoranPandovski 375
15 flink Apache Flink apache 24508
16 DEPRECATED-data-structures A collection of powerful data structures williamfiset 2863
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 4981
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 388
20 material-theme-jetbrains JetBrains theme of Material Theme ChrisRM 7806
21 Tiny-MD-HBase shojinishimura 28
22 java-design-patterns Design patterns implemented in Java iluwatar 90706
23 gwtbootstrap3 GWT wrapper for the Bootstrap front-end framework gwtbootstrap3 335

⬆ Back to Index

JavaScript

Name Description Author Stars
1 treestyletab Tree Style Tab, Show tabs like a tree. piroor 3551
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 80
3 apihub Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers. hiteshchoudhary 7400
4 Term-Typer-Words agencyenterprise 33
5 firebuilder A comprehensive firefox profile, themes, userCSS and userChrome builder Explosion-Scratch 333
6 neovim-cheatsheet Google Sheets docs for neovim/vim cheatsheets and tutorials supporting multiple alternative keyboard layouts mattmc3 381
7 tips Most commonly used git tips and tricks. git-tips 21448
8 tree-sitter-typescript TypeScript grammar for tree-sitter tree-sitter 403
9 ReactShadow 🔰 Utilise Shadow DOM in React with all the benefits of style encapsulation. Wildhoney 1332
10 robotopia 🤖 Introducing kids to coding with tiny virtual robots! robotopia-x 518
11 puter 🌐 The Internet OS! Free, Open-Source, and Self-Hostable. HeyPuter 28028
12 react-google-recaptcha Component wrapper for Google reCAPTCHA dozoisch 1056
13 node-deep-equal node's assert.deepEqual algorithm inspect-js 787
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 212
16 semantic-release 📦🚀 Fully automated version management and package publishing semantic-release 21413
17 digital-gardeners Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs MaggieAppleton 4208
18 CurriculumExpansion freeCodeCamp 317
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 497
22 libphonenumber-js A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript catamphetamine 2825
23 brave-browser Brave browser for Android, iOS, Linux, macOS, Windows. brave 18467
24 callbag-basics 👜 Tiny and fast reactive/iterable programming library staltz 1652
25 stylex StyleX is the styling system for ambitious user interfaces. facebook 8522
26 rollup Next-generation ES module bundler rollup 25579
27 MockDate A JavaScript Mock Date object that can be used to change when "now" is. boblauer 670
28 FreeTube An Open Source YouTube app for privacy FreeTubeApp 14252
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 4803
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 356
35 fx-autoconfig Load custom javascript in browser context MrOtherGuy 244
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 312
38 fastify Fast and low overhead web framework, for Node.js fastify 33018
39 zx A tool for writing better scripts google 43561
40 postcss-import PostCSS plugin to inline at-import rules content postcss 1391
41 fetch A window.fetch JavaScript polyfill. JakeChampion 25761
42 execa Process execution for humans sindresorhus 7012
43 eruda Console for mobile browsers liriliri 19204
44 awesome-vite ⚡️ A curated list of awesome things related to Vite.js vitejs 15051
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 33
46 express-async-handler Async Error Handling Middleware for Express Abazhenov 579
47 Release Node.js Release Working Group nodejs 4078
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 1421
50 WebGoat WebGoat is a deliberately insecure application WebGoat 7233
51 turbo The speed of a single-page web application without having to write any JavaScript hotwired 6883
52 sicp XML sources of SICP and SICP JS, and support for generating Interactive SICP JS, PDF, e-book and comparison editions source-academy 938
53 cross-fetch Universal WHATWG Fetch API for Node, Browsers and React Native. lquixada 1680
54 core-js Standard Library zloirock 24812
55 write-good Naive linter for English prose btford 4969
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 9471
57 multer Node.js middleware for handling multipart/form-data. expressjs 11703
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 29826
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 3465
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 100
63 shields Concise, consistent, and legible badges in SVG and raster format badges 24304
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 1695
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 71413
69 brainfuck-visualizer A Visualizer for BrainFuck developed using pure JS. usaikiran 30
70 ace Ace (Ajax.org Cloud9 Editor) ajaxorg 26856
71 eslint-plugin-unicorn More than 100 powerful ESLint rules sindresorhus 4383
72 start-server-and-test Starts server, waits for URL, then runs test command; when the tests end, shuts down server bahmutov 1543
73 KaTeX Fast math typesetting for the web. KaTeX 18683
74 markdown-preview.nvim markdown preview plugin for (neo)vim iamcco 7039
75 jsxgraph JSXGraph is a cross-browser library for interactive geometry, function plotting, charting, and data visualization in a web browser. jsxgraph 1118
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 26
78 surfingkeys-conf 🏄 A SurfingKeys config which adds 180+ key mappings & 50+ search engines b0o 406
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 186
82 ora Elegant terminal spinner sindresorhus 9244
83 craftzdog-homepage My homepage craftzdog 2365
84 Fluture 🦋 Fantasy Land compliant (monadic) alternative to Promises fluture-js 2487
85 critical Extract & Inline Critical-path CSS in HTML pages addyosmani 10067
86 register Grab your own sweet-looking '.is-a.dev' subdomain. is-a-dev 5696
87 matter-js a 2D rigid body physics engine for the web ▲● ■ liabru 17162
88 serviceworker-cookbook It's online. It's offline. It's a Service Worker! mdn 2852
89 jsdom A JavaScript implementation of various web standards, for use with Node.js jsdom 20771
90 benchmark.js A benchmarking library. As used on jsPerf.com. bestiejs 5483
91 testing-react-apps A workshop for testing react applications kentcdodds 1085
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 1714
95 jakearchibald.com jakearchibald 247
96 p5-manager A p5js template builder & sketches manager. Built for p5js enthusiasts. chiunhau 349
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 22061
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 10160
101 sprintf.js sprintf.js is a complete open source JavaScript sprintf implementation alexei 2115
102 petit-dom minimalist virtual dom library yelouafi 509
103 commander.js node.js command-line interfaces made easy tj 27026
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 20944
107 workerize 🏗️ Run a module in a Web Worker. developit 4376
108 workbox 📦 Workbox: JavaScript libraries for Progressive Web Apps GoogleChrome 12515
109 greenlet 🦎 Move an async function into its own thread. developit 4692
110 useWorker ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks alewin 3008
111 curriculum The open curriculum for learning web development TheOdinProject 10520
112 automerge-classic A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically. automerge 14732
113 react-treebeard React Tree View Component. Data-Driven, Fast, Efficient and Customisable. storybook-eol 1688
114 vue-toasted 🖖 Responsive Touch Compatible Toast plugin for VueJS 2+ shakee93 2214
115 immer Create the next immutable state by mutating the current one immerjs 28054
116 vue-select Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component. sagalbot 4661
117 thesecretlivesofdata Understanding what your bits do when you're not looking. benbjohnson 3485
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 182
120 sqlime Online SQLite playground nalgeon 967
121 sql.js A javascript library to run SQLite on the web. sql-js 12987
122 reveal.js The HTML Presentation Framework hakimel 68338
123 feather Simply beautiful open-source icons feathericons 25241
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 40993
128 mdx Markdown for the component era mdx-js 18056
129 PrinceJS Prince of Persia reimplementation written in HTML5 / JavaScript oklemenz 952
130 node-retry Abstraction for exponential and custom retry strategies for failed operations. tim-kos 1239
131 async-retry Retrying made simple, easy and async vercel 1861
132 ava Node.js test runner that lets you develop with confidence 🚀 avajs 20756
133 howler.js Javascript audio library for the modern web. goldfire 24333
134 plop Consistency Made Simple plopjs 7277
135 digitaljs Teaching-focused digital circuit simulator tilk 680
136 twind The smallest, fastest, most feature complete Tailwind-in-JS solution in existence. tw-in-js 3834
137 identity-obj-proxy An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules. keyz 502
138 JSONPath A fork of JSONPath from http://goessner.net/articles/JsonPath/ JSONPath-Plus 1013
139 webpack-config-plugins Provide best practices for webpack 4 loader configurations merkle-open 644
140 html-webpack-plugin Simplifies creation of HTML files to serve your webpack bundles jantimon 10731
141 Iosevka Versatile typeface for code, from code. be5invis 19760
142 depcheck Check your npm module for unused dependencies depcheck 4816
143 webpack-chain A chaining API to generate and simplify the modification of Webpack configurations. neutrinojs 3198
144 react-refresh-webpack-plugin A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components. pmmmwh 3163
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 7083
146 getting-started Getting started with Docker docker 2958
147 sift.js Use Mongodb queries in JavaScript crcn 1657
148 nodemailer ✉️ Send e-mails with Node.JS – easy as cake! nodemailer 16885
149 Leaflet 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦 Leaflet 42011
150 HackVault A container repository for my public web hacks! 0xSobky 1971
151 jsfuck Write any JavaScript with 6 Characters: !+ aemkei 8282
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 7212
155 simple-icons SVG icons for popular brands simple-icons 21907
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 152
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 26895
159 swagger-editor Swagger Editor swagger-api 9015
160 bookshelf Build a ReactJS App workshop kentcdodds 2681
161 serve-handler The foundation of serve vercel 591
162 AnotherRedisDesktopManager 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac. qishibo 31501
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 261
167 fecha Lightweight and simple JS date formatting and parsing taylorhakes 2065
168 winston A logger for just about everything. winstonjs 23270
169 morgan HTTP request logger middleware for node.js expressjs 8002
170 qvapay Nodejs Library for QvaPay API Datalis 11
171 simpler-state The simplest app state management for React arnelenero 481
172 http-errors Create HTTP Errors jshttp 1516
173 node-canvas Node canvas is a Cairo backed Canvas implementation for NodeJS. Automattic 10331
174 node-qrcode qr code generator soldair 7669
175 connect Connect is a middleware layer for Node.js senchalabs 9852
176 terminalizer 🦄 Record your terminal and generate animated gif images or share a web player faressoft 15494
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 10896
180 react-community-tools-practices-cheatsheet Descriptions and use cases for common tools and practices in the React community markerikson 331
181 ramda 🐏 Practical functional Javascript ramda 23910
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 9561
185 three.js JavaScript 3D Library. mrdoob 104270
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 1551
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 43915
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 5630
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 2816
195 astexplorer A web tool to explore the ASTs generated by various parsers. fkling 6271
196 Git-User-Switch Switch git user and email with ease geongeorge 639
197 vanilla-todo A case study on viable techniques for vanilla web development. morris 1172
198 GravityIsNotAForce Visualising the spacetime geodesics of general relativity timhutton 219
199 headless-recorder Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script. checkly 15086
200 react-autosuggest WAI-ARIA compliant React autosuggest component moroshko 5967
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 11168
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 217
208 react-windowed-select An integration of react-window with react-select to efficiently render large lists. jacobworrel 143
209 clsx A tiny (239B) utility for constructing className strings conditionally. lukeed 8685
210 classnames A simple javascript utility for conditionally joining classNames together JedWatson 17672
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 613
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 12251
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 132
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 99
221 evil-icons Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN evil-icons 5044
222 react-nice-resume A React.js Nice Resume Template nordicgiant2 674
223 cerebro 🔵 Cerebro is an open-source launcher to improve your productivity and efficiency cerebroapp 8402
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 6622
226 anybar Control the AnyBar app sindresorhus 101
227 lint-staged 🚫💩 — Run tasks like formatters and linters against staged git files lint-staged 13631
228 prettier-eslint Code ➡️ prettier ➡️ eslint --fix ➡️ Formatted Code ✨ prettier 4012
229 sharedb Realtime database backend based on Operational Transformation (OT) share 6345
230 medis 💻 Medis is a beautiful, easy-to-use Mac database management application for Redis. luin 11655
231 react-window React components for efficiently rendering large lists and tabular data bvaughn 16205
232 ZzFXM A super small music generator for use in size-limited JavaScript productions keithclark 437
233 faker-cli cli wrapper for fakerjs lestoni 114
234 node-pg-types Type parsing for node-postgres brianc 279
235 node-postgres PostgreSQL client for node.js. brianc 12473
236 nedb The JavaScript Database, for Node.js, nw.js, electron and the browser louischatriot 13527
237 wtfjs 🤪 A list of funny and tricky JavaScript examples denysdovhan 35915
238 react-bulma-components React components for Bulma framework couds 1205
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 2481
244 node-rate-limiter-flexible Atomic counters and rate limiting tools. Limit resource access at any scale. animir 3140
245 joi The most powerful data validation library for JS hapijs 21038
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 95
248 o Tiny and simple React clone zserge 267
249 properties Properties reader for Node.js steveukx 77
250 jest-extended Additional Jest matchers 🃏💪 jest-community 2338
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 56756
253 testing-node-apps Test Node.js Backends on TestingJavaScript.com kentcdodds 387
254 js-mocking-fundamentals JavaScript Mocking Fundamentals on TestingJavaScript.com kentcdodds 308
255 testing-workshop A workshop for learning how to test JavaScript applications kentcdodds 1359
256 lodash A modern JavaScript utility library delivering modularity, performance, & extras. lodash 60129
257 mongoose MongoDB object modeling designed to work in an asynchronous environment. Automattic 27091
258 uMatrix uMatrix: Point and click matrix to filter net requests according to source, destination and type gorhill 4581
259 remodeling The original wiki rewritten as a single page application WardCunningham 928
260 QuanticDev QuanticDev's Engineering and Software Development Resources soygul 189
261 re-ducks An attempt to extend the original proposal for redux modular architecture: https://github.com/erikras/ducks-modular-redux alexnm 888
262 ducks-modular-redux A proposal for bundling reducers, action types and actions when using Redux erikras 9602
263 nanoid A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript ai 25079
264 react-markdown Markdown component for React remarkjs 13646
265 scriptum No-Frills Functional Programming Lib Augmenting Javascript/Node.js robotroutine 382
266 computer-science-in-javascript Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript. humanwhocodes 9078
267 algorithms.js Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript felipernb 3728
268 express Fast, unopinionated, minimalist web framework for node. expressjs 66296
269 git-sticker submit pull request, git free sticker 🔥 fireship-io 257
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 8036
272 dom-testing-library 🐙 Simple and complete DOM testing utilities that encourage good testing practices. testing-library 3286
273 mostly-adequate-guide Mostly adequate guide to FP (in javascript) MostlyAdequate 23534
274 beautiful-react-hooks 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥 antonioru 8276
275 nodemon Monitor for any changes in your node.js application and automatically restart the server - perfect for development remy 26443
276 memorystore express-session full featured MemoryStore layer without leaks! roccomuso 120
277 session Simple session middleware for Express expressjs 6284
278 node-cron A simple cron-like job scheduler for Node.js node-cron 3009
279 dotenv Loads environment variables from .env for nodejs projects. motdotla 19464
280 css-in-js React: CSS in JS techniques comparison MicheleBertoli 5520
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 9858
284 heroicons A set of free MIT-licensed high-quality SVG icons for UI development. tailwindlabs 22008
285 lowdb Simple and fast JSON database typicode 21796
286 hotel 🏩 A simple process manager for developers. Start apps from your browser and access them using local domains typicode 9988
287 json-server Get a full fake REST API with zero coding in less than 30 seconds (seriously) typicode 73605
288 easy6502 skilldrick 1261
289 6502js A JavaScript 6502 assembler and simulator skilldrick 488
290 gdb-frontend ☕ GDBFrontend is an easy, flexible and extensible gui debugger. rohanrhu 2898
291 react-redux-realworld-example-app Exemplary real world application built with React + Redux gothinkster 5565
292 react-in-patterns A free book that talks about design patterns/techniques used while developing with React. krasimir 13466
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 3451
295 genie Keyboard control for web applications (better than cryptic shortcuts). 3.5K minified & gzipped kentcdodds 570
296 linux-dash A beautiful web dashboard for Linux tariqbuilds 10442
297 jira_clone A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress. oldboyxx 10789
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 5516
300 flems A single file web playground and sandbox porsager 508
301 react-virtualized React components for efficiently rendering large lists and tabular data bvaughn 26592
302 react-draggable React draggable component react-grid-layout 9096
303 dragula 👌 Drag and drop so simple it hurts bevacqua 22129
304 storeon 🌩 A tiny (185 bytes) event-based Redux-like state manager for React, Preact, Angular, Vue, and Svelte storeon 1969
305 react-beautiful-dnd Beautiful and accessible drag and drop for lists with React atlassian 33649
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 2072
309 clean-code-javascript Clean Code concepts adapted for JavaScript ryanmcdermott 92419
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 9123
312 rmwc A React wrapper for Material Design (Web) Components rmwc 1663
313 jest-dom 🦉 Custom jest matchers to test the state of the DOM testing-library 4487
314 react-developer-roadmap Roadmap to becoming a React developer adam-golab 18924
315 react-hook-form-auto Automatic form generation using ReactHookForm dgonz64 60
316 spoof Easily spoof your MAC address in macOS, Windows, & Linux! feross 1806
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 21
319 stylus Stylus - Userstyles Manager openstyles 5657
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 5572
321 react-codemod React codemod scripts reactjs 4266
322 sinopia Private npm repository server rlidwka 5501
323 react Cheatsheets for experienced React developers getting started with TypeScript typescript-cheatsheets 45892
324 didact A DIY guide to build your own React pomber 6390
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 16701
328 downshift 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. downshift-js 12169
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 3164
331 styled-miniresetcss Jeremy Thomas's minireset CSS sigfriedCub1990 3
332 eslint-plugin-react React-specific linting rules for ESLint jsx-eslint 9077
333 react-number-format React component to format numbers in an input or as a text. s-yadav 3945
334 es6-cheatsheet ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets DrkSephy 13374
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 47119
337 cleave.js Format input text content when you are typing... nosir 17941
338 react-flatpickr flatpickr for React haoxins 608
339 prettier Prettier is an opinionated code formatter. prettier 49933
340 react-interactive-paycard Interactive React Paycard jasminmif 2218
341 eslint-config-prettier Turns off all rules that are unnecessary or might conflict with Prettier. prettier 5574
342 react-adaptive-hooks Deliver experiences best suited to a user's device and network constraints GoogleChromeLabs 5122
343 lighthouse-ci Automate running Lighthouse for every commit, viewing the changes, and preventing regressions GoogleChrome 6513
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 802
346 casl CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access stalniy 6221
347 awesome-earth "What can I do about the climate crisis?" Here are 326 things you can do. philsturgeon 1360
348 awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories. jaywcjlove 79555
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 1884
351 git-point GitHub in your pocket 📱 gitpoint 4730
352 thorium Platform for starship simulator controls Thorium-Sim 157
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 40504
355 babel-plugin-transform-commonjs A Babel 7 plugin transform to convert CommonJS into ES Modules tbranyen 86
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 263
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 11208
362 react-lazy-load-image-component React Component to lazy load images and components using a HOC to track window scroll position. Aljullu 1486
363 react-simple-img 🌅 React lazy load images with IntersectionObserver API and Priority Hints beekai-oss 991
364 react-images 🌄 A mobile-friendly, highly customizable, carousel component for displaying media in ReactJS jossmac 2341
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 90123
367 moon 🌙 The minimal & fast library for functional user interfaces kbrsh 5996
368 eslint-plugin-prettier ESLint plugin for Prettier formatting prettier 3411
369 lesspass 🔑 stateless open source password manager lesspass 5797
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 7752
372 learn-graphql Real world GraphQL tutorials for frontend developers with deadlines! hasura 1209
373 mdx-deck ♠️ React MDX-based presentation decks jxnblk 11381
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 1040
376 redux-devtools-extension Redux DevTools extension. zalmoxisus 13497
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 475
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 18873
383 shiori Simple bookmark manager built with Go go-shiori 9949
384 fullstackopen-2019.github.io fullstackopen-2019 344
385 tabcenter-redux Vertical Tabs extension for Firefox eoger 379
386 exceljs Excel Workbook Manager exceljs 14072
387 router reach 6892
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 19588
390 cors Node.js CORS middleware expressjs 6096
391 quick-lru Simple “Least Recently Used” (LRU) cache sindresorhus 687
392 react-testing-library 🐐 Simple and complete React DOM testing utilities that encourage good testing practices. testing-library 19147
393 webpack-dev-server Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/. webpack 7814
394 Detox Gray box end-to-end testing and automation framework for mobile apps wix 11336
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 47846
397 TypL The Type Linter for JS getify 374
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 3051
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 5709
405 next.js The React Framework vercel 129250
406 github-do-not-ban-us GitHub do not ban us from open source world 🇮🇷 1995parham 11756
407 gulp-babel Gulp plugin for Babel babel 1319
408 spine Lightweight MVC library for building JavaScript applications spine 3659
409 remote-jobs A list of semi to fully remote-friendly companies (jobs) in tech. remoteintech 30916
410 react-motion A spring that solves your animation problems. chenglou 21742
411 animated Declarative Animations Library for React and React Native animatedjs 1852
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 645
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 2846
415 globby User-friendly glob matching sindresorhus 2558
416 gulp-sass SASS plugin for gulp dlmanning 1568
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 41401
420 hiring-without-whiteboards ⭐️ Companies that don't have a broken hiring process poteto 47304
421 autoprefixer Parse CSS and add vendor prefixes to rules by Can I Use postcss 21792
422 gulp-autoprefixer Prefix CSS sindresorhus 692
423 gulp-sourcemaps Sourcemap support for gulpjs. gulp-sourcemaps 1106
424 gulp-imagemin Minify PNG, JPEG, GIF and SVG images sindresorhus 1904
425 lazyload Vanilla JavaScript plugin for lazyloading images tuupola 8766
426 gulp-watch Watch, that actually is an endless stream floatdrop 640
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 4587
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 626
430 gulp A toolkit to automate & enhance your workflow gulpjs 33072
431 mootools-core MooTools Core Repository mootools 2655
432 SpaceX-API 🚀 Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data. r-spacex 10597
433 objection.js An SQL-friendly ORM for Node.js Vincit 7303
434 csswand 🎨✨ Hover your wand and use your magic spell to copy beautiful css oliver-gomes 1174
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 17609
438 responsive_breakpoints_generator cloudinary 439
439 svgomg Web GUI for SVGO jakearchibald 5873
440 GSAP GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web greensock 20275
441 bluebird 🐦 ⚡ Bluebird is a full featured promise library with unmatched performance. petkaantonov 20454
442 eleventy A simpler site generator. Transforms a directory of templates (of varying types) into HTML. 11ty 17638
443 esx Like JSX, but native and fast esxjs 660
444 fusuma ✍️ Fusuma makes slides with Markdown easily. hiroppy 5407
445 tornis Tornis helps you watch and respond to changes in your browser's viewport 🌲 robb0wen 1582
446 create-react-app Set up a modern web app by running one command. facebook 103091
447 dinoql A customizable GraphQL style query language for interacting with JavaScript objects. victorvoid 1047
448 pedalboard JS Pedalboard trys 150
449 browserslist 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env browserslist 13158
450 husky Git hooks made easy 🐶 woof! typicode 33078
451 graphql-network Chrome Devtool that provides a "network"-style tab for GraphQL requests to allow developers to debug more easily. Ghirro 321
452 carbon 🖤 Create and share beautiful images of your source code carbon-app 34892
453 svelte web development for the rest of us sveltejs 81297
454 react-apollo ♻️ React integration for Apollo Client apollographql 6839
455 dsa.js-data-structures-algorithms-javascript 🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook amejiarosario 7651
456 history-of-javascript Project "History of JavaScript" myshov 933
457 site-palette 🎨 Generate color palette from a website url. sthobis 13
458 json5 JSON5 — JSON for Humans json5 6737
459 jspaint 🎨 Classic MS Paint, REVIVED + ✨Extras 1j01 7345
460 morphdom Fast and lightweight DOM diffing/patching (no virtual DOM needed) patrick-steele-idem 3259
461 glicky 🐭 An In-browser User Interface For JavaScript Development Workflows alex-saunders 825
462 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
463 computer-science Contains the basic fundamental data structures and algorithms a front end engineer should know, written all in JavaScript. davidshariff 862
464 preact ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM. preactjs 37140
465 preact-cli 😺 Your next Preact PWA starts in 30 seconds. preactjs 4687
466 new-component ⚛ ⚡ CLI utility for quickly creating new React components. ⚡ ⚛ joshwcomeau 730
467 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 31062
468 mojibar 🍊 Emoji searcher but as a menubar app. muan 2042
469 just-enough-fp-lessons Introductory lessons to functional programming in JavaScript kyleshevlin 179
470 ogl Minimal WebGL Library oframe 3862
471 lax.js Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll. alexfoxy 10465
472 gridsome ⚡️ The Jamstack framework for Vue.js gridsome 8554
473 getting-started-with-cdp Getting Started With Chrome DevTools Protocol aslushnikov 348
474 Awesome-Design-Tools The best design tools and plugins for everything 👉 goabstract 34896
475 Fuse Lightweight fuzzy-search, in JavaScript krisk 18756
476 vuex 🗃️ Centralized State Management for Vue.js. vuejs 28450
477 vue-rx 👁️ RxJS integration for Vue.js. vuejs 3355
478 talks Everything @peerigon talks about... peerigon 35
479 country-flags SVG and PNG renders of all countries' flags. hampusborgos 3503
480 tutorials 🗒 codebar's tutorials codebar 261
481 browsersl.ist This website uses Browserslist and Can I Use to display the compatible browsers for a browsers query. browserslist 320
482 eslint-config-wesbos No-Sweat™ Eslint and Prettier Setup - with or without VS Code wesbos 2746
483 bull Premium Queue package for handling distributed jobs and messages in NodeJS. OptimalBits 15760
484 overreacted.io Personal blog by Dan Abramov. gaearon 7098
485 taskbook Tasks, boards & notes for the command-line habitat klaudiosinani 9022
486 qoa Minimal interactive command-line prompts klaudiosinani 2043
487 not-paid Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away kleampa 15048
488 vuelidate Simple, lightweight model-based validation for Vue.js vuelidate 6900
489 insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. Kong 35635
490 creative-portfolios 🌀 A curated list of Creative Portfolios iRaul 2781
491 little-virtual-computer Learn how computers work by simulating them in Javascript jsdf 853
492 learning-graphql An attempt to learn GraphQL mugli 941
493 extension-boilerplate ⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox. EmailThis 3294
494 signale Highly configurable logging utility klaudiosinani 8939
495 wey Fast open source Slack desktop app yue 1668
496 microservices-example fChristenson 250
497 The-boring-server-architecture fChristenson 18
498 flux Application Architecture for Building User Interfaces facebookarchive 17494
499 mailgun-js-boland A simple Node.js helper module for Mailgun API. mailgun 894
500 nginxconfig.io ⚙️ NGINX config generator on steroids 💉 digitalocean 27962
501 DoodleMaster "Don't code your UI, Draw it !" karanchahal 2423
502 bem fChristenson 1
503 bootstrap-select 🚀 The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. snapappointments 9860
504 router Simple middleware-style router pillarjs 415
505 itsy-bitsy-data-structures 🏰 All the things you didn't know you wanted to know about data structures jamiebuilds 8601
506 invaderz Space invaders, but the invaders evolve with genetic algorithm victorqribeiro 710
507 33-js-concepts 📜 33 JavaScript concepts every developer should know. leonardomso 64560
508 ervy Bring charts to terminal. chunqiuyiyu 1592
509 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 13908
510 30-seconds-of-code Coding articles to level up your development skills Chalarangelo 122615
511 babel-loader 📦 Babel loader for webpack babel 4839
512 Learning-how-to-count Combinatorics SophiaZhyrovetska 1
513 js-combinatorics power set, combination, permutation and more in JavaScript dankogai 743
514 lets-build-express This repo contains chapters which explains how one can build a minimal express library. antsmartian 969
515 Modern-JavaScript-Curriculum Curriculum for TylerMcGinnis.com's "Modern JavaScript" course. tylermcginnis 109
516 html5please Graded Feature Support: Look up web technologies and find out if they are ready for use. h5bp 838
517 jquery jQuery JavaScript Library jquery 59380
518 You-Dont-Need-Momentjs List of functions which you can use to replace moment.js + ESLint Plugin you-dont-need 13326
519 markdown-here Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. adam-p 59790
520 callback-hell information about async javascript programming max-mapper 850
521 blessed A high-level terminal interface library for node.js. chjj 11433
522 bcrypt.js Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support. dcodeIO 3577
523 moment-timezone Timezone support for moment.js moment 3849
524 momentjs.com The website for momentjs moment 640
525 vue-admin-template a vue2.0 minimal admin template PanJiaChen 20125
526 fancy-log Log things, prefixed with a timestamp. gulpjs 121
527 chalk 🖍 Terminal string styling done right chalk 22191
528 dayjs ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API iamkun 47428
529 WatermelonDB 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ Nozbe 10790
530 sqorn A Javascript library for building SQL queries sqorn 1867
531 shelljs 🐚 Portable Unix shell commands for Node.js shelljs 14308
532 compressing Everything you need for compressing and uncompressing node-modules 443
533 kody .files and environment configuration manager created with node jh3y 139
534 npm-run-all A CLI tool to run multiple npm-scripts in parallel or sequential. mysticatea 5774
535 httparchive.org The HTTP Archive website hosted on App Engine HTTPArchive 341
536 stocks machine learning web app game where the user competes against the AI in picking stocks austintackaberry 133
537 pdfmake Client/server side PDF printing in pure JavaScript bpampuch 11830
538 deb.js Minimalistic JavaScript library for debugging in the browser krasimir 1431
539 deno_install Deno Binary Installer denoland 997
540 insight A helpful Chrome extension for WebGL development 3Dparallax 913
541 _- You Might Not Need jQuery sigfriedCub1990 3
542 janitor The fastest development system in the world. JanitorTechnology 128
543 jquery-validation jQuery Validation Plugin library sources jquery-validation 10362
544 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
545 Snap.svg The JavaScript library for modern SVG graphics. adobe-webplatform 13985
546 v86 x86 PC emulator and x86-to-wasm JIT, running in the browser copy 20303
547 localForage 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. localForage 25172
548 js-crud-api A Node.js port of the full php-crud-api project (single file REST API) mevdschee 21
549 browsh A fully-modern text-based browser, rendering to TTY and browsers browsh-org 17248
550 d2-admin An elegant dashboard d2-projects 12629
551 range A JavaScript implementation of the Python's range() function. michal-perlakowski 114
552 bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. twbs 171379
553 zii Chain function calls using a prototype function z staltz 230
554 css-spinner small, elegant pure css spinner for ajax or loading animation loadingio 1754
555 jsnes A JavaScript NES emulator. bfirsh 6168
556 jsnes-web A browser UI for JSNES, a JavaScript NES emulator bfirsh 595
557 jsnes-web A browser UI for JSNES, a JavaScript NES emulator hxlnt 1
558 moment Parse, validate, manipulate, and display dates in javascript. moment 48066
559 codemirror5 In-browser code editor (version 5, legacy) codemirror 26941
560 Ghost Independent technology for modern publishing, memberships, subscriptions and newsletters. TryGhost 48376
561 ndb ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools GoogleChromeLabs 10898
562 flexboxfroggy A game for learning CSS flexbox 🐸 thomaspark 6994
563 gridgarden A game for learning CSS grid layout 🥕 thomaspark 3240
564 axios Promise based HTTP client for the browser and node.js axios 106300
565 Chart.js Simple HTML5 Charts using the <canvas> tag chartjs 65298
566 parcel The zero configuration build tool for the web. 📦🚀 parcel-bundler 43646
567 moleculer 🚀 Progressive microservices framework for Node.js moleculerjs 6218
568 minireset.css A tiny modern CSS reset jgthms 2786
569 30-seconds-of-interviews A curated collection of common interview questions to help you prepare for your next interview. Chalarangelo 12047
570 learn.jquery.com jQuery Learning Center web site content jquery 921
571 showdown A bidirectional Markdown to HTML to Markdown converter written in Javascript showdownjs 14441
572 badger Badger badger badger badger badger badger badger Mushroom MUSHROOM! stephenlb 1
573 js-best-practices-workshopper A self-paced command-line workshopper to learn the best practices of writing clean JavaScript code. excellalabs 171
574 bower A package manager for the web bower 14964
575 clipboard-cli Access the system clipboard (copy/paste) sindresorhus 497
576 css-doodle 🎨 A web component for drawing patterns with CSS. css-doodle 5710
577 jsonFormatter jQuery Plugin that formats JSON strings. MHeironimus 14
578 tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥 naptha 35957
579 bower-away A tool for migrating away from Bower (to Yarn) sheerun 306
580 npm-packer 🏆 Produces zero-dependencies node modules sheerun 17
581 gulp-nodemon gulp + nodemon + convenience ColemanGariety 525
582 browserify browser-side require() the node.js way browserify 14645
583 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 719
584 pug-server 🐶 A simple pug server ctrlaltdev 21
585 js-testing-fundamentals Fundamentals of Testing in JavaScript on TestingJavaScript.com kentcdodds 542
586 node-ytdl-core YouTube video downloader in javascript. fent 4600
587 learntocrypto Learn to crypto workshop sodium-friends 1672
588 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 65018
589 tiny-care-terminal 💖💻 A little dashboard that tries to take care of you when you're using your terminal. notwaldorf 5970
590 licia Useful utility collection with zero dependencies liriliri 2299
591 google-translate-api A free and unlimited API for Google Translate 💵🚫 matheuss 2935
592 webpack-book From apprentice to master (CC BY-NC-ND) survivejs 2417
593 habitica A habit tracker app which treats your goals like a Role Playing Game. HabitRPG 12493
594 vue-cli 🛠️ webpack-based tooling for Vue.js Development vuejs 29764
595 javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings trekhleb 190039
596 vscode-recipes microsoft 5897
597 vuido Native desktop applications using Vue.js. mimecorg 6099
598 warriorjs 🏰 An exciting game of programming and Artificial Intelligence olistic 9465
599 v2.vuejs.org 📄 Documentation for Vue 2 vuejs 5029
600 fkill Fabulously kill processes. Cross-platform. sindresorhus 741
601 d3graphTheory 💥 Interactive and colorful 🎨 graph theory tutorials made using d3.js ⚡ mrpandey 1783
602 limdu Machine-learning for Node.js erelsgl 1054
603 fkill-cli Fabulously kill processes. Cross-platform. sindresorhus 6897
604 javascript JavaScript Style Guide airbnb 146092
605 front-end-guide 📚 Study guide and introduction to the modern front end stack. grab 15195
606 the-super-tiny-compiler ⛄ Possibly the smallest compiler ever jamiebuilds 28098
607 react The library for web and native user interfaces. facebook 232220
608 code-snippets Chrome DevTools code snippets bahmutov 1812
609 angular-file-saver An AngularJS service that provides cross-browser compatibility of HTML5 saveAs() - http://alferov.github.io/angular-file-saver alferov 211
610 flexbox-tutorial 💪 Interactive Flexbox tutorial using Codemirror plondon 5
611 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 14519
612 vue-multiselect Universal select/multiselect/tagging component for Vue.js shentao 6741
613 eslint Find and fix problems in your JavaScript code. eslint 25549
614 yarn The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry yarnpkg 41489
615 node Node.js JavaScript runtime ✨🐢🚀✨ nodejs 109476
616 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 37530
617 jquery-toast-plugin Highly customizable jquery plugin to show toast messages kamranahmedse 1518
618 todomvc Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more tastejs 28720
619 mithril.js A JavaScript Framework for Building Brilliant Applications MithrilJS 14050
620 bower.github.io The Bower website bower 92
621 oocss Object Oriented CSS Framework stubbornella 6231

⬆ Back to Index

Jinja

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

⬆ Back to Index

Julia

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

⬆ Back to Index

Jupyter Notebook

Name Description Author Stars
1 llama3-from-scratch llama3 implementation one matrix multiplication at a time naklecha 14114
2 LLMs-from-scratch Implement a ChatGPT-like LLM in PyTorch from scratch, step by step rasbt 39675
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 35977
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 28378
7 pytudes Python programs, usually short, of considerable difficulty, to perfect particular skills. norvig 23291
8 Math-for-Programmers Source code for the book, Math for Programmers orlandpm 860
9 homemade-machine-learning 🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained trekhleb 23295
10 Made-With-ML Learn how to design, develop, deploy and iterate on production-grade ML applications. GokuMohandas 38154
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 8874
2 qksms The most beautiful SMS messenger for Android moezbhatti 4503
3 slim-launcher Android minimalistic launcher sduduzog 351
4 Olauncher Minimal AF Launcher for Android. Reduce your screen time. Daily wallpapers. tanujnotes 2379
5 ConnectYou Privacy focused contacts and SMS messenger app built with MD3 you-apps 543
6 OlauncherCF Olauncher CF. Simple and Clutter-Free Android launcher OlauncherCF 194
7 ktor Framework for quickly creating connected applications in Kotlin with minimal effort ktorio 13315
8 kotlin-koans-edu Kotlin Koans for Educational Plugin and play.kotl.in Kotlin 103
9 detekt Static code analysis for Kotlin detekt 6388
10 kotlin-tutorials Supporting code for the tutorials on https://www.baeldung.com/kotlin Baeldung 490
11 ideavim IdeaVim – A Vim engine for JetBrains IDEs JetBrains 9489
12 kotlin The Kotlin Programming Language. JetBrains 49974
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 7932
15 revanced-patches-template 👋🧩Template repository for ReVanced Patches ReVanced 4578
16 Virtuosity A musician's training log and practice tool for Android ramzan 17
17 Anki-Android AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention. ankidroid 9107
18 android-app The Android app for Noice. trynoice 951
19 sourcerer-app 🦄 Sourcerer app makes a visual profile from your GitHub and git repositories. sourcerer-io 6735
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 6456
21 Signal-Android A private messenger for Android. signalapp 26075

⬆ 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 354

⬆ Back to Index

Lua

Name Description Author Stars
1 NativeVim Neovim config WITHOUT plugins boltlessengineer 347
2 supermaven-nvim The official Neovim plugin for Supermaven supermaven-inc 900
3 pymple.nvim Refactor Python imports on file move/rename in Neovim alexpasmantier 101
4 blink.cmp Performant, batteries-included completion plugin for Neovim Saghen 3312
5 nvim-navic Simple winbar/statusline plugin that shows your current code context SmiteshP 1482
6 nvim-remote-containers Develop inside docker containers, just like VSCode jamestthompson3 905
7 pomodoro.nvim A Pomodoro timer for Neovim written in Lua wthollingsworth 41
8 nvim-dap-virtual-text theHamsta 911
9 remote-nvim.nvim Remote development in Neovim 🔥 amitds1997 804
10 nvim-dap-ui A UI for nvim-dap rcarriga 2834
11 obsidian.nvim Obsidian 🤝 Neovim epwalsh 4769
12 render-markdown.nvim Plugin to improve viewing Markdown files in Neovim MeanderingProgrammer 2238
13 cmp-nvim-lsp-signature-help cmp-nvim-lsp-signature-help hrsh7th 650
14 cmp-buffer nvim-cmp source for buffer words hrsh7th 636
15 cmp-path nvim-cmp source for path hrsh7th 649
16 no-neck-pain.nvim ☕ Dead simple yet super extensible zen mode plugin to protect your neck. shortcuts 640
17 nvim-dev-container Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container esensar 597
18 nvim-dap-python An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes. mfussenegger 613
19 nvim-nio A library for asynchronous IO in Neovim nvim-neotest 333
20 kickstart.nvim A launch point for your personal nvim configuration nvim-lua 21768
21 nvim-ts-autotag Use treesitter to auto close and auto rename html tag windwp 1794
22 oil.nvim Neovim file explorer: edit your filesystem like a buffer stevearc 4647
23 zen-mode.nvim 🧘 Distraction-free coding for Neovim folke 1852
24 nui.nvim UI Component Library for Neovim. MunifTanjim 1746
25 dressing.nvim Neovim plugin to improve the default vim.ui interfaces stevearc 1975
26 config.nvim my nvim config tjdevries 436
27 kanagawa.nvim NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai. rebelot 4648
28 cmp-ai tzachar 220
29 neogit An interactive and powerful Git interface for Neovim, inspired by Magit NeogitOrg 4340
30 nvim-tree.lua A file explorer tree for neovim written in lua nvim-tree 7503
31 nvim-dap Debug Adapter Protocol client implementation for Neovim mfussenegger 5949
32 fzf-lua Improved fzf.vim written in lua ibhagwan 2956
33 z.lua ⚡ A new cd command that helps you navigate faster by learning your habits. skywind3000 3044
34 highlight-undo.nvim Highlight changed text after any text changing operation tzachar 318
35 nvim-bqf Better quickfix window in Neovim, polish old quickfix window. kevinhwang91 1814
36 nvim-lint An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support. mfussenegger 2178
37 lspsaga.nvim improve neovim lsp experience nvimdev 3558
38 nvim-autopairs autopairs for neovim written in lua windwp 3438
39 dots My dotsfiles using yadm leiserfg 3
40 conform.nvim Lightweight yet powerful formatter plugin for Neovim stevearc 3622
41 harpoon ThePrimeagen 7567
42 noice.nvim 💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. folke 4734
43 lazy.nvim 💤 A modern plugin manager for Neovim folke 16193
44 neoai.nvim Neovim plugin for intracting with GPT models from OpenAI Bryley 570
45 mini.clue Show next key clues. Part of 'mini.nvim' library. echasnovski 52
46 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 6743
47 packer.nvim A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config wbthomason 7982
48 neovim-config OlegGulevskyy 1
49 neotest-jest nvim-neotest 126
50 neotest An extensible framework for interacting with tests within NeoVim. nvim-neotest 2548
51 dotfiles 🏡 dotfiles akinsho 300
52 mini.nvim Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort echasnovski 6543
53 LuaSpec An executable Lua specification so I remember what I've learned. garybernhardt 12
54 nvim-metals A Metals plugin for Neovim scalameta 489
55 neodev.nvim 💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API. folke 2012
56 config_manager My configuration files and tools tjdevries 1180
57 nvim-ufo Not UFO in the sky, but an ultra fold in Neovim. kevinhwang91 2480
58 mellow.nvim A soothing dark color scheme for neovim and friends. mellow-theme 340
59 fidget.nvim 💫 Extensible UI for Neovim notifications and LSP progress messages. j-hui 2115
60 plenary.nvim plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice. nvim-lua 2961
61 Navigator.nvim ✨ Smoothly navigate between neovim and terminal multiplexer(s) ✨ numToStr 412
62 nvim-colorizer.lua The fastest Neovim colorizer. norcalli 2410
63 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 5823
64 symbols-outline.nvim A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages. simrat39 1850
65 telescope-tmux.nvim Integration for tmux with telescope.nvim camgraff 124
66 gitsigns.nvim Git integration for buffers lewis6991 5471
67 impatient.nvim Improve startup time for Neovim lewis6991 1180
68 telescope-file-browser.nvim File Browser extension for telescope.nvim nvim-telescope 1788
69 prettier.nvim Prettier plugin for Neovim's built-in LSP client. MunifTanjim 294
70 mason-lspconfig.nvim Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. williamboman 3089
71 mason.nvim Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. williamboman 8373
72 cmp-nvim-lsp nvim-cmp source for neovim builtin LSP client hrsh7th 1361
73 cmp_luasnip luasnip completion source for nvim-cmp saadparwaiz1 742
74 trouble.nvim 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. folke 5886
75 dotfiles-public My personal dotfiles craftzdog 6583
76 nvim-cmp A completion plugin for neovim coded in Lua. hrsh7th 8462
77 gruvbox.nvim Lua port of the most famous vim colorscheme ellisonleao 2062
78 refactoring.nvim The Refactoring library based off the Refactoring book by Martin Fowler ThePrimeagen 3053
79 vim-be-good vim-be-good is a nvim plugin designed to make you better at Vim Movements. ThePrimeagen 3486
80 friendly-snippets Set of preconfigured snippets for different languages. rafamadriz 2215
81 lspkind.nvim vscode-like pictograms for neovim lsp completion items onsails 1564
82 lsp_signature.nvim LSP signature hint as you type ray-x 2157
83 LuaSnip Snippet Engine for Neovim written in Lua. L3MON4D3 3689
84 telescope.nvim Find, Filter, Preview, Pick. All lua, all the time. nvim-telescope 16762
85 null-ls.nvim Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. jose-elias-alvarez 3640
86 nvim-lspconfig Quickstart configs for Nvim LSP neovim 11233
87 dotfiles.fish my dotfiles caarlos0 306
88 VimMode.spoon Adds vim keybindings to all OS X inputs dbalatero 715

⬆ Back to Index

MDX

Name Description Author Stars
1 openai-cookbook Examples and guides for using the OpenAI API openai 61797
2 usaco-guide A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond. cpinitiative 1659
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 8095
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 1792
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 1167
4 gitmagic A guide to using Git blynn 1923
5 lc3-vm Write your own virtual machine for the LC-3 computer! justinmeiners 1841
6 awesome-web-scraping List of libraries, tools and APIs for web scraping and data processing. lorien 6876
7 learnhaskell Learn Haskell bitemyapp 7992
8 Lakka-LibreELEC Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console. libretro 1802

⬆ Back to Index

Markdown

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

⬆ 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 59968
2 tiny-helpers A collection of useful online web development tools stefanjudis 971

⬆ Back to Index

OCaml

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

⬆ Back to Index

Objective-C

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

⬆ Back to Index

Objective-C++

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

⬆ Back to Index

Others

Name Description Author Stars
1 awesome-katas A curated list of code katas gamontal 2884
2 interview Everything you need to prepare for your technical interview Olshansk 17962
3 mastering-zsh Advanced topics to take advantage of zsh 👩‍💻👨‍💻 rothgar 1410
4 software-architecture-books A comprehensive list of books on Software Architecture. mhadidg 10023
5 cpplinks A categorized list of C++ resources. MattPD 4760
6 VimMotionApp Access macOS UI elements with your fingers stay on keyboard. Inspired by vim-easymotion & avy-mode. dwarvesf 855
7 awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers awesome-selfhosted 216193
8 ddia-references Literature references for “Designing Data-Intensive Applications” ept 6149
9 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 743
10 awesome-python-typing Collection of awesome Python types, stubs, plugins, and tools to work with them. typeddjango 1763
11 TrackersListCollection 🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表! XIU2 27110
12 vim-cheatsheet ibhagwan 343
13 kilo-tutorial build your own text editor snaptoken 857
14 cognitive-load 🧠 Cognitive Load is what matters zakirullin 6772
15 Awesome-Container-Queries A repo with links to posts of things around container queries. sturobson 182
16 awsm.fish A curation of prompts, plugins & other Fish treasures 🐚💎 jorgebucaran 4341
17 cookbook.fish From Shell to Plate: Savor the Zest of Fish 🦞 jorgebucaran 2050
18 infosec-resources A list of helpful cybersecurity / infosec resources stong 1264
19 distsys-class Class materials for a distributed systems lecture series aphyr 9129
20 study-path An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture joebew42 2916
21 estree The ESTree Spec estree 5192
22 website_next_generation The new website vim 151
23 playbook AvitoTech team playbook avito-tech 2460
24 awesome-falsehood 😱 Falsehoods Programmers Believe in kdeldycke 25242
25 callbag 👜 A standard for JS callbacks that enables lightweight observables and iterables callbag 1561
26 intel-one-mono Intel One Mono font repository intel 9507
27 system-design-101 Explain complex systems using visuals and simple terms. Help you prepare for system design interviews. ByteByteGoHq 68397
28 Sweep Sweep - a small promicro based keyboard inspired by the Ferris. davidphilipbarr 1761
29 jest Super-fast alternative for babel-jest or ts-jest without type checking. Please use main repository for issues swc-project 757
30 system-design Learn how to design systems at scale and prepare for system design interviews karanpratapsingh 34416
31 awesome-chatgpt 🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI sindresorhus 5361
32 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 15507
33 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 1130
34 clojure-style-guide A community coding style guide for the Clojure programming language bbatsov 4020
35 awesome-privacy Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS. pluja 14305
36 ponyfill 🦄 Like polyfill but with pony pureness sindresorhus 1240
37 highly-skilled-job-offers Sharing some info around job offers and interviews preparations coditori 623
38 webcontainer-core Dev environments. In your web app. stackblitz 4093
39 SC2k-docs Documentation related to the implementation of Maxis' game, SimCity 2000. dfloer 265
40 functional-programming-jargon Jargon from the functional programming world in simple terms! hemanth 18613
41 wundernut-vol12 Wundernut vol. 12 wunderdogsw 2
42 wundernuts Place to find all the Wundernuts! wunderdogsw 4
43 wundernut-vol11 Wundernut vol. 11 wunderdogsw 3
44 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 40924
45 awesome-functional-programming Yet another resource for collecting articles, videos etc. regarding functional programming xgrommx 3475
46 Learn-Vim Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 iggredible 14088
47 questions-job-interview 🏢 List of questions I might ask during an interview for a software developer job Phantas0s 107
48 debugging-stories A collection of debugging stories. PRs welcome (sorry for the backlog) :-) danluu 3780
49 pharo-wiki Wiki related to the Pharo programming language and environment. pharo-open-documentation 248
50 awesome-regression-testing 🕶️ A curated list of resources around the topic: visual regression testing mojoaxel 2242
51 vim-turing-complete matthewfranglen 5
52 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 2885
53 python3ds Code for Problem Solving with Algorithms and Data Structures using Python 3 book sigfriedCub1990 2
54 awesome-fp-js 😎 A curated list of awesome functional programming stuff in js stoeffel 6001
55 awesome-koans A list of all available kōans ahmdrefat 459
56 awesome-by-example 😎 A curated list of example-based learning resources. b0o 137
57 awesome-cold-showers For when people get too hyped up about things hwayne 7283
58 mono Free and open-source monospaced font from Evil Martians evilmartians 2279
59 nvim-lua-guide A guide to using Lua in Neovim nanotee 5885
60 slack-theme-gruvbox Gruvbox theme for the slack sidebar kyleterry 23
61 New-Grad-Positions A collection of full time roles in SWE, Quant, and PM for new grads. SimplifyJobs 12134
62 git-from-the-bottom-up An introduction to the architecture and design of the Git content manager jwiegley 839
63 system-design-resources These are the best resources for System Design on the Internet InterviewReady 16369
64 a-picture-is-worth-a-1000-words I am trying to describe complex matters in simple doodles! girliemac 11307
65 how-to-exit-vim Below are some simple methods for exiting vim. ThePrimeagen 16
66 exercism Crowd-sourced code mentorship. Practice having thoughtful conversations about code. exercism 7400
67 awesome ⚡️ Delightful Rollup Plugins, Packages, and Resources rollup 2613
68 programmers-oath An oath for programmers, comparable to the Hippocratic Oath Widdershin 728
69 awesome-explorables A curated list of awesome explorable explanations. blob42 761
70 editor-plugins List of editor plugins for Elm. elm 51
71 tech-jobs-with-relocation All-in-one guide to getting a tech job abroad 🌎 AndrewStetsenko 3461
72 README README file with project's description InnoTutor 20
73 overview Deliveries of the Software process for Doctorinna. Doctorinna 20
74 Picture-Inspector PictureInspector 28
75 cs-video-courses List of Computer Science courses with video lectures. Developer-Y 68088
76 trackerslist Updated list of public BitTorrent trackers ngosang 48597
77 The-Pragmatic-Programmer Summary of the book The Pragmatic Programmer by Andrew Hunt and David Thomas HugoMatilla 1783
78 rust-for-js-peeps Know JS, want to try Rust, but not sure where to start? This is for you! yoshuawuyts 1278
79 react-fiber-architecture A description of React's new core algorithm, React Fiber acdlite 12034
80 Category_Theory_Resources List of resources for learning Category Theory bgavran 246
81 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
82 js-reading-list JavaScript Reading List AlexanderEllis 84
83 awesome-jest 🕶Awesome Jest packages and resources jest-community 1494
84 awesome-allocators Awesome links and information about memory allocation rain-1 174
85 react-howto Your guide to the (sometimes overwhelming!) React ecosystem. petehunt 11609
86 react-18 Workgroup for React 18 release. reactwg 5206
87 programming-math-science This is a list of links to different freely available learning resources about computer programming, math, and science. bobeff 1725
88 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 1885
89 awesome-erlang A curated list of awesome Erlang libraries, resources and shiny things. drobakowski 1648
90 github-issue-templates 🔣 A collection of GitHub issue, pull request and security templates stevemao 4194
91 awesome-competitive-programming 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources lnishan 12917
92 modern-unix A collection of modern/faster/saner alternatives to common unix commands. ibraheemdev 31582
93 awesome-neovim Collections of awesome neovim plugins. rockerBOO 17012
94 ueberzug seebye 1252
95 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 12192
96 awesome-c A curated list of awesome C frameworks, libraries and software. uhub 1986
97 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 28291
98 bashrc Common usable configuration files for bash simos 23
99 kelsey-hightower-wisdom tweets & quotes from Kelsey Hightower 🦉📜 tgogos 151
100 awesome-docker 🐳 A curated list of Docker resources and projects veggiemonk 31245
101 awesome-design-patterns A curated list of software and architecture related design patterns. DovAmir 41216
102 awesome-physics 🌌 A collaborative list of awesome software for exploring Physics concepts wbierbower 522
103 naming-cheatsheet Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern. kettanaito 14035
104 Projects 📃 A list of practical projects that anyone can solve in any programming language. karan 45752
105 computer-graphics-from-scratch Text, diagrams, and source code for the book Computer Graphics from scratch. ggambetta 1201
106 awesome-ssh 💻 A curated list of SSH resources. moul 2529
107 100ProjectsOfCode A list of practical knowledge-building projects. arpit-omprakash 3245
108 awesome-landing-page A series of beautiful and practical landing page templates nordicgiant2 3630
109 awesome-made-by-brazilians 🇧🇷 A collection of amazing open source projects built by brazilian developers felipefialho 1533
110 awesome-made-by-russians 🇷🇺 The best open source projects that were made and mainly contributed by Russian developers gaearon 74
111 socket.io-client Realtime application framework (client) socketio 10631
112 You-Dont-Need-GUI Stop relying on GUI; CLI ROCKS you-dont-need 5606
113 abhijithvijayan hello world! abhijithvijayan 2
114 jest-cheat-sheet Jest cheat sheet sapegin 5376
115 javascript-ebooks-1 cjitendra12 164
116 awesome-mobx A collection of awesome things regarding MobX. mobxjs 2193
117 awesome-nestjs A curated list of awesome things related to NestJS 😎 nestjs 11446
118 eng-practices Google's Engineering Practices documentation google 20092
119 post-mortems A collection of postmortems. Sorry for the delay in merging PRs! danluu 11391
120 handbook Basecamp Employee Handbook basecamp 6392
121 awesome-RemoteWork Resources for remote workers: approaches, hiring page, remote life and more. hugo53 1519
122 awesome-manifesto Utopian developer's manifesto cristaloleg 323
123 gtypist-single-space GNU Typist lessons with the "two spaces after a sentence" garbage removed. You're welcome. inaimathi 44
124 awesome-diy-software A curated list of awesome DIY software. cweagans 647
125 react-basic A description of the conceptual model of React without implementation burden. reactjs 4208
126 The-Open-Book joeycastillo 7610
127 awesome-react-components Curated List of React Components & Libraries. brillout 43503
128 backendlore How I write backends fpereiro 5138
129 SoftwareArchitect Path to a Software Architect justinamiller 8738
130 accessibility_interview_questions A starting point for questions to ask someone that wants you to give them a job scottaohara 374
131 awesome-for-beginners A list of awesome beginners-friendly projects. MunGell 71554
132 what-to-code Ideas for things to program joereynolds 1524
133 javascript-tips-and-tidbits A continuously-evolving compendium of javascript tips based on common areas of confusion or misunderstanding. nas5w 1196
134 sheetjs 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs SheetJS 35383
135 degoogle A huge list of alternatives to Google products. Privacy tips, tricks, and links. tycrek 8123
136 awesome-tmux A list of awesome resources for tmux rothgar 8123
137 awesome-wasm 😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem. mbasso 9020
138 homebrew-cask-drivers 💀 Casks of Drivers (deprecated) Homebrew 457
139 DevYouTubeList List of Development YouTube Channels ErikCH 5030
140 idiomatic-vimrc Guidelines for sculpting your very own ~/.vimrc. romainl 1126
141 the-patient-vimmer A guide for patient Vimmers. romainl 114
142 API Documentation and Samples for the Official HN API HackerNews 11675
143 js-must-watch Must-watch videos about javascript bolshchikov 13360
144 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 3179
145 You-Dont-Need People choose popular projects, often not because it applies to their problems you-dont-need 3646
146 awesome-linguistics A curated list of anything remotely related to linguistics theimpossibleastronaut 387
147 General-Knowledge-Books "I cannot teach anybody anything. I can only make them think."― Socrates manjunath5496 6
148 dracula-theme 🧛🏻‍♂️ One theme. All platforms. dracula 22816
149 awesome-react-hooks Awesome React Hooks rehooks 9955
150 frontend-architecture-topics What constitutes front-end architecture? stevekinney 382
151 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
152 jobs Our openings Nearsoft 90
153 .moc My mocp config (vim-like keys) arcusfelis 10
154 nrol-39-logo A vector PDF of the official mission logo of NROL-39 released via FOIA palewire 410
155 art Saber artworks saberland 2
156 awesome-css 🎨 A curated contents of amazing CSS :) awesome-css-group 5159
157 state-machines A humble repo to collect knowledge on state machines. achou11 62
158 HEAD A simple guide to HTML <head> elements joshbuchea 30019
159 realworld-starter-kit Starter kit for new RealWorld framework implementations gothinkster 435
160 computer-science 🎓 Path to a free self-taught education in Computer Science! ossu 175268
161 i-am-chinese-the-dragonfly-must-go-on A response to “We are Google employees, Google must drop DragonFly” ithinco 1396
162 node-vs-deno A Deno guide for Node.js developers egoist 358
163 reverse-interview Questions to ask the company during your interview viraptor 27883
164 awesome-actions A curated list of awesome actions to use on GitHub sdras 25655
165 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 10576
166 Philosophy :octocat: A list of philosophy books and resources. Jfaler 324
167 SystemProgramming Angrave's Crowd-Sourced System Programming Book used at UIUC angrave 5551
168 awesome-casestudy 📕 Curated list of technical case studies on WebGL and creative development luruke 2575
169 cuban-opensource Awesome list of Cuban opensource projects. Just to know what is being openly developed in Cuba. cuban-opensourcers 185
170 typescript-vs-flowtype Differences between Flowtype and TypeScript -- syntax and usability niieani 1733
171 react-state-management FrontendMasters 64
172 javascript-questions A long list of (advanced) JavaScript questions, and their explanations ✨ lydiahallie 63352
173 awesome-tools-for-junior-developers A curated list of popular tools, tips and tricks for aspiring developers. stephhappens 345
174 design-for-developers Design for Developers Workshop sdras 749
175 FiraCodeiScript Mashup Font of FiraCode and Script12 kencrocken 1402
176 shadow-dom-in-depth Everything you need to know about Shadow DOM sigfriedCub1990 1
177 shadow-dom-in-depth Everything you need to know about Shadow DOM praveenpuglia 234
178 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 1078
179 resilience-engineering Resilience engineering papers lorin 2972
180 awesome-react-hooks A curated list about React Hooks glauberfc 1196
181 awesome-typescript A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript dzharii 4744
182 telegram-list List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов goq 4668
183 awesome A curated list of awesome Chart.js resources and libraries chartjs 2228
184 Ubuntu-for-Azure-Developers Setting up your Ubuntu 20.04 developer environment to build Azure solutions gloveboxes 15
185 react-redux-links Curated tutorial and resource links I've collected on React, Redux, ES6, and more markerikson 22626
186 awesome-styled-components A curated list of awesome styled-components resources 💅 styled-components 3368
187 critical-path-css-tools Tools to prioritize above-the-fold (critical-path) CSS addyosmani 1157
188 bem-method BEM — a methodology how to develop web projects applicable for any technology bem-site 602
189 css 🎨 CSS: The Good Parts bevacqua 1027
190 ffmpeg-guide cyburgee 337
191 gridbugs A curated list of Grid interop issues rachelandrew 1185
192 js-dev-reads A list of books 📚and articles 📝 for the discerning web developer to read. twhite96 3981
193 awesome-personal-blogs A delightful list of personal tech blogs jkup 3029
194 flexbugs A community-curated list of flexbox issues and cross-browser workarounds for them. philipwalton 13620
195 awesome-css-learning A tiny list limited to the best CSS Learning Resources micromata 3556
196 100-days-of-code Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available) kallaway 6925
197 How-To-Secure-A-Linux-Server An evolving how-to guide for securing a Linux server. imthenachoman 17819
198 awesome-mobile-web-development All that you need to create a great mobile web experience myshov 1227
199 awesome-design-systems 💅🏻 ⚒ A collection of awesome design systems alexpate 17552
200 project-based-learning Curated list of project-based tutorials practical-tutorials 217282
201 graphql-apis 📜 A collective list of public GraphQL APIs graphql-kit 4573
202 awesome-graphql Awesome list of GraphQL chentsulin 14648
203 the-book-of-secret-knowledge A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. trimstray 157861
204 awesome-javascript 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things. sorrycc 33934
205 Become-A-Full-Stack-Web-Developer Free resources for learning Full Stack Web Development bmorelli25 17445
206 design-patterns-for-humans An ultra-simplified explanation to design patterns kamranahmedse 45923
207 awesome-online-ide 🌩️ A list of awesome online development environments styfle 3281
208 coding-interview-university A complete computer science study plan to become a software engineer. jwasham 311794
209 GitInPractice 📖 An opinionated intermediate/advanced Git book MikeMcQuaid 1045
210 first-contributions 🚀✨ Help beginners to contribute to open source projects firstcontributions 46788
211 es6features Overview of ECMAScript 6 features lukehoban 29221
212 awesome-aurelia A curated list of amazingly awesome Aurelia libraries. aurelia-contrib 311
213 awesome-flexbox 👓 A curated list of CSS Flexible Box Layout Module or only Flexbox. afonsopacifer 1239
214 awesome-hyper 🖥 Delightful Hyper plugins, themes, and resources bnb 10762
215 awesome-computer-history An Awesome List of computer history videos, documentaries and related folklore watson 2748
216 dadsresume My dad's resume and skills from 1980 runvnc 1741
217 awesome-ffmpeg 👻 A curated list of awesome FFmpeg resources. transitive-bullshit 1012
218 apprenticeships 📖 A guide to the Sparkbox apprenticeships. sparkbox 222
219 basic-wordpress-vagrant A fast, easy to use WordPress Vagrant environment modeled after managed WordPress hosting platforms like WP Engine and Flywheel. ideasonpurpose 25
220 awesome-chrome-devtools Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem ChromeDevTools 6239
221 Front-End-Performance-Checklist 🎮 The only Front-End Performance Checklist that runs faster than the others thedaviddias 16781
222 gamedev My list of game dev resources hxlnt 4
223 awesome-console-services A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols) chubin 5605
224 css-protips ⚡️ A collection of tips to help take your CSS skills pro 🦾 AllThingsSmitty 28728
225 awesome-remote-job A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python lukasz-madon 36669
226 awesome-algorithms A curated list of awesome places to learn and/or practice algorithms. tayllan 21706
227 awesome-react A collection of awesome things regarding React ecosystem enaqx 66741
228 Public-APIs 📚 A public list of APIs from round the web. n0shake 21746
229 awesome-parcel 🔗 A curated list of awesome Parcel resources, libraries, tools and boilerplates parcel-bundler 1396
230 Best-websites-a-programmer-should-visit 🔗 Some useful websites for programmers. sdmg15 65920
231 awesome-db A curated list of amazingly awesome database libraries, resources and shiny things by https://www.numetriclabz.com/ sheerun 1
232 awesome-mongodb 🍃 A curated list of awesome MongoDB resources, libraries, tools and applications ramnes 2512
233 landing-pages-resources A list of of landing pages and other marketing resources. sheerun 1
234 hackthebox-writeups Writeups for HacktheBox 'boot2root' machines Hackplayers 1933
235 vue-admin We are refactoring it, using the latest Vue and Bulma. WIP vue-bulma 9419
236 OWASP-VWAD ⚠️ This repo is no longer in use. Please refer to https://github.com/OWASP/www-project-vulnerable-web-applications-directory OWASP 878
237 npm This repository is moving to: https://github.com/npm/cli npm 17534
238 awesome-flask A curated list of awesome Flask resources and plugins humiaozuzu 12373
239 the-art-of-command-line Master the command line, in one page jlevy 154674
240 ES6-Learning 📋 List of resources to learn ECMAScript 6! ericdouglas 4547
241 beautiful-docs Pointers to useful, well-written, and otherwise beautiful documentation. matheusfelipeog 9215
242 learn-regex Learn regex the easy way ziishaned 45870
243 awesome-sysadmin A curated list of amazingly awesome open-source sysadmin resources. awesome-foss 26962
244 javascript-style-guide Guía de Estilo para programar con JavaScript, en español. Apoyo es bienvenido :) paolocarrasco 594
245 You-Dont-Know-JS A book series (2 published editions) on the JS language. getify 180963
246 awesome-educational-games A curated list of awesome educational games to learn editors, languages, programming, etc yrgo 915
247 awesome-toolkits A curated list of open source, high-quality, popular and well maintained "zero-configuration" (#0CJS) toolkits reyronald 541
248 sublime A collection of some of the best Sublime Text packages, themes, and goodies. JaredCubilla 1061
249 orly-full-res Full resolution images of the O RLY book covers made by The Practical Dev thepracticaldev 2715
250 modern-js-cheatsheet Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects. mbeaudru 25546
251 git-flight-rules Flight rules for git k88hudson 41994
252 awesome 😎 Awesome lists about all kinds of interesting topics sindresorhus 346675
253 Front-End-Checklist 🗂 The perfect Front-End Checklist for modern websites and meticulous developers thedaviddias 69531
254 every-programmer-should-know A collection of (mostly) technical things every software developer should know about mtdvio 86042
255 awesome-nodejs-projects Curated list of awesome open-source applications made with Node.js sqreen 5478
256 awesome-nodejs ⚡ Delightful Node.js packages and resources sindresorhus 59559
257 Best-websites-a-programmer-should-visit 🔗 Some useful websites for programmers. vkandola 15
258 Awesome-Hacking-Resources A collection of hacking / penetration testing resources to make you better! vitalysim 15619
259 spellbook-of-modern-webdev A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development dexteryy 17300
260 angular-styleguide Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices. johnpapa 23832
261 HowToBeAProgrammer A guide on how to be a Programmer - originally published by Robert L Read braydie 15953

⬆ 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 5251
2 h-m-m Hackers Mind Map nadrad 1942
3 arc90-readability A copy of the original Arc90 repo with links to many of the current ports. masukomi 224
4 yii2-app-advanced Yii 2.0 Advanced Application Template yiisoft 1670
5 yii2-app-basic Yii 2.0 Basic Application Template yiisoft 657
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 14
9 quiz Refactor the code to make it look more object-oriented and maintainable yegor256 112
10 looking-glass Easy to deploy Looking Glass gmazoyer 472
11 xvwa XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security. s4n7h0 1709

⬆ Back to Index

PLpgSQL

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

⬆ 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 17453
2 cloc cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. AlDanial 20209

⬆ Back to Index

PostScript

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

⬆ Back to Index

PowerShell

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

⬆ Back to Index

Pug

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

⬆ Back to Index

PureScript

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

⬆ Back to Index

Python

Name Description Author Stars
1 pudb Full-screen console debugger for Python inducer 3039
2 tools The Standard Ebooks toolset for producing our ebook files. standardebooks 1456
3 freezegun Let your Python tests travel through time spulec 4270
4 pyright Static Type Checker for Python microsoft 13818
5 python-validity Validity fingerprint sensor prototype uunicorn 1030
6 wemake-django-template Bleeding edge django template focused on code quality and security. wemake-services 2048
7 hypothesis Hypothesis is a powerful, flexible, and easy to use library for property-based testing. HypothesisWorks 7702
8 dotenv-linter ☺️ Linting dotenv files like a charm! wemake-services 284
9 django-test-migrations Test django schema and data migrations, including migrations' order and best practices. wemake-services 538
10 fastapi-utils Reusable utilities for FastAPI fastapiutils 2010
11 starlette The little ASGI framework that shines. 🌟 encode 10591
12 xack Tutorials on computer programming theory and techniques. med-merchise 1
13 pytest-django A Django plugin for pytest. pytest-dev 1419
14 rele Easy to use Google Pub/Sub mercadona 202
15 pytest-clarity A plugin to improve the output of pytest with colourful unified diffs darrenburns 444
16 weight-loss Machine Learning meets ketosis: how to effectively lose weight arielf 3323
17 cli 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. httpie 34748
18 python Official Python client library for kubernetes kubernetes-client 6932
19 awesome-django A curated list of awesome things related to Django wsvincent 9879
20 uvicorn An ASGI web server, for Python. 🦄 encode 8862
21 daphne Django Channels HTTP/WebSocket server django 2452
22 extrakto extrakto for tmux - quickly select, copy/insert/complete text without a mouse laktak 932
23 django-types 🍩 Type stubs for Django sbdchd 217
24 ruff-lsp A Language Server Protocol implementation for Ruff. astral-sh 1402
25 debugpy An implementation of the Debug Adapter Protocol for Python microsoft 1973
26 wat Deep inspection of Python objects igrek51 1795
27 beets music library manager and MusicBrainz tagger beetbox 13172
28 cookiecutter A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects. cookiecutter 23054
29 cookiecutter-django Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. cookiecutter 12423
30 djangorestframework-stubs PEP-484 stubs for django-rest-framework typeddjango 474
31 django-stubs PEP-484 stubs for Django typeddjango 1676
32 jedi Awesome autocompletion, static analysis and refactoring library for python davidhalter 5876
33 python-lsp-server Fork of the python-language-server project, maintained by the Spyder IDE team and the community python-lsp 2059
34 dingus A record-then-assert test double library. garybernhardt 97
35 pipenv Python Development Workflow for Humans. pypa 24979
36 pytest-testmon Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch. tarpas 859
37 pytest-watcher Automatically rerun your tests on file modifications olzhasar 181
38 python_koans Python Koans - Learn Python through TDD gregmalcolm 4971
39 learn-more-python-the-hard-way-solutions zedshaw 553
40 bbot The recursive internet scanner for hackers. 🧡 blacklanternsecurity 7785
41 ostep-homework remzi-arpacidusseau 2264
42 OpenCore-Legacy-Patcher Experience macOS just like before dortania 13830
43 MessiScriptInterpreter Intérprete de MessiScript, un lenguaje de programación esotérico en el que cada código es una jugada de Messi. Erawaa 235
44 northwind-SQLite3 SQLite3 version of Microsoft's Northwind Database jpwhite3 486
45 Vesuvius-First-Letters younader 132
46 gpt-pilot The first real AI developer Pythagora-io 32325
47 pytest The pytest framework makes it easy to write small tests, yet scales to support complex functional testing pytest-dev 12407
48 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 562
49 frogmouth A Markdown browser for your terminal Textualize 2656
50 ferris A low profile split keyboard designed to satisfy one single use case elegantly pierrechevalier83 1125
51 mypy Optional static typing for Python python 18927
52 learn-cantrill-io-labs Standard and Advanced Demos for learn.cantrill.io courses acantril 5744
53 fulgurate Simple spaced repetition flashcard software. theq629 66
54 urwid Console user interface library for Python (official repo) urwid 2855
55 python-prompt-toolkit Library for building powerful interactive command line applications in Python prompt-toolkit 9530
56 sqlglot Python SQL Parser and Transpiler tobymao 7111
57 fail2ban Daemon to ban hosts that cause multiple authentication errors fail2ban 13176
58 hackingtool ALL IN ONE Hacking Tool For Hackers Z4nzu 51552
59 smassh Smassh your Keyboard, TUI Edition kraanzu 1501
60 pulsemixer CLI and curses mixer for PulseAudio GeorgeFilipkin 735
61 edir Program to rename, remove, and copy files and directories using your editor bulletmark 151
62 100_plus_Python_Projects_Challenge 100+ Python Projects Challenge zhiwehu 1396
63 vit VIT is a lightweight, fast, curses-based front end to Taskwarrior vit-project 508
64 python-patterns A collection of design patterns/idioms in Python faif 40910
65 suspicious Catching bugs in code with AI, fully local CLI app sturdy-dev 58
66 pylint It's not just a linter that annoys you! pylint-dev 5395
67 scapy Scapy: the Python-based interactive packet manipulation program & library. secdev 11066
68 semantic-code-search Search your codebase with natural language • CLI • No data leaves your computer sturdy-dev 316
69 ranger A VIM-inspired filemanager for the console ranger 15900
70 fastapi FastAPI framework, high performance, easy to learn, fast to code, ready for production fastapi 80807
71 speedtest-cli Command line interface for testing internet bandwidth using speedtest.net sivel 13680
72 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 67723
73 tmuxp 🖥️ Session manager for tmux, build on libtmux. tmux-python 4155
74 wttr.in ⛅ The right way to check the weather chubin 25360
75 pywal 🎨 Generate and change color-schemes on the fly. dylanaraps 8534
76 sentry Developer-first error tracking and performance monitoring getsentry 39999
77 bpytop Linux/OSX/FreeBSD resource monitor aristocratos 10496
78 diagrams 🎨 Diagram as Code for prototyping cloud system architectures mingrammer 40262
79 you-get ⏬ Dumb downloader that scrapes the web soimort 54643
80 Lurnby A tool for active reading and personal knowledge management Roznoshchik 685
81 Bluetooth_Headset_Battery_Level A python script to get battery level from Bluetooth headsets TheWeirdDev 772
82 Python All Algorithms implemented in Python TheAlgorithms 197238
83 cs22-slides-and-py-files Slides and Python files used in my CS22 videos on youtube gerryjenkinslb 34
84 sqlalchemy The Database Toolkit for Python sqlalchemy 10019
85 polybar-collection Beautiful collection of Polybar themes Murzchnvok 866
86 freemocap Free Motion Capture for Everyone 💀✨ freemocap 3551
87 public-apis A collective list of free APIs public-apis 327325
88 liga Get your favourite programming font with ligatures ✨ EzequielRamis 99
89 pydantic Data validation using Python type hints pydantic 22416
90 flask The Python micro framework for building web applications. pallets 68778
91 example-code-2e Example code for Fluent Python, 2nd edition (O'Reilly 2022) fluentpython 3421
92 black The uncompromising Python code formatter psf 39576
93 colorama Simple cross-platform colored terminal text in Python tartley 3607
94 sqlfluff A modular SQL linter and auto-formatter with support for multiple dialects and templated code. sqlfluff 8563
95 django-rest-framework Web APIs for Django. 🎸 encode 28767
96 pythonds3 Data Structures package for Problem Solving with Algorithms and Data Structures using Python psads 40
97 sqlmap Automatic SQL injection and database takeover tool sqlmapproject 33279
98 piano_fundamentals This is a Sphinx adaptation of Chaun C. Chang's book, "Fundamentals of Piano Practice." gmoe 311
99 CheatSheetSeries The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics. OWASP 28837
100 mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. mitmproxy 37865
101 pytodusdownload Descargar ficheros de ToDus (comunmente llamado S3) de forma sencilla cccaballero 5
102 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 2130
103 webpy web.py is a web framework for python that is as simple as it is powerful. webpy 5902
104 andoma ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI. healeycodes 155
105 system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. donnemartin 288950
106 interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards. donnemartin 29899
107 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 6161
108 khan-dl Download courses from khanacademy.org rand-net 853
109 grc generic colouriser garabik 1930
110 autojump A cd command that learns - easily navigate directories from the command line wting 16412
111 manim Animation engine for explanatory math videos 3b1b 74962
112 projectile.nvim 🚀 dunstontc 34
113 denite.nvim 🐉 Dark powered asynchronous unite all interfaces for Neovim/Vim8 Shougo 2065
114 ultimate-python Ultimate Python study guide 🐍 🐍 🐍 huangsam 5161
115 localstack 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline localstack 57657
116 thefuck Magnificent app which corrects your previous console command. nvbn 89845
117 qutebrowser A keyboard-driven, vim-like browser based on Python and Qt. qutebrowser 10061
118 wtfpython What the f*ck Python? 😱 satwikkansal 36005
119 pgcli Postgres CLI with autocompletion and syntax highlighting dbcli 12259
120 c64ref Ultimate Commodore 64 Reference: ROM Disassembly, Memory Map, ... mist64 495
121 SReC PyTorch Implementation of "Lossless Image Compression through Super-Resolution" caoscott 1046
122 synapse Synapse: Matrix homeserver written in Python/Twisted. matrix-org 11863
123 reactor Phoenix LiveView but for Django edelvalle 639
124 ultisnips UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! SirVer 7574
125 sclack The best CLI client for Slack, because everything is terrible! haskellcamargo 2456
126 Surprise A Python scikit for building and analyzing recommender systems NicolasHug 6520
127 YouCompleteMe A code-completion engine for Vim ycm-core 25552
128 keyboardlayouteditor Keyboard Layout Editor simos 250
129 deoplete-ternjs deoplete.nvim source for javascript carlitux 276
130 pynvim Python client and plugin host for Nvim neovim 1578
131 deoplete.nvim 🌠 Dark powered asynchronous completion framework for neovim/Vim8 Shougo 5950
132 dotbot A tool that bootstraps your dotfiles ⚡️ anishathalye 7263
133 i3blocks-contrib Official repository for community contributed blocklets vivien 1337
134 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 26422
135 ffsubsync Automagically synchronize subtitles with video. smacke 6997
136 professional-programming A collection of learning resources for curious software engineers charlax 47304
137 WPForce Wordpress Attack Suite n00py 948
138 bootable-iso Bootable USB disk that lets you choose an ISO image mgedmin 16
139 LearnPythonTheHardWay Learn Python The Hard Way course exercises ubarredo 169
140 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 4256
141 SublimeLinter-flow SublimeLinter plugin for JavaScript static type checking, using flow. SublimeLinter 116
142 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
143 JavaScript-Completions JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions. pichillilorenzo 356
144 ArchiveBox 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... ArchiveBox 23204
145 linux-insides A little bit about a linux kernel 0xAX 30320
146 learn-python 📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations. trekhleb 16661
147 book Crypto 101, the introductory book on cryptography. crypto101 3020
148 kitty Cross-platform, fast, feature-rich, GPU based terminal kovidgoyal 26256
149 algorithm-archive A collaborative book on algorithms algorithm-archivists 2393
150 youtube-dl Command-line program to download videos from YouTube.com and other video sites ytdl-org 134130
151 face_recognition The world's simplest facial recognition api for Python and the command line ageitgey 54100
152 sublime-autoprefixer Sublime plugin to prefix your CSS sindresorhus 667
153 yewtube yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required. mps-youtube 8218
154 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
155 cheat.sh the only cheat sheet you need chubin 38927
156 vibora Fast, asynchronous and elegant Python web framework. vibora-io 5661
157 termtosvg Record terminal sessions as SVG animations nbedos 9718
158 checkio-client CheckiO 19
159 http-stress A simple while effective Python-powered HTTP/HTTPS stress testing and load measurement tool. gretel 4
160 explainshell match command-line arguments to their help text idank 13396
161 trash-cli Command line interface to the freedesktop.org trashcan. andreafrancia 3764
162 jedi-vim Using the jedi autocompletion library for VIM. davidhalter 5306
163 you-dont-know-node You Don't Know Node.js azat-co 1539
164 LANs.py Inject code and spy on wifi users DanMcInerney 2595
165 ANGRYsearch Linux file search, instant results as you type DoTheEvo 1073

⬆ Back to Index

Roff

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

⬆ Back to Index

Ruby

Name Description Author Stars
1 99bottles_ruby sandimetz 63
2 endoflife.date Informative site with EoL dates of everything endoflife-date 2622
3 lobsters Computing-focused community centered around link aggregation and discussion lobsters 4208
4 rack-test Rack::Test is a small, simple testing API for Rack apps. rack 921
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 1882
8 sequel Sequel: The Database Toolkit for Ruby jeremyevans 5009
9 solargraph A Ruby language server. castwide 1918
10 rubocop-rails A RuboCop extension focused on enforcing Rails best practices and coding conventions. rubocop 828
11 thin A very fast & simple Ruby web server macournoyer 2271
12 rack A modular Ruby web server interface. rack 4960
13 sucks-rocks Does it suck? Or does it rock? garybernhardt 58
14 rspec-rails RSpec for Rails 7+ rspec 5197
15 rspec-mocks RSpec's 'test double' framework, with support for stubbing and mocking rspec 1157
16 minitest minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest 3315
17 devise Flexible authentication solution for Rails with Warden. heartcombo 24104
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 5894
20 rubocop A Ruby static code analyzer and formatter, based on the community Ruby style guide. rubocop 12678
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 47725
24 discourse A platform for community discussion. Free, open, simple. discourse 43176
25 metasploit-framework Metasploit Framework rapid7 34781
26 devdocs API Documentation Browser freeCodeCamp 35728
27 homebrew-universal-ctags Homebrew Tap for Universal Ctags on OSX universal-ctags 326
28 hacktoberfest-2020 Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons. Hacktoberfest 493
29 homebrew-cask 🍻 A CLI workflow for the administration of macOS applications distributed as binaries Homebrew 21129
30 quine-relay An uroboros program with 100+ programming languages mame 14091
31 brew 🍺 The missing package manager for macOS (or Linux) Homebrew 42459
32 homebrew-core 🍻 Default formulae for the missing package manager for macOS (or Linux) Homebrew 13987
33 homebrew-zathura Homebrew formulae to build Zathura on Mac OS X homebrew-zathura 567
34 rails Ruby on Rails rails 56450
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 546
36 colorls A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. 🎉 athityakumar 4974
37 jekyll 🌐 Jekyll is a blog-aware static site generator in Ruby jekyll 49574
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 22175
40 mongrel Mongrel on git mongrel 175
41 vagrant-docker-baseimages A collection of Vagrant-friendly docker base images tknerr 55
42 awesome-awesomeness A curated list of awesome awesomeness bayandin 32355

⬆ Back to Index

Rust

Name Description Author Stars
1 tach A Python tool to enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Interoperable with your existing systems 🦀 Written in rust gauge-sh 1500
2 diffsitter A tree-sitter based AST difftool to get meaningful semantic diffs afnanenayet 1699
3 difftastic a structural diff that understands syntax 🟥🟩 Wilfred 21744
4 oha Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. hatoo 7463
5 just 🤖 Just a command runner casey 23757
6 topgrade Upgrade all the things topgrade-rs 2223
7 paru Feature packed AUR helper Morganamilo 6505
8 pylyzer A fast, feature-rich static code analyzer & language server for Python mtshiba 2657
9 harper The Grammar Checker for Developers Automattic 3129
10 tmux-thumbs A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator fcsonline 944
11 angle-grinder Slice and dice logs on the command line rcoh 3534
12 yazi 💥 Blazing fast terminal file manager written in Rust, based on async I/O. sxyazi 21884
13 git-absorb git commit --fixup, but automatic tummychow 4857
14 uv An extremely fast Python package and project manager, written in Rust. astral-sh 39189
15 gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git GitoxideLabs 9493
16 bluetui 🛜 TUI for managing bluetooth on Linux. pythops 546
17 impala 🛜 TUI for managing wifi on Linux. pythops 829
18 tuigreet Graphical console greeter for greetd apognu 1069
19 orogene Makes node_modules/ happen. Fast. No fuss. orogene 1464
20 rye a Hassle-Free Python Experience astral-sh 14018
21 slint Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps. slint-ui 18408
22 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 16322
23 leo 🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications ProvableHQ 4807
24 high-assurance-rust A free book about developing secure and robust systems software. tnballo 1334
25 oxc ⚓ A collection of JavaScript tools written in Rust. oxc-project 13349
26 carbonyl Chromium running inside your terminal fathyb 14935
27 zoxide A smarter cd command. Supports all major shells. ajeetdsouza 24842
28 moon A build system and monorepo management tool for the web ecosystem, written in Rust. moonrepo 3047
29 coreutils Cross-platform Rust rewrite of the GNU coreutils uutils 18281
30 eza A modern alternative to ls eza-community 13999
31 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 706
32 lightningcss An extremely fast CSS parser, transformer, bundler, and minifier written in Rust. parcel-bundler 6778
33 atuin ✨ Magical shell history atuinsh 22431
34 tauri Build smaller, faster, and more secure desktop and mobile applications with a web frontend. tauri-apps 89369
35 actix-web Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. actix 22418
36 git-branchless High-velocity, monorepo-scale workflow for Git arxanas 3549
37 rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. rustdesk 82024
38 ktrl A Supercharged Keyboard Programming Daemon ⌨️ ItayGarin 343
39 teach-rs A modular, reusable university course for Rust trifectatechfoundation 3110
40 comprehensive-rust This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. google 29235
41 typos Source code spell checker crate-ci 2889
42 sniffnet Comfortably monitor your Internet traffic 🕵️‍♂️ GyulyVGC 21469
43 typst A new markup-based typesetting system that is powerful and easy to learn. typst 37381
44 wezterm A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust wezterm 19214
45 asciinema Terminal session recorder 📹 asciinema 14651
46 skim Fuzzy Finder in rust! skim-rs 5393
47 hyperfine A command-line benchmarking tool sharkdp 23979
48 mise dev tools, env vars, task runner jdx 13321
49 tree-sitter An incremental parsing system for programming tools tree-sitter 19541
50 LanguageClient-neovim Language Server Protocol (LSP) support for vim and neovim. autozimu 3551
51 swc Rust-based platform for the Web swc-project 31658
52 ruff An extremely fast Python linter and code formatter, written in Rust. astral-sh 35694
53 libreddit Private front-end for Reddit libreddit 5070
54 napkin-math Techniques and numbers for estimating system's performance from first-principles sirupsen 4044
55 xplr A hackable, minimal, fast TUI file explorer sayanarijit 4292
56 talent-plan open source training courses about distributed database and distributed systems pingcap 10367
57 meilisearch A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications. meilisearch 49168
58 anki Anki's shared backend and web components, and the Qt frontend ankitects 19879
59 gitui Blazing 💥 fast terminal-ui for git written in rust 🦀 extrawurst 19104
60 StyLua A Lua code formatter JohnnyMorganz 1719
61 bore 🕳 bore is a simple CLI tool for making tunnels to localhost ekzhang 9333
62 explaine.rs An interactive Rust syntax playground jrvidal 145
63 lapce Lightning-fast and Powerful Code Editor written in Rust lapce 34960
64 neovide No Nonsense Neovim Client in Rust neovide 13558
65 rust-raspberrypi-OS-tutorials 📚 Learn to write an embedded OS in Rust 🦀 rust-embedded 13941
66 huber Huber: simplify GitHub package management innobead 197
67 zellij A terminal workspace with batteries included zellij-org 23035
68 stremio-core ⚛️ The Stremio Core: types, addon system, UI models, core logic Stremio 1108
69 delta A syntax-highlighting pager for git, diff, grep, and blame output dandavison 25328
70 sonic 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. valeriansaliou 20447
71 kosmonaut A web browser engine for the space age 🚀 twilco 1699
72 robinson A toy web rendering engine mbrubeck 1577
73 grass A Sass compiler written purely in Rust connorskees 533
74 choose A human-friendly and fast alternative to cut and (sometimes) awk theryangeary 1923
75 ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore BurntSushi 50266
76 video-summarizer Summarizes videos into much shorter videos. Ideal for long lecture videos. SoptikHa2 118
77 rls Repository for the Rust Language Server (aka RLS) rust-lang 3511
78 iron-kaleidoscope LLVM tutorial in Rust language jauhien 1182
79 mdBook Create book from markdown files. Like Gitbook but implemented in Rust rust-lang 18963
80 rustup The Rust toolchain installer rust-lang 6277
81 alacritty A cross-platform, OpenGL terminal emulator. alacritty 57648
82 tools Unified developer tools for JavaScript, TypeScript, and the web rome 23669
83 exa A modern replacement for ‘ls’. ogham 23772
84 nestur The NES (emulator) you left outside in the rain but let dry and still kind of works spieglt 542
85 bandwhich Terminal bandwidth utilization tool imsnif 10325
86 navi An interactive cheatsheet tool for the command-line denisidoro 15475
87 tealdeer A very fast implementation of tldr in Rust. tealdeer-rs 4750
88 rust-web-framework-comparison A comparison of some web frameworks and libs written in Rust flosse 5288
89 servo Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications. servo 29228
90 rustlings 🦀 Small exercises to get you used to reading and writing Rust code! rust-lang 56305
91 starship ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! starship 46981
92 fnm 🚀 Fast and simple Node.js version manager, built in Rust Schniz 19452
93 pastel A command-line tool to generate, analyze, convert and manipulate colors sharkdp 5221
94 taizen curses based mediawiki browser oppiliappan 289
95 ffsend 📬 Easily and securely share files from the command line. A fully featured Firefox Send client. timvisee 7059
96 broot A new way to see and navigate directory trees : https://dystroy.org/broot Canop 11060
97 hello_rocket fChristenson 2
98 wasm-pack 📦✨ your favorite rust -> wasm workflow tool! rustwasm 6472
99 fish-shell The user-friendly command line shell. fish-shell 27949
100 rust Empowering everyone to build reliable and efficient software. rust-lang 101190
101 deno A modern runtime for JavaScript and TypeScript. denoland 101679
102 bat A cat(1) clone with wings. sharkdp 51064
103 fd A simple, fast and user-friendly alternative to 'find' sharkdp 35526

⬆ 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 11672
6 react-credit-cards Beautiful credit cards for your payment forms amaroteam 2604
7 TypeScript-Node-Starter A reference example for TypeScript and Node with a detailed README describing how to use the two together. microsoft 11414
8 inuitcss Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects. inuitcss 1852
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 20922

⬆ 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 720
3 tooling-talks A monthly series of talks about tooling. ckipp01 47
4 metals Scala language server with rich IDE features 🚀 scalameta 2146
5 ArnoldC Arnold Schwarzenegger based programming language lhartikk 6748
6 lila ♞ lichess.org: the forever free, adless and open source chess server ♞ lichess-org 16176

⬆ Back to Index

Scheme

Name Description Author Stars
1 nvim-treesitter-textobjects nvim-treesitter 2272
2 nvim-treesitter Nvim Treesitter configurations and abstraction layer nvim-treesitter 11364
3 .dotfiles 🎆 Arch Linux with i3 / nvim / tmux / urxvt / zsh / ... Phantas0s 678
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 1535

⬆ Back to Index

Shell

Name Description Author Stars
1 zhooks Display Zsh hook functions and arrays agkozak 60
2 fzf-tab Replace zsh's default completion selection menu with fzf! Aloxaf 3592
3 ramroot Load root file system to ram during boot. arcmags 285
4 tmux-continuum Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on. tmux-plugins 3422
5 dotfiles dotfiles for the developer happiness: macos, zsh, brew, vscode, python, minimalism sobolevn 761
6 tmux-copycat A plugin that enhances tmux search tmux-plugins 1125
7 linutil Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks. ChrisTitusTech 3105
8 zsh-bd Jump back to a specific directory, without doing cd ../../.. Tarrasch 425
9 dotfiles G-Rath 2
10 vimtutor-sequel Vimtutor Sequel - Advanced Vim Tutor Lessons ⌨️ micahkepe 497
11 git-gloss ✨Makes your git logs show GitHub PR/issue/reviewer/author links sideshowbarker 27
12 dotfiles my .config directory shortcuts 14
13 sedtris Tetris in sed uuner 543
14 dotfiles chezmoi dotfiles template repository. chezmoi 29
15 zsh_unplugged 🤔 perhaps you don't need a Zsh plugin manager after all... mattmc3 409
16 zsh-bench Benchmark for interactive Zsh romkatv 695
17 antidote https://antidote.sh - the cure to slow zsh plugin management mattmc3 1006
18 PipeWire-Guide PipeWire Guide. Learn about how PipeWire gives your Linux system a Professional Audio/Video Processing workflow. mikeroyal 1142
19 alacritty-theme Collection of Alacritty color schemes alacritty 1962
20 fzf.fish 🔍🐟 Fzf plugin for Fish PatrickF1 2155
21 fisher A plugin manager for Fish jorgebucaran 8037
22 hydro Ultra-pure, lag-free prompt with async Git status—just for Fish jorgebucaran 751
23 dotfiles Files important enough for version control MariaSolOs 221
24 factorial-dotfiles Generic dotfiles for gitpod at Factorial factorialco 2
25 fzf-live-repl Turn your fzf into a live REPL pawelduda 256
26 git-wizard instant git magic and tricks makelinux 49
27 rofi-expressvpn Control ExpressVPN from Rofi sigfriedCub1990 3
28 try Inspect a command's effects before modifying your live system binpash 5237
29 zsh-autocomplete 🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion. marlonrichert 5573
30 install 📥 Homebrew (un)installer Homebrew 2245
31 rbenv Manage your app's Ruby environment rbenv 16233
32 asdf-ghcup An asdf plugin wrapping GHCup. sestrella 15
33 vim-university A curriculum for leveling up your Vim wincent 265
34 learnvimscriptthehardway sjl 1338
35 asdf-rebar Rebar3/Rebar version management plugin for asdf Stratus3D 38
36 tmux 💽 Soothing pastel theme for Tmux catppuccin 2123
37 DoomLinux A bash script to build a minimal linux operating system just to play Doom. shadlyd15 401
38 make-your-own-tea A step-by-step guide to making your own Elm architecture in TypeScript eeue56 20
39 tmux-navigate 🥂 Seamless tmux/vim navigation (over SSH too!) sunaku 56
40 tmux-tilish Plugin which makes tmux work and feel like i3wm jabirali 431
41 NodeOS Lightweight operating system using Node.js as userspace NodeOS 6944
42 rofi-bluetooth 🔷 A script that generates a rofi menu that uses bluetoothctl to connect to bluetooth devices and display status info. nickclyde 495
43 cli-computing 🐧 Linux command line and Scripting guide for beginner to intermediate users learnbyexample 539
44 wireguard-rofi-waybar Plugin for Waybar and rofi to use NetworkManager's WireGuard capabilities HarHarLinks 31
45 bitwarden-rofi Wrapper for Bitwarden https://github.com/bitwarden/cli and Rofi mattydebie 353
46 emailwiz Script that installs/configures a Dovecot, Postfix, Spam Assassin, OpenDKIM Debian web server LukeSmithxyz 1884
47 LARBS Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution LukeSmithxyz 2079
48 fast-syntax-highlighting Feature-rich syntax highlighting for ZSH zdharma-continuum 1254
49 theme.sh A script which lets you set your $terminal theme. lemnos 927
50 tracker-add Fully automated script for adding more trackers to Transmission. AndrewMarchukov 277
51 pure-bash-bible 📖 A collection of pure bash alternatives to external processes. dylanaraps 36781
52 pure-sh-bible 📖 A collection of pure POSIX sh alternatives to external processes. dylanaraps 6543
53 neofetch-themes Neofetch configs put into a convinient repository Chick2D 1455
54 diyfetch 🧰📠 The ultimate fetch tool template info-mono 234
55 zsh-extras Extra completions and functions for zsh! b0o 3
56 zsh-completions Additional completion definitions for Zsh. zsh-users 7133
57 SketchCrapp SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur. duraki 441
58 awesome-raspberry-pi 📝 A curated list of awesome Raspberry Pi tools, projects, images and resources thibmaek 14028
59 polybar-themes A huge collection of polybar themes with different styles, colors and variants. adi1090x 5813
60 d3 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 d3 109763
61 dotfiles Dotfiles for macOS and Debian eduarbo 6
62 EasyEffects-Presets Collection of PulseEffects presets JackHack96 1078
63 pfetch 🐧 A pretty system information tool written in POSIX sh. dylanaraps 2073
64 polybar-scripts This is a community project. We write and collect scripts for polybar! polybar 2521
65 siji An iconic bitmap font based on Stlarch with additional glyphs. stark 812
66 voidrice My dotfiles (deployed by LARBS) LukeSmithxyz 4313
67 asdf-erlang Erlang plugin for asdf version manager asdf-vm 490
68 asdf-elixir Elixir plugin for asdf version manager asdf-vm 482
69 asdf-plugins Convenience shortname repository for asdf community plugins asdf-vm 1283
70 asdf-python Python plugin for the asdf version manager asdf-community 679
71 ep-bash-worker easypodcasts 2
72 i3-keyboard-layout Change keyboard layout with a keystroke + show it in the status bar porras 96
73 quickemu Quickly create and run optimised Windows, macOS and Linux virtual machines quickemu-project 11358
74 powerlevel10k A Zsh theme romkatv 47856
75 bash-git-prompt An informative and fancy bash prompt for Git users magicmonty 6760
76 node-example-flamegraph naugtur 67
77 pyenv-installer This tool is used to install pyenv and friends. pyenv 4017
78 tmux 🧛🏻‍♂️ Dark theme for tmux dracula 686
79 dotfiles-old 💻dotfiles for: tmux, neovim, git, zsh, osx dbalatero 60
80 zsh-vi-mode 💻 A better and friendly vi(vim) mode plugin for ZSH. jeffreytse 3485
81 dotfiles.zsh Config files for ZSH, Java, Ruby, Go, Editors, Terminals and more. caarlos0 706
82 z z - jump around rupa 16517
83 fasd Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v. clvv 5909
84 pyenv-virtualenv a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv) pyenv 6470
85 docker-zsh-completion Zsh completion for docker and docker-compose. greymd 65
86 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 9261
87 gradle-completion Gradle tab completion for bash and zsh gradle 1044
88 maza-ad-blocking Simple, native and efficient local ad blocker. Only Bash. tanrax 1811
89 hook-flow A flowchart that explains the new lifecycle of a Hooks component. https://dwe.st/hf donavon 2174
90 dotfiles Ensuring that Bash uses vi mode wherever I go. noperator 15
91 tmux-yank Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin. tmux-plugins 2780
92 tpm Tmux Plugin Manager tmux-plugins 12672
93 tmux-resurrect Persists tmux environment across system restarts. tmux-plugins 11617
94 dotfiles  My dotfiles alebelcor 3
95 mons POSIX Shell script to quickly manage monitors on X Ventto 641
96 wd 🚀 Jump to custom directories in zsh mfaerevaag 702
97 config Apps/CLIs/configs I use on macOS/iOS. Fish, Karabiner, Cursor.. nikitavoloboev 20727
98 zsh-better-npm-completion Better completion for npm lukechilds 477
99 awesome-cli-apps 🖥 📊 🕹 🛠 A curated list of command line apps agarrharr 15905
100 git-ignore Generate .gitignore files with templates from gitignore.io offline laggardkernel 30
101 listbox 💬 listbox element for bash gko 46
102 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
103 pacapt An ArchLinux's pacman-like shell wrapper for many package managers. 56KB and run anywhere. icy 966
104 fonts Patched fonts for Powerline users. powerline 25873
105 gitflow-avh AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model petervanderdoes 5426
106 pure Pretty, minimal and fast ZSH prompt sindresorhus 13411
107 pi-hole A black hole for Internet advertisements pi-hole 50213
108 spaceship-prompt 🚀✨ Minimalistic, powerful and extremely customizable Zsh prompt spaceship-prompt 19780
109 hacker-laws 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws dwmkerr 25940
110 n Node version management tj 19008
111 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 7675
112 nvm Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions nvm-sh 82211
113 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 13463
114 icons-in-terminal Use any fonts in the terminal without replacing or patching sebastiencs 1014
115 papers-we-love Papers from the computer science community to read and discuss. papers-we-love 90777
116 standard How we work and best practices sparkbox 291
117 dotfiles My Ubuntu / OS X dotfiles. cowboy 1576
118 movies-for-hackers 🎬 A curated list of movies every hacker & cyberpunk must watch. k4m4 10738
119 antigen The plugin manager for zsh. zsh-users 8143
120 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 176005
121 zsh-autosuggestions Fish-like autosuggestions for zsh zsh-users 32210
122 zsh-syntax-highlighting Fish shell like syntax highlighting for Zsh. zsh-users 20669
123 awesome-zsh-plugins A collection of ZSH frameworks, plugins, themes and tutorials. unixorn 15904
124 dotfiles Trying to organize my configurations across my different environments sigfriedCub1990 6
125 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 1153

⬆ Back to Index

Svelte

Name Description Author Stars
1 webvm Virtual Machine for the Web leaningtech 11767
2 stretch-my-time-off Maximise your vacation days 🌴📅 zachd 159
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 2799

⬆ 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 7700
3 linearmouse The mouse and trackpad utility for Mac. linearmouse 4196
4 AeroSpace AeroSpace is an i3-like tiling window manager for macOS nikitabobko 10262
5 Amethyst Automatic tiling window manager for macOS à la xmonad. ianyh 15073
6 Gifski 🌈 Convert videos to high-quality GIFs on your Mac sindresorhus 7909
7 lifesaver Conway's Game of Life implemented as an artistic, abstract macOS screensaver and tvOS app using SpriteKit amiantos 214
8 OpenEmu 🕹 Retro video game emulation for macOS OpenEmu 16337

⬆ 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 11140
2 vimtex VimTeX: A modern Vim and neovim filetype plugin for LaTeX files. lervag 5688
3 AlgoXY Book of Elementary Functional Algorithms and Data structures liuxinyu95 6236
4 LearningOOPWithPharo Learning Object-Oriented Programming with Pharo SquareBracketAssociates 65
5 ods Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations. patmorin 1218
6 resumake.io 📝 A website for automatically generating elegant LaTeX resumes. saadq 3361
7 docs This is a repo of the RetroArch official document page. libretro 267
8 os01 Bootstrap yourself to write an OS from scratch. A book for self-learner. tuhdo 12339
9 rh Riemann Hypothesis book williamstein 74
10 ThinkPython2 LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey. AllenDowney 2542
11 Awesome-CV 📄 Awesome CV is LaTeX template for your outstanding job application posquit0 23749

⬆ Back to Index

TypeScript

Name Description Author Stars
1 keybr.com The smartest way to learn touch typing and improve your typing speed. aradzie 2451
2 tutorialkit TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API stackblitz 595
3 effect An ecosystem of tools to build robust applications in TypeScript Effect-TS 8204
4 unleash Open-source feature management platform Unleash 11804
5 proxy-client-react Unleash 48
6 bolt.new Prompt, run, edit, and deploy full-stack web applications stackblitz 12673
7 wrapito-vitest Wrapito integration with Vitest mercadona 1
8 eslint-plugin-depend An ESLint plugin for suggesting optimisations in choice of dependency, native equivalents, etc. es-tooling 372
9 firenvim Embed Neovim in Chrome, Firefox & others. glacambre 5432
10 notistack Highly customizable notification snackbars (toasts) that can be stacked on top of each other iamhosseindhv 3959
11 bulletproof-react 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications. alan2207 29815
12 ni 💡 Use the right package manager antfu-collective 6710
13 nanospy Spy and mock methods in tests with great TypeScript support ai 138
14 total-typescript-book The companion repo for the upcoming Total TypeScript book total-typescript 1699
15 nikiv.dev Personal website nikitavoloboev 1442
16 transform A polyglot web converter. ritz078 8349
17 fern Input OpenAPI. Output SDKs and Docs. fern-api 2834
18 esbuild-jest A Jest transformer using esbuild aelbore 520
19 typescript-eslint ✨ Monorepo for all the tooling which enables ESLint to support TypeScript typescript-eslint 15500
20 upsy Your new mate on Discord and Slack. Powered by AI. upstash 199
21 mantine A fully featured React components library mantinedev 27733
22 conventional-changelog Generate changelogs and release notes from a project's commit messages and metadata. conventional-changelog 7975
23 unplugin-auto-import Auto import APIs on-demand for Vite, Webpack and Rollup unplugin 3398
24 bloom-filters JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash Callidon 389
25 ts-belt 🔧 Fast, modern, and practical utility library for FP in TypeScript. mobily 1134
26 superjson Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. flightcontrolhq 4441
27 template A super-simple way to create new projects based on templates. fabiospampinato 150
28 react-resizable-panels bvaughn 4198
29 secco Local package testing made easy LekoArts 19
30 node-sqlite SQLite client wrapper around sqlite3 for Node.js applications with SQL-based migrations API written in Typescript kriasoft 911
31 vite-plugin-react-swc Speed up your Vite dev server with SWC vitejs 918
32 type-plus Additional types and types adjusted utilities for TypeScript unional 382
33 purify Functional programming library for TypeScript - https://gigobyte.github.io/purify/ gigobyte 1540
34 typescript-runtime-type-benchmarks 📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support moltar 699
35 partytown Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉 QwikDev 13208
36 rxjs-insights See through the observables. ksz-ksz 360
37 aicommits A CLI that writes your git commit messages for you with AI Nutlope 8247
38 inshellisense IDE style command line auto complete microsoft 9188
39 react-rx React + RxJS = <3 sanity-io 55
40 driver.js A light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page kamranahmedse 23774
41 compiler-explorer Run compilers interactively from your web browser and interact with the assembly compiler-explorer 16976
42 knip ✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it! webpro-nl 7523
43 unocss The instant on-demand atomic CSS engine. unocss 17115
44 tsx ⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js privatenumber 10252
45 vite-plugin-react The all-in-one Vite plugin for React projects. vitejs 658
46 vite-tsconfig-paths Support for TypeScript's path mapping in Vite aleclarson 1399
47 vite-react-ts Vite React-Typescript CRA Replacement Starter Template uchihamalolan 128
48 programming-with-types Programming with Types code samples vladris 85
49 monads Option, Result, and Either types for TypeScript - Inspired by Rust 🦀 thames-technology 862
50 eslint-plugin-vitest-globals A extends of vitest globals for eslint saqqdy 15
51 eslint-plugin-vitest eslint plugin for vitest vitest-dev 376
52 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 16638
53 tsup The simplest and fastest way to bundle your TypeScript libraries. egoist 9718
54 tinypool 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB) tinylibs 1362
55 static-path garybernhardt 208
56 setup-node Set up your GitHub Actions workflow with a specific version of node.js actions 4066
57 jest-watch-typeahead Jest watch plugin for filtering test by file name or test name jest-community 408
58 superstruct A simple and composable way to validate data in JavaScript (and TypeScript). ianstormtaylor 7068
59 ts-to-zod Generate zod schemas from typescript types/interfaces fabien0102 1314
60 zod-tutorial A crash course on Zod - a schema validation library for TypeScript total-typescript 591
61 react-ts-form iway1 2051
62 projects Hands-on real world projects that will help you exercise your knowledge of TypeScript. LearningTypeScript 262
63 sidebery Firefox extension for managing tabs and bookmarks in sidebar. mbnuqw 3829
64 interceptors Low-level network interception library. mswjs 585
65 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 34852
66 tinyspy 🕵🏻‍♂️ minimal fork of nanospy, with more features tinylibs 580
67 happy-dom A JavaScript implementation of a web browser without its graphical user interface capricorn86 3601
68 react-components 🌱 garden React components zendeskgarden 1098
69 bases Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment tsconfig 6642
70 tailwind-merge Merge Tailwind CSS classes without style conflicts dcastil 4854
71 vitest Next generation testing framework powered by Vite. vitest-dev 13753
72 TypeScript-Website The Website and web infrastructure for learning TypeScript microsoft 2272
73 ts-toolbelt 👷 TypeScript's largest type utility library millsp 6844
74 lenis How smooth scroll should be darkroomengineering 9677
75 rides A full-stack simulation of a ridesharing app jurajmajerik 427
76 redoc 📘 OpenAPI/Swagger-generated API Reference Documentation Redocly 23983
77 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 443
78 tiny-invariant A tiny invariant function alexreardon 1788
79 wrapito 🌯 Yummy React tests mercadona 30
80 pg-mem An in memory postgres DB instance for your unit tests oguimbal 2075
81 eslint-plugin-jest-extended Eslint plugin for https://github.com/jest-community/jest-extended jest-community 21
82 jest-mock-extended Type safe mocking extensions for Jest https://www.npmjs.com/package/jest-mock-extended marchaos 864
83 cucumber-js Cucumber for JavaScript cucumber 5094
84 talkback A simple HTTP proxy that records and playbacks requests ijpiantanida 292
85 tridactyl A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl. tridactyl 5502
86 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 36359
87 functional-programming Introduction to Functional Programming using TypeScript and fp-ts. enricopolanski 1250
88 domain-driven-hexagon Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included Sairyss 12940
89 io-ts Runtime type system for IO decoding/encoding gcanti 6737
90 runtypes Runtime validation for static types runtypes 2629
91 zod TypeScript-first schema validation with static type inference colinhacks 35508
92 prisma Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB prisma 41109
93 slug 🌱 An open-source URL shortener built with T3 Stack. pheralb 653
94 superkey 🔭 A beautifully command menu for React. Built with headlessUI. pheralb 135
95 sanity Sanity Studio – Rapidly configure content workspaces powered by structured content sanity-io 5446
96 mutative Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer. unadlib 1677
97 redux-toolkit The official, opinionated, batteries-included toolset for efficient Redux development reduxjs 10847
98 sqrl A safe, stateful rules language for event streams sqrl-lang 113
99 monocle-ts Functional optics: a (partial) porting of Scala monocle gcanti 1049
100 core Framework agnostic hook form core lib react-hook-form 124
101 big-sir bautistaaa 204
102 trpc 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy. trpc 35942
103 astro The web framework for content-driven websites. ⭐️ Star to support our work! withastro 49058
104 chakra-ui Chakra UI is a component system for building products with speed ⚡️ chakra-ui 38493
105 connect-mongo MongoDB session store for Express jdesboeufs 1966
106 sqs-producer Simple scaffolding for applications that produce SQS messages bbc 212
107 sqs-consumer Build Amazon Simple Queue Service (SQS) based applications without the boilerplate bbc 1787
108 wav-to-morse-web WAV to Morse code web solution anttiz 1
109 aws-sdk-js-v3 Modularized AWS SDK for JavaScript. aws 3213
110 bull-repl Bull / BullMQ queue command line REPL darky 231
111 ts-jest A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript. kulshekhar 7006
112 react-image-crop A responsive image cropping tool for React dominictobias 3924
113 mongodb-memory-server Manage & spin up mongodb server binaries with zero(or slight) configuration for tests. typegoose 2647
114 react-suspense React Suspense workshop epicweb-dev 842
115 trendy.dev Open-source GitHub Trending Page 🥇🥈🥉 sturdy-dev 14
116 vim-workshop stevenocchipinti 4
117 refine A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. refinedev 29811
118 focalboard Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. mattermost-community 22756
119 mobx Simple, scalable state management. mobxjs 27725
120 beginners-typescript-tutorial An interactive TypeScript tutorial for beginners total-typescript 7817
121 ag-grid The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript. ag-grid 13412
122 tremor-npm React components to build charts and dashboards tremorlabs 16324
123 typescript-generics-workshop Interactive tutorial on using generics in TypeScript total-typescript 1549
124 mockttp Powerful friendly HTTP mock server & proxy library httptoolkit 794
125 eslint-plugin-jest ESLint plugin for Jest jest-community 1143
126 hyper-fetch ⚡ Fetching and realtime data exchange framework. BetterTyped 1044
127 mitt 🥊 Tiny 200 byte functional event emitter / pubsub. developit 11078
128 spacedrive Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. spacedriveapp 33813
129 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 9824
130 colord 👑 A tiny yet powerful tool for high-performance color manipulations and conversions omgovich 1717
131 leva 🌋 React-first components GUI pmndrs 5194
132 fishery A library for setting up JavaScript objects as test data thoughtbot 887
133 inquirer-search-list Inquirer.js Prompt to Fuzzy-Search a list of selectables 🔍 robin-rpr 30
134 linear Tools, SDK's and plugins for Linear linear 843
135 novu Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations. novuhq 36236
136 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 7982
137 excalidraw Virtual whiteboard for sketching hand-drawn like diagrams excalidraw 92222
138 dirty-swan Feather’s design system getPopsure 10
139 linear-cli A CLI for interacting with the Linear API. evangodon 64
140 fp-ts Functional programming in TypeScript gcanti 10977
141 tsd Check TypeScript type definitions tsdjs 2420
142 rhea-promise A promisified layer over rhea AMQP client amqp 33
143 node-client Nvim Node.js client and plugin host neovim 499
144 docusaurus Easy to maintain open source documentation websites. facebook 58252
145 comlink Comlink makes WebWorkers enjoyable. GoogleChromeLabs 11636
146 github-profile-trophy 🏆 Add dynamically generated GitHub Stat Trophies on your readme ryo-ma 5526
147 headlessui Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. tailwindlabs 26751
148 use-location-state store and retrieve state from the browsers history using modern hooks 🎣 xiel 107
149 7guis-React-TypeScript-MobX Implementation of 7GUIs with React, TypeScript and MobX eugenkiss 67
150 LYTS Layout primitives for React christiankaindl 164
151 tilg A magical React Hook that helps you debug components. shuding 2145
152 howtoprofessionallysay 📖 A guide for your daily "professional" interactions AkashRajpurohit 1072
153 projen Rapidly build modern applications with advanced configuration management projen 2751
154 esbuild-loader 💠 Speed up your Webpack with esbuild ⚡️ privatenumber 3579
155 wireit Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient. google 6171
156 theatre Motion design editor for the web theatre-js 11523
157 react-arborist The complete tree view component for React brimdata 3153
158 react-select-event 🦗 Simulate react-select events for react-testing-library romgain 209
159 eslint-plugin-testing-library ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library testing-library 1003
160 elm-language-server Language server implementation for Elm elm-tooling 422
161 redwood The App Framework for Startups redwoodjs 17488
162 faker Generate massive amounts of fake data in the browser and node.js faker-js 13443
163 react-hot-toast Smoking Hot React Notifications 🔥 timolins 10075
164 supabase The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications. supabase 77292
165 zustand 🐻 Bear necessities for state management in React pmndrs 50122
166 remix Build Better Websites. Create modern, resilient user experiences with web fundamentals. remix-run 30691
167 typescript-language-server TypeScript & JavaScript Language Server typescript-language-server 2035
168 unit Next Generation Visual Programming System samuelmtimbo 3722
169 async-sema Semaphore using async and await vercel 637
170 solid A declarative, efficient, and flexible JavaScript library for building user interfaces. solidjs 32956
171 react-guitar A beautiful and accessible guitar component for React. ⚛️ 🎸 4lejandrito 630
172 echarts-for-react ⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。 hustcc 4619
173 majestic ⚡ Zero config GUI for Jest Raathigesh 7491
174 pixijs The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. pixijs 44468
175 rxjs A reactive programming library for JavaScript ReactiveX 31002
176 learn-rxjs Clear examples, explanations, and resources for RxJS btroncone 3666
177 documentation 📋 Official documentation react-hook-form 731
178 react-toastify React notification made easy 🚀 ! fkhadra 13005
179 namor.js A subdomain-safe name generator jsonmaur 258
180 react-md-editor A simple markdown editor with preview, implemented with React.js and TypeScript. uiwjs 2287
181 serve Static file serving and directory listing vercel 9521
182 helmet Help secure Express apps with various HTTP headers helmetjs 10323
183 match-sorter Simple, expected, and deterministic best-match sorting of an array in JavaScript kentcdodds 3931
184 umbrella ⛱ Broadly scoped ecosystem & mono-repository of 200 TypeScript projects (and ~180 examples) for general purpose, functional, data driven development thi-ng 3488
185 objection-paginator Paginated queries for Objection.js Batterii 9
186 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 29043
187 node-glob glob functionality for node.js isaacs 8559
188 msw Industry standard API mocking for JavaScript. mswjs 16358
189 Inquirer.js A collection of common interactive command line user interfaces. SBoudrias 20540
190 is Type check values sindresorhus 1702
191 uuid Generate RFC-compliant UUIDs in JavaScript uuidjs 14775
192 postcss Transforming styles with JS plugins postcss 28642
193 webpack-merge Merge designed for webpack survivejs 2691
194 hooks Async middleware for JavaScript and TypeScript feathersjs 158
195 feathers-hooks-common Useful hooks for use with FeathersJS services. feathersjs-ecosystem 193
196 neverthrow Type-Safe Errors for JS & TypeScript supermacro 4246
197 tapout A work life balance add-on k88hudson 3
198 immutable-js Immutable persistent data collections for Javascript which increase efficiency and simplicity. immutable-js 33009
199 consola 🐨 Elegant Console Logger for Node.js and Browser unjs 6385
200 echarts Apache ECharts is a powerful, interactive charting and data visualization library for browser apache 61843
201 motion A modern animation library for React and JavaScript motiondivision 27244
202 flipping Flipping awesome animations. davidkpiano 1413
203 unstated-next 200 bytes to never think about React state management libraries ever again jamiebuilds 4181
204 vite Next generation frontend tooling. It's fast! vitejs 70609
205 advanced-react-apis Learn Advanced React Hooks workshop epicweb-dev 2062
206 structurae Data structures for high-performance JavaScript applications. zandaqo 707
207 react-laag Hooks to build things like tooltips, dropdown menu's and popovers in React everweij 906
208 react-fundamentals Material for my React Fundamentals Workshop epicweb-dev 5314
209 feathers The API and real-time application framework feathersjs 15131
210 react-chrono 🕑 Modern Timeline Component for React prabhuignoto 3997
211 narrated-diffs Tell a story with your diffs. tbroadley 49
212 portainer Making Docker and Kubernetes management easy. portainer 31970
213 corepack Zero-runtime-dependency package acting as bridge between Node projects and their package managers nodejs 2748
214 slider React Slider react-component 3060
215 reinspect Use redux devtools to inspect useState and useReducer 🔎 troch 424
216 pico Take browser screenshots in Javascript 📸 rsify 1973
217 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 7284
218 type-challenges Collection of TypeScript type challenges with online judge type-challenges 44349
219 react-textarea-autosize <textarea /> component for React which grows with content Andarist 2284
220 graffle Simple GraphQL Client for JavaScript. Minimal. Extensible. Type Safe. Runs everywhere. graffle-js 5941
221 react-use React Hooks — 👍 streamich 42494
222 wouter 🥢 A minimalist-friendly ~2.1KB routing for React and Preact molefrog 6964
223 ts-migrate A tool to help migrate JavaScript code quickly and conveniently to TypeScript airbnb 5468
224 import-sort Sort ES2015 (aka ES6) imports. Both JavaScript and TypeScript are supported. renke 465
225 etherpad-lite Etherpad: A modern really-real-time collaborative document editor. ether 17040
226 ioredis 🚀 A robust, performance-focused, and full-featured Redis client for Node.js. redis 14599
227 socket.io-redis-adapter Adapter to enable broadcasting of events to multiple separate socket.io server nodes. socketio 2746
228 socket.io Realtime application framework (Node.JS server) socketio 61598
229 bestofjs ⭐ A place to find the best components to build amazing web applications. The best of JavaScript! bestofjs 2807
230 squoosh Make images smaller using best-in-class codecs, right in the browser. GoogleChromeLabs 22442
231 frodo-url-shortener This is Frodo, the URL shortener 😊 sigfriedCub1990 5
232 fp-vs-oop fChristenson 4
233 contextism 😍 Use React Context better. Aslemammad 141
234 tinykeys A tiny (~650 B) & modern library for keybindings. jamiebuilds 3836
235 express-rate-limit Basic rate-limiting middleware for the Express web server express-rate-limit 3015
236 node-redis Redis Node.js client redis 17038
237 baseweb A React Component library implementing the Base design language uber 8776
238 react-redux Official React bindings for Redux reduxjs 23456
239 InversifyJS A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. inversify 11512
240 svguitar Create beautiful SVG guitar chord charts omnibrain 737
241 picosw1.0 j4orz 783
242 nestjs A collection of badass modules and utilities to help you level up your NestJS applications 🚀 golevelup 2404
243 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 2956
244 class-transformer Decorator-based transformation, serialization, and deserialization between objects and classes. typestack 7016
245 mongoose Mongoose module for Nest framework (node.js) 🍸 nestjs 538
246 ngx-currency Currency mask module for Angular 📦 nbfontana 242
247 node-cron Cron for NodeJS. kelektiv 8583
248 coc-tsserver Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript neoclide 1073
249 coc.nvim Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. neoclide 24682
250 coc-angular Angular Language Service coc extension for (neo)vim iamcco 146
251 playwright Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. microsoft 69275
252 bacon.js Functional reactive programming library for TypeScript and JavaScript baconjs 6473
253 http-proxy-middleware ⚡ The one-liner node.js http-proxy middleware for connect, express, next.js and more chimurai 10874
254 binary-decision-diagram A library to create, minimize and optimize binary decision diagrams https://github.com/pubkey/binary-decision-diagram pubkey 33
255 event-reduce An algorithm to optimize database queries that run multiple times https://pubkey.github.io/event-reduce/ pubkey 723
256 molote-client daxslab 2
257 tui.editor 🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible. nhn 17332
258 vetur Vue tooling for VS Code. vuejs 5755
259 ky 🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API sindresorhus 14268
260 destiny Prettier for File Structures benawad 3527
261 urql The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. urql-graphql 8721
262 algebraic-effects Manage side-effects in your javascript application cleanly with algebraic effects phenax 208
263 advanced-react-patterns This is the latest advanced react patterns workshop epicweb-dev 3443
264 refined-github :octocat: Browser extension that simplifies the GitHub interface and adds useful features refined-github 25747
265 typescript-puzzle Learn TypeScript with Type Puzzles. uhyo 95
266 framework The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia. aurelia 11743
267 lerna Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository. lerna 35819
268 react-router Declarative routing for React remix-run 53984
269 etcher Flash OS images to SD cards & USB drives, safely and easily. balena-io 30579
270 country-state-city Basic library for Country, State and City harpreetkhalsagtbit 287
271 card-validator Validate credit cards as users type. braintree 904
272 ariakit Toolkit for building accessible web apps with React ariakit 7989
273 reselect Selector library for Redux reduxjs 19057
274 craco Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App. dilanx 7447
275 design_patterns_in_typescript 📐 Design pattern implementations in TypeScript torokmark 5259
276 TypeScript-for-Beginner-Programmers TypeScript for Beginner Programmers chibicode 553
277 DefinitelyTyped The repository for high quality TypeScript type definitions. DefinitelyTyped 49177
278 react-select The Select Component for React.js JedWatson 27805
279 react-most-wanted React starter kit with "Most Wanted" application features ecronix 2427
280 devtools 📋 DevTools to help debug forms. react-hook-form 650
281 hoppscotch Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) hoppscotch 67848
282 react-cristal Beautiful window manager for React zzarcon 29
283 react-mosaic A React tiling window manager nomcopter 4448
284 react-icons svg react icons of popular icon packs react-icons 11858
285 stimulus A modest JavaScript framework for the HTML you already have hotwired 12827
286 user-event 🐕 Simulate user events testing-library 2216
287 Autumn A macOS window manager for JavaScript hackers apandhi 341
288 table 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table TanStack 25764
289 space-kit 👩‍🚀 Home base for Apollo's design system: https://space-kit.netlify.com apollographql 88
290 redux A JS library for predictable global state management reduxjs 61045
291 react-datepicker A simple and reusable datepicker component for React Hacker0x01 8188
292 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. microsoft 102149
293 commitlint 📓 Lint commit messages conventional-changelog 17198
294 hooks A high-quality & reliable React Hooks library. https://ahooks.pages.dev/ alibaba 14256
295 tomatoro Time management tool based on the Pomodoro Technique. tonymtz 31
296 turbolinks Turbolinks makes navigating your web application faster turbolinks 12701
297 orca Build modern community apps with React and Node. DimiMikadze 1217
298 material-ui Material UI: Comprehensive React component library that implements Google's Material Design. Free forever. mui 94738
299 flatpickr lightweight, powerful javascript datetimepicker with no dependencies flatpickr 16257
300 joplin Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS. laurent22 47647
301 use-count-up React/React Native component and hook to animate counting up or down to a number vydimitrov 425
302 Y-Combinator-for-Non-programmers 🍱 Y Combinator for Non-programmers: A Wild Introduction to Computer Science chibicode 162
303 redux-react-hook React Hook for accessing state and dispatch from a Redux store facebookarchive 2156
304 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 43734
305 storybook Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation storybookjs 85795
306 rough-charts 📈 A responsive, composable react charting library with a hand-drawn style. beizhedenglong 1543
307 flipper A desktop debugging platform for mobile developers. facebook 13387
308 swr React Hooks for Data Fetching vercel 31012
309 react-hook-form 📋 React Hooks for form state management and validation (Web + React Native) react-hook-form 42389
310 react-image React.js <img> tag rendering with multiple fallback & loader support mbrevda 1208
311 rxdb A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/ pubkey 21996
312 ts TS tools, libraries and other code nikitavoloboev 820
313 streetmix Streetmix makes it easy for people to design public spaces together. streetmix 683
314 learn-anything Organize world's knowledge, explore connections and curate learning paths learn-anything 16284
315 react-rasta React Rasta is a powerful and flexible grid system for React ChilliCream 91
316 styled-reset Eric Meyer's Reset CSS for styled-components zacanger 390
317 apollo-client-devtools Apollo Client browser developer tools. apollographql 1505
318 n8n Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. n8n-io 60141
319 Vim ⭐ Vim for Visual Studio Code VSCodeVim 14223
320 redux-thunk Thunk middleware for Redux reduxjs 17763
321 react-hooks-testing-library 🐏 Simple and complete React hooks testing utilities that encourage good testing practices. testing-library 5265
322 typescript-book 📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹 basarat 20978
323 vscode-jest The optimal flow for Jest based testing in VS Code jest-community 2856
324 starter-workflows Accelerating new GitHub Actions workflows actions 9751
325 webpack-hook-plugin run any shell commands before or after webpack builds (with type definition) tienne 33
326 cosmiconfig Find and load configuration from a package.json property, rc file, TypeScript module, and more! cosmiconfig 3991
327 reworm 🍫 the simplest way to manage state pedronauck 1466
328 node-express-realworld-example-app gothinkster 3671
329 apollo-tooling ✏️ Apollo CLI for client tooling (Mostly replaced by Rover) apollographql 3041
330 Bonjourr Minimalist & lightweight startpage inspired by iOS victrme 1146
331 tabliss A beautiful, customisable New Tab page for Firefox, Chrome, and Edge. joelshepherd 2395
332 pretty-quick ⚡ Get Pretty Quick prettier 2237
333 react-hooks Learn React Hooks! 🎣 ⚛ epicweb-dev 2803
334 apollo-client 🚀  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server. apollographql 19460
335 angular-cli CLI tool for Angular angular 26818
336 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 29768
337 xstate Actor-based state management & orchestration for complex app logic. statelyai 27777
338 react-three-fiber 🇨🇭 A React renderer for Three.js pmndrs 28160
339 react-spring ✌️ A spring physics based React animation library pmndrs 28440
340 eva-icons A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support. akveo 8632
341 haunted React's Hooks API implemented for web components 👻 matthewp 2622
342 code-settings-sync 🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴 shanalikhan 4038
343 fabulous 🎨 CSS properties sidebar for VS Code Raathigesh 1007
344 marked A markdown parser and compiler. Built for speed. markedjs 33808
345 react-axe [DEPRECATED] Accessibility auditing for React.js applications dequelabs 1155
346 react-error-boundary Simple reusable React error boundary component bvaughn 7197
347 yup Dead simple Object schema validation jquense 23156
348 formik Build forms in React, without the tears 😭 jaredpalmer 34127
349 npm-check-updates Find newer versions of package dependencies than what your package.json allows raineorshine 9620
350 html2canvas Screenshots with JavaScript niklasvh 30955
351 caprine Elegant Facebook Messenger desktop app sindresorhus 7112
352 playroom Design with JSX, powered by your own component library. seek-oss 4502
353 styled-components Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 styled-components 40655
354 freeCodeCamp freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. freeCodeCamp 409977
355 verdaccio A lightweight Node.js private proxy registry verdaccio 16671
356 barba Create badass, fluid and smooth transitions between your website’s pages barbajs 12109
357 carbon-now-cli 🎨 Beautiful images of your code — from right inside your terminal. mixn 5837
358 nest A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 nestjs 69384
359 type-fest A collection of essential TypeScript types sindresorhus 14846
360 leon 🧠 Leon is your open-source personal assistant. leon-ai 15898
361 strapi 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first. strapi 64996
362 frontend-bootcamp Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux microsoft 10815
363 vee-validate ✅ Painless Vue forms logaretm 10927
364 angular-realworld-example-app Exemplary real world application built with Angular gothinkster 5298
365 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 8306
366 quill Quill is a modern WYSIWYG editor built for compatibility and extensibility slab 44570
367 es.react.dev React documentation website in Spanish / Documentación del sitio web de React en Español reactjs 286
368 pnpm Fast, disk space efficient package manager pnpm 30752
369 learnapollo 👩🏻‍🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool) learnapollo 5186
370 ngx-ui-loader Multiple Loaders / spinners and Progress bar for Angular 5, 6, 7 and 8+ t-ho 434
371 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 13843
372 express-graphql Create a GraphQL HTTP server with Express. graphql 6322
373 animate-css-grid Painless transitions for CSS Grid aholachek 1379
374 ngx-markdown Angular markdown component/directive/pipe/service to parse static, dynamic or remote content to HTML with syntax highlight and more... jfcere 1084
375 upterm A terminal emulator for the 21st century. railsware 19212
376 date-fns ⏳ Modern JavaScript date utility library ⌛️ date-fns 35289
377 emma-cli 📦 Terminal assistant to find and install node packages. maticzav 1232
378 jest Delightful JavaScript Testing. jestjs 44489
379 windows95 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows. felixrieseberg 22422
380 cli Snyk CLI scans and monitors your projects for security vulnerabilities. snyk 5020
381 threema-web The Threema Web application. threema-ch 1015
382 ant-design-pro 👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro! ant-design 36780
383 git-project-manager A Git Project Manager extension for vsCode felipecaputo 95
384 developer-roadmap Interactive roadmaps, guides and other educational content to help developers grow in their careers. kamranahmedse 308179
385 nexe 🎉 create a single executable out of your node.js apps nexe 13108
386 microjob A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads. wilk 2023
387 docz ✍ It has never been so easy to document your things! doczjs 23714
388 puppeteer JavaScript API for Chrome and Firefox puppeteer 89686
389 tailwindcss A utility-first CSS framework for rapid UI development. tailwindlabs 85564
390 howtographql The Fullstack Tutorial for GraphQL howtographql 8703
391 wired-elements Collection of custom elements that appear hand drawn. Great for wireframes or a fun look. rough-stuff 10563
392 express-validator An express.js middleware for validator.js. express-validator 6182
393 concurrently Run commands concurrently. Like npm run watch-js & npm run watch-less but better. open-cli-tools 7239
394 Signal-Desktop A private messenger for Windows, macOS, and Linux. signalapp 14868
395 uppy The next open source file uploader for web browsers 🐶 transloadit 29477
396 express-recaptcha Implementation of google recaptcha v2 & V3 solutions for express.js pdupavillon 129
397 vue This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core vuejs 208345
398 realworld "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more gothinkster 81169
399 babel 🐠 Babel is a compiler for writing next generation JavaScript. babel 43414
400 hyper A terminal built on web technologies vercel 43678
401 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 4708
402 tech-interview-handbook 💯 Curated coding interview preparation materials for busy software engineers yangshun 121801
403 Tone.js A Web Audio framework for making interactive music in the browser. Tonejs 13689

⬆ 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 36024

⬆ Back to Index

VBScript

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

⬆ Back to Index

Vala

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

⬆ 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 1300
2 nvim groig 1
3 codeium.vim Free, ultrafast Copilot alternative for Vim and Neovim Exafunction 4621
4 falcon A colour scheme for terminals, Vim and friends. fenetikm 761
5 calendar.vim A calendar application for Vim itchyny 1989
6 Apprentice A dark, low-contrast, Vim colorscheme. romainl 899
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 758
8 quick-scope Lightning fast left-right movement in Vim unblevable 1451
9 vim-kitty-navigator Seamless navigation between kitty panes and vim splits knubie 377
10 vim-jack-in cider-jack-in for vim clojure-vim 58
11 vim-fireplace fireplace.vim: Clojure REPL support tpope 1754
12 vim-cool A very simple plugin that makes hlsearch more useful. romainl 539
13 wincent 💾 Dot-files wincent 1157
14 vim-exchange Easy text exchange operator for Vim tommcdo 763
15 dotfiles ~grb. Things in here are often interdependent. A lot of stuff relies on scripts in bin/. garybernhardt 1903
16 vim-qf Tame the quickfix window. romainl 631
17 vim-devdocs Look up keyword on https://devdocs.io from Vim romainl 60
18 vim.wasm Vim editor ported to WebAssembly rhysd 5580
19 csv.vim A Filetype plugin for csv files chrisbra 1287
20 vim-css-color Preview colours in source code while editing ap 1797
21 vim-abolish abolish.vim: Work with several variants of a word at once tpope 2819
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 5561
25 lightline.vim A light and configurable statusline/tabline plugin for Vim itchyny 6802
26 vim-obsession obsession.vim: continuously updated session files tpope 1797
27 vim-table-mode VIM Table Mode for instant table creation. dhruvasagar 2143
28 vim-gutentags A Vim plugin that manages your tag files ludovicchabant 2312
29 gruvbox Retro groove color scheme for Vim morhetz 14109
30 onedark.vim A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme. joshdick 3926
31 fzf.vim fzf ❤️ vim junegunn 9775
32 vim-enfocado How themes should be. wuelnerdotexe 361
33 vim-dadbod dadbod.vim: Modern database interface for Vim tpope 3879
34 dotfiles tpope's dotfiles. DON'T USE unless you're tpope tpope 624
35 codi.vim 📔 The interactive scratchpad for hackers. metakirby5 3044
36 vim-plug 🌺 Minimalist Vim Plugin Manager junegunn 34522
37 rust.vim Vim configuration for Rust. rust-lang 3951
38 vim-pathogen pathogen.vim: manage your runtimepath tpope 12134
39 vim-repeat repeat.vim: enable repeating supported plugin maps with "." tpope 2638
40 vim-fugitive fugitive.vim: A Git wrapper so awesome, it should be illegal tpope 20352
41 typescript-vim Typescript syntax files for Vim leafgarland 1900
42 vim-test Run your tests at the speed of thought vim-test 3045
43 ctrlp.vim Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder. ctrlpvim 5594
44 vim-surround surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease tpope 13592
45 vim-sensible sensible.vim: Defaults everyone can agree on tpope 5184
46 vimspector vimspector - A multi-language debugging system for Vim puremourning 4169
47 nerdcommenter Vim plugin for intensely nerdy commenting powers preservim 5000
48 vim The official Vim repository vim 37435
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 5689
50 nerdtree A tree explorer plugin for vim. preservim 19783
51 ale Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support dense-analysis 13661
52 Vundle.vim Vundle, the plug-in manager for Vim VundleVim 23985
53 emmet-vim emmet for vim: http://emmet.io/ mattn 6444
54 til 📝 Today I Learned jbranchaud 13640
55 neovim Vim-fork focused on extensibility and usability neovim 86125
56 vim-polyglot A solid language pack for Vim. sheerun 5633

⬆ 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 3085
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 666
4 vim-lucius Lucius color scheme for vim jonathanfilip 411
5 vim-easymotion Vim motions on speed! easymotion 7548
6 vim-galore 🎓 All things Vim! mhinz 17071
7 auto-pairs Vim plugin, insert or delete brackets, parens, quotes in pair jiangmiao 4141
8 vim-javascript Vastly improved Javascript indentation and syntax support in Vim. pangloss 3798
9 syntastic Syntax checking hacks for vim vim-syntastic 11290

⬆ 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 805
2 tlroadmap Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим. tlbootcamp 5070
3 i-hate-regex The code for iHateregex.io 😈 - The Regex Cheat Sheet geongeorge 4501
4 victor-mono A free programming font with cursive italics and ligatures. Donations welcome ❤️ rubjo 3405
5 best-resume-ever 👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS. salomonelli 16369
6 cssgridgenerator 🧮 Generate basic CSS Grid code to make dynamic layouts! sdras 5143
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 3876
9 vue2-admin-lte 📊 adminLTE to vuejs v2.x converting project devjin0617 1071
10 iview-admin Vue 2.0 admin management system template based on iView iview 16488
11 iview A high quality UI Toolkit built on Vue.js 2.0 iview 23963
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 10696
13 vue-intro Vue.js app using Vue's CLI johnpapa 19
14 vue-paper-dashboard Creative Tim Paper Dashboard made for Vue creativetimofficial 1795
15 vue-element-admin 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin PanJiaChen 88657
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 9574
19 element A Vue.js 2.0 UI Toolkit for Web ElemeFE 54175
20 vuetable-2 data table simplify! -- datatable component for Vue 2.x. See documentation at ratiw 2154
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 3328

⬆ Back to Index

XSLT

Name Description Author Stars
1 GildedRose-Refactoring-Kata Starting code for the GildedRose Refactoring Kata in many programming languages. emilybache 3871
2 bottomupcs Bottom Up Computer Science ianw 1501
3 practical-modern-javascript 🏊 Dive into ES6 and the future of JavaScript mjavascript 3083

⬆ Back to Index

Zig

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

⬆ 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