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 3257
2 tinyllama A tiny x86 retro computer eivindbohler 293
3 pics File formats dissections and more... corkami 10654
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 1791
6 lc3-2048 implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture rpendleton 82
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 11115
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 608
11 virtualagc Virtual Apollo Guidance Computer (AGC) software virtualagc 2742
12 MS-DOS The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes microsoft 30919
13 Apollo-11 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. chrislgarry 60323
14 computers-are-easy 🏳️‍🌈 A "Hello World" NES ROM with fully-commented 6502 assembly-language source code. hxlnt 204
15 first_nes Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references. gregkrsak 154
16 connectedNES 📡 A WiFi "modem" that connects your NES to the internet. Includes sample Twitter client. hxlnt 200

⬆ Back to Index

Astro

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

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

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

⬆ 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 1903
3 nsxiv Read-only mirror of Neo Simple X Image Viewer nsxiv 686
4 GoodbyeDPI GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows) ValdikSS 26208
5 tmate Instant Terminal Sharing tmate-io 5740
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 4799
8 pipewire Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/) PipeWire 1861
9 dwmblocks Modular status bar for dwm written in c. torrinfail 506
10 kolibrios The official mirror of the main KolibriOS repository KolibriOS 282
11 siege Siege is an http load tester and benchmarking utility JoeDog 6011
12 SketchyBar A highly customizable macOS status bar replacement FelixKratz 7266
13 lightdm-gtk-greeter A GTK greeter for LightDM Xubuntu 161
14 the_silver_searcher A code-searching tool similar to ack, but faster. ggreer 26304
15 sqlean The ultimate set of SQLite extensions nalgeon 3880
16 zathura zathura tsgates 3
17 keyd A key remapping daemon for linux. rvaiya 3256
18 write-a-C-interpreter Write a simple interpreter of C. Inspired by c4 and largely based on it. lotabout 4120
19 swipl-devel SWI-Prolog Main development repository SWI-Prolog 1011
20 io Io programming language. Inspired by Self, Smalltalk and LISP. IoLanguage 2680
21 rax A radix tree implementation in ANSI C antirez 1130
22 dragon Drag and drop source/target for X mwh 1345
23 libvips A fast image processing library with low memory needs. libvips 9983
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 3170
26 vim.js JavaScript port of Vim coolwanglu 4452
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 374
28 f3 F3 - Fight Flash Fraud AltraMayor 2621
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 5947
30 unclutter-xfixes Hides the cursor on inactivity (rewrite of unclutter) Airblader 343
31 libuv Cross-platform asynchronous I/O libuv 24708
32 luv Bare libuv bindings for lua luvit 846
33 telescope-fzf-native.nvim FZF sorter for telescope written in c nvim-telescope 1496
34 util-linux util-linux 2753
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 9641
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 878
37 cpulimit CPU usage limiter for Linux opsengine 1722
38 bluez Main BlueZ tree bluez 793
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 18913
40 st Luke's fork of the suckless simple terminal (st) with vim bindings and Xresource compatibility. LukeSmithxyz 1642
41 compilerbook-examples Example code for compilers textbook. dthain 174
42 jq Command-line JSON processor jqlang 31035
43 i3 A tiling window manager for X11 i3 9679
44 cmatrix Terminal based "The Matrix" like implementation abishekvashok 4186
45 lz4 Extremely Fast Compression algorithm lz4 10588
46 raylib A simple and easy-to-use library to enjoy videogames programming raysan5 24523
47 bluez-tools A set of tools to manage bluetooth devices for linux khvzak 184
48 sway i3-compatible Wayland compositor swaywm 14919
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 543
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 53303
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 1849
53 raspberry-pi-os Learning operating system development using Linux kernel and Raspberry Pi s-matyukevich 13314
54 liferea Liferea (Linux Feed Reader), a news reader for GTK/GNOME lwindolf 832
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 8866
57 openssl TLS/SSL and crypto library openssl 26462
58 nnn n³ The unorthodox terminal file manager jarun 19616
59 TIC-80 TIC-80 is a fantasy computer for making, playing and sharing tiny games. nesbox 5190
60 linked-list-good-taste Linus Torvalds' linked list argument for good taste, explained mkirchner 2103
61 chibicc A small C compiler rui314 9881
62 i3status Generates status bar to use with i3bar, dzen2 or xmobar i3 612
63 RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3. libretro 10798
64 bspwm A tiling window manager based on binary space partitioning baskerville 7857
65 sxhkd Simple X hotkey daemon baskerville 2808
66 endlessh SSH tarpit that slowly sends an endless banner skeeto 7511
67 Ventoy A new bootable USB solution. ventoy 64303
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 67803
69 h3 Hexagonal hierarchical geospatial indexing system uber 5024
70 FTL The Pi-hole FTL engine pi-hole 1397
71 os-tutorial How to create an OS from scratch cfenollosa 27728
72 spacebar A minimal status bar for macOS. Ideal for use with tiling window managers like yabai cmacrae 1290
73 ltui 🍖 A cross-platform terminal ui library based on Lua tboox 828
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 3791
75 skhd Simple hotkey daemon for macOS koekeishiya 6706
76 yabai A tiling window manager for macOS based on binary space partitioning koekeishiya 24688
77 qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families qmk 18630
78 simh The Computer History Simulation Project simh 1696
79 cc65 cc65 - a freeware C compiler for 6502 based systems cc65 2365
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 3325
82 mkernel A minimalist kernel arjun024 1339
83 tmux tmux source code tmux 36211
84 spt Simple pomodoro timer that doubles your efficiency pickfire 116
85 xcape Linux utility to configure modifier keys to act as other keys when pressed and released on their own. alols 2114
86 mpv 🎥 Command line video player mpv-player 29441
87 tig Text-mode interface for git jonas 12561
88 swieros A tiny hand crafted CPU emulator, C compiler, and Operating System rswier 1076
89 i3blocks The hacker-friendly status_command for Sway and i3 vivien 2319
90 evdi Extensible Virtual Display Interface DisplayLink 732
91 axel Lightweight CLI download accelerator axel-download-accelerator 3075
92 BSDGames Text based games from Debian - bsdgames package. vattam 181
93 zathura Document viewer pwmt 2228
94 uncap Map Caps Lock to Escape or any key to any key susam 1084
95 raspi3-tutorial Bare metal Raspberry Pi 3 tutorials bztsrc 2789
96 rofi Rofi: A window switcher, application launcher and dmenu replacement davatorium 13593
97 i3 A fork of the i3 window manager with gaps and some other features. ⚠️ i3-gaps has been merged into i3. Airblader 5862
98 ls-icons ls command with files icons sebastiencs 287
99 netdata Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! netdata 73029
100 radare2 UNIX-like reverse engineering framework and command-line toolset radareorg 21051
101 db_tutorial Writing a sqlite clone from scratch in C cstack 9725
102 nesasm NESasm -- NES 6502 assembler, version 3.1 🎮 camsaul 270
103 robotjs Node.js Desktop Automation. octalmage 12453
104 zsh Mirror of the Z shell source code repository. zsh-users 3728
105 linux-kernel-exploits linux-kernel-exploits Linux平台提权漏洞集合 SecWiki 5344
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 36578
110 ServerStatus Display and monitor your servers statistics in a beatiful way BotoX 816
111 How-to-Make-a-Computer-Operating-System How to Make a Computer Operating System in C++ SamyPesse 21630
112 mocicon-tweak modified version of mocicon Lukkario 2
113 linux Linux kernel source tree torvalds 186462

⬆ Back to Index

C#

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

⬆ Back to Index

C++

Name Description Author Stars
1 OpenLoco An open source re-implementation of Chris Sawyer's Locomotion OpenLoco 1448
2 Karabiner-Elements Karabiner-Elements is a powerful tool for customizing keyboards on macOS pqrs-org 19305
3 lnav Log file navigator tstack 8338
4 ladybird Truly independent web browser LadybirdBrowser 27493
5 logan Simple log parser/viewer/analyzer by running a custom regular expression glpzzz 1
6 Magisk The Magic Mask for Android topjohnwu 50421
7 libphonenumber Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. google 16904
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 21728
9 kata-bootstraps Empty projects for different languages with a failing test swkBerlin 517
10 initial-v It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim tenderlove 996
11 fheroes2 fheroes2 is a recreation of Heroes of Might and Magic II game engine. ihhub 2828
12 zep Zep - An embeddable editor, with optional support for using vim keystrokes. Rezonality 956
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 18857
15 blobbyvolley2 Official continuation of the famous Blobby Volley 1.x arcade game. danielknobe 166
16 workerd The JavaScript / Wasm runtime that powers Cloudflare Workers cloudflare 6446
17 btop A monitor of resources aristocratos 22535
18 nix Nix, the purely functional package manager NixOS 13409
19 dragonfly A modern replacement for Redis and Memcached dragonflydb 26902
20 easyeffects Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications wwmm 6840
21 polybar A fast and easy-to-use status bar polybar 14326
22 sddm QML based X11 and Wayland display manager sddm 1954
23 taskwarrior Taskwarrior - Command line Task Management GothenburgBitFactory 4633
24 RunestoneServer Interactive books for computer science and mathematics RunestoneInteractive 576
25 Daedalus The Maze generation software "Daedalus", version 3.5 CruiserOne 57
26 imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies ocornut 62755
27 scummvm ScummVM main repository scummvm 2361
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 2735
30 bsnes-plus debug-oriented fork of bsnes devinacker 333
31 wasm-fizzbuzz WebAssembly from Scratch: From FizzBuzz to DooM. diekmann 1511
32 Sourcetrail Sourcetrail - free and open-source interactive source explorer CoatiSoftware 15029
33 flameshot Powerful yet simple to use screenshot software 🖥️ 📸 flameshot-org 25408
34 ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. WerWolv 46753
35 tdesktop Telegram Desktop messaging app telegramdesktop 26790
36 CLRS 📓Solutions to Introduction to Algorithms gzc 9517
37 node-murmurhash3 Node binding of MurmurHash3 hideo55 49
38 smhasher Automatically exported from code.google.com/p/smhasher aappleby 2717
39 luanti Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation luanti-org 11059
40 fceux FCEUX, a NES Emulator TASEmulators 1267
41 Cataclysm-DDA Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world. CleverRaven 10918
42 MystiQ Qt5/C++ FFmpeg Media Converter swl-x 575
43 libsass A C/C++ implementation of a Sass compiler sass 4339
44 albert A fast and flexible keyboard launcher albertlauncher 7368
45 DOOM DOOM Open Source Release id-Software 14905
46 serenity The Serenity Operating System 🐞 SerenityOS 31005
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 8967
48 hermes A JavaScript engine optimized for running React Native. facebook 10060
49 devilutionX Diablo build for modern operating systems diasurgical 8262
50 robomongo Native cross-platform MongoDB management tool Studio3T 9322
51 tinyrenderer A brief computer graphics / rendering course ssloy 21099
52 mame MAME mamedev 8666
53 tesseract Tesseract Open Source OCR Engine (main repository) tesseract-ocr 64063
54 v8 The official mirror of the V8 Git repository v8 23733
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 1933
2 awesome-css-frameworks List of awesome CSS frameworks in 2025 troxler 8227
3 Firefox-Mod-Blur Firefox CSS Theme - For dark theme lovers / More compact / Modular / Blur datguypiko 1403
4 WaveFox Firefox CSS Theme/Style for manual customization QNetITQ 1091
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 371
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 4823
10 google-api-javascript-client Google APIs Client Library for browser JavaScript, aka gapi. google 3265
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 2286
13 tis-100 An (eventually) comprehensive spoiler for TIS-100 kk4ead 80
14 easings.net Easing Functions Cheat Sheet ai 8149
15 css CSS parser / stringifier for Node.js reworkcss 1589
16 vimium 🧛🏻‍♂️ Dark theme for Vimium dracula 60
17 card-react React component for card https://github.com/jessepollak/card shatran 133
18 GitHub-Dark :octocat: Dark GitHub style StylishThemes 9687
19 SpinKit A collection of loading indicators animated with CSS tobiasahlin 19361
20 personal-site My personal site sigfriedCub1990 4
21 cssremedy Start your project with a remedy for the technical debt of CSS. jensimmons 2203
22 rfs ✩ Automates responsive resizing ✩ twbs 3336
23 cutestrap A strong, independent CSS Framework. Only 2.7KB minified & gzipped. tylerchilds 1568
24 sanitize.css A best-practices CSS foundation csstools 5239
25 hack ⛷ Dead simple CSS framework. egoist 2595
26 devguides-2016 Let me try to explain complicated things in simple ways. devguides-io 90
27 flaskdash Flask starter app featuring CoreUI and the FlaskUser module. twintechlabs 114
28 simple-line-icons Simple and Minimal Line Icons thesabbir 1864
29 pace Automatically add a progress bar to your site. CodeByZach 15676
30 What-The-Flexbox Exercises for the What The Flexbox video series - available at Flexbox.io wesbos 802
31 flexbox-patterns Patterns for using flexbox CSS to build awesome UI components. cjcenizal 2479
32 flag-icons 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration lipis 10933
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 56053
34 solved-by-flexbox A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox. philipwalton 13007
35 retinajs JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants strues 4414
36 CSS3-Loaders Grafikart 105
37 normalize.css A modern alternative to CSS resets necolas 52724
38 sierra Sierra SCSS library sierra-library 860
39 30-seconds-of-css Short CSS code snippets for all your development needs Chalarangelo 16109
40 javascript-in-14-minutes Learn the basics of JavaScript in 14 minutes jgthms 561
41 bulma Modern CSS framework based on Flexbox jgthms 49515
42 Skeleton Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development dhg 19115

⬆ Back to Index

Clojure

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

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

⬆ Back to Index

Dart

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

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

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

⬆ Back to Index

Elm

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

⬆ Back to Index

Emacs Lisp

Name Description Author Stars
1 projectile Project Interaction Library for Emacs bbatsov 4022
2 eglot A client for Language Server Protocol servers joaotavora 2317
3 hydra make Emacs bindings that stick around abo-abo 1857
4 eos Welcome to the Emacs of Things, aka the Emacs Operating System dakrone 265
5 context-coloring Highlight by scope jacksonrayhamilton 53
6 emacs-emojify Display emojis in Emacs iqbalansari 413
7 fira-code-mode Emacs minor mode for Fira Code ligatures using prettify-symbols jming422 107
8 restclient.el HTTP REST client tool for emacs pashky 1998
9 editorconfig-emacs EditorConfig plugin for Emacs editorconfig 753
10 lsp-mode Emacs client/library for the Language Server Protocol emacs-lsp 4839
11 themes A megapack of themes for GNU Emacs. doomemacs 2205
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 1484
14 Indium A JavaScript development environment for Emacs NicolasPetton 1133
15 magit It's Magit! A Git Porcelain inside Emacs. magit 6644
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 23784
18 doomemacs An Emacs framework for the stubborn martian hacker doomemacs 19853
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 1715
2 erlang_ls The Erlang Language Server erlang-ls 641
3 otp Erlang/OTP erlang 11497

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

⬆ Back to Index

FreeMarker

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

⬆ Back to Index

Gherkin

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

⬆ Back to Index

Go

Name Description Author Stars
1 cli A tool for testing and debugging Dependabot update jobs. dependabot 258
2 kubelogin kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login) int128 1808
3 direnv unclutter your .profile direnv 12928
4 jd JSON diff and patch josephburnett 1942
5 glance A self-hosted dashboard that puts all your feeds in one place glanceapp 10065
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 10435
7 colima Container runtimes on macOS (and Linux) with minimal setup abiosoft 20773
8 gotty Share your terminal as a web application yudai 18891
9 pagerank Weighted PageRank implementation in Go alixaxel 85
10 dendy NES/Famicom emulator with P2P network multiplayer and WASM support maxpoletaev 394
11 openpomodoro-cli A command-line Pomodoro tracker which uses the Open Pomodoro Format open-pomodoro 363
12 lima Linux virtual machines, with a focus on running containers lima-vm 16007
13 oh-my-posh The most customisable and low-latency cross platform/shell prompt renderer JanDeDobbeleer 18085
14 superfile Pretty fancy and modern terminal file manager yorukot 10301
15 k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style! derailed 28150
16 ollama Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models. ollama 110200
17 vegeta HTTP load testing tool and library. It's over 9000! tsenart 23862
18 learn-go-with-tests Learn Go with test-driven development quii 22416
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 27676
20 chezmoi Manage your dotfiles across multiple diverse machines, securely. twpayne 13956
21 dgraph high-performance graph database for real-time use cases hypermodeinc 20602
22 vhs Your CLI home video recorder 📼 charmbracelet 15737
23 bluetuith A TUI bluetooth manager for Linux. darkhz 986
24 gh-dash A beautiful CLI dashboard for GitHub 🚀 dlvhdr 7645
25 letsblockit Remove low-quality content and useless nags, focus on what matters. A community-maintained uBlock Origin filter set. letsblockit 793
26 sqlpkg-cli SQLite package manager nalgeon 220
27 ijq Interactive jq (mirror) gpanders 215
28 kubectx Faster way to switch between clusters and namespaces in kubectl ahmetb 18120
29 FerretDB A truly Open Source MongoDB alternative FerretDB 9317
30 jqp A TUI playground to experiment with jq noahgorstein 2265
31 fx Terminal JSON viewer & processor antonmedv 19218
32 walk Terminal file manager antonmedv 3318
33 hishtory Your shell history: synced, queryable, and in context ddworken 2601
34 lf Terminal file manager gokcehan 7916
35 k6 A modern load testing tool, using Go and JavaScript - https://k6.io grafana 26576
36 gum A tool for glamorous shell scripts 🎀 charmbracelet 18686
37 lefthook Fast and powerful Git hooks manager for any type of projects. evilmartians 5304
38 sh A shell parser, formatter, and interpreter with bash support; includes shfmt mvdan 7478
39 pet Simple command-line snippet manager knqyf263 4661
40 peco Simplistic interactive filtering tool peco 7711
41 ghq Remote repository management made easy x-motemen 3137
42 cli GitHub’s official command line tool cli 38044
43 cli A Go based command line tool for exercism.org. exercism 1345
44 trufflehog Find, verify, and analyze leaked credentials trufflesecurity 17864
45 litestream Streaming replication for SQLite. benbjohnson 11375
46 yay Yet another Yogurt - An AUR Helper written in Go Jguer 11470
47 go The Go programming language golang 125270
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 22524
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 20753
51 esbuild An extremely fast bundler for the web evanw 38484
52 badger Fast key-value DB in Go. dgraph-io 14206
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 2837
55 cli The Docker CLI docker 5053
56 docui TUI Client for Docker skanehira 2314
57 act Run your GitHub Actions locally 🚀 nektos 57197
58 OpenDiablo2 An open source re-implementation of Diablo 2 OpenDiablo2 10799
59 btree BTree provides a simple, ordered, in-memory data structure for Go programs. google 4000
60 grv GRV is a terminal interface for viewing git repositories rgburke 4037
61 wally The Flash(ing tool) zsa 675
62 slack-term Slack client for your terminal jpbruinsslot 6456
63 lazydocker The lazier way to manage everything docker jesseduffield 40533
64 hub A command-line tool that makes git easier to use with GitHub. mislav 22858
65 mdcat Format markdown for the console. samfoo 67
66 algo 101+ coding interview problems in Go hoanhan101 3574
67 antibody The fastest shell plugin manager. getantibody 1679
68 fzf 🌸 A command-line fuzzy finder junegunn 67397
69 chaosmonkey Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. Netflix 15439
70 hercules Gaining advanced insights from Git repository history. src-d 2657
71 gitstrap CLI for managing GitHub resources g4s8 71
72 awesome-go A curated list of awesome Go frameworks, libraries and software avelino 136816
73 frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. fatedier 89756
74 lazygit simple terminal UI for git commands jesseduffield 55478
75 hugo The world’s fastest framework for building websites. gohugoio 77509
76 wtf The personal information dashboard for your terminal wtfutil 15968
77 widevine Golang Client for Widevine Cloud alfg 66

⬆ Back to Index

HTML

Name Description Author Stars
1 hacker-challenge Use your web inspector to hack your way through a series of challenges. jessicard 3
2 blawx A user-friendly web-based tool for Rules as Code. Lexpedite 110
3 juno-lang Juno Language Repository KinaKnowledge 127
4 ML-For-Beginners 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all microsoft 70818
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 3488
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 4750
11 awesome-chatgpt-prompts This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better. f 118809
12 simple.css Simple.css is a CSS template that allows you to make a good looking website really quickly. kevquirk 4500
13 ru-test-assignments Тестовые задания для самостоятельного выполнения от разных it компаний Hexlet 6168
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 875
16 alexandria-library 📝 My method to capture, study, and recall interesting knowledge Phantas0s 68
17 bitburner Bitburner Game danielyxie 2812
18 infernal-sigil arikwex 134
19 remember An interactive comic on Spaced Repetition ncase 313
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 3161
22 metasploitable3 Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities. rapid7 4858
23 tabler Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap tabler 38416
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 5744
26 html HTML Standard whatwg 8315
27 hanoi-demo jorgeamadosoria 1
28 compat-table ECMAScript compatibility tables compat-table 4457
29 DeloresDev Read all about it on GrumpyGamer: grumpygamer 881
30 Top10 Official OWASP Top 10 Document Repository OWASP 4445
31 javascript-patterns JavaScript Design Patterns chuanxshi 9391
32 visual-git-guide A visual guide to git. MarkLodato 1339
33 klipse Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. viebel 3115
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 11466
36 training Learning Golang one day go-training 1465
37 mxgraph mxGraph is a fully client side JavaScript diagramming library jgraph 6839
38 howtheytest A collection of public resources about how software companies test their software abhivaikar 6091
39 twemoji Emoji for everyone. https://twemoji.twitter.com/ twitter 16933
40 hyperscript Create HyperText with JavaScript. hyperhype 2661
41 awesome-compose Awesome Docker Compose samples docker 36869
42 the-power-of-prolog Introduction to modern Prolog triska 1246
43 css3patterns The popular CSS3 patterns gallery, now on Github :) LeaVerou 1449
44 algodeck An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯 teivah 5696
45 blog_os Writing an OS in Rust phil-opp 16079
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 14999
48 mastering-modular-javascript 📦 Module thinking, principles, design patterns and best practices. mjavascript 3994
49 jensimmons.com personal website for Jen Simmons jensimmons 5
50 css-grid Starter Files + Solutions to my CSSGrid.io Course wesbos 2097
51 terminal.css Modern and minimalistic CSS framework for terminal enthusiasts Gioni06 1234
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 23918
56 js-the-right-way An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web jstherightway 8727
57 JavaScript30 30 Day Vanilla JS Challenge wesbos 27970
58 milligram A minimalist CSS framework. milligram 10231
59 flexboxgrid Grid based on CSS3 flexbox kristoferjoseph 9376
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 353
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 15148
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 4608
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 4418
69 free-programming-books 📚 Freely available programming books EbookFoundation 348770
70 web-design-in-4-minutes Learn the basics of web design in 4 minutes jgthms 4383
71 vue-guide Super Simple Vue Samples johnpapa 51
72 bulma-templates free flexbox templates built with the bulma css framework BulmaTemplates 3288
73 coreui-free-bootstrap-admin-template Free Bootstrap Admin & Dashboard Template coreui 12022
74 diffDOM A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments. fiduswriter 818
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 1741
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 7599
2 fp-course Functional Programming Course system-f 4153
3 fp-course Functional Programming Course tonymorris 1030
4 ghcup-hs haskell 306
5 haskell-language-server Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine. haskell 2749
6 kmonad An advanced keyboard manager kmonad 4232
7 hadolint Dockerfile linter, validate inline bash, written in Haskell hadolint 10628
8 xmonad The core of xmonad, a small but functional ICCCM-compliant tiling window manager xmonad 3401
9 taskell Command-line Kanban board/task manager with support for Trello boards and GitHub projects smallhadroncollider 1743
10 postgrest REST API for any Postgres database PostgREST 24245

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

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

⬆ Back to Index

Janet

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

⬆ Back to Index

Java

Name Description Author Stars
1 gs-collections-kata The GS Collections Kata has been migrated to the Eclipse Foundation, re-branded as the Eclipse Collections Kata. https://github.com/eclipse/eclipse-collections-kata goldmansachs 436
2 eclipse-collections Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API. eclipse-collections 2477
3 jsprit jsprit is a java based, open source toolkit for solving rich vehicle routing problems graphhopper 1667
4 clojure The Clojure programming language clojure 10531
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 23165
7 tutorials Getting Started with Spring Boot 3: eugenp 36961
8 flyway Flyway by Redgate • Database Migrations Made Easy. flyway 8440
9 liquibase Main Liquibase Source liquibase 4842
10 dbeaver Free universal database tool and SQL client dbeaver 41455
11 fraud-detection-demo Repository for Advanced Flink Application Patterns series afedulov 336
12 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below. awsdocs 9771
13 LuckysheetServer Luckysheet java backend dream-num 436
14 design-patterns 💼 Design patterns written in different programming languages 📐 ZoranPandovski 374
15 flink Apache Flink apache 24444
16 DEPRECATED-data-structures A collection of powerful data structures williamfiset 2859
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 4940
18 memo Caso de estudio del libro: Técnicas de Compilación para Ingenieros de Software polyglot-plt 1
19 SOLID Demonstrating the SOLID design principles in Java mikeknep 386
20 material-theme-jetbrains JetBrains theme of Material Theme ChrisRM 7807
21 Tiny-MD-HBase shojinishimura 28
22 java-design-patterns Design patterns implemented in Java iluwatar 90572
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 3538
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 79
3 apihub Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers. hiteshchoudhary 7313
4 Term-Typer-Words agencyenterprise 33
5 firebuilder A comprehensive firefox profile, themes, userCSS and userChrome builder Explosion-Scratch 330
6 neovim-cheatsheet Google Sheets docs for neovim/vim cheatsheets and tutorials supporting multiple alternative keyboard layouts mattmc3 375
7 tips Most commonly used git tips and tricks. git-tips 21443
8 tree-sitter-typescript TypeScript grammar for tree-sitter tree-sitter 399
9 ReactShadow 🔰 Utilise Shadow DOM in React with all the benefits of style encapsulation. Wildhoney 1329
10 robotopia 🤖 Introducing kids to coding with tiny virtual robots! robotopia-x 517
11 puter 🌐 The Internet OS! Free, Open-Source, and Self-Hostable. HeyPuter 27720
12 react-google-recaptcha Component wrapper for Google reCAPTCHA dozoisch 1051
13 node-deep-equal node's assert.deepEqual algorithm inspect-js 784
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 209
16 semantic-release 📦🚀 Fully automated version management and package publishing semantic-release 21309
17 digital-gardeners Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs MaggieAppleton 4193
18 CurriculumExpansion freeCodeCamp 315
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 498
22 libphonenumber-js A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript catamphetamine 2817
23 brave-browser Brave browser for Android, iOS, Linux, macOS, Windows. brave 18347
24 callbag-basics 👜 Tiny and fast reactive/iterable programming library staltz 1652
25 stylex StyleX is the styling system for ambitious user interfaces. facebook 8519
26 rollup Next-generation ES module bundler rollup 25557
27 MockDate A JavaScript Mock Date object that can be used to change when "now" is. boblauer 669
28 FreeTube An Open Source YouTube app for privacy FreeTubeApp 14081
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 4801
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 350
35 fx-autoconfig Load custom javascript in browser context MrOtherGuy 229
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 311
38 fastify Fast and low overhead web framework, for Node.js fastify 32876
39 zx A tool for writing better scripts google 43480
40 postcss-import PostCSS plugin to inline at-import rules content postcss 1385
41 fetch A window.fetch JavaScript polyfill. JakeChampion 25759
42 execa Process execution for humans sindresorhus 6988
43 eruda Console for mobile browsers liriliri 19138
44 awesome-vite ⚡️ A curated list of awesome things related to Vite.js vitejs 14936
45 zendesk-vite-boilerplate Progressive boilerplate that offers customization, out of the box features and does not force you to chose a specific front-end framework. Join Zendesk Discord community - https://discord.gg/EHVRdSVDc4 OlegGulevskyy 32
46 express-async-handler Async Error Handling Middleware for Express Abazhenov 576
47 Release Node.js Release Working Group nodejs 4072
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 1422
50 WebGoat WebGoat is a deliberately insecure application WebGoat 7200
51 turbo The speed of a single-page web application without having to write any JavaScript hotwired 6856
52 sicp XML sources of SICP and SICP JS, and support for generating Interactive SICP JS, PDF, e-book and comparison editions source-academy 934
53 cross-fetch Universal WHATWG Fetch API for Node, Browsers and React Native. lquixada 1677
54 core-js Standard Library zloirock 24762
55 write-good Naive linter for English prose btford 4971
56 hacktricks Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news. HackTricks-wiki 9384
57 multer Node.js middleware for handling multipart/form-data. expressjs 11688
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 29678
59 simple-svg-placeholder A very simple placeholder image generator with zero dependencies. cloudfour 177
60 cuid Collision-resistant ids optimized for horizontal scaling and performance. paralleldrive 3462
61 js-search JS Search is an efficient, client-side search library for JavaScript and JSON objects bvaughn 2220
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 24206
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 1627
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 71041
69 brainfuck-visualizer A Visualizer for BrainFuck developed using pure JS. usaikiran 30
70 ace Ace (Ajax.org Cloud9 Editor) ajaxorg 26823
71 eslint-plugin-unicorn More than 100 powerful ESLint rules sindresorhus 4363
72 start-server-and-test Starts server, waits for URL, then runs test command; when the tests end, shuts down server bahmutov 1541
73 KaTeX Fast math typesetting for the web. KaTeX 18620
74 markdown-preview.nvim markdown preview plugin for (neo)vim iamcco 6997
75 jsxgraph JSXGraph is a cross-browser library for interactive geometry, function plotting, charting, and data visualization in a web browser. jsxgraph 1117
76 FigureOne Draw, animate and interact with shapes, text, plots and equations. Create interactive slideshows and interactive videos. airladon 59
77 OpGuidesHugoSrc Repo for the development of OpGuides VegaDeftwing 25
78 surfingkeys-conf 🏄 A SurfingKeys config which adds 180+ key mappings & 50+ search engines b0o 400
79 core_d.js Offload your heavy lifting to a daemon. Extracted from eslint_d. mantoni 66
80 the-sample-of-module-bundler You will know how to make a javascript bundler hiroppy 35
81 SandPond 3D cellular automata TodePond 185
82 ora Elegant terminal spinner sindresorhus 9232
83 craftzdog-homepage My homepage craftzdog 2355
84 Fluture 🦋 Fantasy Land compliant (monadic) alternative to Promises fluture-js 2487
85 critical Extract & Inline Critical-path CSS in HTML pages addyosmani 10062
86 register Grab your own sweet-looking '.is-a.dev' subdomain. is-a-dev 4359
87 matter-js a 2D rigid body physics engine for the web ▲● ■ liabru 17117
88 serviceworker-cookbook It's online. It's offline. It's a Service Worker! mdn 2853
89 jsdom A JavaScript implementation of various web standards, for use with Node.js jsdom 20739
90 benchmark.js A benchmarking library. As used on jsPerf.com. bestiejs 5482
91 testing-react-apps A workshop for testing react applications kentcdodds 1083
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 1713
95 jakearchibald.com jakearchibald 245
96 p5-manager A p5js template builder & sketches manager. Built for p5js enthusiasts. chiunhau 350
97 p5.js p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs processing 21959
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 10155
101 sprintf.js sprintf.js is a complete open source JavaScript sprintf implementation alexei 2116
102 petit-dom minimalist virtual dom library yelouafi 508
103 commander.js node.js command-line interfaces made easy tj 26975
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 20947
107 workerize 🏗️ Run a module in a Web Worker. developit 4375
108 workbox 📦 Workbox: JavaScript libraries for Progressive Web Apps GoogleChrome 12493
109 greenlet 🦎 Move an async function into its own thread. developit 4692
110 useWorker ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks alewin 3007
111 curriculum The open curriculum for learning web development TheOdinProject 10441
112 automerge-classic A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically. automerge 14734
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 2215
115 immer Create the next immutable state by mutating the current one immerjs 27987
116 vue-select Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component. sagalbot 4662
117 thesecretlivesofdata Understanding what your bits do when you're not looking. benbjohnson 3479
118 css-triggers A reference for the render impact of mutating CSS properties. GoogleChromeLabs 902
119 bundle-phobia-cli 📦 Cli for the node BundlePhobia Service 😱 AdrieanKhisbe 181
120 sqlime Online SQLite playground nalgeon 963
121 sql.js A javascript library to run SQLite on the web. sql-js 12954
122 reveal.js The HTML Presentation Framework hakimel 68254
123 feather Simply beautiful open-source icons feathericons 25191
124 lighthousemap OpenStreetMap's Blinking Beacons geodienst 289
125 vue-test-utils Component Test Utils for Vue 2 vuejs 3569
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 40796
128 mdx Markdown for the component era mdx-js 18005
129 PrinceJS Prince of Persia reimplementation written in HTML5 / JavaScript oklemenz 951
130 node-retry Abstraction for exponential and custom retry strategies for failed operations. tim-kos 1236
131 async-retry Retrying made simple, easy and async vercel 1858
132 ava Node.js test runner that lets you develop with confidence 🚀 avajs 20747
133 howler.js Javascript audio library for the modern web. goldfire 24260
134 plop Consistency Made Simple plopjs 7265
135 digitaljs Teaching-focused digital circuit simulator tilk 678
136 twind The smallest, fastest, most feature complete Tailwind-in-JS solution in existence. tw-in-js 3830
137 identity-obj-proxy An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules. keyz 501
138 JSONPath A fork of JSONPath from http://goessner.net/articles/JsonPath/ JSONPath-Plus 1007
139 webpack-config-plugins Provide best practices for webpack 4 loader configurations merkle-open 643
140 html-webpack-plugin Simplifies creation of HTML files to serve your webpack bundles jantimon 10724
141 Iosevka Versatile typeface for code, from code. be5invis 19667
142 depcheck Check your npm module for unused dependencies depcheck 4805
143 webpack-chain A chaining API to generate and simplify the modification of Webpack configurations. neutrinojs 3199
144 react-refresh-webpack-plugin A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components. pmmmwh 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 7080
146 getting-started Getting started with Docker docker 2954
147 sift.js Use Mongodb queries in JavaScript crcn 1656
148 nodemailer ✉️ Send e-mails with Node.JS – easy as cake! nodemailer 16843
149 Leaflet 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦 Leaflet 41869
150 HackVault A container repository for my public web hacks! 0xSobky 1965
151 jsfuck Write any JavaScript with 6 Characters: !+ aemkei 8270
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 7191
155 simple-icons SVG icons for popular brands simple-icons 21759
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 26832
159 swagger-editor Swagger Editor swagger-api 9000
160 bookshelf Build a ReactJS App workshop kentcdodds 2680
161 serve-handler The foundation of serve vercel 590
162 AnotherRedisDesktopManager 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac. qishibo 31401
163 uberproto JavaScript object inheritance sugar: Easy extension, mixins, super methods, proxies daffl 75
164 slay Rock-solid structured application layout for building APIs and web apps in Node.js. godaddy 51
165 objection-cursor Cursor based pagination plugin for Objection.js olavim 30
166 logform An mutable object format designed for chaining & objectMode streams winstonjs 255
167 fecha Lightweight and simple JS date formatting and parsing taylorhakes 2064
168 winston A logger for just about everything. winstonjs 23200
169 morgan HTTP request logger middleware for node.js expressjs 7994
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 1515
173 node-canvas Node canvas is a Cairo backed Canvas implementation for NodeJS. Automattic 10298
174 node-qrcode qr code generator soldair 7652
175 connect Connect is a middleware layer for Node.js senchalabs 9849
176 terminalizer 🦄 Record your terminal and generate animated gif images or share a web player faressoft 15482
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 10845
180 react-community-tools-practices-cheatsheet Descriptions and use cases for common tools and practices in the React community markerikson 330
181 ramda 🐏 Practical functional Javascript ramda 23882
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 9526
185 three.js JavaScript 3D Library. mrdoob 104001
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 1547
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 43809
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 5632
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 2800
195 astexplorer A web tool to explore the ASTs generated by various parsers. fkling 6258
196 Git-User-Switch Switch git user and email with ease geongeorge 640
197 vanilla-todo A case study on viable techniques for vanilla web development. morris 1171
198 GravityIsNotAForce Visualising the spacetime geodesics of general relativity timhutton 218
199 headless-recorder Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script. checkly 15075
200 react-autosuggest WAI-ARIA compliant React autosuggest component moroshko 5968
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 11153
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 216
208 react-windowed-select An integration of react-window with react-select to efficiently render large lists. jacobworrel 142
209 clsx A tiny (239B) utility for constructing className strings conditionally. lukeed 8619
210 classnames A simple javascript utility for conditionally joining classNames together JedWatson 17665
211 dmarman.github.io Tailwind Ink is an AI palette generator trained with the Tailwindcss colors. dmarman 347
212 react-scanner Extract React components and props usage from code. moroshko 610
213 studio The safest place on earth sanctuarycomputer 175
214 react-beforeunload 🚪 React component and hook which listens to the beforeunload window event. jacobbuck 199
215 react-hot-loader Tweak React components in real time. (Deprecated: use Fast Refresh instead.) gaearon 12252
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 98
221 evil-icons Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN evil-icons 5045
222 react-nice-resume A React.js Nice Resume Template nordicgiant2 669
223 cerebro 🔵 Cerebro is an open-source launcher to improve your productivity and efficiency cerebroapp 8391
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 6612
226 anybar Control the AnyBar app sindresorhus 101
227 lint-staged 🚫💩 — Run linters on git staged files lint-staged 13588
228 prettier-eslint Code ➡️ prettier ➡️ eslint --fix ➡️ Formatted Code ✨ prettier 4006
229 sharedb Realtime database backend based on Operational Transformation (OT) share 6328
230 medis 💻 Medis is a beautiful, easy-to-use Mac database management application for Redis. luin 11652
231 react-window React components for efficiently rendering large lists and tabular data bvaughn 16138
232 ZzFXM A super small music generator for use in size-limited JavaScript productions keithclark 436
233 faker-cli cli wrapper for fakerjs lestoni 114
234 node-pg-types Type parsing for node-postgres brianc 277
235 node-postgres PostgreSQL client for node.js. brianc 12436
236 nedb The JavaScript Database, for Node.js, nw.js, electron and the browser louischatriot 13520
237 wtfjs 🤪 A list of funny and tricky JavaScript examples denysdovhan 35869
238 react-bulma-components React components for Bulma framework couds 1206
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 2466
244 node-rate-limiter-flexible Atomic counters and rate limiting tools. Limit resource access at any scale. animir 3129
245 joi The most powerful data validation library for JS hapijs 21024
246 murmurhash-js An optimized JavaScript implementation of the MurmurHash algorithms. garycourt 526
247 node-murmurhash A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms. perezd 92
248 o Tiny and simple React clone zserge 270
249 properties Properties reader for Node.js steveukx 76
250 jest-extended Additional Jest matchers 🃏💪 jest-community 2336
251 node-bunyan a simple and fast JSON logging module for node.js services trentm 7197
252 html5-boilerplate A professional front-end template for building fast, robust, and adaptable web apps or sites. h5bp 56722
253 testing-node-apps Test Node.js Backends on TestingJavaScript.com kentcdodds 386
254 js-mocking-fundamentals JavaScript Mocking Fundamentals on TestingJavaScript.com kentcdodds 307
255 testing-workshop A workshop for learning how to test JavaScript applications kentcdodds 1356
256 lodash A modern JavaScript utility library delivering modularity, performance, & extras. lodash 60076
257 mongoose MongoDB object modeling designed to work in an asynchronous environment. Automattic 27054
258 uMatrix uMatrix: Point and click matrix to filter net requests according to source, destination and type gorhill 4575
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 9600
263 nanoid A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript ai 25006
264 react-markdown Markdown component for React remarkjs 13560
265 scriptum No-Frills Functional Programming Lib Augmenting Javascript/Node.js robotroutine 383
266 computer-science-in-javascript Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript. humanwhocodes 9068
267 algorithms.js Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript felipernb 3729
268 express Fast, unopinionated, minimalist web framework for node. expressjs 66139
269 git-sticker submit pull request, git free sticker 🔥 fireship-io 260
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 7997
272 dom-testing-library 🐙 Simple and complete DOM testing utilities that encourage good testing practices. testing-library 3284
273 mostly-adequate-guide Mostly adequate guide to FP (in javascript) MostlyAdequate 23513
274 beautiful-react-hooks 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥 antonioru 8267
275 nodemon Monitor for any changes in your node.js application and automatically restart the server - perfect for development remy 26411
276 memorystore express-session full featured MemoryStore layer without leaks! roccomuso 120
277 session Simple session middleware for Express expressjs 6278
278 node-cron A simple cron-like job scheduler for Node.js node-cron 3004
279 dotenv Loads environment variables from .env for nodejs projects. motdotla 19408
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 9852
284 heroicons A set of free MIT-licensed high-quality SVG icons for UI development. tailwindlabs 21924
285 lowdb Simple and fast JSON database typicode 21751
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 73515
288 easy6502 skilldrick 1241
289 6502js A JavaScript 6502 assembler and simulator skilldrick 489
290 gdb-frontend ☕ GDBFrontend is an easy, flexible and extensible gui debugger. rohanrhu 2892
291 react-redux-realworld-example-app Exemplary real world application built with React + Redux gothinkster 5571
292 react-in-patterns A free book that talks about design patterns/techniques used while developing with React. krasimir 13446
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 3444
295 genie Keyboard control for web applications (better than cryptic shortcuts). 3.5K minified & gzipped kentcdodds 569
296 linux-dash A beautiful web dashboard for Linux tariqbuilds 10437
297 jira_clone A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress. oldboyxx 10769
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 5495
300 flems A single file web playground and sandbox porsager 507
301 react-virtualized React components for efficiently rendering large lists and tabular data bvaughn 26555
302 react-draggable React draggable component react-grid-layout 9086
303 dragula 👌 Drag and drop so simple it hurts bevacqua 22118
304 storeon 🌩 A tiny (185 bytes) event-based Redux-like state manager for React, Preact, Angular, Vue, and Svelte storeon 1974
305 react-beautiful-dnd Beautiful and accessible drag and drop for lists with React atlassian 33598
306 awesome-web-animation A list of awesome web animation libraries, books, apps etc. sergey-pimenov 1353
307 react-conf-2018 ryanflorence 642
308 mobile-first-animation Gesture-driven animation on the mobile web (React Conf 2019) aholachek 2070
309 clean-code-javascript Clean Code concepts adapted for JavaScript ryanmcdermott 92283
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 9093
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 4476
314 react-developer-roadmap Roadmap to becoming a React developer adam-golab 18921
315 react-hook-form-auto Automatic form generation using ReactHookForm dgonz64 60
316 spoof Easily spoof your MAC address in macOS, Windows, & Linux! feross 1799
317 open-pixel-art A collaborative pixel art project to teach people how to contribute to open-source twilio-labs 596
318 react-plastic Scalable react display for a credit card using only the css from jessepollak's Card (https://github.com/jessepollak/card). armsteadj1 22
319 stylus Stylus - Userstyles Manager openstyles 5616
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 5573
321 react-codemod React codemod scripts reactjs 4255
322 sinopia Private npm repository server rlidwka 5501
323 react Cheatsheets for experienced React developers getting started with TypeScript typescript-cheatsheets 45802
324 didact A DIY guide to build your own React pomber 6380
325 react-infinite-scroller ⏬ Infinite scroll component for React in ES6 danbovey 3300
326 bold-challenge 🍷 BOLD challenge solution macabeus 1
327 Functional-Light-JS Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter. getify 16697
328 downshift 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. downshift-js 12162
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 9055
333 react-number-format React component to format numbers in an input or as a text. s-yadav 3934
334 es6-cheatsheet ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets DrkSephy 13373
335 create-react-library React NPM library starter kit based on Facebook's create react app DimiMikadze 604
336 algorithm-visualizer 🎆Interactive Online Platform that Visualizes Algorithms from Code algorithm-visualizer 47025
337 cleave.js Format input text content when you are typing... nosir 17944
338 react-flatpickr flatpickr for React haoxins 608
339 prettier Prettier is an opinionated code formatter. prettier 49837
340 react-interactive-paycard Interactive React Paycard jasminmif 2216
341 eslint-config-prettier Turns off all rules that are unnecessary or might conflict with Prettier. prettier 5555
342 react-adaptive-hooks Deliver experiences best suited to a user's device and network constraints GoogleChromeLabs 5117
343 lighthouse-ci Automate running Lighthouse for every commit, viewing the changes, and preventing regressions GoogleChrome 6502
344 tenko An 100% spec compliant ES2021 JavaScript parser written in JS pvdz 510
345 suspense-experimental-github-demo Sample project built with Suspense to demonstrate render-as-you-fetch gaearon 804
346 casl CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access stalniy 6185
347 awesome-earth "What can I do about the climate crisis?" Here are 326 things you can do. philsturgeon 1358
348 awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories. jaywcjlove 79113
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 1880
351 git-point GitHub in your pocket 📱 gitpoint 4729
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 40387
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 11204
362 react-lazy-load-image-component React Component to lazy load images and components using a HOC to track window scroll position. Aljullu 1481
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 2343
365 tinydate A tiny (349B) reusable date formatter. Extremely fast! lukeed 1067
366 iptv Collection of publicly available IPTV channels from all over the world iptv-org 89246
367 moon 🌙 The minimal & fast library for functional user interfaces kbrsh 5999
368 eslint-plugin-prettier ESLint plugin for Prettier formatting prettier 3393
369 lesspass 🔑 stateless open source password manager lesspass 5791
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 7746
372 learn-graphql Real world GraphQL tutorials for frontend developers with deadlines! hasura 1206
373 mdx-deck ♠️ React MDX-based presentation decks jxnblk 11378
374 redux-state-sync A lightweight middleware to sync your redux state across browser tabs aohua 236
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 13496
377 dev-arcade 🕹 Play Games, Level Up — Web based games for designers & developers joshbuchea 6
378 error-overlay-webpack-plugin Catch errors with style 💥✨ gregberge 873
379 hooks React Hooks joshbuchea 1
380 stargazed 📋 Creating your own Awesome List of GitHub stars! abhijithvijayan 474
381 react-graceful-image An image component for gracefully dealing with image errors by providing optional lazy loading, optional placeholder and configurable retries on failure linasmnew 322
382 markdown-it Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed markdown-it 18779
383 shiori Simple bookmark manager built with Go go-shiori 9891
384 fullstackopen-2019.github.io fullstackopen-2019 345
385 tabcenter-redux Vertical Tabs extension for Firefox eoger 379
386 exceljs Excel Workbook Manager exceljs 14025
387 router reach 6895
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 19553
390 cors Node.js CORS middleware expressjs 6084
391 quick-lru Simple “Least Recently Used” (LRU) cache sindresorhus 686
392 react-testing-library 🐐 Simple and complete React DOM testing utilities that encourage good testing practices. testing-library 19132
393 webpack-dev-server Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/. webpack 7816
394 Detox Gray box end-to-end testing and automation framework for mobile apps wix 11311
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 47694
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 3047
401 write-free-science-books-to-get-famous-website MOVING to: https://ourbigbook.com Mission: live in a world where you can learn university-level mathematics, physics, chemistry, biology and engineering for free whenever you want from perfect open source books made for free by random people who want to get famous to get better paying jobs. 使命:生活在一个世界上,您可以随时随地免费获得完全随机的,希望成 cirosantilli 130
402 jquery-annotated-source jQuery Annotated Source robflaherty 735
403 react-project State of the art web development with React.js. wdjungst 1825
404 unfetch 🐕 Bare minimum 500b fetch polyfill. developit 5707
405 next.js The React Framework vercel 128806
406 github-do-not-ban-us GitHub do not ban us from open source world 🇮🇷 1995parham 11763
407 gulp-babel Gulp plugin for Babel babel 1319
408 spine Lightweight MVC library for building JavaScript applications spine 3660
409 remote-jobs A list of semi to fully remote-friendly companies (jobs) in tech. remoteintech 30578
410 react-motion A spring that solves your animation problems. chenglou 21722
411 animated Declarative Animations Library for React and React Native animatedjs 1854
412 sharec 📦 Store your configs in one place and manage across projects easily sharecjs 254
413 gulp-clean-css Minify css with clean-css. scniro 647
414 micromatch Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert micromatch 2840
415 globby User-friendly glob matching sindresorhus 2551
416 gulp-sass SASS plugin for gulp dlmanning 1570
417 webpack-stream 🍹 Run webpack through a stream interface shama 1395
418 javascript Implementation of All ▲lgorithms in Javascript Programming Language AllAlgorithms 92
419 monaco-editor A browser based code editor microsoft 41226
420 hiring-without-whiteboards ⭐️ Companies that don't have a broken hiring process poteto 47174
421 autoprefixer Parse CSS and add vendor prefixes to rules by Can I Use postcss 21780
422 gulp-autoprefixer Prefix CSS sindresorhus 691
423 gulp-sourcemaps Sourcemap support for gulpjs. gulp-sourcemaps 1106
424 gulp-imagemin Minify PNG, JPEG, GIF and SVG images sindresorhus 1903
425 lazyload Vanilla JavaScript plugin for lazyloading images tuupola 8768
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 4588
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 33055
431 mootools-core MooTools Core Repository mootools 2652
432 SpaceX-API 🚀 Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data. r-spacex 10581
433 objection.js An SQL-friendly ORM for Node.js Vincit 7299
434 csswand 🎨✨ Hover your wand and use your magic spell to copy beautiful css oliver-gomes 1175
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 17593
438 responsive_breakpoints_generator cloudinary 440
439 svgomg Web GUI for SVGO jakearchibald 5861
440 GSAP GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web greensock 20205
441 marked A markdown parser and compiler. Built for speed. markedjs 33667
442 bluebird 🐦 ⚡ Bluebird is a full featured promise library with unmatched performance. petkaantonov 20446
443 eleventy A simpler site generator. Transforms a directory of templates (of varying types) into HTML. 11ty 17566
444 esx Like JSX, but native and fast esxjs 659
445 fusuma ✍️ Fusuma makes slides with Markdown easily. hiroppy 5410
446 tornis Tornis helps you watch and respond to changes in your browser's viewport 🌲 robb0wen 1581
447 create-react-app Set up a modern web app by running one command. facebook 103039
448 dinoql A customizable GraphQL style query language for interacting with JavaScript objects. victorvoid 1047
449 pedalboard JS Pedalboard trys 149
450 browserslist 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env browserslist 13122
451 husky Git hooks made easy 🐶 woof! typicode 32993
452 graphql-network Chrome Devtool that provides a "network"-style tab for GraphQL requests to allow developers to debug more easily. Ghirro 321
453 carbon 🖤 Create and share beautiful images of your source code carbon-app 34848
454 svelte web development for the rest of us sveltejs 81062
455 react-apollo ♻️ React integration for Apollo Client apollographql 6840
456 dsa.js-data-structures-algorithms-javascript 🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook amejiarosario 7642
457 history-of-javascript Project "History of JavaScript" myshov 931
458 site-palette 🎨 Generate color palette from a website url. sthobis 13
459 json5 JSON5 — JSON for Humans json5 6715
460 jspaint 🎨 Classic MS Paint, REVIVED + ✨Extras 1j01 7334
461 morphdom Fast and lightweight DOM diffing/patching (no virtual DOM needed) patrick-steele-idem 3251
462 glicky 🐭 An In-browser User Interface For JavaScript Development Workflows alex-saunders 825
463 filemanager-webpack-plugin Copy, move, archive (zip/tar/tar.gz), delete files and directories before and after Webpack builds. Win32/Mac/*Nix supported gregnb 463
464 computer-science Contains the basic fundamental data structures and algorithms a front end engineer should know, written all in JavaScript. davidshariff 862
465 preact ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM. preactjs 37073
466 preact-cli 😺 Your next Preact PWA starts in 30 seconds. preactjs 4689
467 new-component ⚛ ⚡ CLI utility for quickly creating new React components. ⚡ ⚛ joshwcomeau 729
468 learnGitBranching An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git! pcottle 30989
469 mojibar 🍊 Emoji searcher but as a menubar app. muan 2043
470 just-enough-fp-lessons Introductory lessons to functional programming in JavaScript kyleshevlin 179
471 ogl Minimal WebGL Library oframe 3832
472 lax.js Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll. alexfoxy 10461
473 gridsome ⚡️ The Jamstack framework for Vue.js gridsome 8552
474 getting-started-with-cdp Getting Started With Chrome DevTools Protocol aslushnikov 344
475 Awesome-Design-Tools The best design tools and plugins for everything 👉 goabstract 34702
476 Fuse Lightweight fuzzy-search, in JavaScript krisk 18687
477 vuex 🗃️ Centralized State Management for Vue.js. vuejs 28434
478 vue-rx 👁️ RxJS integration for Vue.js. vuejs 3355
479 talks Everything @peerigon talks about... peerigon 35
480 country-flags SVG and PNG renders of all countries' flags. hampusborgos 3487
481 tutorials 🗒 codebar's tutorials codebar 261
482 browsersl.ist This website uses Browserslist and Can I Use to display the compatible browsers for a browsers query. browserslist 318
483 eslint-config-wesbos No-Sweat™ Eslint and Prettier Setup - with or without VS Code wesbos 2748
484 bull Premium Queue package for handling distributed jobs and messages in NodeJS. OptimalBits 15723
485 overreacted.io Personal blog by Dan Abramov. gaearon 7094
486 taskbook Tasks, boards & notes for the command-line habitat klaudiosinani 9010
487 qoa Minimal interactive command-line prompts klaudiosinani 2044
488 not-paid Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away kleampa 15010
489 vuelidate Simple, lightweight model-based validation for Vue.js vuelidate 6902
490 insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. Kong 35498
491 creative-portfolios 🌀 A curated list of Creative Portfolios iRaul 2774
492 little-virtual-computer Learn how computers work by simulating them in Javascript jsdf 852
493 learning-graphql An attempt to learn GraphQL mugli 940
494 extension-boilerplate ⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox. EmailThis 3294
495 signale Highly configurable logging utility klaudiosinani 8938
496 wey Fast open source Slack desktop app yue 1668
497 microservices-example fChristenson 251
498 The-boring-server-architecture fChristenson 18
499 flux Application Architecture for Building User Interfaces facebookarchive 17495
500 mailgun-js-boland A simple Node.js helper module for Mailgun API. mailgun 894
501 nginxconfig.io ⚙️ NGINX config generator on steroids 💉 digitalocean 27925
502 DoodleMaster "Don't code your UI, Draw it !" karanchahal 2423
503 bem fChristenson 1
504 bootstrap-select 🚀 The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. snapappointments 9864
505 router Simple middleware-style router pillarjs 414
506 itsy-bitsy-data-structures 🏰 All the things you didn't know you wanted to know about data structures jamiebuilds 8601
507 invaderz Space invaders, but the invaders evolve with genetic algorithm victorqribeiro 711
508 33-js-concepts 📜 33 JavaScript concepts every developer should know. leonardomso 64481
509 ervy Bring charts to terminal. chunqiuyiyu 1592
510 supertest 🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs. ladjs 13889
511 30-seconds-of-code Coding articles to level up your development skills Chalarangelo 122435
512 babel-loader 📦 Babel loader for webpack babel 4836
513 Learning-how-to-count Combinatorics SophiaZhyrovetska 1
514 js-combinatorics power set, combination, permutation and more in JavaScript dankogai 743
515 lets-build-express This repo contains chapters which explains how one can build a minimal express library. antsmartian 967
516 Modern-JavaScript-Curriculum Curriculum for TylerMcGinnis.com's "Modern JavaScript" course. tylermcginnis 109
517 html5please Graded Feature Support: Look up web technologies and find out if they are ready for use. h5bp 836
518 jquery jQuery JavaScript Library jquery 59310
519 You-Dont-Need-Momentjs List of functions which you can use to replace moment.js + ESLint Plugin you-dont-need 13322
520 markdown-here Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. adam-p 59761
521 callback-hell information about async javascript programming max-mapper 849
522 blessed A high-level terminal interface library for node.js. chjj 11412
523 bcrypt.js Optimized bcrypt in plain JavaScript with zero dependencies. dcodeIO 3562
524 moment-timezone Timezone support for moment.js moment 3843
525 momentjs.com The website for momentjs moment 640
526 vue-admin-template a vue2.0 minimal admin template PanJiaChen 20112
527 fancy-log Log things, prefixed with a timestamp. gulpjs 121
528 chalk 🖍 Terminal string styling done right chalk 22143
529 dayjs ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API iamkun 47340
530 WatermelonDB 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ Nozbe 10760
531 sqorn A Javascript library for building SQL queries sqorn 1870
532 shelljs 🐚 Portable Unix shell commands for Node.js shelljs 14293
533 compressing Everything you need for compressing and uncompressing node-modules 443
534 kody .files and environment configuration manager created with node jh3y 140
535 npm-run-all A CLI tool to run multiple npm-scripts in parallel or sequential. mysticatea 5773
536 httparchive.org The HTTP Archive website hosted on App Engine HTTPArchive 340
537 stocks machine learning web app game where the user competes against the AI in picking stocks austintackaberry 133
538 pdfmake Client/server side PDF printing in pure JavaScript bpampuch 11815
539 deb.js Minimalistic JavaScript library for debugging in the browser krasimir 1431
540 deno_install Deno Binary Installer denoland 993
541 insight A helpful Chrome extension for WebGL development 3Dparallax 913
542 _- You Might Not Need jQuery sigfriedCub1990 3
543 janitor The fastest development system in the world. JanitorTechnology 128
544 jquery-validation jQuery Validation Plugin library sources jquery-validation 10363
545 jQuery-Form-Validator [DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code. victorjonsson 972
546 Snap.svg The JavaScript library for modern SVG graphics. adobe-webplatform 13983
547 v86 x86 PC emulator and x86-to-wasm JIT, running in the browser copy 20172
548 localForage 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. localForage 25134
549 js-crud-api A Node.js port of the full php-crud-api project (single file REST API) mevdschee 21
550 browsh A fully-modern text-based browser, rendering to TTY and browsers browsh-org 17211
551 d2-admin An elegant dashboard d2-projects 12623
552 range A JavaScript implementation of the Python's range() function. michal-perlakowski 114
553 bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. twbs 171259
554 zii Chain function calls using a prototype function z staltz 230
555 css-spinner small, elegant pure css spinner for ajax or loading animation loadingio 1751
556 jsnes A JavaScript NES emulator. bfirsh 6152
557 jsnes-web A browser UI for JSNES, a JavaScript NES emulator bfirsh 594
558 jsnes-web A browser UI for JSNES, a JavaScript NES emulator hxlnt 1
559 moment Parse, validate, manipulate, and display dates in javascript. moment 48030
560 codemirror5 In-browser code editor (version 5, legacy) codemirror 26920
561 Ghost Independent technology for modern publishing, memberships, subscriptions and newsletters. TryGhost 48174
562 ndb ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools GoogleChromeLabs 10899
563 flexboxfroggy A game for learning CSS flexbox 🐸 thomaspark 6977
564 gridgarden A game for learning CSS grid layout 🥕 thomaspark 3235
565 axios Promise based HTTP client for the browser and node.js axios 106209
566 Chart.js Simple HTML5 Charts using the <canvas> tag chartjs 65187
567 parcel The zero configuration build tool for the web. 📦🚀 parcel-bundler 43606
568 moleculer 🚀 Progressive microservices framework for Node.js moleculerjs 6208
569 minireset.css A tiny modern CSS reset jgthms 2786
570 30-seconds-of-interviews A curated collection of common interview questions to help you prepare for your next interview. Chalarangelo 12040
571 learn.jquery.com jQuery Learning Center web site content jquery 921
572 showdown A bidirectional Markdown to HTML to Markdown converter written in Javascript showdownjs 14423
573 badger Badger badger badger badger badger badger badger Mushroom MUSHROOM! stephenlb 1
574 js-best-practices-workshopper A self-paced command-line workshopper to learn the best practices of writing clean JavaScript code. excellalabs 170
575 bower A package manager for the web bower 14965
576 clipboard-cli Access the system clipboard (copy/paste) sindresorhus 496
577 css-doodle 🎨 A web component for drawing patterns with CSS. css-doodle 5709
578 jsonFormatter jQuery Plugin that formats JSON strings. MHeironimus 14
579 tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥 naptha 35824
580 bower-away A tool for migrating away from Bower (to Yarn) sheerun 306
581 npm-packer 🏆 Produces zero-dependencies node modules sheerun 17
582 gulp-nodemon gulp + nodemon + convenience ColemanGariety 526
583 browserify browser-side require() the node.js way browserify 14641
584 expressworks Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js. azat-co 717
585 pug-server 🐶 A simple pug server ctrlaltdev 21
586 js-testing-fundamentals Fundamentals of Testing in JavaScript on TestingJavaScript.com kentcdodds 541
587 node-ytdl-core YouTube video downloader in javascript. fent 4583
588 learntocrypto Learn to crypto workshop sodium-friends 1672
589 webpack A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. webpack 64976
590 tiny-care-terminal 💖💻 A little dashboard that tries to take care of you when you're using your terminal. notwaldorf 5971
591 licia Useful utility collection with zero dependencies liriliri 2296
592 google-translate-api A free and unlimited API for Google Translate 💵🚫 matheuss 2927
593 webpack-book From apprentice to master (CC BY-NC-ND) survivejs 2417
594 habitica A habit tracker app which treats your goals like a Role Playing Game. HabitRPG 12417
595 vue-cli 🛠️ webpack-based tooling for Vue.js Development vuejs 29748
596 javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings trekhleb 189665
597 vscode-recipes microsoft 5894
598 vuido Native desktop applications using Vue.js. mimecorg 6099
599 warriorjs 🏰 An exciting game of programming and Artificial Intelligence olistic 9457
600 v2.vuejs.org 📄 Documentation for Vue 2 vuejs 5028
601 fkill Fabulously kill processes. Cross-platform. sindresorhus 742
602 d3graphTheory 💥 Interactive and colorful 🎨 graph theory tutorials made using d3.js ⚡ mrpandey 1777
603 limdu Machine-learning for Node.js erelsgl 1054
604 fkill-cli Fabulously kill processes. Cross-platform. sindresorhus 6898
605 javascript JavaScript Style Guide airbnb 145904
606 front-end-guide 📚 Study guide and introduction to the modern front end stack. grab 15178
607 the-super-tiny-compiler ⛄ Possibly the smallest compiler ever jamiebuilds 28053
608 react The library for web and native user interfaces. facebook 231654
609 code-snippets Chrome DevTools code snippets bahmutov 1812
610 angular-file-saver An AngularJS service that provides cross-browser compatibility of HTML5 saveAs() - http://alferov.github.io/angular-file-saver alferov 211
611 flexbox-tutorial 💪 Interactive Flexbox tutorial using Codemirror plondon 5
612 bootstrap-vue BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup. bootstrap-vue 14512
613 vue-multiselect Universal select/multiselect/tagging component for Vue.js shentao 6736
614 eslint Find and fix problems in your JavaScript code. eslint 25474
615 yarn The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry yarnpkg 41478
616 node Node.js JavaScript runtime ✨🐢🚀✨ nodejs 109142
617 phaser Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. phaserjs 37448
618 jquery-toast-plugin Highly customizable jquery plugin to show toast messages kamranahmedse 1516
619 todomvc Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more tastejs 28700
620 mithril.js A JavaScript Framework for Building Brilliant Applications MithrilJS 14046
621 bower.github.io The Bower website bower 92
622 oocss Object Oriented CSS Framework stubbornella 6230

⬆ Back to Index

Jinja

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

⬆ Back to Index

Julia

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

⬆ Back to Index

Jupyter Notebook

Name Description Author Stars
1 llama3-from-scratch llama3 implementation one matrix multiplication at a time naklecha 14069
2 LLMs-from-scratch Implement a ChatGPT-like LLM in PyTorch from scratch, step by step rasbt 38518
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 35736
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 28287
7 pytudes Python programs, usually short, of considerable difficulty, to perfect particular skills. norvig 23260
8 Math-for-Programmers Source code for the book, Math for Programmers orlandpm 856
9 homemade-machine-learning 🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained trekhleb 23262
10 Made-With-ML Learn how to design, develop, deploy and iterate on production-grade ML applications. GokuMohandas 38065
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 8807
2 qksms The most beautiful SMS messenger for Android moezbhatti 4502
3 slim-launcher Android minimalistic launcher sduduzog 351
4 Olauncher Minimal AF Launcher for Android. Reduce your screen time. Daily wallpapers. tanujnotes 2352
5 ConnectYou Privacy focused contacts and SMS messenger app built with MD3 you-apps 542
6 OlauncherCF Olauncher CF. Simple and Clutter-Free Android launcher OlauncherCF 192
7 ktor Framework for quickly creating connected applications in Kotlin with minimal effort ktorio 13270
8 kotlin-koans-edu Kotlin Koans for Educational Plugin and play.kotl.in Kotlin 103
9 detekt Static code analysis for Kotlin detekt 6373
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 9451
12 kotlin The Kotlin Programming Language. JetBrains 49855
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 7782
15 revanced-patches-template 👋🧩Template repository for ReVanced Patches ReVanced 4576
16 Virtuosity A musician's training log and practice tool for Android ramzan 16
17 Anki-Android AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention. ankidroid 9027
18 android-app The Android app for Noice. trynoice 946
19 sourcerer-app 🦄 Sourcerer app makes a visual profile from your GitHub and git repositories. sourcerer-io 6738
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 6458
21 Signal-Android A private messenger for Android. signalapp 25971

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

⬆ Back to Index

Lua

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

⬆ Back to Index

MDX

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

⬆ Back to Index

Makefile

Name Description Author Stars
1 0xProto A programming font focused on source code legibility 0xType 1750
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 1164
4 gitmagic A guide to using Git blynn 1924
5 lc3-vm Write your own virtual machine for the LC-3 computer! justinmeiners 1826
6 awesome-web-scraping List of libraries, tools and APIs for web scraping and data processing. lorien 6844
7 learnhaskell Learn Haskell bitemyapp 7994
8 Lakka-LibreELEC Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console. libretro 1786

⬆ Back to Index

Markdown

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

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

⬆ Back to Index

OCaml

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

⬆ Back to Index

Objective-C

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

⬆ Back to Index

Objective-C++

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

⬆ Back to Index

Others

Name Description Author Stars
1 interview Everything you need to prepare for your technical interview Olshansk 17928
2 mastering-zsh Advanced topics to take advantage of zsh 👩‍💻👨‍💻 rothgar 1399
3 software-architecture-books A comprehensive list of books on Software Architecture. mhadidg 9989
4 cpplinks A categorized list of C++ resources. MattPD 4735
5 VimMotionApp Access macOS UI elements with your fingers stay on keyboard. Inspired by vim-easymotion & avy-mode. dwarvesf 854
6 awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers awesome-selfhosted 213513
7 ddia-references Literature references for “Designing Data-Intensive Applications” ept 6109
8 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 707
9 awesome-python-typing Collection of awesome Python types, stubs, plugins, and tools to work with them. typeddjango 1757
10 TrackersListCollection 🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表! XIU2 26907
11 vim-cheatsheet ibhagwan 340
12 kilo-tutorial build your own text editor snaptoken 850
13 cognitive-load 🧠 Cognitive Load is what matters zakirullin 6665
14 Awesome-Container-Queries A repo with links to posts of things around container queries. sturobson 181
15 awsm.fish A curation of prompts, plugins & other Fish treasures 🐚💎 jorgebucaran 4320
16 cookbook.fish From Shell to Plate: Savor the Zest of Fish 🦞 jorgebucaran 2043
17 infosec-resources A list of helpful cybersecurity / infosec resources stong 1256
18 distsys-class Class materials for a distributed systems lecture series aphyr 9114
19 study-path An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture joebew42 2910
20 estree The ESTree Spec estree 5181
21 website_next_generation The new website vim 151
22 playbook AvitoTech team playbook avito-tech 2419
23 awesome-falsehood 😱 Falsehoods Programmers Believe in kdeldycke 25174
24 callbag 👜 A standard for JS callbacks that enables lightweight observables and iterables callbag 1560
25 intel-one-mono Intel One Mono font repository intel 9502
26 system-design-101 Explain complex systems using visuals and simple terms. Help you prepare for system design interviews. ByteByteGoHq 68044
27 Sweep Sweep - a small promicro based keyboard inspired by the Ferris. davidphilipbarr 1746
28 jest Super-fast alternative for babel-jest or ts-jest without type checking. Please use main repository for issues swc-project 758
29 system-design Learn how to design systems at scale and prepare for system design interviews karanpratapsingh 34090
30 awesome-chatgpt 🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI sindresorhus 5318
31 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 15482
32 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 1126
33 clojure-style-guide A community coding style guide for the Clojure programming language bbatsov 4018
34 awesome-privacy Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS. pluja 14167
35 ponyfill 🦄 Like polyfill but with pony pureness sindresorhus 1238
36 highly-skilled-job-offers Sharing some info around job offers and interviews preparations coditori 618
37 webcontainer-core Dev environments. In your web app. stackblitz 4061
38 SC2k-docs Documentation related to the implementation of Maxis' game, SimCity 2000. dfloer 261
39 functional-programming-jargon Jargon from the functional programming world in simple terms! hemanth 18611
40 wundernut-vol12 Wundernut vol. 12 wunderdogsw 2
41 wundernuts Place to find all the Wundernuts! wunderdogsw 4
42 wundernut-vol11 Wundernut vol. 11 wunderdogsw 3
43 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 40769
44 awesome-functional-programming Yet another resource for collecting articles, videos etc. regarding functional programming xgrommx 3470
45 Learn-Vim Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 iggredible 14028
46 questions-job-interview 🏢 List of questions I might ask during an interview for a software developer job Phantas0s 107
47 debugging-stories A collection of debugging stories. PRs welcome (sorry for the backlog) :-) danluu 3780
48 pharo-wiki Wiki related to the Pharo programming language and environment. pharo-open-documentation 247
49 awesome-regression-testing 🕶️ A curated list of resources around the topic: visual regression testing mojoaxel 2234
50 vim-turing-complete matthewfranglen 5
51 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 2858
52 python3ds Code for Problem Solving with Algorithms and Data Structures using Python 3 book sigfriedCub1990 2
53 awesome-fp-js 😎 A curated list of awesome functional programming stuff in js stoeffel 6001
54 awesome-koans A list of all available kōans ahmdrefat 458
55 awesome-by-example 😎 A curated list of example-based learning resources. b0o 134
56 awesome-cold-showers For when people get too hyped up about things hwayne 7283
57 mono Free and open-source monospaced font from Evil Martians evilmartians 2250
58 nvim-lua-guide A guide to using Lua in Neovim nanotee 5882
59 slack-theme-gruvbox Gruvbox theme for the slack sidebar kyleterry 23
60 New-Grad-Positions A collection of full time roles in SWE, Quant, and PM for new grads. SimplifyJobs 12024
61 git-from-the-bottom-up An introduction to the architecture and design of the Git content manager jwiegley 836
62 system-design-resources These are the best resources for System Design on the Internet InterviewReady 16261
63 a-picture-is-worth-a-1000-words I am trying to describe complex matters in simple doodles! girliemac 11290
64 how-to-exit-vim Below are some simple methods for exiting vim. ThePrimeagen 16
65 exercism Crowd-sourced code mentorship. Practice having thoughtful conversations about code. exercism 7395
66 awesome ⚡️ Delightful Rollup Plugins, Packages, and Resources rollup 2607
67 programmers-oath An oath for programmers, comparable to the Hippocratic Oath Widdershin 727
68 awesome-explorables A curated list of awesome explorable explanations. blob42 760
69 editor-plugins List of editor plugins for Elm. elm 51
70 tech-jobs-with-relocation All-in-one guide to getting a tech job abroad 🌎 AndrewStetsenko 3410
71 README README file with project's description InnoTutor 20
72 overview Deliveries of the Software process for Doctorinna. Doctorinna 20
73 Picture-Inspector PictureInspector 28
74 cs-video-courses List of Computer Science courses with video lectures. Developer-Y 67909
75 trackerslist Updated list of public BitTorrent trackers ngosang 48371
76 The-Pragmatic-Programmer Summary of the book The Pragmatic Programmer by Andrew Hunt and David Thomas HugoMatilla 1782
77 rust-for-js-peeps Know JS, want to try Rust, but not sure where to start? This is for you! yoshuawuyts 1278
78 react-fiber-architecture A description of React's new core algorithm, React Fiber acdlite 11984
79 Category_Theory_Resources List of resources for learning Category Theory bgavran 238
80 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
81 js-reading-list JavaScript Reading List AlexanderEllis 84
82 awesome-jest 🕶Awesome Jest packages and resources jest-community 1498
83 awesome-allocators Awesome links and information about memory allocation rain-1 174
84 react-howto Your guide to the (sometimes overwhelming!) React ecosystem. petehunt 11609
85 react-18 Workgroup for React 18 release. reactwg 5208
86 programming-math-science This is a list of links to different freely available learning resources about computer programming, math, and science. bobeff 1727
87 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 1887
88 awesome-erlang A curated list of awesome Erlang libraries, resources and shiny things. drobakowski 1646
89 github-issue-templates 🔣 A collection of GitHub issue, pull request and security templates stevemao 4177
90 awesome-competitive-programming 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources lnishan 12884
91 modern-unix A collection of modern/faster/saner alternatives to common unix commands. ibraheemdev 31480
92 awesome-neovim Collections of awesome neovim plugins. rockerBOO 16850
93 ueberzug seebye 1253
94 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 12183
95 awesome-c A curated list of awesome C frameworks, libraries and software. uhub 1976
96 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 28202
97 bashrc Common usable configuration files for bash simos 23
98 kelsey-hightower-wisdom tweets & quotes from Kelsey Hightower 🦉📜 tgogos 151
99 awesome-docker 🐳 A curated list of Docker resources and projects veggiemonk 31083
100 awesome-design-patterns A curated list of software and architecture related design patterns. DovAmir 41003
101 awesome-physics 🌌 A collaborative list of awesome software for exploring Physics concepts wbierbower 516
102 naming-cheatsheet Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern. kettanaito 14024
103 Projects 📃 A list of practical projects that anyone can solve in any programming language. karan 45651
104 computer-graphics-from-scratch Text, diagrams, and source code for the book Computer Graphics from scratch. ggambetta 1197
105 awesome-ssh 💻 A curated list of SSH resources. moul 2521
106 100ProjectsOfCode A list of practical knowledge-building projects. arpit-omprakash 3234
107 awesome-landing-page A series of beautiful and practical landing page templates nordicgiant2 3625
108 awesome-made-by-brazilians 🇧🇷 A collection of amazing open source projects built by brazilian developers felipefialho 1529
109 awesome-made-by-russians 🇷🇺 The best open source projects that were made and mainly contributed by Russian developers gaearon 72
110 socket.io-client Realtime application framework (client) socketio 10630
111 You-Dont-Need-GUI Stop relying on GUI; CLI ROCKS you-dont-need 5598
112 abhijithvijayan hello world! abhijithvijayan 2
113 jest-cheat-sheet Jest cheat sheet sapegin 5373
114 javascript-ebooks-1 cjitendra12 164
115 awesome-mobx A collection of awesome things regarding MobX. mobxjs 2192
116 awesome-nestjs A curated list of awesome things related to NestJS 😎 nestjs 11367
117 eng-practices Google's Engineering Practices documentation google 20077
118 post-mortems A collection of postmortems. Sorry for the delay in merging PRs! danluu 11373
119 handbook Basecamp Employee Handbook basecamp 6391
120 awesome-RemoteWork Resources for remote workers: approaches, hiring page, remote life and more. hugo53 1514
121 awesome-manifesto Utopian developer's manifesto cristaloleg 323
122 gtypist-single-space GNU Typist lessons with the "two spaces after a sentence" garbage removed. You're welcome. inaimathi 44
123 awesome-diy-software A curated list of awesome DIY software. cweagans 642
124 react-basic A description of the conceptual model of React without implementation burden. reactjs 4207
125 The-Open-Book joeycastillo 7583
126 awesome-react-components Curated List of React Components & Libraries. brillout 43304
127 backendlore How I write backends fpereiro 5142
128 SoftwareArchitect Path to a Software Architect justinamiller 8738
129 accessibility_interview_questions A starting point for questions to ask someone that wants you to give them a job scottaohara 373
130 awesome-for-beginners A list of awesome beginners-friendly projects. MunGell 70993
131 what-to-code Ideas for things to program joereynolds 1523
132 javascript-tips-and-tidbits A continuously-evolving compendium of javascript tips based on common areas of confusion or misunderstanding. nas5w 1198
133 sheetjs 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs SheetJS 35340
134 degoogle A huge list of alternatives to Google products. Privacy tips, tricks, and links. tycrek 8083
135 awesome-tmux A list of awesome resources for tmux rothgar 8056
136 awesome-wasm 😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem. mbasso 8999
137 homebrew-cask-drivers 💀 Casks of Drivers (deprecated) Homebrew 457
138 DevYouTubeList List of Development YouTube Channels ErikCH 5026
139 idiomatic-vimrc Guidelines for sculpting your very own ~/.vimrc. romainl 1125
140 the-patient-vimmer A guide for patient Vimmers. romainl 114
141 API Documentation and Samples for the Official HN API HackerNews 11631
142 js-must-watch Must-watch videos about javascript bolshchikov 13357
143 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 3176
144 You-Dont-Need People choose popular projects, often not because it applies to their problems you-dont-need 3641
145 awesome-linguistics A curated list of anything remotely related to linguistics theimpossibleastronaut 382
146 General-Knowledge-Books "I cannot teach anybody anything. I can only make them think."― Socrates manjunath5496 6
147 dracula-theme 🧛🏻‍♂️ One theme. All platforms. dracula 22775
148 awesome-react-hooks Awesome React Hooks rehooks 9941
149 frontend-architecture-topics What constitutes front-end architecture? stevekinney 382
150 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
151 jobs Our openings Nearsoft 90
152 .moc My mocp config (vim-like keys) arcusfelis 10
153 nrol-39-logo A vector PDF of the official mission logo of NROL-39 released via FOIA palewire 411
154 art Saber artworks saberland 2
155 awesome-css 🎨 A curated contents of amazing CSS :) awesome-css-group 5129
156 state-machines A humble repo to collect knowledge on state machines. achou11 62
157 HEAD A simple guide to HTML <head> elements joshbuchea 30010
158 realworld-starter-kit Starter kit for new RealWorld framework implementations gothinkster 435
159 computer-science 🎓 Path to a free self-taught education in Computer Science! ossu 174598
160 i-am-chinese-the-dragonfly-must-go-on A response to “We are Google employees, Google must drop DragonFly” ithinco 1397
161 node-vs-deno A Deno guide for Node.js developers egoist 358
162 reverse-interview Questions to ask the company during your interview viraptor 27850
163 awesome-actions A curated list of awesome actions to use on GitHub sdras 25569
164 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 10533
165 Philosophy :octocat: A list of philosophy books and resources. Jfaler 322
166 SystemProgramming Angrave's Crowd-Sourced System Programming Book used at UIUC angrave 5542
167 awesome-casestudy 📕 Curated list of technical case studies on WebGL and creative development luruke 2574
168 cuban-opensource Awesome list of Cuban opensource projects. Just to know what is being openly developed in Cuba. cuban-opensourcers 182
169 typescript-vs-flowtype Differences between Flowtype and TypeScript -- syntax and usability niieani 1733
170 react-state-management FrontendMasters 64
171 javascript-questions A long list of (advanced) JavaScript questions, and their explanations ✨ lydiahallie 63268
172 awesome-tools-for-junior-developers A curated list of popular tools, tips and tricks for aspiring developers. stephhappens 343
173 design-for-developers Design for Developers Workshop sdras 747
174 FiraCodeiScript Mashup Font of FiraCode and Script12 kencrocken 1399
175 shadow-dom-in-depth Everything you need to know about Shadow DOM sigfriedCub1990 1
176 shadow-dom-in-depth Everything you need to know about Shadow DOM praveenpuglia 233
177 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
178 resilience-engineering Resilience engineering papers lorin 2970
179 awesome-react-hooks A curated list about React Hooks glauberfc 1195
180 awesome-typescript A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript dzharii 4730
181 telegram-list List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов goq 4657
182 awesome A curated list of awesome Chart.js resources and libraries chartjs 2215
183 Ubuntu-for-Azure-Developers Setting up your Ubuntu 20.04 developer environment to build Azure solutions gloveboxes 15
184 react-redux-links Curated tutorial and resource links I've collected on React, Redux, ES6, and more markerikson 22617
185 awesome-styled-components A curated list of awesome styled-components resources 💅 styled-components 3363
186 critical-path-css-tools Tools to prioritize above-the-fold (critical-path) CSS addyosmani 1154
187 bem-method BEM — a methodology how to develop web projects applicable for any technology bem-site 602
188 css 🎨 CSS: The Good Parts bevacqua 1026
189 ffmpeg-guide cyburgee 337
190 gridbugs A curated list of Grid interop issues rachelandrew 1185
191 js-dev-reads A list of books 📚and articles 📝 for the discerning web developer to read. twhite96 3981
192 awesome-personal-blogs A delightful list of personal tech blogs jkup 3024
193 flexbugs A community-curated list of flexbox issues and cross-browser workarounds for them. philipwalton 13626
194 awesome-css-learning A tiny list limited to the best CSS Learning Resources micromata 3550
195 100-days-of-code Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available) kallaway 6913
196 How-To-Secure-A-Linux-Server An evolving how-to guide for securing a Linux server. imthenachoman 17774
197 awesome-mobile-web-development All that you need to create a great mobile web experience myshov 1229
198 awesome-design-systems 💅🏻 ⚒ A collection of awesome design systems alexpate 17511
199 project-based-learning Curated list of project-based tutorials practical-tutorials 214442
200 graphql-apis 📜 A collective list of public GraphQL APIs graphql-kit 4569
201 awesome-graphql Awesome list of GraphQL chentsulin 14637
202 the-book-of-secret-knowledge A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. trimstray 156129
203 awesome-javascript 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things. sorrycc 33883
204 Become-A-Full-Stack-Web-Developer Free resources for learning Full Stack Web Development bmorelli25 17411
205 design-patterns-for-humans An ultra-simplified explanation to design patterns kamranahmedse 45837
206 awesome-online-ide 🌩️ A list of awesome online development environments styfle 3272
207 coding-interview-university A complete computer science study plan to become a software engineer. jwasham 310857
208 GitInPractice 📖 An opinionated intermediate/advanced Git book MikeMcQuaid 1043
209 first-contributions 🚀✨ Help beginners to contribute to open source projects firstcontributions 46519
210 es6features Overview of ECMAScript 6 features lukehoban 29214
211 awesome-aurelia A curated list of amazingly awesome Aurelia libraries. aurelia-contrib 311
212 awesome-flexbox 👓 A curated list of CSS Flexible Box Layout Module or only Flexbox. afonsopacifer 1238
213 awesome-hyper 🖥 Delightful Hyper plugins, themes, and resources bnb 10758
214 awesome-computer-history An Awesome List of computer history videos, documentaries and related folklore watson 2746
215 dadsresume My dad's resume and skills from 1980 runvnc 1741
216 awesome-ffmpeg 👻 A curated list of awesome FFmpeg resources. transitive-bullshit 1010
217 apprenticeships 📖 A guide to the Sparkbox apprenticeships. sparkbox 223
218 basic-wordpress-vagrant A fast, easy to use WordPress Vagrant environment modeled after managed WordPress hosting platforms like WP Engine and Flywheel. ideasonpurpose 25
219 awesome-chrome-devtools Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem ChromeDevTools 6213
220 Front-End-Performance-Checklist 🎮 The only Front-End Performance Checklist that runs faster than the others thedaviddias 16762
221 gamedev My list of game dev resources hxlnt 4
222 awesome-console-services A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols) chubin 5584
223 css-protips ⚡️ A collection of tips to help take your CSS skills pro 🦾 AllThingsSmitty 28639
224 awesome-remote-job A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python lukasz-madon 36398
225 awesome-algorithms A curated list of awesome places to learn and/or practice algorithms. tayllan 21541
226 awesome-react A collection of awesome things regarding React ecosystem enaqx 66490
227 Public-APIs 📚 A public list of APIs from round the web. n0shake 21708
228 awesome-parcel 🔗 A curated list of awesome Parcel resources, libraries, tools and boilerplates parcel-bundler 1397
229 Best-websites-a-programmer-should-visit 🔗 Some useful websites for programmers. sdmg15 64796
230 awesome-db A curated list of amazingly awesome database libraries, resources and shiny things by https://www.numetriclabz.com/ sheerun 1
231 awesome-mongodb 🍃 A curated list of awesome MongoDB resources, libraries, tools and applications ramnes 2507
232 landing-pages-resources A list of of landing pages and other marketing resources. sheerun 1
233 hackthebox-writeups Writeups for HacktheBox 'boot2root' machines Hackplayers 1927
234 vue-admin We are refactoring it, using the latest Vue and Bulma. WIP vue-bulma 9418
235 OWASP-VWAD ⚠️ This repo is no longer in use. Please refer to https://github.com/OWASP/www-project-vulnerable-web-applications-directory OWASP 876
236 npm This repository is moving to: https://github.com/npm/cli npm 17536
237 awesome-flask A curated list of awesome Flask resources and plugins humiaozuzu 12345
238 the-art-of-command-line Master the command line, in one page jlevy 154449
239 ES6-Learning 📋 List of resources to learn ECMAScript 6! ericdouglas 4548
240 beautiful-docs Pointers to useful, well-written, and otherwise beautiful documentation. matheusfelipeog 9205
241 learn-regex Learn regex the easy way ziishaned 45839
242 awesome-sysadmin A curated list of amazingly awesome open-source sysadmin resources. awesome-foss 26504
243 javascript-style-guide Guía de Estilo para programar con JavaScript, en español. Apoyo es bienvenido :) paolocarrasco 588
244 You-Dont-Know-JS A book series on JavaScript. @YDKJS on twitter. getify 180767
245 awesome-educational-games A curated list of awesome educational games to learn editors, languages, programming, etc yrgo 913
246 awesome-toolkits A curated list of open source, high-quality, popular and well maintained "zero-configuration" (#0CJS) toolkits reyronald 541
247 sublime A collection of some of the best Sublime Text packages, themes, and goodies. JaredCubilla 1059
248 orly-full-res Full resolution images of the O RLY book covers made by The Practical Dev thepracticaldev 2717
249 modern-js-cheatsheet Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects. mbeaudru 25509
250 git-flight-rules Flight rules for git k88hudson 41977
251 awesome 😎 Awesome lists about all kinds of interesting topics sindresorhus 343546
252 Front-End-Checklist 🗂 The perfect Front-End Checklist for modern websites and meticulous developers thedaviddias 69425
253 every-programmer-should-know A collection of (mostly) technical things every software developer should know about mtdvio 85914
254 awesome-nodejs-projects Curated list of awesome open-source applications made with Node.js sqreen 5470
255 awesome-nodejs ⚡ Delightful Node.js packages and resources sindresorhus 59332
256 Best-websites-a-programmer-should-visit 🔗 Some useful websites for programmers. vkandola 15
257 Awesome-Hacking-Resources A collection of hacking / penetration testing resources to make you better! vitalysim 15561
258 spellbook-of-modern-webdev A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development dexteryy 17282
259 angular-styleguide Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices. johnpapa 23830
260 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 5170
2 h-m-m Hackers Mind Map nadrad 1931
3 arc90-readability A copy of the original Arc90 repo with links to many of the current ports. masukomi 222
4 yii2-app-advanced Yii 2.0 Advanced Application Template yiisoft 1670
5 yii2-app-basic Yii 2.0 Basic Application Template yiisoft 659
6 yii2-docker Official Docker images suitable for Yii 2.0 yiisoft 387
7 raspi-api REST API for Raspberry PI ClemRz 1
8 flashchord Flash Chord - Practice chords, scales, or arpeggios with an endless stream of randomized chords! KCarlile 13
9 quiz Refactor the code to make it look more object-oriented and maintainable yegor256 113
10 looking-glass Easy to deploy Looking Glass gmazoyer 471
11 xvwa XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security. s4n7h0 1707

⬆ Back to Index

PLpgSQL

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

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

⬆ Back to Index

PostScript

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

⬆ Back to Index

PowerShell

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

⬆ Back to Index

Pug

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

⬆ Back to Index

PureScript

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

⬆ Back to Index

Python

Name Description Author Stars
1 pudb Full-screen console debugger for Python inducer 3026
2 tools The Standard Ebooks toolset for producing our ebook files. standardebooks 1450
3 freezegun Let your Python tests travel through time spulec 4256
4 pyright Static Type Checker for Python microsoft 13729
5 python-validity Validity fingerprint sensor prototype uunicorn 1022
6 wemake-django-template Bleeding edge django template focused on code quality and security. wemake-services 2032
7 hypothesis Hypothesis is a powerful, flexible, and easy to use library for property-based testing. HypothesisWorks 7685
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 537
10 fastapi-utils Reusable utilities for FastAPI fastapiutils 1993
11 starlette The little ASGI framework that shines. 🌟 encode 10521
12 xack Tutorials on computer programming theory and techniques. med-merchise 1
13 pytest-django A Django plugin for pytest. pytest-dev 1411
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 443
16 weight-loss Machine Learning meets ketosis: how to effectively lose weight arielf 3322
17 cli 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. httpie 34515
18 python Official Python client library for kubernetes kubernetes-client 6897
19 awesome-django A curated list of awesome things related to Django wsvincent 9807
20 uvicorn An ASGI web server, for Python. 🦄 encode 8809
21 daphne Django Channels HTTP/WebSocket server django 2441
22 extrakto extrakto for tmux - quickly select, copy/insert/complete text without a mouse laktak 918
23 django-types 🍩 Type stubs for Django sbdchd 215
24 ruff-lsp A Language Server Protocol implementation for Ruff. astral-sh 1390
25 debugpy An implementation of the Debug Adapter Protocol for Python microsoft 1954
26 wat Deep inspection of Python objects igrek51 1754
27 beets music library manager and MusicBrainz tagger beetbox 13125
28 cookiecutter A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects. cookiecutter 22957
29 cookiecutter-django Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. cookiecutter 12377
30 djangorestframework-stubs PEP-484 stubs for django-rest-framework typeddjango 473
31 django-stubs PEP-484 stubs for Django typeddjango 1663
32 jedi Awesome autocompletion, static analysis and refactoring library for python davidhalter 5858
33 python-lsp-server Fork of the python-language-server project, maintained by the Spyder IDE team and the community python-lsp 2038
34 dingus A record-then-assert test double library. garybernhardt 97
35 pipenv Python Development Workflow for Humans. pypa 24968
36 pytest-testmon Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch. tarpas 855
37 pytest-watcher Automatically rerun your tests on file modifications olzhasar 178
38 python_koans Python Koans - Learn Python through TDD gregmalcolm 4974
39 learn-more-python-the-hard-way-solutions zedshaw 553
40 bbot The recursive internet scanner for hackers. 🧡 blacklanternsecurity 7691
41 ostep-homework remzi-arpacidusseau 2228
42 OpenCore-Legacy-Patcher Experience macOS just like before dortania 13674
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 232
44 northwind-SQLite3 SQLite3 version of Microsoft's Northwind Database jpwhite3 481
45 Vesuvius-First-Letters younader 132
46 scroll-first-letters lukeboi 286
47 gpt-pilot The first real AI developer Pythagora-io 32247
48 pytest The pytest framework makes it easy to write small tests, yet scales to support complex functional testing pytest-dev 12350
49 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 558
50 frogmouth A Markdown browser for your terminal Textualize 2634
51 ferris A low profile split keyboard designed to satisfy one single use case elegantly pierrechevalier83 1116
52 mypy Optional static typing for Python python 18856
53 learn-cantrill-io-labs Standard and Advanced Demos for learn.cantrill.io courses acantril 5723
54 fulgurate Simple spaced repetition flashcard software. theq629 66
55 urwid Console user interface library for Python (official repo) urwid 2846
56 python-prompt-toolkit Library for building powerful interactive command line applications in Python prompt-toolkit 9490
57 sqlglot Python SQL Parser and Transpiler tobymao 7030
58 fail2ban Daemon to ban hosts that cause multiple authentication errors fail2ban 12980
59 hackingtool ALL IN ONE Hacking Tool For Hackers Z4nzu 51383
60 smassh Smassh your Keyboard, TUI Edition kraanzu 1464
61 pulsemixer CLI and curses mixer for PulseAudio GeorgeFilipkin 729
62 edir Program to rename, remove, and copy files and directories using your editor bulletmark 150
63 100_plus_Python_Projects_Challenge 100+ Python Projects Challenge zhiwehu 1387
64 vit VIT is a lightweight, fast, curses-based front end to Taskwarrior vit-project 506
65 python-patterns A collection of design patterns/idioms in Python faif 40816
66 suspicious Catching bugs in code with AI, fully local CLI app sturdy-dev 58
67 pylint It's not just a linter that annoys you! pylint-dev 5380
68 scapy Scapy: the Python-based interactive packet manipulation program & library. secdev 11020
69 semantic-code-search Search your codebase with natural language • CLI • No data leaves your computer sturdy-dev 312
70 ranger A VIM-inspired filemanager for the console ranger 15850
71 fastapi FastAPI framework, high performance, easy to learn, fast to code, ready for production fastapi 80187
72 speedtest-cli Command line interface for testing internet bandwidth using speedtest.net sivel 13656
73 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 67498
74 tmuxp 🖥️ Session manager for tmux, build on libtmux. tmux-python 4137
75 wttr.in ⛅ The right way to check the weather chubin 25228
76 pywal 🎨 Generate and change color-schemes on the fly. dylanaraps 8513
77 sentry Developer-first error tracking and performance monitoring getsentry 39713
78 bpytop Linux/OSX/FreeBSD resource monitor aristocratos 10424
79 diagrams 🎨 Diagram as Code for prototyping cloud system architectures mingrammer 40173
80 you-get ⏬ Dumb downloader that scrapes the web soimort 54544
81 Lurnby A tool for active reading and personal knowledge management Roznoshchik 684
82 Bluetooth_Headset_Battery_Level A python script to get battery level from Bluetooth headsets TheWeirdDev 773
83 Python All Algorithms implemented in Python TheAlgorithms 196714
84 cs22-slides-and-py-files Slides and Python files used in my CS22 videos on youtube gerryjenkinslb 33
85 sqlalchemy The Database Toolkit for Python sqlalchemy 9949
86 polybar-collection Beautiful collection of Polybar themes Murzchnvok 861
87 freemocap Free Motion Capture for Everyone 💀✨ freemocap 3524
88 public-apis A collective list of free APIs public-apis 325641
89 liga Get your favourite programming font with ligatures ✨ EzequielRamis 99
90 pydantic Data validation using Python type hints pydantic 22172
91 flask The Python micro framework for building web applications. pallets 68639
92 example-code-2e Example code for Fluent Python, 2nd edition (O'Reilly 2022) fluentpython 3398
93 black The uncompromising Python code formatter psf 39479
94 colorama Simple cross-platform colored terminal text in Python tartley 3601
95 sqlfluff A modular SQL linter and auto-formatter with support for multiple dialects and templated code. sqlfluff 8474
96 django-rest-framework Web APIs for Django. 🎸 encode 28698
97 pythonds3 Data Structures package for Problem Solving with Algorithms and Data Structures using Python psads 37
98 sqlmap Automatic SQL injection and database takeover tool sqlmapproject 33134
99 piano_fundamentals This is a Sphinx adaptation of Chaun C. Chang's book, "Fundamentals of Piano Practice." gmoe 310
100 CheatSheetSeries The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics. OWASP 28704
101 mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. mitmproxy 37677
102 pytodusdownload Descargar ficheros de ToDus (comunmente llamado S3) de forma sencilla cccaballero 5
103 web2py Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python. web2py 2125
104 webpy web.py is a web framework for python that is as simple as it is powerful. webpy 5896
105 andoma ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI. healeycodes 156
106 system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. donnemartin 287021
107 interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards. donnemartin 29833
108 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 6157
109 khan-dl Download courses from khanacademy.org rand-net 851
110 grc generic colouriser garabik 1922
111 autojump A cd command that learns - easily navigate directories from the command line wting 16390
112 manim Animation engine for explanatory math videos 3b1b 74397
113 projectile.nvim 🚀 dunstontc 34
114 denite.nvim 🐉 Dark powered asynchronous unite all interfaces for Neovim/Vim8 Shougo 2064
115 ultimate-python Ultimate Python study guide 🐍 🐍 🐍 huangsam 5150
116 localstack 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline localstack 57253
117 thefuck Magnificent app which corrects your previous console command. nvbn 89480
118 qutebrowser A keyboard-driven, vim-like browser based on Python and Qt. qutebrowser 10015
119 wtfpython What the f*ck Python? 😱 satwikkansal 35969
120 pgcli Postgres CLI with autocompletion and syntax highlighting dbcli 12237
121 c64ref Ultimate Commodore 64 Reference: ROM Disassembly, Memory Map, ... mist64 493
122 SReC PyTorch Implementation of "Lossless Image Compression through Super-Resolution" caoscott 1045
123 synapse Synapse: Matrix homeserver written in Python/Twisted. matrix-org 11852
124 reactor Phoenix LiveView but for Django edelvalle 640
125 ultisnips UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! SirVer 7578
126 sclack The best CLI client for Slack, because everything is terrible! haskellcamargo 2455
127 Surprise A Python scikit for building and analyzing recommender systems NicolasHug 6480
128 YouCompleteMe A code-completion engine for Vim ycm-core 25526
129 keyboardlayouteditor Keyboard Layout Editor simos 250
130 deoplete-ternjs deoplete.nvim source for javascript carlitux 277
131 pynvim Python client and plugin host for Nvim neovim 1566
132 deoplete.nvim 🌠 Dark powered asynchronous completion framework for neovim/Vim8 Shougo 5947
133 dotbot A tool that bootstraps your dotfiles ⚡️ anishathalye 7229
134 i3blocks-contrib Official repository for community contributed blocklets vivien 1333
135 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 26357
136 ffsubsync Automagically synchronize subtitles with video. smacke 6957
137 professional-programming A collection of learning resources for curious software engineers charlax 47211
138 WPForce Wordpress Attack Suite n00py 945
139 bootable-iso Bootable USB disk that lets you choose an ISO image mgedmin 16
140 LearnPythonTheHardWay Learn Python The Hard Way course exercises ubarredo 168
141 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 4248
142 SublimeLinter-flow SublimeLinter plugin for JavaScript static type checking, using flow. SublimeLinter 116
143 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
144 JavaScript-Completions JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions. pichillilorenzo 356
145 ArchiveBox 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... ArchiveBox 23023
146 linux-insides A little bit about a linux kernel 0xAX 30276
147 learn-python 📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations. trekhleb 16612
148 book Crypto 101, the introductory book on cryptography. crypto101 3016
149 kitty Cross-platform, fast, feature-rich, GPU based terminal kovidgoyal 26080
150 algorithm-archive A collaborative book on algorithms algorithm-archivists 2392
151 youtube-dl Command-line program to download videos from YouTube.com and other video sites ytdl-org 133832
152 face_recognition The world's simplest facial recognition api for Python and the command line ageitgey 53998
153 sublime-autoprefixer Sublime plugin to prefix your CSS sindresorhus 667
154 yewtube yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required. mps-youtube 8199
155 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
156 cheat.sh the only cheat sheet you need chubin 38829
157 vibora Fast, asynchronous and elegant Python web framework. vibora-io 5661
158 termtosvg Record terminal sessions as SVG animations nbedos 9717
159 checkio-client CheckiO 19
160 http-stress A simple while effective Python-powered HTTP/HTTPS stress testing and load measurement tool. gretel 4
161 explainshell match command-line arguments to their help text idank 13367
162 trash-cli Command line interface to the freedesktop.org trashcan. andreafrancia 3733
163 jedi-vim Using the jedi autocompletion library for VIM. davidhalter 5303
164 you-dont-know-node You Don't Know Node.js azat-co 1539
165 LANs.py Inject code and spy on wifi users DanMcInerney 2594
166 ANGRYsearch Linux file search, instant results as you type DoTheEvo 1067

⬆ Back to Index

Roff

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

⬆ Back to Index

Ruby

Name Description Author Stars
1 99bottles_ruby sandimetz 62
2 endoflife.date Informative site with EoL dates of everything endoflife-date 2598
3 lobsters Computing-focused community centered around link aggregation and discussion lobsters 4182
4 rack-test Rack::Test is a small, simple testing API for Rack apps. rack 919
5 rantly Ruby Imperative Random Data Generator and Quickcheck rantly-rb 279
6 book-code Code from the Book rspec-3-book 65
7 hamster Efficient, Immutable, Thread-Safe Collection classes for Ruby hamstergem 1881
8 sequel Sequel: The Database Toolkit for Ruby jeremyevans 5011
9 solargraph A Ruby language server. castwide 1913
10 rubocop-rails A RuboCop extension focused on enforcing Rails best practices and coding conventions. rubocop 830
11 thin A very fast & simple Ruby web server macournoyer 2272
12 rack A modular Ruby web server interface. rack 4955
13 sucks-rocks Does it suck? Or does it rock? garybernhardt 58
14 rspec-rails RSpec for Rails 7+ rspec 5201
15 rspec-mocks RSpec's 'test double' framework, with support for stubbing and mocking rspec 1158
16 minitest minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest 3315
17 devise Flexible authentication solution for Rails with Warden. heartcombo 24063
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 5887
20 rubocop A Ruby static code analyzer and formatter, based on the community Ruby style guide. rubocop 12672
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 47600
24 discourse A platform for community discussion. Free, open, simple. discourse 42996
25 metasploit-framework Metasploit Framework rapid7 34643
26 devdocs API Documentation Browser freeCodeCamp 35645
27 homebrew-universal-ctags Homebrew Tap for Universal Ctags on OSX universal-ctags 325
28 hacktoberfest-2020 Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons. Hacktoberfest 494
29 homebrew-cask 🍻 A CLI workflow for the administration of macOS applications distributed as binaries Homebrew 21073
30 quine-relay An uroboros program with 100+ programming languages mame 14087
31 brew 🍺 The missing package manager for macOS (or Linux) Homebrew 42219
32 homebrew-core 🍻 Default formulae for the missing package manager for macOS (or Linux) Homebrew 13943
33 homebrew-zathura Homebrew formulae to build Zathura on Mac OS X zegervdv 565
34 rails Ruby on Rails rails 56349
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 4965
37 jekyll 🌐 Jekyll is a blog-aware static site generator in Ruby jekyll 49500
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 22129
40 mongrel Mongrel on git mongrel 174
41 vagrant-docker-baseimages A collection of Vagrant-friendly docker base images tknerr 55
42 awesome-awesomeness A curated list of awesome awesomeness bayandin 32299

⬆ 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 1422
2 diffsitter A tree-sitter based AST difftool to get meaningful semantic diffs afnanenayet 1690
3 difftastic a structural diff that understands syntax 🟥🟩 Wilfred 21657
4 oha Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. hatoo 7228
5 just 🤖 Just a command runner casey 23442
6 topgrade Upgrade all the things topgrade-rs 2191
7 paru Feature packed AUR helper Morganamilo 6446
8 pylyzer A fast, feature-rich static code analyzer & language server for Python mtshiba 2630
9 harper The Grammar Checker for Developers Automattic 2998
10 tmux-thumbs A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator fcsonline 939
11 angle-grinder Slice and dice logs on the command line rcoh 3532
12 yazi 💥 Blazing fast terminal file manager written in Rust, based on async I/O. sxyazi 21251
13 git-absorb git commit --fixup, but automatic tummychow 4841
14 uv An extremely fast Python package and project manager, written in Rust. astral-sh 36966
15 gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git GitoxideLabs 9411
16 bluetui 🛜 TUI for managing bluetooth on Linux. pythops 517
17 impala 🛜 TUI for managing wifi on Linux. pythops 814
18 tuigreet Graphical console greeter for greetd apognu 1052
19 orogene Makes node_modules/ happen. Fast. No fuss. orogene 1460
20 rye a Hassle-Free Python Experience astral-sh 13974
21 slint Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps. slint-ui 18236
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 16201
23 leo 🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications ProvableHQ 4800
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 13202
26 carbonyl Chromium running inside your terminal fathyb 14895
27 zoxide A smarter cd command. Supports all major shells. ajeetdsouza 24482
28 moon A build system and monorepo management tool for the web ecosystem, written in Rust. moonrepo 3012
29 coreutils Cross-platform Rust rewrite of the GNU coreutils uutils 18187
30 eza A modern alternative to ls eza-community 13738
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 701
32 lightningcss An extremely fast CSS parser, transformer, bundler, and minifier written in Rust. parcel-bundler 6735
33 atuin ✨ Magical shell history atuinsh 22213
34 tauri Build smaller, faster, and more secure desktop and mobile applications with a web frontend. tauri-apps 88764
35 actix-web Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. actix 22294
36 git-branchless High-velocity, monorepo-scale workflow for Git arxanas 3537
37 rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. rustdesk 79865
38 ktrl A Supercharged Keyboard Programming Daemon ⌨️ ItayGarin 341
39 teach-rs A modular, reusable university course for Rust trifectatechfoundation 3095
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 28820
41 typos Source code spell checker crate-ci 2841
42 sniffnet Comfortably monitor your Internet traffic 🕵️‍♂️ GyulyVGC 19060
43 typst A new markup-based typesetting system that is powerful and easy to learn. typst 36981
44 wezterm A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust wez 18998
45 asciinema Terminal session recorder 📹 asciinema 14565
46 skim Fuzzy Finder in rust! skim-rs 5359
47 hyperfine A command-line benchmarking tool sharkdp 23792
48 mise dev tools, env vars, task runner jdx 12912
49 tree-sitter An incremental parsing system for programming tools tree-sitter 19381
50 LanguageClient-neovim Language Server Protocol (LSP) support for vim and neovim. autozimu 3552
51 swc Rust-based platform for the Web swc-project 31556
52 ruff An extremely fast Python linter and code formatter, written in Rust. astral-sh 34897
53 libreddit Private front-end for Reddit libreddit 5063
54 napkin-math Techniques and numbers for estimating system's performance from first-principles sirupsen 3951
55 xplr A hackable, minimal, fast TUI file explorer sayanarijit 4277
56 talent-plan open source training courses about distributed database and distributed systems pingcap 10358
57 meilisearch A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications. meilisearch 48836
58 anki Anki's shared backend and web components, and the Qt frontend ankitects 19679
59 gitui Blazing 💥 fast terminal-ui for git written in rust 🦀 extrawurst 19009
60 StyLua A Lua code formatter JohnnyMorganz 1695
61 bore 🕳 bore is a simple CLI tool for making tunnels to localhost ekzhang 9097
62 explaine.rs An interactive Rust syntax playground jrvidal 145
63 lapce Lightning-fast and Powerful Code Editor written in Rust lapce 34919
64 neovide No Nonsense Neovim Client in Rust neovide 13473
65 rust-raspberrypi-OS-tutorials 📚 Learn to write an embedded OS in Rust 🦀 rust-embedded 13889
66 huber Huber 📦, Package Install Manager for GitHub repos innobead 196
67 zellij A terminal workspace with batteries included zellij-org 22780
68 stremio-core ⚛️ The Stremio Core: types, addon system, UI models, core logic Stremio 1089
69 delta A syntax-highlighting pager for git, diff, grep, and blame output dandavison 25175
70 sonic 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. valeriansaliou 20375
71 kosmonaut A web browser engine for the space age 🚀 twilco 1697
72 robinson A toy web rendering engine mbrubeck 1573
73 grass A Sass compiler written purely in Rust connorskees 530
74 choose A human-friendly and fast alternative to cut and (sometimes) awk theryangeary 1911
75 ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore BurntSushi 49959
76 video-summarizer Summarizes videos into much shorter videos. Ideal for long lecture videos. SoptikHa2 117
77 rls Repository for the Rust Language Server (aka RLS) rust-lang 3511
78 iron-kaleidoscope LLVM tutorial in Rust language jauhien 1178
79 mdBook Create book from markdown files. Like Gitbook but implemented in Rust rust-lang 18850
80 rustup The Rust toolchain installer rust-lang 6258
81 alacritty A cross-platform, OpenGL terminal emulator. alacritty 57469
82 tools Unified developer tools for JavaScript, TypeScript, and the web rome 23676
83 exa A modern replacement for ‘ls’. ogham 23736
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 10283
86 navi An interactive cheatsheet tool for the command-line denisidoro 15415
87 tealdeer A very fast implementation of tldr in Rust. tealdeer-rs 4696
88 rust-web-framework-comparison A comparison of some web frameworks and libs written in Rust flosse 5246
89 servo Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine servo 29016
90 rustlings 🦀 Small exercises to get you used to reading and writing Rust code! rust-lang 55946
91 starship ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! starship 46724
92 fnm 🚀 Fast and simple Node.js version manager, built in Rust Schniz 19125
93 pastel A command-line tool to generate, analyze, convert and manipulate colors sharkdp 5207
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 7044
96 broot A new way to see and navigate directory trees : https://dystroy.org/broot Canop 11015
97 hello_rocket fChristenson 2
98 wasm-pack 📦✨ your favorite rust -> wasm workflow tool! rustwasm 6451
99 fish-shell The user-friendly command line shell. fish-shell 27730
100 rust Empowering everyone to build reliable and efficient software. rust-lang 100756
101 deno A modern runtime for JavaScript and TypeScript. denoland 101303
102 bat A cat(1) clone with wings. sharkdp 50799
103 fd A simple, fast and user-friendly alternative to 'find' sharkdp 35300

⬆ 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 1721
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 11676
6 react-credit-cards Beautiful credit cards for your payment forms amaroteam 2601
7 TypeScript-Node-Starter A reference example for TypeScript and Node with a detailed README describing how to use the two together. microsoft 11409
8 inuitcss Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects. inuitcss 1851
9 Morpherings CSS Animations that make buttons morph into forms PaddiM8 122
10 vue-enterprise-boilerplate An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI. bencodezen 7794
11 NES.css NES-style CSS Framework | ファミコン風CSSフレームワーク nostalgic-css 20866

⬆ Back to Index

Scala

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

⬆ Back to Index

Scheme

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

⬆ Back to Index

Shell

Name Description Author Stars
1 zhooks Display Zsh hook functions and arrays agkozak 59
2 fzf-tab Replace zsh's default completion selection menu with fzf! Aloxaf 3551
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 3400
5 dotfiles dotfiles for the developer happiness: macos, zsh, brew, vscode, python, minimalism sobolevn 753
6 tmux-copycat A plugin that enhances tmux search tmux-plugins 1119
7 linutil Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks. ChrisTitusTech 3033
8 zsh-bd Jump back to a specific directory, without doing cd ../../.. Tarrasch 424
9 dotfiles G-Rath 2
10 vimtutor-sequel Vimtutor Sequel - Advanced Vim Tutor Lessons micahkepe 493
11 git-gloss ✨Makes your git logs show GitHub PR/issue/reviewer/author links sideshowbarker 28
12 dotfiles my .config directory shortcuts 14
13 sedtris Tetris in sed uuner 541
14 dotfiles chezmoi dotfiles template repository. chezmoi 29
15 zsh_unplugged 🤔 perhaps you don't need a Zsh plugin manager after all... mattmc3 402
16 zsh-bench Benchmark for interactive Zsh romkatv 677
17 antidote https://antidote.sh - the cure to slow zsh plugin management mattmc3 988
18 PipeWire-Guide PipeWire Guide. Learn about how PipeWire gives your Linux system a Professional Audio/Video Processing workflow. mikeroyal 1124
19 alacritty-theme Collection of Alacritty color schemes alacritty 1938
20 fzf.fish 🔍🐟 Fzf plugin for Fish PatrickF1 2125
21 fisher A plugin manager for Fish jorgebucaran 7992
22 hydro Ultra-pure, lag-free prompt with async Git status—just for Fish jorgebucaran 733
23 dotfiles Files important enough for version control MariaSolOs 211
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 5529
30 install 📥 Homebrew (un)installer Homebrew 2238
31 rbenv Manage your app's Ruby environment rbenv 16211
32 asdf-ghcup An asdf plugin wrapping GHCup. sestrella 15
33 vim-university A curriculum for leveling up your Vim wincent 264
34 learnvimscriptthehardway sjl 1337
35 asdf-rebar Rebar3/Rebar version management plugin for asdf Stratus3D 38
36 tmux 💽 Soothing pastel theme for Tmux catppuccin 2077
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 425
41 NodeOS Lightweight operating system using Node.js as userspace NodeOS 6946
42 rofi-bluetooth 🔷 A script that generates a rofi menu that uses bluetoothctl to connect to bluetooth devices and display status info. nickclyde 492
43 cli-computing 🐧 Linux command line and Scripting guide for beginner to intermediate users learnbyexample 538
44 wireguard-rofi-waybar Plugin for Waybar and rofi to use NetworkManager's WireGuard capabilities HarHarLinks 30
45 bitwarden-rofi Wrapper for Bitwarden https://github.com/bitwarden/cli and Rofi mattydebie 352
46 emailwiz Script that installs/configures a Dovecot, Postfix, Spam Assassin, OpenDKIM Debian web server LukeSmithxyz 1864
47 LARBS Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution LukeSmithxyz 2070
48 fast-syntax-highlighting Feature-rich syntax highlighting for ZSH zdharma-continuum 1242
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 276
51 pure-bash-bible 📖 A collection of pure bash alternatives to external processes. dylanaraps 36748
52 pure-sh-bible 📖 A collection of pure POSIX sh alternatives to external processes. dylanaraps 6535
53 neofetch-themes Neofetch configs put into a convinient repository Chick2D 1442
54 diyfetch 🧰📠 The ultimate fetch tool template info-mono 232
55 zsh-extras Extra completions and functions for zsh! b0o 3
56 zsh-completions Additional completion definitions for Zsh. zsh-users 7108
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 13946
59 polybar-themes A huge collection of polybar themes with different styles, colors and variants. adi1090x 5800
60 d3 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 d3 109585
61 dotfiles Dotfiles for macOS and Debian eduarbo 6
62 EasyEffects-Presets Collection of PulseEffects presets JackHack96 1066
63 pfetch 🐧 A pretty system information tool written in POSIX sh. dylanaraps 2071
64 polybar-scripts This is a community project. We write and collect scripts for polybar! polybar 2515
65 siji An iconic bitmap font based on Stlarch with additional glyphs. stark 811
66 voidrice My dotfiles (deployed by LARBS) LukeSmithxyz 4312
67 asdf-erlang Erlang plugin for asdf version manager asdf-vm 488
68 asdf-elixir Elixir plugin for asdf version manager asdf-vm 481
69 asdf-plugins Convenience shortname repository for asdf community plugins asdf-vm 1274
70 asdf-python Python plugin for the asdf version manager asdf-community 675
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 11291
74 powerlevel10k A Zsh theme romkatv 47589
75 bash-git-prompt An informative and fancy bash prompt for Git users magicmonty 6748
76 node-example-flamegraph naugtur 67
77 pyenv-installer This tool is used to install pyenv and friends. pyenv 4012
78 tmux 🧛🏻‍♂️ Dark theme for tmux dracula 679
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 3445
81 dotfiles.zsh Config files for ZSH, Java, Ruby, Go, Editors, Terminals and more. caarlos0 706
82 z z - jump around rupa 16475
83 fasd Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v. clvv 5905
84 pyenv-virtualenv a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv) pyenv 6441
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 9242
87 gradle-completion Gradle tab completion for bash and zsh gradle 1040
88 maza-ad-blocking Simple, native and efficient local ad blocker. Only Bash. tanrax 1810
89 hook-flow A flowchart that explains the new lifecycle of a Hooks component. https://dwe.st/hf donavon 2170
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 2764
92 tpm Tmux Plugin Manager tmux-plugins 12570
93 tmux-resurrect Persists tmux environment across system restarts. tmux-plugins 11560
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 701
97 config Apps/CLIs/configs I use on macOS/iOS. Fish, Karabiner, Cursor.. nikitavoloboev 20709
98 zsh-better-npm-completion Better completion for npm lukechilds 476
99 awesome-cli-apps 🖥 📊 🕹 🛠 A curated list of command line apps agarrharr 15787
100 git-ignore Generate .gitignore files with templates from gitignore.io offline laggardkernel 31
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 965
104 fonts Patched fonts for Powerline users. powerline 25846
105 gitflow-avh AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model petervanderdoes 5424
106 pure Pretty, minimal and fast ZSH prompt sindresorhus 13376
107 pi-hole A black hole for Internet advertisements pi-hole 50015
108 spaceship-prompt 🚀✨ Minimalistic, powerful and extremely customizable Zsh prompt spaceship-prompt 19746
109 hacker-laws 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws dwmkerr 25918
110 n Node version management tj 19000
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 7667
112 nvm Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions nvm-sh 81860
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 13460
114 icons-in-terminal Use any fonts in the terminal without replacing or patching sebastiencs 1007
115 papers-we-love Papers from the computer science community to read and discuss. papers-we-love 90319
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 10713
119 antigen The plugin manager for zsh. zsh-users 8129
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 175574
121 zsh-autosuggestions Fish-like autosuggestions for zsh zsh-users 32050
122 zsh-syntax-highlighting Fish shell like syntax highlighting for Zsh. zsh-users 20588
123 awesome-zsh-plugins A collection of ZSH frameworks, plugins, themes and tutorials. unixorn 15823
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 1142

⬆ Back to Index

Svelte

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

⬆ 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 7598
3 linearmouse The mouse and trackpad utility for Mac. linearmouse 4139
4 AeroSpace AeroSpace is an i3-like tiling window manager for macOS nikitabobko 9885
5 Amethyst Automatic tiling window manager for macOS à la xmonad. ianyh 15010
6 Gifski 🌈 Convert videos to high-quality GIFs on your Mac sindresorhus 7886
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 16304

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

⬆ Back to Index

TypeScript

Name Description Author Stars
1 keybr.com The smartest way to learn touch typing and improve your typing speed. aradzie 2366
2 tutorialkit TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API stackblitz 576
3 effect An ecosystem of tools to build robust applications in TypeScript Effect-TS 8092
4 unleash Open-source feature management platform Unleash 11729
5 proxy-client-react Unleash 48
6 bolt.new Prompt, run, edit, and deploy full-stack web applications stackblitz 12151
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 366
9 firenvim Embed Neovim in Chrome, Firefox & others. glacambre 5395
10 notistack Highly customizable notification snackbars (toasts) that can be stacked on top of each other iamhosseindhv 3962
11 bulletproof-react 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications. alan2207 29574
12 ni 💡 Use the right package manager antfu-collective 6659
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 1695
15 nikiv.dev Personal website nikitavoloboev 1442
16 transform A polyglot web converter. ritz078 8287
17 fern Input OpenAPI. Output SDKs and Docs. fern-api 2799
18 esbuild-jest A Jest transformer using esbuild aelbore 518
19 typescript-eslint ✨ Monorepo for all the tooling which enables ESLint to support TypeScript typescript-eslint 15457
20 upsy Your new mate on Discord and Slack. Powered by AI. upstash 198
21 mantine A fully featured React components library mantinedev 27523
22 conventional-changelog Generate changelogs and release notes from a project's commit messages and metadata. conventional-changelog 7949
23 unplugin-auto-import Auto import APIs on-demand for Vite, Webpack and Rollup unplugin 3376
24 bloom-filters JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash Callidon 388
25 ts-belt 🔧 Fast, modern, and practical utility library for FP in TypeScript. mobily 1129
26 superjson Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. flightcontrolhq 4337
27 template A super-simple way to create new projects based on templates. fabiospampinato 150
28 react-resizable-panels bvaughn 4158
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 909
31 vite-plugin-react-swc Speed up your Vite dev server with SWC vitejs 905
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 1541
34 typescript-runtime-type-benchmarks 📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support moltar 681
35 partytown Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉 QwikDev 13185
36 rxjs-insights See through the observables. ksz-ksz 361
37 aicommits A CLI that writes your git commit messages for you with AI Nutlope 8181
38 inshellisense IDE style command line auto complete microsoft 9142
39 react-rx React + RxJS = <3 sanity-io 54
40 driver.js A light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page kamranahmedse 23675
41 compiler-explorer Run compilers interactively from your web browser and interact with the assembly compiler-explorer 16899
42 knip ✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it! webpro-nl 7427
43 unocss The instant on-demand atomic CSS engine. unocss 17040
44 tsx ⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js privatenumber 10171
45 vite-plugin-react The all-in-one Vite plugin for React projects. vitejs 644
46 vite-tsconfig-paths Support for TypeScript's path mapping in Vite aleclarson 1389
47 vite-react-ts Vite React-Typescript CRA Replacement Starter Template uchihamalolan 129
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 860
50 eslint-plugin-vitest-globals A extends of vitest globals for eslint saqqdy 15
51 eslint-plugin-vitest eslint plugin for vitest vitest-dev 365
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 16479
53 tsup The simplest and fastest way to bundle your TypeScript libraries. egoist 9613
54 tinypool 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB) tinylibs 1349
55 static-path garybernhardt 208
56 setup-node Set up your GitHub Actions workflow with a specific version of node.js actions 4039
57 jest-watch-typeahead Jest watch plugin for filtering test by file name or test name jest-community 409
58 superstruct A simple and composable way to validate data in JavaScript (and TypeScript). ianstormtaylor 7064
59 ts-to-zod Generate zod schemas from typescript types/interfaces fabien0102 1294
60 zod-tutorial A crash course on Zod - a schema validation library for TypeScript total-typescript 589
61 react-ts-form iway1 2051
62 projects Hands-on real world projects that will help you exercise your knowledge of TypeScript. LearningTypeScript 255
63 sidebery Firefox extension for managing tabs and bookmarks in sidebar. mbnuqw 3770
64 interceptors Low-level network interception library. mswjs 583
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 34773
66 tinyspy 🕵🏻‍♂️ minimal fork of nanospy, with more features tinylibs 579
67 happy-dom A JavaScript implementation of a web browser without its graphical user interface capricorn86 3558
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 6598
70 tailwind-merge Merge Tailwind CSS classes without style conflicts dcastil 4788
71 vitest Next generation testing framework powered by Vite. vitest-dev 13646
72 TypeScript-Website The Website and web infrastructure for learning TypeScript microsoft 2267
73 ts-toolbelt 👷 TypeScript's largest type utility library millsp 6829
74 lenis How smooth scroll should be darkroomengineering 9541
75 rides A full-stack simulation of a ridesharing app jurajmajerik 426
76 redoc 📘 OpenAPI/Swagger-generated API Reference Documentation Redocly 23915
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 436
78 tiny-invariant A tiny invariant function alexreardon 1780
79 wrapito 🌯 Yummy React tests mercadona 30
80 pg-mem An in memory postgres DB instance for your unit tests oguimbal 2065
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 860
83 cucumber-js Cucumber for JavaScript cucumber 5097
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 5465
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 34641
87 functional-programming Introduction to Functional Programming using TypeScript and fp-ts. enricopolanski 1247
88 domain-driven-hexagon Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included Sairyss 12867
89 io-ts Runtime type system for IO decoding/encoding gcanti 6732
90 runtypes Runtime validation for static types runtypes 2623
91 zod TypeScript-first schema validation with static type inference colinhacks 35199
92 prisma Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB prisma 40854
93 slug 🌱 An open-source URL shortener built with T3 Stack. pheralb 642
94 superkey 🔭 A beautifully command menu for React. Built with headlessUI. pheralb 133
95 sanity Sanity Studio – Rapidly configure content workspaces powered by structured content sanity-io 5414
96 mutative Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer. unadlib 1669
97 redux-toolkit The official, opinionated, batteries-included toolset for efficient Redux development reduxjs 10819
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 1048
100 core Framework agnostic hook form core lib react-hook-form 124
101 big-sir bautistaaa 203
102 trpc 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy. trpc 35669
103 astro The web framework for content-driven websites. ⭐️ Star to support our work! withastro 48626
104 chakra-ui Chakra UI is a component system for building products with speed ⚡️ chakra-ui 38370
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 1780
108 wav-to-morse-web WAV to Morse code web solution anttiz 1
109 aws-sdk-js-v3 Modularized AWS SDK for JavaScript. aws 3193
110 bull-repl Bull / BullMQ queue command line REPL darky 230
111 ts-jest A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript. kulshekhar 7005
112 react-image-crop A responsive image cropping tool for React dominictobias 3922
113 mongodb-memory-server Manage & spin up mongodb server binaries with zero(or slight) configuration for tests. typegoose 2640
114 react-suspense React Suspense workshop epicweb-dev 841
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 29578
118 focalboard Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. mattermost-community 22609
119 mobx Simple, scalable state management. mobxjs 27699
120 beginners-typescript-tutorial An interactive TypeScript tutorial for beginners total-typescript 7811
121 ag-grid The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript. ag-grid 13302
122 tremor-npm React components to build charts and dashboards tremorlabs 16306
123 typescript-generics-workshop Interactive tutorial on using generics in TypeScript total-typescript 1545
124 mockttp Powerful friendly HTTP mock server & proxy library httptoolkit 793
125 eslint-plugin-jest ESLint plugin for Jest jest-community 1141
126 hyper-fetch ⚡ Fetching and realtime data exchange framework. BetterTyped 1043
127 mitt 🥊 Tiny 200 byte functional event emitter / pubsub. developit 11036
128 spacedrive Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. spacedriveapp 33657
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 9795
130 colord 👑 A tiny yet powerful tool for high-performance color manipulations and conversions omgovich 1713
131 leva 🌋 React-first components GUI pmndrs 5160
132 fishery A library for setting up JavaScript objects as test data thoughtbot 883
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 834
135 novu Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations. novuhq 36015
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 7974
137 excalidraw Virtual whiteboard for sketching hand-drawn like diagrams excalidraw 90590
138 dirty-swan Feather’s design system getPopsure 10
139 linear-cli A CLI for interacting with the Linear API. evangodon 61
140 fp-ts Functional programming in TypeScript gcanti 10960
141 tsd Check TypeScript type definitions tsdjs 2416
142 rhea-promise A promisified layer over rhea AMQP client amqp 33
143 node-client Nvim Node.js client and plugin host neovim 496
144 docusaurus Easy to maintain open source documentation websites. facebook 57889
145 comlink Comlink makes WebWorkers enjoyable. GoogleChromeLabs 11593
146 github-profile-trophy 🏆 Add dynamically generated GitHub Stat Trophies on your readme ryo-ma 5484
147 headlessui Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. tailwindlabs 26643
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 1066
153 projen Rapidly build modern applications with advanced configuration management projen 2735
154 esbuild-loader 💠 Speed up your Webpack with esbuild ⚡️ privatenumber 3583
155 wireit Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient. google 6162
156 theatre Motion design editor for the web theatre-js 11505
157 react-arborist The complete tree view component for React brimdata 3136
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 997
160 elm-language-server Language server implementation for Elm elm-tooling 420
161 redwood The App Framework for Startups redwoodjs 17462
162 faker Generate massive amounts of fake data in the browser and node.js faker-js 13367
163 react-hot-toast Smoking Hot React Notifications 🔥 timolins 9997
164 supabase The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications. supabase 76520
165 zustand 🐻 Bear necessities for state management in React pmndrs 49667
166 remix Build Better Websites. Create modern, resilient user experiences with web fundamentals. remix-run 30593
167 typescript-language-server TypeScript & JavaScript Language Server typescript-language-server 2015
168 unit Next Generation Visual Programming System samuelmtimbo 3694
169 async-sema Semaphore using async and await vercel 637
170 solid A declarative, efficient, and flexible JavaScript library for building user interfaces. solidjs 32851
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 4607
173 majestic ⚡ Zero config GUI for Jest Raathigesh 7489
174 pixijs The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. pixijs 44368
175 rxjs A reactive programming library for JavaScript ReactiveX 30962
176 learn-rxjs Clear examples, explanations, and resources for RxJS btroncone 3668
177 documentation 📋 Official documentation react-hook-form 730
178 react-toastify React notification made easy 🚀 ! fkhadra 12978
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 2269
181 serve Static file serving and directory listing vercel 9504
182 helmet Help secure Express apps with various HTTP headers helmetjs 10306
183 match-sorter Simple, expected, and deterministic best-match sorting of an array in JavaScript kentcdodds 3911
184 umbrella ⛱ Broadly scoped ecosystem & mono-repository of 200 TypeScript projects (and ~180 examples) for general purpose, functional, data driven development thi-ng 3471
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 28836
187 node-glob glob functionality for node.js isaacs 8550
188 msw Industry standard API mocking for JavaScript. mswjs 16291
189 Inquirer.js A collection of common interactive command line user interfaces. SBoudrias 20488
190 is Type check values sindresorhus 1696
191 uuid Generate RFC-compliant UUIDs in JavaScript uuidjs 14741
192 postcss Transforming styles with JS plugins postcss 28612
193 webpack-merge Merge designed for webpack survivejs 2689
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 4214
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 33001
199 consola 🐨 Elegant Console Logger for Node.js and Browser unjs 6316
200 echarts Apache ECharts is a powerful, interactive charting and data visualization library for browser apache 61710
201 motion A modern animation library for React and JavaScript motiondivision 27009
202 flipping Flipping awesome animations. davidkpiano 1413
203 unstated-next 200 bytes to never think about React state management libraries ever again jamiebuilds 4180
204 vite Next generation frontend tooling. It's fast! vitejs 70206
205 advanced-react-apis Learn Advanced React Hooks workshop epicweb-dev 2060
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 905
208 react-fundamentals Material for my React Fundamentals Workshop epicweb-dev 5306
209 feathers The API and real-time application framework feathersjs 15123
210 react-chrono 🕑 Modern Timeline Component for React prabhuignoto 3988
211 narrated-diffs Tell a story with your diffs. tbroadley 49
212 portainer Making Docker and Kubernetes management easy. portainer 31759
213 corepack Zero-runtime-dependency package acting as bridge between Node projects and their package managers nodejs 2679
214 slider React Slider react-component 3064
215 reinspect Use redux devtools to inspect useState and useReducer 🔎 troch 424
216 pico Take browser screenshots in Javascript 📸 rsify 1972
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 7282
218 type-challenges Collection of TypeScript type challenges with online judge type-challenges 44206
219 react-textarea-autosize <textarea /> component for React which grows with content Andarist 2276
220 graffle Simple GraphQL Client for JavaScript. Minimal. Extensible. Type Safe. Runs everywhere. graffle-js 5931
221 react-use React Hooks — 👍 streamich 42366
222 wouter 🥢 A minimalist-friendly ~2.1KB routing for React and Preact molefrog 6922
223 ts-migrate A tool to help migrate JavaScript code quickly and conveniently to TypeScript airbnb 5455
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 16992
226 ioredis 🚀 A robust, performance-focused, and full-featured Redis client for Node.js. redis 14558
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 61543
229 bestofjs ⭐ A place to find the best components to build amazing web applications. The best of JavaScript! bestofjs 2795
230 squoosh Make images smaller using best-in-class codecs, right in the browser. GoogleChromeLabs 22366
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 3832
235 express-rate-limit Basic rate-limiting middleware for the Express web server express-rate-limit 3007
236 node-redis Redis Node.js client redis 17014
237 baseweb A React Component library implementing the Base design language uber 8769
238 react-redux Official React bindings for Redux reduxjs 23422
239 InversifyJS A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. inversify 11480
240 svguitar Create beautiful SVG guitar chord charts omnibrain 732
241 picosw1.0 j4orz 784
242 nestjs A collection of badass modules and utilities to help you level up your NestJS applications 🚀 golevelup 2381
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 2953
244 class-transformer Decorator-based transformation, serialization, and deserialization between objects and classes. typestack 6991
245 mongoose Mongoose module for Nest framework (node.js) 🍸 nestjs 536
246 ngx-currency Currency mask module for Angular 📦 nbfontana 241
247 node-cron Cron for NodeJS. kelektiv 8567
248 coc-tsserver Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript neoclide 1070
249 coc.nvim Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. neoclide 24629
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 68788
252 bacon.js Functional reactive programming library for TypeScript and JavaScript baconjs 6472
253 http-proxy-middleware ⚡ The one-liner node.js http-proxy middleware for connect, express, next.js and more chimurai 10858
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 17313
258 vetur Vue tooling for VS Code. vuejs 5751
259 ky 🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API sindresorhus 14154
260 destiny Prettier for File Structures benawad 3532
261 urql The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. urql-graphql 8710
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 25584
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 11748
267 lerna Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository. lerna 35798
268 react-router Declarative routing for React remix-run 53843
269 etcher Flash OS images to SD cards & USB drives, safely and easily. balena-io 30429
270 country-state-city Basic library for Country, State and City harpreetkhalsagtbit 287
271 card-validator Validate credit cards as users type. braintree 903
272 ariakit Toolkit for building accessible web apps with React ariakit 7979
273 reselect Selector library for Redux reduxjs 19054
274 craco Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App. dilanx 7444
275 design_patterns_in_typescript 📐 Design pattern implementations in TypeScript torokmark 5253
276 TypeScript-for-Beginner-Programmers TypeScript for Beginner Programmers chibicode 553
277 DefinitelyTyped The repository for high quality TypeScript type definitions. DefinitelyTyped 49068
278 react-select The Select Component for React.js JedWatson 27758
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 66637
282 react-cristal Beautiful window manager for React zzarcon 30
283 react-mosaic A React tiling window manager nomcopter 4435
284 react-icons svg react icons of popular icon packs react-icons 11823
285 stimulus A modest JavaScript framework for the HTML you already have hotwired 12819
286 user-event 🐕 Simulate user events testing-library 2211
287 Autumn A macOS window manager for JavaScript hackers apandhi 340
288 table 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table TanStack 25650
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 60994
291 react-datepicker A simple and reusable datepicker component for React Hacker0x01 8176
292 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. microsoft 101920
293 commitlint 📓 Lint commit messages conventional-changelog 17132
294 hooks A high-quality & reliable React Hooks library. https://ahooks.pages.dev/ alibaba 14232
295 tomatoro Time management tool based on the Pomodoro Technique. tonymtz 31
296 turbolinks Turbolinks makes navigating your web application faster turbolinks 12704
297 orca Build modern community apps with React and Node. DimiMikadze 1216
298 material-ui Material UI: Comprehensive React component library that implements Google's Material Design. Free forever. mui 94551
299 flatpickr lightweight, powerful javascript datetimepicker with no dependencies flatpickr 16241
300 joplin Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS. laurent22 47384
301 use-count-up React/React Native component and hook to animate counting up or down to a number vydimitrov 426
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 43500
305 storybook Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation storybookjs 85482
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 13376
308 swr React Hooks for Data Fetching vercel 30918
309 react-hook-form 📋 React Hooks for form state management and validation (Web + React Native) react-hook-form 42226
310 react-image React.js <img> tag rendering with multiple fallback & loader support mbrevda 1207
311 rxdb A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/ pubkey 21902
312 ts TS tools, libraries and other code nikitavoloboev 819
313 streetmix Streetmix makes it easy for people to design public spaces together. streetmix 681
314 learn-anything Organize world's knowledge, explore connections and curate learning paths learn-anything 16241
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 1504
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 56555
319 Vim ⭐ Vim for Visual Studio Code VSCodeVim 14183
320 redux-thunk Thunk middleware for Redux reduxjs 17765
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 20963
323 vscode-jest The optimal flow for Jest based testing in VS Code jest-community 2855
324 starter-workflows Accelerating new GitHub Actions workflows actions 9690
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 3984
327 reworm 🍫 the simplest way to manage state pedronauck 1466
328 node-express-realworld-example-app gothinkster 3666
329 apollo-tooling ✏️ Apollo CLI for client tooling (Mostly replaced by Rover) apollographql 3043
330 Bonjourr Minimalist & lightweight startpage inspired by iOS victrme 1091
331 tabliss A beautiful, customisable New Tab page for Firefox, Chrome, and Edge. joelshepherd 2379
332 pretty-quick ⚡ Get Pretty Quick prettier 2232
333 react-hooks Learn React Hooks! 🎣 ⚛ epicweb-dev 2799
334 apollo-client 🚀  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server. apollographql 19444
335 angular-cli CLI tool for Angular angular 26803
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 29725
337 xstate Actor-based state management & orchestration for complex app logic. statelyai 27672
338 react-three-fiber 🇨🇭 A React renderer for Three.js pmndrs 28050
339 react-spring ✌️ A spring physics based React animation library pmndrs 28401
340 eva-icons A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support. akveo 8636
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 4036
343 fabulous 🎨 CSS properties sidebar for VS Code Raathigesh 1007
344 react-axe [DEPRECATED] Accessibility auditing for React.js applications dequelabs 1155
345 react-error-boundary Simple reusable React error boundary component bvaughn 7165
346 yup Dead simple Object schema validation jquense 23105
347 formik Build forms in React, without the tears 😭 jaredpalmer 34093
348 npm-check-updates Find newer versions of package dependencies than what your package.json allows raineorshine 9581
349 html2canvas Screenshots with JavaScript niklasvh 30885
350 caprine Elegant Facebook Messenger desktop app sindresorhus 7097
351 playroom Design with JSX, powered by your own component library. seek-oss 4501
352 styled-components Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 styled-components 40601
353 freeCodeCamp freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. freeCodeCamp 409214
354 verdaccio A lightweight Node.js private proxy registry verdaccio 16648
355 barba Create badass, fluid and smooth transitions between your website’s pages barbajs 12043
356 carbon-now-cli 🎨 Beautiful images of your code — from right inside your terminal. mixn 5831
357 nest A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 nestjs 69083
358 type-fest A collection of essential TypeScript types sindresorhus 14760
359 leon 🧠 Leon is your open-source personal assistant. leon-ai 15772
360 strapi 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first. strapi 64776
361 frontend-bootcamp Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux microsoft 10817
362 vee-validate ✅ Painless Vue forms logaretm 10908
363 angular-realworld-example-app Exemplary real world application built with Angular gothinkster 5293
364 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 8295
365 quill Quill is a modern WYSIWYG editor built for compatibility and extensibility slab 44411
366 es.react.dev React documentation website in Spanish / Documentación del sitio web de React en Español reactjs 285
367 pnpm Fast, disk space efficient package manager pnpm 30599
368 learnapollo 👩🏻‍🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool) learnapollo 5186
369 ngx-ui-loader Multiple Loaders / spinners and Progress bar for Angular 5, 6, 7 and 8+ t-ho 433
370 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 13829
371 express-graphql Create a GraphQL HTTP server with Express. graphql 6326
372 animate-css-grid Painless transitions for CSS Grid aholachek 1381
373 ngx-markdown Angular markdown component/directive/pipe/service to parse static, dynamic or remote content to HTML with syntax highlight and more... jfcere 1081
374 upterm A terminal emulator for the 21st century. railsware 19214
375 date-fns ⏳ Modern JavaScript date utility library ⌛️ date-fns 35209
376 emma-cli 📦 Terminal assistant to find and install node packages. maticzav 1230
377 jest Delightful JavaScript Testing. jestjs 44435
378 windows95 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows. felixrieseberg 22301
379 cli Snyk CLI scans and monitors your projects for security vulnerabilities. snyk 5013
380 threema-web The Threema Web application. threema-ch 1010
381 ant-design-pro 👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro! ant-design 36743
382 git-project-manager A Git Project Manager extension for vsCode felipecaputo 95
383 developer-roadmap Interactive roadmaps, guides and other educational content to help developers grow in their careers. kamranahmedse 306785
384 nexe 🎉 create a single executable out of your node.js apps nexe 13101
385 microjob A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads. wilk 2025
386 docz ✍ It has never been so easy to document your things! doczjs 23691
387 puppeteer JavaScript API for Chrome and Firefox puppeteer 89531
388 tailwindcss A utility-first CSS framework for rapid UI development. tailwindlabs 84962
389 howtographql The Fullstack Tutorial for GraphQL howtographql 8702
390 wired-elements Collection of custom elements that appear hand drawn. Great for wireframes or a fun look. rough-stuff 10560
391 express-validator An express.js middleware for validator.js. express-validator 6172
392 concurrently Run commands concurrently. Like npm run watch-js & npm run watch-less but better. open-cli-tools 7213
393 Signal-Desktop A private messenger for Windows, macOS, and Linux. signalapp 14812
394 uppy The next open source file uploader for web browsers 🐶 transloadit 29406
395 express-recaptcha Implementation of google recaptcha v2 & V3 solutions for express.js pdupavillon 129
396 vue This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core vuejs 208263
397 realworld "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more gothinkster 81074
398 babel 🐠 Babel is a compiler for writing next generation JavaScript. babel 43376
399 hyper A terminal built on web technologies vercel 43621
400 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 4698
401 tech-interview-handbook 💯 Curated coding interview preparation materials for busy software engineers yangshun 121104
402 Tone.js A Web Audio framework for making interactive music in the browser. Tonejs 13659

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

⬆ Back to Index

VBScript

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

⬆ Back to Index

Vala

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

⬆ 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 4579
4 falcon A colour scheme for terminals, Vim and friends. fenetikm 758
5 calendar.vim A calendar application for Vim itchyny 1984
6 Apprentice A dark, low-contrast, Vim colorscheme. romainl 897
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 1447
9 vim-kitty-navigator Seamless navigation between kitty panes and vim splits knubie 374
10 vim-jack-in cider-jack-in for vim clojure-vim 59
11 vim-fireplace fireplace.vim: Clojure REPL support tpope 1753
12 vim-cool A very simple plugin that makes hlsearch more useful. romainl 539
13 wincent 💾 Dot-files wincent 1151
14 vim-exchange Easy text exchange operator for Vim tommcdo 761
15 dotfiles ~grb. Things in here are often interdependent. A lot of stuff relies on scripts in bin/. garybernhardt 1904
16 vim-qf Tame the quickfix window. romainl 629
17 vim-devdocs Look up keyword on https://devdocs.io from Vim romainl 60
18 vim.wasm Vim editor ported to WebAssembly rhysd 5577
19 csv.vim A Filetype plugin for csv files chrisbra 1287
20 vim-css-color Preview colours in source code while editing ap 1794
21 vim-abolish abolish.vim: Work with several variants of a word at once tpope 2815
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 5504
25 lightline.vim A light and configurable statusline/tabline plugin for Vim itchyny 6792
26 vim-obsession obsession.vim: continuously updated session files tpope 1792
27 vim-table-mode VIM Table Mode for instant table creation. dhruvasagar 2133
28 vim-gutentags A Vim plugin that manages your tag files ludovicchabant 2311
29 gruvbox Retro groove color scheme for Vim morhetz 14064
30 onedark.vim A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme. joshdick 3922
31 fzf.vim fzf ❤️ vim junegunn 9751
32 vim-enfocado How themes should be. wuelnerdotexe 360
33 vim-dadbod dadbod.vim: Modern database interface for Vim tpope 3842
34 dotfiles tpope's dotfiles. DON'T USE unless you're tpope tpope 625
35 codi.vim 📔 The interactive scratchpad for hackers. metakirby5 3043
36 vim-plug 🌺 Minimalist Vim Plugin Manager junegunn 34461
37 rust.vim Vim configuration for Rust. rust-lang 3942
38 vim-pathogen pathogen.vim: manage your runtimepath tpope 12129
39 vim-repeat repeat.vim: enable repeating supported plugin maps with "." tpope 2635
40 vim-fugitive fugitive.vim: A Git wrapper so awesome, it should be illegal tpope 20301
41 typescript-vim Typescript syntax files for Vim leafgarland 1898
42 vim-test Run your tests at the speed of thought vim-test 3029
43 ctrlp.vim Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder. ctrlpvim 5590
44 vim-surround surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease tpope 13567
45 vim-sensible sensible.vim: Defaults everyone can agree on tpope 5172
46 vimspector vimspector - A multi-language debugging system for Vim puremourning 4157
47 nerdcommenter Vim plugin for intensely nerdy commenting powers preservim 4996
48 vim The official Vim repository vim 37304
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 5680
50 nerdtree A tree explorer plugin for vim. preservim 19752
51 ale Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support dense-analysis 13633
52 Vundle.vim Vundle, the plug-in manager for Vim VundleVim 23970
53 emmet-vim emmet for vim: http://emmet.io/ mattn 6441
54 til 📝 Today I Learned jbranchaud 13599
55 neovim Vim-fork focused on extensibility and usability neovim 85585
56 vim-polyglot A solid language pack for Vim. sheerun 5629

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

⬆ Back to Index

VimL

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

⬆ Back to Index

Vue

Name Description Author Stars
1 career-ladders A sample of career ladders I use for my organization, open sourced for anyone. sdras 804
2 tlroadmap Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим. tlbootcamp 5066
3 i-hate-regex The code for iHateregex.io 😈 - The Regex Cheat Sheet geongeorge 4499
4 victor-mono A free programming font with cursive italics and ligatures. Donations welcome ❤️ rubjo 3399
5 best-resume-ever 👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS. salomonelli 16357
6 cssgridgenerator 🧮 Generate basic CSS Grid code to make dynamic layouts! sdras 5134
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 3878
9 vue2-admin-lte 📊 adminLTE to vuejs v2.x converting project devjin0617 1073
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 23960
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 10685
13 vue-intro Vue.js app using Vue's CLI johnpapa 19
14 vue-paper-dashboard Creative Tim Paper Dashboard made for Vue creativetimofficial 1794
15 vue-element-admin 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin PanJiaChen 88576
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 9577
19 element A Vue.js 2.0 UI Toolkit for Web ElemeFE 54168
20 vuetable-2 data table simplify! -- datatable component for Vue 2.x. See documentation at ratiw 2156
21 vue-typescript Vue.js with TypeScript (OLD - in process of updating) johnpapa 145
22 coreui-free-vue-admin-template Open source admin template based on Bootstrap 5 and Vue 3 coreui 3322

⬆ Back to Index

XSLT

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

⬆ Back to Index

Zig

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

⬆ 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