A curated list of my GitHub stars! Generated by stargazed
- ActionScript (1)
- AppleScript (2)
- Assembly (2)
- C (45)
- C# (5)
- C++ (27)
- CSS (94)
- Clojure (6)
- CoffeeScript (44)
- Crystal (2)
- DIGITAL Command Language (1)
- Dockerfile (1)
- Elixir (3)
- Erlang (1)
- Gherkin (1)
- Go (76)
- Groovy (1)
- HTML (87)
- Handlebars (1)
- Java (20)
- JavaScript (685)
- Jinja (2)
- Jupyter Notebook (24)
- Kotlin (2)
- Less (1)
- Lua (10)
- Makefile (2)
- NSIS (1)
- Nim (1)
- Objective-C (26)
- Objective-C++ (1)
- Others (141)
- PHP (18)
- PLpgSQL (3)
- Perl (5)
- Processing (1)
- Pug (2)
- Python (258)
- QML (1)
- R (1)
- Rich Text Format (1)
- Roff (2)
- Ruby (849)
- Rust (16)
- SCSS (15)
- Sass (1)
- Scala (3)
- Scheme (1)
- Shell (88)
- Stylus (1)
- Swift (11)
- Twig (1)
- TypeScript (59)
- Vala (1)
- Vim Script (4)
- Vim script (7)
- Vue (2)
- XSLT (1)
- YAML (2)
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | hello-world | Hello world in every programming language. If I can't automatically merge your changes on github, I'm not merging them :) | lightyrs | 1 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | csv-toicloudkeychain | Import CSV credentials to iCloud Keychain. | PaperKup | 99 |
2 | AppleScripts | ~/Library/Scripts | wafflesnatcha | 31 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | MS-DOS | The original sources of MS-DOS 1.25 and 2.0, for reference purposes | microsoft | 16761 |
2 | 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 | 8680 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | pspg | Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard. | okbob | 1863 |
2 | BlackHole | BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency. | ExistentialAudio | 9380 |
3 | rinku | Autolinking. Ruby. Yes, that's pretty much it. | vmg | 579 |
4 | VG_AlexeyAB_darknet | A forked AlexeyAB Darknet repo with extra convenient functions. | vincentgong7 | 81 |
5 | darknet | Convolutional Neural Networks | pjreddie | 23264 |
6 | ccextractor | CCExtractor - Official version maintained by the core team | CCExtractor | 510 |
7 | topk | An almost deterministic top k elements counter Redis module | RedisLabsModules | 32 |
8 | sessiongate | ⚡️A Redis module that provides session management. | f0rmiga | 52 |
9 | AirConnect | Use AirPlay to stream to UPnP/Sonos & Chromecast devices | philippe44 | 2643 |
10 | iodine | iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support | boazsegev | 799 |
11 | wasm-dicom-parser | Parsing DICOM using WebAssembly | jodogne | 57 |
12 | timescaledb | An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. | timescale | 13644 |
13 | 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 | 15144 |
14 | neural-redis | Neural networks module for Redis | antirez | 2220 |
15 | pigz | A parallel implementation of gzip for modern multi-processor, multi-core machines. | madler | 1586 |
16 | ruby-zstd | Ruby gem for Zstandard compression library | jarredholman | 17 |
17 | anypixel | A web-friendly way for anyone to build unusual displays | googlecreativelab | 6428 |
18 | pelikan | Pelikan is Twitter's unified cache backend | 1186 | |
19 | ngx_aws_auth | nginx module to proxy to authenticated AWS services | anomalizer | 441 |
20 | netdata | Real-time performance monitoring, done right! https://www.netdata.cloud | netdata | 60636 |
21 | pgbouncer | lightweight connection pooler for PostgreSQL | pgbouncer | 1763 |
22 | jq | Command-line JSON processor | stedolan | 23030 |
23 | catimg | 🦦 Insanely fast image printing in your terminal | posva | 1078 |
24 | saldl | A lightweight well-featured CLI downloader optimized for speed and early preview. | saldl | 241 |
25 | yank | Yank terminal output to clipboard | mptre | 1446 |
26 | amatch | Approximate String Matching library | flori | 353 |
27 | the_silver_searcher | A code-searching tool similar to ack, but faster. | ggreer | 24111 |
28 | robotjs | Node.js Desktop Automation. | octalmage | 11283 |
29 | disque | Disque is a distributed message broker | antirez | 7880 |
30 | wrk | Modern HTTP benchmarking tool | wg | 32899 |
31 | rhebok | High Performance Preforked Rack Handler | kazeburo | 240 |
32 | nokogumbo | A Nokogiri interface to the Gumbo HTML5 parser. | rubys | 186 |
33 | h2o | H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server | h2o | 10124 |
34 | curb | Ruby bindings for libcurl | taf2 | 1257 |
35 | ccv | C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library | liuliu | 6873 |
36 | rb-blink1 | Ruby interface for blink(1) | ngs | 50 |
37 | mruby | Lightweight Ruby | mruby | 4996 |
38 | shairport | Airtunes emulator! Shairport is no longer maintained. | abrasive | 2415 |
39 | nokogiri | Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. | sparklemotion | 5892 |
40 | histo | beautiful charts in the terminal for static or streaming data | tj | 688 |
41 | debugger | port of ruby-debug that works on 1.9.2 and 1.9.3 | cldwalker | 849 |
42 | oj | Optimized JSON | ohler55 | 2901 |
43 | stderred | stderr in red | sickill | 850 |
44 | 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 | 43526 |
45 | iProxy | Let's you connect your laptop to the iPhone to surf the web. | tcurdt | 1161 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | jellyfin | The Free Software Media System | jellyfin | 16588 |
2 | Lidarr | Looks and smells like Sonarr but made for music. | Lidarr | 2455 |
3 | Radarr | A fork of Sonarr to work with movies à la Couchpotato. | Radarr | 6630 |
4 | Sonarr | Smart PVR for newsgroup and bittorrent users. | Sonarr | 7707 |
5 | rant3 | (Obsolete) Archive of Rant 3.x. | TheBerkin | 3014 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | fast_jsonparser | Fastest Json parser for Ruby, wrapper for simdjson | anilmaurya | 279 |
2 | Karabiner-Elements | Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later. | pqrs-org | 15226 |
3 | polylabel | A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++) | mapbox | 1194 |
4 | StarSpace | Learning embeddings for classification, retrieval and ranking. | facebookresearch | 3782 |
5 | bitcoin | Bitcoin Core integration/staging tree | bitcoin | 66134 |
6 | litecoin | Litecoin source tree | litecoin-project | 4113 |
7 | blackbird | Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy | butor | 5622 |
8 | sqlcheck | Automatically identify anti-patterns in SQL queries | jarulraj | 2170 |
9 | dynet | DyNet: The Dynamic Neural Network Toolkit | clab | 3313 |
10 | rethinkdb | The open-source database for the realtime web. | rethinkdb | 25672 |
11 | phantomjs | Scriptable Headless Browser | ariya | 29001 |
12 | tensorflow | An Open Source Machine Learning Framework for Everyone | tensorflow | 167782 |
13 | pixel-sorting-c | A command line tool for pixel sorting your images, written in C / C++ | mhseiden | 26 |
14 | nethogs | Linux 'net top' tool | raboof | 2399 |
15 | qBittorrent | qBittorrent BitTorrent client | qbittorrent | 17153 |
16 | swift | The Swift Programming Language | apple | 60624 |
17 | wdt | Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths. | 2720 | |
18 | 4 | A completely emoji-based programming language | 4Lang | 824 |
19 | Pavlov.js | Reinforcement learning using Markov Decision Processes. For JS, written in C++. | NathanEpstein | 501 |
20 | lnav | Log file navigator | tstack | 4631 |
21 | sshttp | SSH/HTTP(S) multiplexer. Run a webserver and a sshd on the same port w/o changes. | stealth | 809 |
22 | tomahawk-resolvers | Resolver plugins for Tomahawk Player | tomahawk-player | 214 |
23 | ZeroTierOne | A Smart Ethernet Switch for Earth | zerotier | 9472 |
24 | r | Cross platform command line reddit reader | FigBug | 1 |
25 | fish-shell | The user-friendly command line shell. | fish-shell | 19587 |
26 | mysql | MySQL fork maintained and used at Twitter | twitter-forks | 1700 |
27 | passenger | A fast and robust web server and application server for Ruby, Python and Node.js | phusion | 4867 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | dropin-minimal-css | Drop-in switcher for previewing minimal CSS frameworks | dohliam | 1365 |
2 | quartz-theme-typora | A minimalistic theme for Typora markdown editor | troennes | 26 |
3 | rfs | ✩ Automates responsive resizing ✩ | twbs | 3038 |
4 | strategy-madlibs | simon wardley's algorithm for boilerplate bullshit strategy generation | wwest4 | 128 |
5 | water.css | A drop-in collection of CSS styles to make simple websites just a little nicer | kognise | 7224 |
6 | medium.css | Compact typography for the web | lucagez | 622 |
7 | dejavu | The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually. | appbaseio | 7910 |
8 | 30-seconds-of-css | Short CSS code snippets for all your development needs | 30-seconds | 15656 |
9 | 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 | 38198 |
10 | one-vibrancy | Vibrancy effect for Atom One themes | simurai | 206 |
11 | now-ui-kit | Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim | creativetimofficial | 1705 |
12 | mocka | Simple, elegant content placeholder | Chalarangelo | 1197 |
13 | sentiment-and-emotion | DEPRECATED: this repo is no longer actively maintained | watson-developer-cloud | 50 |
14 | localtower | Manage your Ruby On Rails models, relations, and migrations from a simple UI. | damln | 406 |
15 | webgradients | A curated collection of splendid gradients made in CSS3, .sketch and .PSD formats. | itmeo | 2283 |
16 | rethinkdb-example-nodejs-chat | A node.js chat application running on rethinkdb | rethinkdb | 207 |
17 | hue | A huge pack of 49 photorealistic gradients that you can use as content backdrops. | evankarageorgos | 533 |
18 | Hover | A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS. | IanLunn | 26350 |
19 | ratchet | Build mobile apps with simple HTML, CSS, and JavaScript components. | twbs | 14507 |
20 | hack | ⛷ Dead simple CSS framework. | egoist | 2555 |
21 | angled-edges | 📐 Quickly create angled section edges using only Sass | josephfusco | 974 |
22 | megaboilerplate | Handcrafted starter projects, optimized for simplicity and ease of use. | sahat | 3835 |
23 | atom-transparency | How to make your Atom editor transparent | transcranial | 475 |
24 | flex-layout-attribute | HTML layout helper based on CSS flexbox specification — | StefanKovac | 707 |
25 | picnic | 👜 A beautiful CSS library to kickstart your projects | franciscop | 3579 |
26 | flag-icons | 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration | lipis | 8876 |
27 | frontend-hyperpolyglot | The same operations in React, Angular 1&2, Ember, Polymer, Vue, and Riot | jeffcarp | 272 |
28 | spectre | Spectre.css - A Lightweight, Responsive and Modern CSS Framework | picturepan2 | 11065 |
29 | Gutenberg | A meaningful web typography starter kit. | matejlatin | 2789 |
30 | NotificationStyles | Various simple ideas and effects for unobtrusive notifications on a website. | codrops | 934 |
31 | DistortedButtonEffects | A set of inspirational, highly experimental distortion effects for buttons using SVG filters. By Adrien Denat. | codrops | 1115 |
32 | flexbox-patterns | Patterns for using flexbox CSS to build awesome UI components. | cjcenizal | 2470 |
33 | flexboxgrid-sass | Flexbox Grid (@kristoferjoseph) adapted to SASS (SCSS). | hugeinc | 404 |
34 | focal-point | A small set of CSS classnames to help keep images cropped on the focal point for responsive designs. Using only HTML/CSS, web authors can specify an image's focal point, which stays as the image's primary focus, while the image's available width changes on responsive webpages. Crop and re-size images depending on available width and let CSS to do all of the work, and without any JavaScript. | adamdbradley | 921 |
35 | bulma | Modern CSS framework based on Flexbox | jgthms | 46106 |
36 | subbscribe | Marketing slider form for MailChimp and Campaign Monitor | shlomnissan | 150 |
37 | typi | A sass mixin to make responsive typography easy | zellwk | 868 |
38 | stylus-mixins | Mixins to help speed Stylus development | jackbrewer | 56 |
39 | photon | The fastest way to build beautiful Electron apps using simple HTML and CSS | connors | 9869 |
40 | bootstrap-filestyle | jQuery customization of input html file for Bootstrap Twitter | markusslima | 731 |
41 | corpus | Yet another CSS toolkit. Basically the stuff I use for most projects. | jamiewilson | 432 |
42 | yart | Yet another resume tool | neruthes | 119 |
43 | FormButtons | Forms within buttons, oh my! | sconstantinides | 477 |
44 | crayon | Crayon.css is a list of css variables linking color names to hex values. | riccardoscalco | 384 |
45 | rtail | rtail(1) - Terminal output to the browser in seconds, using UNIX pipes. | kilianc | 1622 |
46 | octoscreen | An OS X screensaver with octicons | orderedlist | 320 |
47 | devtools-remote | Debug your browser tabs remotely via Chrome DevTools | auchenberg | 666 |
48 | color-me-sass | Colour library for the css preprocessor SASS | RichardBray | 138 |
49 | solved-by-flexbox | A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox. | philipwalton | 12976 |
50 | marx | The classless CSS reset (perfect for Communists). | mblode | 1592 |
51 | jeet | The most advanced, yet intuitive, grid system available for Sass or Stylus | mojotech | 3015 |
52 | UtilityBelt | SCSS utilities for starting any new project | dmtintner | 367 |
53 | url.js | 📃 A lightweight JavaScript library to manipulate the page url. | jillix | 248 |
54 | HackFlowy | 📓 Workflowy clone, built using Backbone.js & Socket.io | abhshkdz | 792 |
55 | super-gradient | SCSS gradient mixin w/ fallbacks | niceprototypes | 74 |
56 | emojijs | Emoji rendering for the web | jloutsenhizer | 10 |
57 | refills | [no longer maintained] | thoughtbot | 1518 |
58 | devicons | Devicons - An iconic font made for developers | vorillaz | 2520 |
59 | magic-of-css | A CSS course to turn you into a magician. | adamschwartz | 6019 |
60 | Toast | 🍞 A highly-customizable, responsive (S)CSS grid | daneden | 2020 |
61 | basscss | Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library | basscss | 5738 |
62 | colors | Smarter defaults for colors on the web. | mrmrs | 9137 |
63 | loading | This could take a while | jxnblk | 3542 |
64 | Singularity | Grids without limits | at-import | 1524 |
65 | popcorn-app | An experiment using the peerflix module of nodejs and connecting a bunch of APIs. | popcorn-time | 5218 |
66 | pace | Automatically add a progress bar to your site. | CodeByZach | 15499 |
67 | animate.css | 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. | animate-css | 75765 |
68 | devtools-chromegray--dark | A theme for Chrome Developer Tools based on @kkga's Spacegray. | karelvuong | 53 |
69 | DataTables | Tables plug-in for jQuery | DataTables | 7071 |
70 | icheck | Highly customizable checkboxes and radio buttons (jQuery & Zepto) | dargullin | 7450 |
71 | SpinKit | A collection of loading indicators animated with CSS | tobiasahlin | 18943 |
72 | odometer | Smoothly transitions numbers with ease. #hubspot-open-source | HubSpot | 7181 |
73 | shop | Single-page shop | stripe-archive | 1137 |
74 | base16-chrome-devtools | Chrome Developer Tools style sheets based on Chris Kempson's Base16 colour scheme | idleberg | 39 |
75 | Effeckt.css | This repo is archived. Thanks! | h5bp | 11005 |
76 | codeblog | A quick and easy way to host your own simple code blog | martinrue | 26 |
77 | source-code-pro | Monospaced font family for user interface and coding environments | adobe-fonts | 18434 |
78 | fancyInput | Makes typing in input fields fun with CSS3 effects | yairEO | 1932 |
79 | scss-blend-modes | Using standard color blending functions in SASS. | heygrady | 819 |
80 | Garlic.js | Automatically persist your forms' text and select field values locally, until the form is submitted. | guillaumepotier | 2368 |
81 | harrisnovick.com | Personal Website of Harris Novick | lightyrs | 1 |
82 | breakpoint | Really simple media queries in Sass | at-import | 2091 |
83 | git-playback | Create visual playback of your commits | mmozuras | 169 |
84 | jQuery-Mobile-Bootstrap-Theme | A jQuery Mobile theme based on Bootstrap | commadelimited | 1238 |
85 | lightyrs.github.io | lightyrs | 1 | |
86 | mit-license | Hosted MIT License with details controlled through this repo | remy | 2127 |
87 | CSS3-Rainbow-Dividers | No longer must your rainbow dividers be images slowing down your computer! Make them hardware accelerated! | codepo8 | 193 |
88 | sass-bootstrap-defunct | This project has been superceeded by an official Bootstrap Sass port. Please use: | jlong | 2274 |
89 | spin.js | A spinning activity indicator | fgnass | 9337 |
90 | cssParentSelector | CSS4 parent selector based on jQuery | Idered | 212 |
91 | normalize.css | A modern alternative to CSS resets | necolas | 48661 |
92 | tomorrow-theme | Tomorrow Theme | chriskempson | 13239 |
93 | css-social-buttons | Zocial: CSS login and social buttons | smcllns | 1686 |
94 | css3buttons | Simple CSS3 framework for creating GitHub-style buttons | michenriksen | 690 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | wordbots | Bots for slack. Always random, sometimes funny. | jgdavey | 4 |
2 | metabase | The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 | metabase | 29710 |
3 | duckling_old | Deprecated in favor of https://github.com/facebook/duckling | facebookarchive | 1324 |
4 | FiraCode | Free monospaced font with programming ligatures | tonsky | 66284 |
5 | vine-api | Vine API Clojure Library | arnm | 4 |
6 | acha | Git Achievements | someteam | 463 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | 4chan-x | Adds various features to anonymous imageboards. | ccd0 | 832 |
2 | payment | 💰 A jQuery-free general purpose library for building credit card forms, validating inputs and formatting numbers. | jessepollak | 517 |
3 | omelette | Omelette is a simple, template based autocompletion tool for Node and Deno projects with super easy API. (For Bash, Zsh and Fish) | f | 1301 |
4 | redis-sessions | An advanced session store for NodeJS and Redis | smrchy | 117 |
5 | pretty-error | See node.js errors with less clutter | AriaMinaei | 1475 |
6 | express-socket.io-nginx | Proof of concept of socket.io server working with Express through nginx | chesstrian | 1 |
7 | phearjs | PhearJS - render dynamic Javascript webpages to JSON with PhantomJS | Tomtomgo | 330 |
8 | trix | A rich text editor for everyday writing | basecamp | 16965 |
9 | hubot-heroku-keepalive | A hubot script that keeps the hubot Heroko web dyno alive | hubot-scripts | 206 |
10 | badges | 🎴 Readme Badges – Gotta catch 'em all | boennemann | 1211 |
11 | rockets | Streams new posts and comments as they are created on reddit.com | rockets | 356 |
12 | hubot-deploy | 🚀 GitHub Flow via hubot | atmos | 411 |
13 | pimatic | A home automation server and framework for the raspberry pi running on node.js | pimatic | 592 |
14 | hubot-sushiyuki | naoya | 94 | |
15 | twix.js | ⌛ |
icambron | 377 |
16 | cson | CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects. | bevry | 1312 |
17 | authentic-ubersicht | The most honest weather app, on your desktop | reduxd | 55 |
18 | hubot-group-alias | @mentions for groups using Hubot | cycomachead | 14 |
19 | oh-my-terminal | Simple and unmistakable terminal interface for NodeJS. | Kikobeats | 50 |
20 | jquery-nested_attributes | jQuery plugin that makes it easy to dynamically add and remove records when using ActiveRecord's nested attributes | patbenatar | 31 |
21 | mojs | The motion graphics toolbelt for the web | mojs | 17703 |
22 | node-rtsp-rtmp-server | RTSP/RTMP/HTTP hybrid server | iizukanao | 1044 |
23 | jquery-jsonview | [UNMAINTAINED]View JSON in a more readable format | yesmeck | 481 |
24 | camo | 🔒 an http proxy to route images through SSL | atmos | 1706 |
25 | Typist | Elegant automated typing, for your text rotation needs | unamohq | 319 |
26 | hubot-slack | Slack Developer Kit for Hubot | slackapi | 2282 |
27 | local_time | Rails engine for cache-friendly, client-side local time | basecamp | 1715 |
28 | jquery.turbolinks | 💀 Deprecated |
kossnocorp | 1020 |
29 | At.js | Add Github like mentions autocomplete to your application. | ichord | 5291 |
30 | sassy-brunch | Boilerplate application for Brunch with Sass and Chaplin framework included. | bc-luke | 10 |
31 | swag | Swag is a growing collection of helpers for handlebars templates. | elving | 673 |
32 | jquery.shapeshift | A dynamic grid system with drag and drop functionality. | AshesOfOwls | 1678 |
33 | backbone.statemanager | Backbone module for adding states to objects | crashlytics | 128 |
34 | turbolinks-classic | Classic version of Turbolinks. Now deprecated in favor of Turbolinks 5. | turbolinks | 3567 |
35 | Coffee-Filter | A collection of coffeescript helpers that I've used across projects | mgeraci | 69 |
36 | Backbone.TableView | Backbone View to render collections as tables | LinkedInAttic | 72 |
37 | singool | Backbone.js based framework for developing single-page web applications | fahad19 | 190 |
38 | chaplin | HTML5 application architecture using Backbone.js | chaplinjs | 2873 |
39 | tower | UNMAINTAINED - Small components for building apps, manipulating data, and automating a distributed infrastructure. | tower | 1804 |
40 | fusker | Fusker is a static HTTP server that provides optional security features for HTTP/Socket.io | wearefractal | 327 |
41 | js2coffee | Compile JavaScript to CoffeeScript | js2coffee | 2083 |
42 | zappa | Node development for the lazy. | mauricemach | 957 |
43 | coffeescript | Unfancy JavaScript | jashkenas | 16215 |
44 | express-coffee | A Template for NodeJs Application using Express, CoffeeScript, Jade, Stylus, Nib | twilson63 | 632 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | crystal | The Crystal Programming Language | crystal-lang | 17836 |
2 | kemal | Fast, Effective, Simple Web Framework | kemalcr | 3337 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | robotstxt-parser-benchmark | Tool to benchmark robots.txt parser | anubhavp28 | 4 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | rvm1-ansible | The official ansible RVM role to install and manage your Ruby versions. | rvm | 261 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | magnetissimo | Web application that indexes all popular torrent sites, and saves it to the local database. | sergiotapia | 2596 |
2 | awesome-elixir | A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: | h4cc | 11496 |
3 | phoenix | Peace of mind from prototype to production | phoenixframework | 18516 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | webmachine | A REST-based system for building web applications. | webmachine | 1491 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | factory_bot_rails | Factory Bot ♥ Rails | thoughtbot | 2860 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | lab | Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab | zaquestion | 1064 |
2 | lefthook | Fast and powerful Git hooks manager for any type of projects. | evilmartians | 2348 |
3 | spidy | Domain names collector - Crawl website and find domain name with their availability status. | twiny | 90 |
4 | steampipe | Use SQL to instantly query your cloud services (AWS, Azure, GCP and more). Open source CLI. No DB required. | turbot | 2340 |
5 | gocmdpev | A command-line GO Postgres query visualizer, heavily inspired by pev (https://github.com/AlexTatiyants/pev) | simon-engledew | 785 |
6 | glow | Render markdown on the CLI, with pizzazz! 💅🏻 | charmbracelet | 10114 |
7 | remote-pbcopy-iterm2 | remote pbcopy for iTerm2 | skaji | 191 |
8 | slack-emoji-upload | Slack emoji uploader, CLI. single binary, no dependencies. linux, osx, windows. | sgreben | 26 |
9 | path-extractor | A unix filter which outputs the filepaths found in stdin | edi9999 | 148 |
10 | subify | Subify - Download subtitles for your favorite TV shows and movies | matcornic | 158 |
11 | upm | 🌀 Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp. | replit | 873 |
12 | sampler | Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. | sqshq | 10547 |
13 | go-excusegen | Simple comic excuse generator, based on XKCD's compiling comic (https://xkcd.com/303) | kruftmeister | 33 |
14 | diagram | CLI app to convert ASCII arts into hand drawn diagrams. | esimov | 736 |
15 | pigo | Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go. | esimov | 3829 |
16 | caire | Content aware image resize library | esimov | 10041 |
17 | tag | Instantly jump to your ag or ripgrep matches. | aykamko | 583 |
18 | red | Terminal log analysis tools | antonmedv | 1404 |
19 | photoprism | AI-Powered Photos App for the Decentralized Web 🌈💎✨ | photoprism | 22432 |
20 | randtxt | Random text generator | pboyd | 67 |
21 | lazygit | simple terminal UI for git commands | jesseduffield | 29739 |
22 | slack-advanced-exporter | A tool for exporting additional data from Slack that is missing from the official data export. | grundleborg | 76 |
23 | qrcp | ⚡ Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. | claudiodangelis | 8767 |
24 | lux | 👾 Fast and simple video download library and CLI tool written in Go | iawia002 | 19028 |
25 | aquatone | A Tool for Domain Flyovers | michenriksen | 4782 |
26 | overmind | Process manager for Procfile-based applications and tmux | DarthSim | 1907 |
27 | nsq | A realtime distributed messaging platform | nsqio | 22736 |
28 | commento | A fast, bloat-free comments platform (Github mirror) | adtac | 3645 |
29 | goby | Goby - Yet another programming language written in Go | goby-lang | 3379 |
30 | doctl | The official command line interface for the DigitalOcean API. | digitalocean | 2987 |
31 | wuzz | Interactive cli tool for HTTP inspection | asciimoo | 10066 |
32 | trufflehog | Find credentials all over the place | trufflesecurity | 9188 |
33 | jid | json incremental digger | simeji | 6375 |
34 | httpstat | It's like curl -v, with colours. | davecheney | 6158 |
35 | bild | Image processing algorithms in pure Go | anthonynsimon | 3603 |
36 | rclone | "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files | rclone | 34613 |
37 | cryptic | A sensible secret management toolkit (and Go library) for admins and programmers | domodwyer | 523 |
38 | vaulted | Spawning and storage of secure environments | miquella | 239 |
39 | terminal-parrot | jmhobbs | 1149 | |
40 | hivemind | Process manager for Procfile-based applications | DarthSim | 799 |
41 | clearbit | Go client library and command line interface to the Clearbit API | thoughtbot | 31 |
42 | terminus | Get facts about a Linux system. | jtopjian | 8 |
43 | find | High-precision indoor positioning framework for most wifi-enabled devices. | schollz | 4930 |
44 | influxdb | Scalable datastore for metrics, events, and real-time analytics | influxdata | 24140 |
45 | logzoom | A lightweight replacement for logstash indexer in Go | packetzoom | 458 |
46 | vuls | Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices | future-architect | 9491 |
47 | itsabot | ItsAbot makes it easy and fun to build your own digital assistant, and we include everything you need to get started. | itsabot | 2158 |
48 | sseserver | 🏄 High-performance Server-Sent Events endpoint for Go | mroth | 91 |
49 | slacknimate | 👯 Realtime text animation for Slack chatops | mroth | 274 |
50 | torsniff | torsniff - a sniffer that sniffs torrents from BitTorrent network | fanpei91 | 3849 |
51 | tile38 | Real-time Geospatial and Geofencing | tidwall | 8263 |
52 | anaconda | A Go client library for the Twitter 1.1 API | ChimeraCoder | 1120 |
53 | go | The Go programming language | golang | 103777 |
54 | blackbox | Safely store secrets in Git/Mercurial/Subversion | StackExchange | 6328 |
55 | assh | 💻 make your ssh client smarter | moul | 2541 |
56 | xbar | Put the output from any script or program into your macOS Menu Bar (the BitBar reboot) | matryer | 16306 |
57 | kapacitor | Open source framework for processing, monitoring, and alerting on time series data | influxdata | 2154 |
58 | sup | Super simple deployment tool - think of it like 'make' for a network of servers | pressly | 2360 |
59 | yoke | Postgres high-availability cluster with auto-failover and automated cluster recovery. | nanopack | 1357 |
60 | quiptool | Quip Tools | hayeah | 2 |
61 | nehm | (DEPRECATED) ☁️ CLI for downloading tracks from SoundCloud | bogem | 85 |
62 | wego | weather app for the terminal | schachmat | 7200 |
63 | peco | Simplistic interactive filtering tool | peco | 7109 |
64 | fzf | 🌸 A command-line fuzzy finder | junegunn | 46979 |
65 | freecache | A cache library for Go with zero GC overhead. | coocood | 4302 |
66 | caddy | Fast and extensible multi-platform web server with automatic HTTPS | caddyserver | 42882 |
67 | gdrive | Google Drive CLI Client | prasmussen | 8502 |
68 | sneaker | A tool for securely storing secrets on S3 using Amazon KMS. | codahale | 810 |
69 | go-meerkat | Meerkat API documentation and Go client | dacort | 8 |
70 | httpdiff | Perform the same request against two HTTP servers and diff the results | jgrahamc | 1985 |
71 | termui | Golang terminal dashboard | gizak | 12066 |
72 | templar | A HTTP proxy to improve usage of HTTP APIs | vektra | 711 |
73 | rkt | [Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards. | rkt | 8852 |
74 | inspeqtor | Monitor your application infrastructure! | mperham | 1656 |
75 | zeus | Boot any rails app in under a second. | burke | 3328 |
76 | localtunnel | Expose localhost servers to the Internet | progrium | 3126 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | asgard | [Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases | Netflix | 2230 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | awesome-compose | Awesome Docker Compose samples | docker | 17898 |
2 | poignant-guide | Why's Poignant Guide to Ruby | mislav | 704 |
3 | docs | Documentation for Grin and Mimblewimble | mimblewimble | 305 |
4 | email-finder | Email Finder - Easily find any email address for free! | mfrye | 77 |
5 | pyate | PYthon Automated Term Extraction | kevinlu1248 | 263 |
6 | sovereign | A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. | sovereign | 10249 |
7 | twitter-text | Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform. | 2829 | |
8 | baccano | [no longer maintained] | thoughtbot | 74 |
9 | code-for-blog | Code for various tutorials and programs I've written about on my blog | petercollingridge | 140 |
10 | github-corners | A fresher "Fork me on GitHub" callout. | tholman | 4705 |
11 | responsive-html-email-template | A free simple responsive HTML email template | leemunroe | 11525 |
12 | gpt-2-cloud-run | Text-generation API via GPT-2 for Cloud Run | minimaxir | 300 |
13 | playlistminer | Creates spotify playlists by aggregating top songs from other playlists | plamere | 139 |
14 | public-sans | A strong, neutral, principles-driven, open source typeface for text or display | uswds | 4199 |
15 | cultivatememe | vanillamousse173 | 2 | |
16 | awesome-piracy | A curated list of awesome warez and piracy links | Igglybuff | 19667 |
17 | bootstrap-magic | Bootstrap themes generator made with AngularJS | pikock | 1789 |
18 | rellax | Lightweight, vanilla javascript parallax library | dixonandmoe | 6609 |
19 | tabler | Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap | tabler | 31445 |
20 | cultofthepartyparrot.com | PARTY OR DIE | jmhobbs | 1372 |
21 | scrollama | Scrollytelling with IntersectionObserver. | russellgoldenberg | 5452 |
22 | metascraper | Get unified metadata from websites using Open Graph, Microdata, RDFa, Twitter Cards, JSON-LD, HTML, and more. | microlinkhq | 1810 |
23 | conduit-bootstrap-template | gothinkster | 27 | |
24 | fonts | Font files available from Google Fonts, and a public issue tracker for all things Google Fonts | 15702 | |
25 | awesome-creative-coding | Creative Coding: Generative Art, Data visualization, Interaction Design, Resources. | terkelg | 9993 |
26 | markdown-preview-enhanced | One of the 'BEST' markdown preview extensions for Atom editor! | shd101wyy | 3737 |
27 | css-reference | CSS Reference: a free visual guide to the most popular CSS properties | jgthms | 4535 |
28 | text-spinners | Pure text, CSS only, font independent, inline loading indicators | maxbeier | 2728 |
29 | css-system-fonts | A css module for utilizing system fonts across platforms | mrmrs | 83 |
30 | fastText | Library for fast text representation and classification. | facebookresearch | 23920 |
31 | biu | 🚨 An alert replacement | egoist | 450 |
32 | textract | node.js module for extracting text from html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf and more! | dbashford | 1481 |
33 | ml4a.github.io | machine learning for artists | ml4a | 912 |
34 | SingleDivProject | ☝️One <div>. Many possibilities. | manrajgrover | 1590 |
35 | ButtonComponentMorph | Inspiration for revealing content by morphing the action element. | codrops | 591 |
36 | scroll-watcher | A small JavaScript library for scroll-based data-driven graphics. | WSJ | 107 |
37 | lualibrary | RedisGreen Lua Script Library | stvp | 11 |
38 | trellisheets | Guidelines, resources, and examples for writing CSS for Trello | trello | 250 |
39 | fastclick | Polyfill to remove click delays on browsers with touch UIs | ftlabs | 18777 |
40 | flexboxgrid | Grid based on CSS3 flexbox | kristoferjoseph | 9331 |
41 | emojipacks | CLI to bulk upload emojis to your Slack | lambtron | 1301 |
42 | typebase.css | A starting point for good typography on the web. | devinhunt | 1806 |
43 | CSSgram | CSS library for Instagram filters | una | 5332 |
44 | writ | Opinionated, classless styles for semantic HTML | programble | 460 |
45 | Work-Sans | A grotesque sans. | weiweihuanghuang | 1478 |
46 | material-design-lite | Material Design Components in HTML/CSS/JS | 32095 | |
47 | github-cards | The unofficial GitHub Cards. Card for your GitHub profile, card for your GitHub repositories. | lepture | 2044 |
48 | sassc-rails | Integrate SassC-Ruby with Rails! | sass | 694 |
49 | essential-js-design-patterns | Repo for my 'Learning JavaScript Design Patterns' book | addyosmani | 4188 |
50 | clappr | 🎬 An extensible media player for the web. | clappr | 5917 |
51 | learnyounode | Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops. | workshopper | 7052 |
52 | docco | Literate Programming can be Quick and Dirty. | jashkenas | 3497 |
53 | bows | Safe, production happy, colourful logging for chrome & firefox - makes reading your logs much easier. | latentflip | 215 |
54 | elasticsearch-definitive-guide | The Definitive Guide to Elasticsearch | elastic | 3483 |
55 | git-stats | 🍀 Local git statistics including GitHub-like contributions calendars. | IonicaBizau | 6015 |
56 | letter_opener_web | A web interface for browsing Ruby on Rails sent emails | fgrehm | 609 |
57 | fitter-happier-text | Performant, fully fluid headings | jxnblk | 1295 |
58 | sublime-enhanced | Set of plugins for beloved sublime text editor | shagabutdinov | 1158 |
59 | wherewolf | A server-less boundary service. Find what geographic feature (e.g. an election district) a given point lies in. | veltman | 159 |
60 | voice-elements | 🔈 Web Component wrapper to the Web Speech API, that allows you to do voice recognition and speech synthesis using Polymer | zenorocha | 1346 |
61 | bootstrap-social | 👫 Social Sign-In Buttons for Bootstrap | lipis | 2902 |
62 | intercooler-js | Making AJAX as easy as anchor tags | bigskysoftware | 4649 |
63 | brick | Open-source webfont service | alfredxing | 2881 |
64 | Readmore.js | A lightweight jQuery plugin for collapsing and expanding long blocks of text with "Read more" and "Close" links. | jedfoster | 1495 |
65 | bootstrap-wysiwyg | Tiny bootstrap-compatible WISWYG rich text editor | mindmup | 5605 |
66 | uikit | A lightweight and modular front-end framework for developing fast and powerful web interfaces | uikit | 17636 |
67 | upton | A batteries-included framework for easy web-scraping. Just add CSS! (Or do more.) | propublica | 1613 |
68 | dillinger | The last Markdown editor, ever. | joemccann | 7471 |
69 | selectorgadget | Go go CSS / DOM inspection. | cantino | 935 |
70 | tent.io | The website for Tent — the protocol for evented data storage and decentralized communication | tent | 802 |
71 | IcoMoon-Free | A package of flat vector icons together with an installable ligature font | Keyamoon | 1263 |
72 | font-awesome-rails | the font-awesome font bundled as an asset for the rails asset pipeline | bokmann | 1868 |
73 | javascript-patterns | JavaScript Design Patterns | shichuan | 9238 |
74 | jquery-ui-bootstrap | A jQuery UI theme based on Twitter Bootstrap | jquery-ui-bootstrap | 5441 |
75 | animatable | One property, two values, endless possiblities | LeaVerou | 2569 |
76 | foundation-sites | The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device. | foundation | 29297 |
77 | bootstrap-generators | Bootstrap-generators provides Twitter Bootstrap generators for Rails | decioferreira | 356 |
78 | chainvas | Make APIs suck less | LeaVerou | 262 |
79 | FitVids.js | A lightweight, easy-to-use jQuery plugin for fluid width video embeds. | davatron5000 | 4792 |
80 | KeyBindings | DefaultKeybindings.dict for Mac OS X | ttscoff | 630 |
81 | gridless-boilerplate | Gridless is an awesome HTML5 and CSS3 boilerplate for making responsive, cross-browser websites with beautiful typography | frankpf | 845 |
82 | chosen | Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly. | harvesthq | 22053 |
83 | RESTduino | A sketch to provide a REST-like interface to the Arduino+Ethernet Shield | jjg | 285 |
84 | isotope | 💞 Filter & sort magical layouts | metafizzy | 10683 |
85 | zepto | Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API | madrobby | 14961 |
86 | sanitize | Ruby HTML and CSS sanitizer. | rgrove | 1968 |
87 | hubgit.github.io | Home Page | hubgit | 92 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | open-color | Color scheme for UI design. | yeun | 4737 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | Zoom-Firmware-Editor | Barsik-Barbosik | 145 | |
2 | nzyme | Nzyme is a free and open next-generation WiFi defense system. Go to www.nzyme.org for more information. | lennartkoopmann | 1116 |
3 | ripme | Downloads albums in bulk | RipMeApp | 3101 |
4 | lottie-android | Render After Effects animations natively on Android and iOS, Web, and React Native | airbnb | 33196 |
5 | SampleMapBuilder | Sample Map Builder v2 | Normalised | 18 |
6 | Qart | Qart merge picture and QR code, based on https://github.com/chinuno-usami/CuteR | scola | 1039 |
7 | HomeMirror | Android application powering the mirror in my house | HannahMitt | 7891 |
8 | hackpad | Hackpad is a web-based realtime wiki. | dropbox | 3491 |
9 | helios | Docker container orchestration platform | spotify | 2089 |
10 | MIDI-Automator | MIDI Automator is a desktop software for automating user actions (i.e. opening files, clicking buttons) triggered by midi messages. | angeloBerlin | 16 |
11 | RegexGenerator | This project contains the source code of a tool for generating regular expressions for text extraction: 1. automatically, 2. based only on examples of the desired behavior, 3. without any external hint about how the target regex should look like | MaLeLabTs | 887 |
12 | FizzBuzzEnterpriseEdition | FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. | EnterpriseQualityCoding | 17951 |
13 | seldon-server | Machine Learning Platform and Recommendation Engine built on Kubernetes | SeldonIO | 1450 |
14 | TwitterReporter | TwitterReporter: Breaking News Detection and Visualization through the Geo-Tagged Twitter Network | 3RiverDev | 5 |
15 | thread_safe | Thread-safe collections for Ruby (merged with concurrent-ruby) | ruby-concurrency | 195 |
16 | elasticsearch-river-twitter | Twitter River Plugin for elasticsearch (STOPPED) | elastic | 202 |
17 | elasticsearch-analysis-skos | SKOS analysis for Elasticsearch | jprante | 53 |
18 | gifsockets | Real Time communication library using Animated Gifs as a transport™ | videlalvaro | 1776 |
19 | SimianArmy | Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. | Netflix | 7895 |
20 | vert.x | Vert.x is a tool-kit for building reactive applications on the JVM | eclipse-vertx | 13145 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | action-tmate | Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself. | mxschmitt | 1576 |
2 | request.js | rails | 272 | |
3 | basictable | Basic Table jQuery or Vanilla JS plugin for simple responsive tables. | jerrylow | 110 |
4 | tailwindcss-font-inter | TailwindCSS Plugin to integrate with Inter Typeface | semencov | 73 |
5 | heroicons | A set of free MIT-licensed high-quality SVG icons for UI development. | tailwindlabs | 16556 |
6 | stimulus-use | A collection of composable behaviors for your Stimulus Controllers | stimulus-use | 938 |
7 | plugin-ruby | Prettier Ruby Plugin | prettier | 1339 |
8 | stargazed | 📋 Creating your own Awesome List of GitHub stars! | abhijithvijayan | 419 |
9 | google-books-preview-pages-downloader | Download Google Books | mcdxn | 74 |
10 | tailwindcss-stimulus-components | A set of StimulusJS components for TailwindCSS apps similar to Bootstrap JS components. | excid3 | 946 |
11 | nanocolors | Use picocolors instead. It is 3 times smaller and 50% faster. | ai | 890 |
12 | setup-ruby | An action to download a prebuilt Ruby and add it to the PATH in 5 seconds | tenderlove | 3 |
13 | replace-jquery | Automatically finds jQuery methods from existing projects and generates vanilla js alternatives. | sachinchoolur | 1126 |
14 | node-red-contrib-face-recognition | A wrapper node for the epic Face-API.js library | thebigpotatoe | 20 |
15 | PedalPlayground.github.io | PedalPlayground | 105 | |
16 | DD500_editor | Editor for the Boss DD-500 | benkristofic | 1 |
17 | reverb-dealfinder | React Native + Redux example app (iOS + Android) for finding deals on the reverb.com marketplace. | martijnboland | 11 |
18 | tabtab-search | [Chrome] TabTab Search : Life is too short, tabs too many. Search, don't click! | jmfayard | 38 |
19 | binance-triangle-arbitrage | Detect in-market cryptocurrency arbitrage | bmino | 876 |
20 | atom-gutentags | An Atom plugin that manages your tag files | gosukiwi | 3 |
21 | custom-folds | Atom plugin for defining custom markers for foldable regions. | bsegraves | 24 |
22 | party-everything | Yes this is literally every emoji with a party parrot rainbow interpolator | aendra-rininsland | 23 |
23 | js-code-to-svg-flowchart | js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code. | Bogdan-Lyashenko | 6524 |
24 | Fuse | Lightweight fuzzy-search, in JavaScript | krisk | 14792 |
25 | quick-tabs-chrome-extension | A quick tab list and switch plugin inspired by the intelliJ IDEA java IDE | babyman | 924 |
26 | slackmoji | A collection of 1,000+ popular emoji for Slack | seanprashad | 97 |
27 | nodewikiaapi | tchojnacki | 5 | |
28 | function-templates | Twilio Function templates for different Voice, SMS, Video, Chat, Sync, etc use cases | twilio-labs | 245 |
29 | autosize | Autosize is a small, stand-alone script to automatically adjust textarea height to fit text. | jackmoore | 4916 |
30 | text-mask | Input mask for React, Angular, Ember, Vue, & plain JavaScript | text-mask | 8153 |
31 | puppeteer-social-image | Create dynamic social share images using HTML + CSS via puppeteer 🎁 | chrisvxd | 194 |
32 | macintosh.js | 🖥 A virtual Apple Macintosh with System 8, running in Electron. I'm sorry. | felixrieseberg | 7832 |
33 | gpt3-sandbox | The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python. | shreyashankar | 2536 |
34 | headless-recorder | Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script. | checkly | 14444 |
35 | simplebar | Custom scrollbars vanilla javascript library with native scroll, done simple, lightweight, easy to use and cross-browser. | Grsmto | 5081 |
36 | js-offcanvas | A lightweight, flexible jQuery off-canvas navigation plugin which lets you create fully accessible sidebar or top/bottom sliding (or push) panels with keyboard interactions and ARIA attributes. | vmitsaras | 273 |
37 | payment-form-modal | How to implement Stripe Elements within a modal dialog. | stripe-archive | 108 |
38 | iframe-resizer | Keep same and cross domain iFrames sized to their content with support for window/content resizing, in page links, nesting and multiple iFrames | davidjbradshaw | 5887 |
39 | pgtune | Pgtune - tuning PostgreSQL config by your hardware | le0pard | 1464 |
40 | stylelint | A mighty, modern linter that helps you avoid errors and enforce conventions in your styles. | stylelint | 9880 |
41 | bypass-paywalls-chrome | Bypass Paywalls web browser extension for Chrome and Firefox. | iamadamdev | 28973 |
42 | rhymes | Give me an English word and I’ll give you a list of rhymes | words | 34 |
43 | cuss | 🤬 Map of profane words to a rating of sureness | words | 141 |
44 | smssplit | UI to explain how messages are split in SMS | chadselph | 52 |
45 | focus | Image focal point detection algorithm | component | 52 |
46 | linter | A Base Linter with Cow Powers http://steelbrain.me/linter/ | steelbrain | 1105 |
47 | puppeteer-extra | 💯 Teach puppeteer new tricks through plugins. | berstend | 4300 |
48 | stimulus-conductor | 👩👧👦 👨👧👦 : A simple Stimulus Controller to manage Parent/Children controllers with simple conventions | adrienpoly | 86 |
49 | prettier-standard | Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠) | sheerun | 855 |
50 | stimulus_reflex | Build reactive applications with the Rails tooling you already know and love. | stimulusreflex | 2018 |
51 | Readable-Lottie | Convert any Lottie/Bodymovin file to a dev-friendly, human-readable, near 1:1 parallel of AE structure | Inventsable | 5 |
52 | cypress | Fast, easy and reliable testing for anything that runs in a browser. | cypress-io | 40531 |
53 | bullshit | Generates New Age nonsense on the fly | sebpearce | 231 |
54 | sdow | Six Degrees of Wikipedia | jwngr | 1498 |
55 | funny-words | Package that simulates "Aoccdrnig to rscheearch at Cmabrigde uinervtisy..." | JSila | 1 |
56 | Spawn | A random comic generator | DeadlyBrad42 | 2 |
57 | BBox-tool | YOLO BBox Annotation Tool | MattiaMolon | 1 |
58 | ybat | Ybat - YOLO BBox Annotation Tool | drainingsun | 227 |
59 | opened-captions-example | A server that actually uses opened captions to serve content to the web | slifty | 6 |
60 | nlp-corpus | varied english texts for modern NLP testing | nlp-compromise | 65 |
61 | plebis-indexer | Erowid experience report indexer | psychonautwiki | 3 |
62 | th-music-video-generator | Touhou Project random music video generator/player, crawling image and video from websites to generate MV. | Jasonnor | 175 |
63 | Turing-Drawings | Randomly generated Turing machines draw images and animations on a 2D canvas. | maximecb | 298 |
64 | reddit-simple | Simple Wrapper Over Reddit Public API | ErKiran | 9 |
65 | faker.js | generate massive amounts of realistic fake data in Node.js and the browser | Marak | 34371 |
66 | jstz | 🌐Timezone detection for JavaScript | iansinnott | 167 |
67 | intl-tel-input | A JavaScript plugin for entering and validating international telephone numbers | jackocnr | 6405 |
68 | slugify | Slugify a string | sindresorhus | 2197 |
69 | slugify | Slugifies a string | simov | 1144 |
70 | bootstrap4-dialog | bootstrap4 compatible modal dialog based on nakupanda.github.io/bootstrap3-dialog | GedMarc | 55 |
71 | bootstrap3-dialog | Make use of Twitter Bootstrap's modal more monkey-friendly. | nakupanda | 1913 |
72 | 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 | 6990 |
73 | jquery.serializeJSON | Serialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays. | marioizquierdo | 1672 |
74 | ola | 🌊 Smooth animation library for interpolating numbers | franciscop | 1798 |
75 | tvarchive-faceomatic | The Face-o-Matic 2000 finds known faces on TV | slifty | 20 |
76 | heroku-pg-extras | A heroku plugin for awesome pg:* commands that are also great and fun and super. | heroku | 1266 |
77 | xregexp | Extended JavaScript regular expressions | slevithan | 3145 |
78 | crop-github-images-cli | Crop image/gif into swag for your Github profile | mathdroid | 464 |
79 | bookshelf | A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js | bookshelf | 6289 |
80 | bottender-compose | An utility library for Bottender and higher-order handlers | bottenderjs | 56 |
81 | facebook-chat-api | Unofficial Facebook Chat API for Nodejs | Schmavery | 1851 |
82 | decay | Famous sorting algorithms based on vote popularity and time implemented for nodejs | clux | 367 |
83 | lerna | 🐉 Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository. | lerna | 33561 |
84 | emoj | Find relevant emoji from text on the command-line 😮 ✨ 🙌 🐴 💥 🙈 | sindresorhus | 2243 |
85 | nsfwjs | NSFW detection on the client-side via TensorFlow.js | infinitered | 5911 |
86 | akin | Node.js Recommendation Engine based on Collaborative Filtering | bluehalo | 81 |
87 | ImmortalDB | 🔩 A relentless key-value store for the browser. | gruns | 2999 |
88 | cloudquery | Turn any website to API by several clicks (serverless and support SPA!) | t9tio | 2153 |
89 | issue-label-manager-action | GitHub Action to declaratively setup labels across repos | lannonbr | 169 |
90 | shiny | 🌟 Shiny reflections for mobile websites | rikschennink | 2813 |
91 | corpora | A collection of small corpuses of interesting data for the creation of bots and similar stuff. | dariusk | 4501 |
92 | CallParty | http://callparty.org | CallParty | 23 |
93 | MarkovNameGenerator | ✒️ Markov process-based procedural name and word generator demo | Tw1ddle | 399 |
94 | progress-estimator | Logs a progress bar and estimation for how long a Promise will take to complete | bvaughn | 2098 |
95 | edex-ui | A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. | GitSquared | 35984 |
96 | nginxconfig.io | ⚙️ NGINX config generator on steroids 💉 | digitalocean | 22757 |
97 | recommendationRaccoon | A collaborative filtering based recommendation engine and NPM module built on top of Node.js and Redis. The engine uses the Jaccard coefficient to determine the similarity between users and k-nearest-neighbors to create recommendations. This module is useful for anyone with a database of users, a database of products/movies/items and the desire to give their users the ability to like/dislike and receive recommendations. | guymorita | 800 |
98 | enquirer | Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert | enquirer | 6731 |
99 | url-search-params | Simple polyfill for URLSearchParams standard | WebReflection | 765 |
100 | 33-js-concepts | 📜 33 JavaScript concepts every developer should know. | leonardomso | 51695 |
101 | videojs-framebyframe | frame-by-frame stepping plugin for use with video.js | hexylena | 118 |
102 | express-example | A proposal for the usage of Sequelize within an Express.JS application. | sequelize | 2413 |
103 | gitpkg | Publish packages as git tags | ramasilveyra | 246 |
104 | lerna-wizard | Command line wizard for lerna | webuniverseio | 275 |
105 | apexcharts.js | 📊 Interactive JavaScript Charts built on SVG | apexcharts | 11795 |
106 | taskbook | Tasks, boards & notes for the command-line habitat | klaussinani | 8544 |
107 | ndb | ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools | GoogleChromeLabs | 10750 |
108 | bootstrap-fileinput | An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features. | kartik-v | 5221 |
109 | uppy | The next open source file uploader for web browsers 🐶 | transloadit | 25848 |
110 | itty-bitty | Itty.bitty is a tool to create links that contain small sites | alcor | 3263 |
111 | signale | Highly configurable logging utility | klaussinani | 8704 |
112 | mostly-adequate-guide | Mostly adequate guide to FP (in javascript) | MostlyAdequate | 22070 |
113 | big | presentations for busy messy hackers | tmcw | 3238 |
114 | ruby-heap-viz | An interactive Ruby Object Graph Visualization | mattbaker | 326 |
115 | mdx | Markdown for the component era | mdx-js | 13840 |
116 | retext | natural language processor powered by plugins part of the @unifiedjs collective | retextjs | 2188 |
117 | unified | ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees | unifiedjs | 3469 |
118 | spectrum | Simple, powerful online communities. | withspectrum | 10674 |
119 | tickedoff | Tiny library (<200B gzip) for deferring something by a "tick" | jamiebuilds | 218 |
120 | parrot.live | 🐦 Bringing animated parrots to terminals everywhere | hugomd | 2807 |
121 | imaging-heap | A command line tool to measure the efficiency of your responsive image markup across viewport sizes and device pixel ratios. | filamentgroup | 404 |
122 | local-repl | 🐚 Project-specific configuration for the Node.js REPL | sloria | 149 |
123 | emotion | 👩🎤 CSS-in-JS library designed for high performance style composition | emotion-js | 15449 |
124 | fkill-cli | Fabulously kill processes. Cross-platform. | sindresorhus | 6652 |
125 | bulk-sms-alerts | An example of sending one, a few and many SMS messages using the Twilio APi | philnash | 32 |
126 | botkit-mock | Write tests for Botkit. | gratifyguy | 71 |
127 | carbon | 🖤 Create and share beautiful images of your source code | carbon-app | 31212 |
128 | 30-seconds-of-code | Short JavaScript code snippets for all your development needs | 30-seconds | 102903 |
129 | js-hyperclick | A hyperclick provider that lets you jump to where variables are defined. | AsaAyers | 129 |
130 | axios | Promise based HTTP client for the browser and node.js | axios | 95764 |
131 | tailwindcss | A utility-first CSS framework for rapid UI development. | tailwindlabs | 60646 |
132 | popmotion | Simple animation libraries for delightful user interfaces | Popmotion | 19052 |
133 | parcel | The zero configuration build tool for the web. 📦🚀 | parcel-bundler | 41307 |
134 | SuperTinyIcons | Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos | edent | 13582 |
135 | github-matrix-screensaver | The GitHub Matrix Screensaver for Mac OSX | winterbe | 517 |
136 | teletype | Share your workspace with team members and collaborate on code in real time in Atom | atom | 2381 |
137 | nodebestpractices | ✅ The Node.js best practices list (August 2022) | goldbergyoni | 81610 |
138 | bottery | 3311 | ||
139 | kue | Kue is a priority job queue backed by redis, built for node.js. | Automattic | 9373 |
140 | codelf | A search tool helps dev to solve the naming things problem. | unbug | 13113 |
141 | escape-from-callback-mountain | Example Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern | justsml | 259 |
142 | url-inspector | Get metadata about any url | kapouer | 25 |
143 | css-element-queries | CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css. | marcj | 4244 |
144 | Scalable | Makes the UI elements scalable to fit inside the container area. | ScriptArtist | 255 |
145 | gtop | System monitoring dashboard for terminal | aksakalli | 9219 |
146 | nanoid | A tiny (130 bytes), secure, URL-friendly, unique string ID generator for JavaScript | ai | 18608 |
147 | posterus | Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises. | mitranim | 546 |
148 | wtfjs | 🤪 A list of funny and tricky JavaScript examples | denysdovhan | 28311 |
149 | emoji-regex | A regular expression to match all Emoji-only symbols as per the Unicode Standard. | mathiasbynens | 1462 |
150 | grabient | UI to generate linear-gradients | johnkorzhuk | 1870 |
151 | fitty | ✨ Makes text fit perfectly | rikschennink | 3461 |
152 | practicalnode | Practical Node.js, 1st and 2nd Editions [Apress] 📓 | azat-co | 3745 |
153 | gpu.js | GPU Accelerated JavaScript | gpujs | 13923 |
154 | project-guidelines | A set of best practices for JavaScript projects | elsewhencode | 27295 |
155 | golden-layout | A multi window layout manager for webapps | golden-layout | 5657 |
156 | console-emoji | 💘 console log messages with emojis in color | ellerbrock | 19 |
157 | console-dot-emoji | 🍕 Custom Console Logging with Emoji | ines | 253 |
158 | termynal | ⬛️ Lightweight and modern terminal animations using async/await | ines | 1313 |
159 | chateau | Another (awesome) data explorer for RethinkDB | neumino | 207 |
160 | collect.js | 💎 Convenient and dependency free wrapper for working with arrays and objects | ecrmnn | 6079 |
161 | rethinkdbdash | An advanced Node.js driver for RethinkDB with a connection pool, support for streams etc. | neumino | 855 |
162 | ReForum | A minimal forum board application. Built on top of React-Redux frontend, ExpressJS-NodeJS backend (with PassportJS for OAuth) and MongoDB databse. | proshoumma | 741 |
163 | feather | Simply beautiful open source icons | feathericons | 22151 |
164 | tablesort | tristen | 1045 | |
165 | riot | Simple and elegant component-based UI library | riot | 14688 |
166 | node-redis-timeseries | Redis time series statistics with Node.js | tonyskn | 182 |
167 | chromatism | 🌈 A simple set of utility functions for colours. | graypegg | 1764 |
168 | escape-goat | &🐐; Escape a string for use in HTML or the inverse | sindresorhus | 442 |
169 | get-urls | Get all urls in a string | sindresorhus | 326 |
170 | sqlpad | Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC | sqlpad | 4577 |
171 | insomnia | The open-source, cross-platform API client for GraphQL, REST, and gRPC. | Kong | 23353 |
172 | britecharts | Composable Charting Library based on reusable D3.js components. | britecharts | 3716 |
173 | office-simulator | Miss the office life? You won't any more with this wonderful office slack simulator. | tholman | 155 |
174 | mapscii | 🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows | rastapasta | 6256 |
175 | node-fetch | A light-weight module that brings the Fetch API to Node.js | node-fetch | 7859 |
176 | mermaid | Generation of diagram and flowchart from text in a similar manner as markdown | mermaid-js | 49913 |
177 | debug | A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers | debug-js | 10356 |
178 | tiny-care-terminal | 💖💻 A little dashboard that tries to take care of you when you're using your terminal. | notwaldorf | 5927 |
179 | simple-icons | SVG icons for popular brands | simple-icons | 14074 |
180 | Twitter-Post-Fetcher | Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes | jasonmayes | 909 |
181 | badlands | procedural badlands | wwwtyro | 413 |
182 | promise-it-wont-hurt | A Workshopper module that teaches you to use promises in javascript | stevekane | 717 |
183 | botkit-starter-slack | A customizable starting point for building multi-team Slack bots that use the latest APIs | howdyai | 177 |
184 | Analytics-Reporting-Request-Generator | Request generator for the Core Reporting API | glennwedin | 6 |
185 | visual_search | A visual search engine based on Elasticsearch and Tensorflow | tuan3w | 435 |
186 | node-draftlog | 📜 Create mutable log lines into the terminal, and give life to your logs! | ivanseidel | 1196 |
187 | unfetch | 🐕 Bare minimum 500b fetch polyfill. | developit | 5395 |
188 | paint | Fluid Paint - http://david.li/paint | dli | 2721 |
189 | chartjs-node | Create Chart.js Charts Server-side | vmpowerio | 223 |
190 | lottie-web | Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/ | airbnb | 27422 |
191 | tilt.js | A tiny 60+fps parallax tilt hover effect for jQuery. | gijsroge | 3553 |
192 | illustrated-algorithms | Interactive algorithm visualizations | skidding | 2756 |
193 | Jsome | ✨ Make your JSON look AWESOME | Javascipt | 230 |
194 | trinte | TrinteJS - Javascrpt MVC Framework for Node.JS | biggora | 65 |
195 | modern-javascript-snippets | Atom & VSCode - Modern javascript snippets for better productivity with support for JavaScript, Babel, TypeScript, JSX and semicolonless code. Using StandardJS Style. | tunnckoCore | 72 |
196 | botkit-witai | Botkit Middleware for Wit.ai | SnowStormIO | 14 |
197 | botkit-middleware-witai | Middleware for using Wit.ai with Botkit-powered bots | howdyai | 85 |
198 | msngr.js | An asynchronous messaging library, written in JavaScript, for node and the web browser | KrisSiegel | 334 |
199 | ityped | Dead simple Javascript animated typing, with no dependencies. | luisvinicius167 | 2299 |
200 | atom-linter-xo | Linter for XO | xojs | 90 |
201 | robinhood-node | 📈 NodeJS client for Robinhood Trading 🔥 | aurbano | 684 |
202 | robinhood-to-csv | (Node JS) Export Robinhood transactions to CSV | markalfred | 7 |
203 | clean-code-javascript | 🛁 Clean Code concepts adapted for JavaScript | ryanmcdermott | 72735 |
204 | zoom.js | Dependency-free (no jQuery, no Bootstrap) fork of fat/zoom.js | nishanths | 1344 |
205 | witbot | A simple node.js for making bots with wit.ai | BeepBoopHQ | 100 |
206 | 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 | 61791 |
207 | chroma.js | JavaScript library for all kinds of color manipulations | gka | 9038 |
208 | sharer.js | 🔛 🔖 Create your own social share buttons. No jquery. | ellisonleao | 1825 |
209 | gun | An open source cybersecurity protocol for syncing decentralized graph data. | amark | 16430 |
210 | regexgen | Generate regular expressions that match a set of strings | devongovett | 3180 |
211 | stocktwits-text-js | StockTwits Text Processing in Javascript | stocktwits | 30 |
212 | waypoints | Waypoints is a library that makes it easy to execute a function whenever you scroll to an element. | imakewebthings | 10344 |
213 | fontfaceonload | A simple utility to execute a callback when a webfont loads. | zachleat | 375 |
214 | xo | ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults | xojs | 6830 |
215 | social-likes-next | Beautiful modern share buttons | sapegin | 166 |
216 | hyper-snazzy | Elegant Hyper theme with bright colors | sindresorhus | 1361 |
217 | datalegreya | Datalegreya, the typeface that melts text and data visualisation | figs-lab | 568 |
218 | RegexHub | A collection of useful regex patterns | lukehaas | 2220 |
219 | mq4-hover-shim | A shim for the Media Queries Level 4 hover media feature |
twbs | 97 |
220 | touche | Effortlessly re-map click events to touch events on touchscreen UIs | benhowdle89 | 613 |
221 | Keyframes | A library for converting Adobe AE shape based animations to a data format and playing it back on Android and iOS devices. | facebookarchive | 5370 |
222 | giflinks | The best thing to happen to the internet since the <a> tag. | tholman | 800 |
223 | ascii-morph | Library to animate between two ascii images - | tholman | 515 |
224 | nightmare | A high-level browser automation library. | segmentio | 19271 |
225 | poisontap | Exploits locked/password protected computers over USB, drops persistent WebSocket-based backdoor, exposes internal router, and siphons cookies using Raspberry Pi Zero & Node.js. | samyk | 5809 |
226 | url-encoder | 🛸 Url-encoder, useful for SVG | yoksel | 949 |
227 | js-stack-from-scratch | 🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack. | verekia | 19269 |
228 | rethinkdb-init | Create all RethinkDB databases, tables and indexes automatically through a schema object. | thejsj | 53 |
229 | pm2 | Node.js Production Process Manager with a built-in Load Balancer. | Unitech | 37716 |
230 | configstore | Easily load and persist config without having to think about where and how | yeoman | 797 |
231 | yarn | The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry | yarnpkg | 40840 |
232 | atom-autocomplete-ansible | Ansible Playbook autocomplete for Atom | h-hirokawa | 24 |
233 | nodemon | Monitor for any changes in your node.js application and automatically restart the server - perfect for development | remy | 24427 |
234 | yaspeller | 🔍 Search tool typos in the text, files and websites | hcodes | 614 |
235 | pug | Pug – robust, elegant, feature rich template engine for Node.js | pugjs | 20923 |
236 | choreographer-js | A simple library to take care of complicated animations. | christinecha | 1955 |
237 | dom-to-image | Generates an image from a DOM node using HTML5 canvas | tsayen | 8808 |
238 | laphs | Apple Live Photo support on the web, courtesy of Tumblr | tumblr | 444 |
239 | Chart.js | Simple HTML5 Charts using the <canvas> tag | chartjs | 58110 |
240 | drawDoughnutChart | A SVG doughnut chart with animation and tooltip. | githiro | 84 |
241 | reframe.js | 🖼 Reframe unresponsive elements responsively. | dollarshaveclub | 1613 |
242 | vivus | JavaScript library to make drawing animation on SVG | maxwellito | 14353 |
243 | quill | Quill is a modern WYSIWYG editor built for compatibility and extensibility. | quilljs | 33630 |
244 | granim.js | Create fluid and interactive gradient animations with this small javascript library. | sarcadass | 5038 |
245 | medium-editor | Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution. | yabwe | 15652 |
246 | medium-editor-embed-button | oEmbed based embedding button extension for MediumEditor | orhanveli | 20 |
247 | atom-script | 🏃 Run ( scripts | selections | source ) in Atom | atom-community | 737 |
248 | itsy-bitsy-data-structures | 🏰 All the things you didn't know you wanted to know about data structures | jamiebuilds | 8392 |
249 | imagesloaded | 📷 JavaScript is all like "You images done yet or what?" | desandro | 8746 |
250 | embed-js | 🌻 A lightweight plugin to embed emojis, media, maps, tweets, code and more. ✨ | ritz078 | 1249 |
251 | grade | This JavaScript library produces complementary gradients generated from the top 2 dominant colours in supplied images. | benhowdle89 | 3707 |
252 | openmct | A web based mission control framework. | nasa | 10505 |
253 | tether | A positioning engine to make overlays, tooltips and dropdowns better | shipshapecode | 8479 |
254 | evee.js | The lightweight es6 event library. | SplittyDev | 195 |
255 | node | Node.js JavaScript runtime ✨🐢🚀✨ | nodejs | 90363 |
256 | npms-cli | The CLI search utility for npms | npms-io | 261 |
257 | awesome-mac | Now we have become very big, Different from the original idea. Collect premium software in various categories. | jaywcjlove | 53101 |
258 | awesome-selfhosted | A list of Free Software network services and web applications which can be hosted on your own servers | awesome-selfhosted | 102931 |
259 | terrain | Fantasy map generator | mewo2 | 2930 |
260 | naming-language | A generator for naming languages | mewo2 | 303 |
261 | express-status-monitor | 🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev | RafalWilinski | 3381 |
262 | velocity | Accelerated JavaScript animation. | julianshapiro | 17199 |
263 | cleave.js | Format input text content when you are typing... | nosir | 17501 |
264 | fathom | A framework for extracting meaning from web pages | mozilla | 1949 |
265 | instagram-save | Downloads Instagram photos and videos to your current working directory. | ericnishio | 54 |
266 | bigoposter | Big-O Complexities / Poster of common algorithms used in Computer Science | ro31337 | 1608 |
267 | google-images | Search for images using Google Images | vadimdemedes | 280 |
268 | fast-memoize.js | 🐇 Fastest possible memoization library | caiogondim | 2515 |
269 | moby | 📕 The largest English-language thesaurus | words | 230 |
270 | felony | 🔑🔥📈 Next Level PGP | henryboldi | 3486 |
271 | node-foreman | A Node.js Version of Foreman | strongloop | 1241 |
272 | co | The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc) | tj | 11771 |
273 | monkberry | Monkberry is a JavaScript library for building web user interfaces | antonmedv | 1502 |
274 | You-Dont-Need-Lodash-Underscore | List of JavaScript methods which you can use natively + ESLint Plugin | you-dont-need | 15260 |
275 | facebook-node-sdk | Modeled from the (Facebook Javascript SDK), now with the facebook-node-sdk you can now easily write the same code and share between your server (nodejs) and the client (Facebook Javascript SDK). | node-facebook | 520 |
276 | textures | Textures.js is a JavaScript library for creating SVG patterns | riccardoscalco | 5957 |
277 | anime | JavaScript animation engine | juliangarnier | 43173 |
278 | plotly.js | Open-source JavaScript charting library behind Plotly and Dash | plotly | 14980 |
279 | rethinkdb-cli | CLI and REPL for Rethinkdb | tengla | 22 |
280 | jsonMapper | simple json mapper | dregenor | 33 |
281 | stream-handbook | how to write node programs with streams | substack | 14016 |
282 | node-json-transform | A node module for restructuring and performing operations on JSON on the fly. | bozzltron | 165 |
283 | Kalm | Moved to https://github.com/kalm/kalm.js | fed135 | 445 |
284 | bull | Premium Queue package for handling distributed jobs and messages in NodeJS. | OptimalBits | 13010 |
285 | coffee-script | IcedCoffeeScript | maxtaco | 732 |
286 | is.js | Minimalistic predicate library. | git-pwn | 987 |
287 | holmes | Fast and easy searching inside a page | Haroenv | 1697 |
288 | medis | 💻 Medis is a beautiful, easy-to-use Mac database management application for Redis. | luin | 11015 |
289 | tips | Most commonly used git tips and tricks. | git-tips | 20445 |
290 | atom | The hackable text editor | atom | 58489 |
291 | node-tweet-stream | Node twitter module to hook into the public filter streaming, seamlessly updating the tracking keywords. | SpiderStrategies | 211 |
292 | mert | ▢ An iTerm 3-compatible window, tab, and pane manager. | eggplanetio | 334 |
293 | twitter-stream-channels | Lets you manage multiple channels of keywords on the same twitter stream | topheman | 71 |
294 | twit | Twitter API Client for node (REST & Streaming API) | ttezel | 4314 |
295 | meme | Meme generator | voxmedia | 1741 |
296 | cardkit | A simple, powerful and fully configurable image editor for web browsers and servers. Optional UI included. | chrishutchinson | 721 |
297 | coach | Clear Eyes. Full Hearts. Can’t Lose. | sitespeedio | 1196 |
298 | trial-js | Mouse position monitoring and user input prediction | MarkoCen | 541 |
299 | visual-center | Tool to better align logos in the center of a container. | javierbyte | 1379 |
300 | horizon | Horizon is a realtime, open-source backend for JavaScript apps. | rethinkdb | 6803 |
301 | plyr | A simple HTML5, YouTube and Vimeo player | sampotts | 22641 |
302 | remix.js | Echo Nest Remix: The (JavaScript) Internet Synthesizer | echonest | 369 |
303 | scrape-it | 🔮 A Node.js scraper for humans. | IonicaBizau | 3868 |
304 | relax | New generation CMS on top of React, Redux and GraphQL | relax | 8251 |
305 | sharp | High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library. | lovell | 23330 |
306 | FuckAdBlock | Detects ad blockers (AdBlock, ...) | sitexw | 1837 |
307 | rebound-js | Spring dynamics in JavaScript. | facebookarchive | 1749 |
308 | console-slack | Send messages to slack straight from your node.js application (or the browser) | deecewan | 4 |
309 | marginotes | Quick, cool margin notes with jQuery | fdansv | 866 |
310 | command | ✒️ Making the web better with Slack-like slash commands. | jessepollak | 1101 |
311 | hotel | 🏩 A simple process manager for developers. Start apps from your browser and access them using local domains | typicode | 9818 |
312 | cash | An absurdly small jQuery alternative for modern browsers. | fabiospampinato | 5989 |
313 | azk | azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine. | azukiapp | 907 |
314 | go-plus | An Enhanced Go Experience For The Atom Editor | joefitzgerald | 1509 |
315 | abricotine | Markdown editor with inline preview | brrd | 2481 |
316 | okayNav | The world's okayest responsive navigation. This is (sort of) a legacy implementation. Please stay tuned to the 3.0 branch (https://github.com/VPenkov/okayNav/tree/v3.0) | VPenkov | 4068 |
317 | smartcrop-cli | Command line interface for the smartcrop library to provide content aware image cropping. | jwagner | 291 |
318 | 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 | 16440 |
319 | picturefill | A responsive image polyfill for <picture>, srcset, sizes, and more | scottjehl | 10028 |
320 | hammer.js | A javascript library for multi-touch gestures :// You can touch this | hammerjs | 23195 |
321 | chalk | 🖍 Terminal string styling done right | chalk | 19130 |
322 | bash-handbook | 📖 For those who wanna learn Bash | denysdovhan | 5007 |
323 | sketch-palettes | A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills. | andrewfiorillo | 2269 |
324 | sketch-constraints | 📏 A plugin that integrates constraints in Sketch to lay out layers. | marcbouchenoire | 1289 |
325 | Content-generator-sketch-plugin | Sketch app plugin for generating dummy data such as avatars, names, photos, geo data etc | timuric | 4395 |
326 | sketch-export-generator | Sketch plugin to export assets at different scale sizes | kang-chen | 82 |
327 | rss-puppy | A watchdog tool for monitoring RSS feeds | buzzfeed-openlab | 315 |
328 | es6-cheatsheet | ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets | DrkSephy | 12900 |
329 | svgo | ⚙️ Node.js tool for optimizing SVG files | svg | 18214 |
330 | formchimp | 🐵 A customizable MailChimp ajax plugin for jQuery | fabioquarantini | 100 |
331 | octicons | A scalable set of icons handcrafted with <3 by GitHub | primer | 7442 |
332 | atom-project-viewer | Project Viewer - An Atom's package | jccguimaraes | 77 |
333 | forceFeed | Heydon | 514 | |
334 | lazy-load-xt | Lazy load XT is a jQuery plugin for images, videos and other media | ressio | 1375 |
335 | lebab | Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does. | lebab | 5530 |
336 | nylas-mail | 💌 An extensible desktop mail app built on the modern web. Forks welcome! | nylas | 24691 |
337 | side-comments | [UNMAINTAINED] An interface component to give your site/app Medium.com style commenting. | aroc | 2310 |
338 | You-Dont-Need-jQuery | Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript. | camsong | 20245 |
339 | cookie.js | A tiny JavaScript library that simplifies cookies. | florian | 1130 |
340 | microm | 🎵 Beautiful library to convert browser microphone to mp3 in Javascript 🎵 | zzarcon | 880 |
341 | rssToSlack | A JavaScript app that reads a set of feeds and posts the new items to a Slack channel. Runs in Node.js. | scripting | 27 |
342 | slack-rss | Create an RSS feed from links in your Slack channels | gozman | 57 |
343 | mention-bot | Automatically mention potential reviewers on pull requests. | facebookarchive | 3387 |
344 | medium-editor-insert-plugin | jQuery insert plugin for MediumEditor | linkesch | 1234 |
345 | jquery-countchar | A simple counter of characters for multiple form fields based on jQuery | helloilya | 3 |
346 | bootstrap | The missing components for your favorite front-end framework. | jasny | 2698 |
347 | wysihtml | Open source rich text editor for the modern web | Voog | 3346 |
348 | atvImg | drewwilson | 1443 | |
349 | Spina | Spina CMS | SpinaCMS | 2019 |
350 | smartcrop.js | Content aware image cropping | jwagner | 12477 |
351 | chorus | A Web UI for XBMC, focused on user experience and music. Get the latest version here: https://github.com/xbmc/chorus2 | jez500 | 361 |
352 | clipboard.js | ✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped 📋 | zenorocha | 32540 |
353 | ballista | An interoperability system for the modern web. | chromium | 536 |
354 | emojilib | Emoji keyword library. | muan | 1473 |
355 | emoji-translate | 📚 Translate text to ✨emoji ✨! | notwaldorf | 1166 |
356 | yoda | A nifty Mac OS X app to browse and download YouTube videos | whoisandy | 416 |
357 | Jets.js | Native CSS search engine | NeXTs | 2799 |
358 | Typeset | An HTML pre-processor for web typography | davidmerfield | 2375 |
359 | dragula | 👌 Drag and drop so simple it hurts | bevacqua | 21305 |
360 | terminal-slack | Terminal client for slack | evanyeung | 1032 |
361 | chrome-dev-tools | Down and Dirty with Chrome Dev Tools | blittle | 335 |
362 | tauCharts | D3 based data-focused charting library. Designed with passion. Flexible. | TargetProcess | 1907 |
363 | mind | A neural network library built in JavaScript | stevenmiller888 | 1475 |
364 | node-rhyme | Extensions to a rhyming dictionary for node.js | mapmeld | 6 |
365 | git-commander | A git tool with an easy terminal interface. | golbin | 1084 |
366 | webui-aria2 | The aim for this project is to create the worlds best and hottest interface to interact with aria2. Very simple to use, just download and open index.html in any web browser. | ziahamza | 8915 |
367 | liquid-fire | Animations & transitions for ambitious Ember applications. | ember-animation | 1159 |
368 | doctoc | 📜 Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites. | thlorenz | 3807 |
369 | cli-github | 😸 A fancy GitHub client for command line. | IonicaBizau | 419 |
370 | ghcal | 📆 See the GitHub contributions calendar of a user in the command line. | IonicaBizau | 177 |
371 | 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 | 25578 |
372 | off-the-rip | Downloads audio, artwork, and metadata from Soundcloud | jakiestfu | 455 |
373 | javascript | JavaScript Style Guide | airbnb | 127216 |
374 | taskr | A fast, concurrency-focused task automation tool. | lukeed | 2478 |
375 | console.message | Console messages for cool kids | astoilkov | 766 |
376 | whatiscode | Paul Ford’s “What Is Code?” | BloombergMedia | 3538 |
377 | vantage | Distributed, realtime CLI for live Node apps. | dthree | 3454 |
378 | elasticsearch-head | A web front end for an elastic search cluster | mobz | 8869 |
379 | gmaps | the easiest way to use Google Maps | hpneo | 7094 |
380 | trine | A utility library for modern JavaScript. | jussi-kalliokoski | 1422 |
381 | phonebot | Slackbot using IBM Watson and Twilio to make phone calls via slack commands | IBM-Cloud | 235 |
382 | uglifier | Ruby wrapper for UglifyJS JavaScript compressor. | lautis | 610 |
383 | ember-flash-messages | Adds API-like functionality for rendering and managing flash messages in your Ember CLI apps | sir-dunxalot | 28 |
384 | animateplus | A+ animation module for the modern web | bendc | 5894 |
385 | justice | Embeddable script for displaying web page performance metrics. | okor | 1455 |
386 | Fluidbox | Replicating and improving the lightbox module seen on Medium with fluid transitions. | terrymun | 2170 |
387 | AdminLTE | AdminLTE - Free admin dashboard template based on Bootstrap 4 | ColorlibHQ | 41479 |
388 | PolyBrowser | PolyBrowser, the "Panoramic" Web Browser. | PolySuite | 82 |
389 | ramjet | Morph DOM elements from one state to another with smooth animations and transitions | Rich-Harris | 5461 |
390 | elFinder | 📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI | Studio-42 | 4325 |
391 | node-periscope-recorder | Get Periscope lives from Twitter and record them | matteocontrini | 26 |
392 | node-periscope-stream | 📷 Get details about a Periscope live | matteocontrini | 41 |
393 | istanbul | Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale. | gotwarlost | 8555 |
394 | Clusterize.js | Tiny vanilla JS plugin to display large data sets easily | NeXTs | 7066 |
395 | postcss-cli | Simple CLI for postcss | pirxpilot | 175 |
396 | speakingurl | Generate a slug – transliteration with a lot of options | pid | 1093 |
397 | slack-news | Read news from multiple sources within Slack by just typing /news. | karan | 125 |
398 | sprint | A tiny, lightning fast jQuery-like library for modern browsers. | bendc | 4270 |
399 | react | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 194842 | |
400 | kubist | A little webapp to create cubism-like svg. | williamngan | 475 |
401 | cta.js | Animate your 'action-to-effect' paths | chinchang | 1670 |
402 | core | The Heart of X-Tag | x-tag | 1243 |
403 | x-giphy-image | 👏 A 👏 x-tag 👏 web 👏 component 👏 that 👏 consumes 👏 the 👏 Giphy 👏 API. 👏 | akilism | 1 |
404 | nyc-geoclient | 🗽 | akilism | 5 |
405 | layzr.js | A modern lazy loading library for images. | callmecavs | 5624 |
406 | ember-cloaking | Support for not rendering offscreen views in an Ember app for performance | eviltrout | 298 |
407 | when | A solid, fast Promises/A+ and when() implementation, plus other async goodies. | cujojs | 3445 |
408 | bluebird | 🐦 ⚡ Bluebird is a full featured promise library with unmatched performance. | petkaantonov | 20149 |
409 | mediaelement | HTML5 <audio> or <video> player with support for MP4, WebM, and MP3 as well as HLS, Dash, YouTube, Facebook, SoundCloud and others with a common HTML5 MediaElement API, enabling a consistent UI in all browsers. | mediaelement | 7910 |
410 | video.js | Video.js - open source HTML5 video player | videojs | 34152 |
411 | lost | LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS. | peterramsing | 4508 |
412 | node-osmosis | Web scraper for NodeJS | rchipka | 4040 |
413 | crossfilter | Fast n-dimensional filtering and grouping of records. | square | 6215 |
414 | envdb | LEGACY use https://github.com/mephux/kolide -- Envdb - Ask your environment questions with osquery. | mephux | 519 |
415 | web-bundle | Tool to pack binary files into a PNG image. | eduardo-costa | 364 |
416 | HTML-GL | Get as many FPS as you need and amazing effects by rendering HTML/CSS in WebGL | PixelsCommander | 3415 |
417 | ember-easy-form | Easily build semantic forms in Ember | DavyJonesLocker | 573 |
418 | nude.js | Nudity detection with JavaScript and HTMLCanvas | pa7 | 2252 |
419 | taskgroup | Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting. | bevry | 49 |
420 | htmlbars | A variant of Handlebars that emits DOM and allows you to write helpers that manipulate live DOM nodes | tildeio | 1617 |
421 | maplace.js | A Google Maps Javascript plugin for jQuery. | danielemoraschi | 1009 |
422 | doppler | 👋 Motion detection using the doppler effect | DanielRapp | 2374 |
423 | circles-sines-signals | A Compact Primer on Digital Signal Processing | jackschaedler | 921 |
424 | faye-authentication | A faye extension to add authentication mechanisms | FabienChaynes | 14 |
425 | bumpkit | jxnblk | 70 | |
426 | jsonfp | Functional programming in JSON | benlue | 55 |
427 | jquery-oembed-all | A fork with improvements of the jquery-oembed project | nfl | 140 |
428 | daydream | A chrome extension to record your actions into a nightmare or puppeteer script | segmentio | 2725 |
429 | vino | Vino is a 3rd party client for the Vine video sharing service's undocumented API | reynaldot | 1 |
430 | vino | Vino is a 3rd party client for the Vine video sharing service's undocumented API | tlack | 94 |
431 | compromise | modest natural-language processing | spencermountain | 10345 |
432 | favico.js | Make use of your favicon with badges, images or videos | ejci | 8735 |
433 | wikipedia-live-monitor | tomayac | 19 | |
434 | HTML5-Desktop-Notifications | Desktop notifications plugin for Chrome, Safari, Firefox and IE9+ | ttsvetko | 1224 |
435 | is.js | Micro check library | arasatasaygin | 9166 |
436 | hound | Lightning fast code searching made easy | hound-search | 5194 |
437 | mozaik | Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards | plouc | 3573 |
438 | jsop | JSON file reader/writer (powered by Object.observe) | typicode | 209 |
439 | blessed-contrib | Build terminal dashboards using ascii/ansi art and javascript | yaronn | 14910 |
440 | iframely | oEmbed proxy. Supports over 1800 domains via custom parsers, oEmbed, Twitter Cards and Open Graph | itteco | 1306 |
441 | TheaterJS | Typing animation mimicking human behavior. | zhouzi | 3215 |
442 | aja.js | Ajax without XML : Asynchronous JavaScript and JavaScript/JSON(P) | krampstudio | 307 |
443 | faye | Simple pub/sub messaging for the web | faye | 4363 |
444 | docker-butler | Create a new docker container from a github url, runs them, looks up old container names and stops them | steffenmllr | 11 |
445 | PrettyEmbed.js | Prettier embeds for your YouTubes - with nice options like high-res preview images, advanced customization of embed options, and optional FitVids support. | mike-zarandona | 1074 |
446 | node-slack | a nodejs module for sending and receiving messages from Slack | xoxco | 385 |
447 | pegasus | Load JSON while still loading other scripts | typicode | 700 |
448 | geo-search-tool | A tool to perform YouTube API v3 searches for videos tagged with geo-coordinates. | youtube | 133 |
449 | dashing | The exceptionally handsome dashboard framework in Ruby and Coffeescript. | Shopify | 11044 |
450 | jquery-focuspoint | jQuery plugin for 'responsive cropping'. Dynamically crop images to fill available space without cutting out the image's subject. Great for full-screen images. | jonom | 3173 |
451 | scraperjs | A complete and versatile web scraper. | ruipgil | 3663 |
452 | octotree | GitHub on steroids | ovity | 22167 |
453 | duo | A next-generation package manager for the front-end | duojs | 3449 |
454 | Ladda | Buttons with built-in loading indicators. | hakimel | 7878 |
455 | perfBar | lafikl | 1093 | |
456 | fit.js | Fit things into other things | soulwire | 1889 |
457 | jquery.adaptive-backgrounds.js | 🦎 A jQuery plugin for extracting the dominant color from images and applying the color to their parent. | briangonzalez | 6567 |
458 | jQuery.fontFlex | Extension for responsive font sizes | nathco | 354 |
459 | css-colorguard | Keep a watchful eye on your css colors. | SlexAxton | 2438 |
460 | xdomain | A pure JavaScript CORS alternative | jpillora | 3051 |
461 | PleaseJS | JavaScript Library for creating random pleasing colors and color schemes | Fooidge | 2269 |
462 | covervid | Make your HTML5 video behave like a background cover image with this lightweight Javascript plugin / jQuery extension | stefanerickson | 1056 |
463 | airsonos | 🎵 AirPlay to Sonos | stephen | 2098 |
464 | convnetjs | Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser. | karpathy | 10385 |
465 | ramda | 🐏 Practical functional Javascript | ramda | 22363 |
466 | anijs | A Library to Raise your Web Design without Coding. | anijs | 3817 |
467 | resume.github.com | Resumes generated using the GitHub informations | resume | 58456 |
468 | node-metainspector | Node npm for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, an array with all the links, all the images in it, etc. Inspired by the metainspector Ruby gem | gabceb | 123 |
469 | torrent-mount | Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse. AKA MAD SCIENCE! | mafintosh | 1265 |
470 | ycChrome | A Chrome Content Recommender | normano | 48 |
471 | sandros-sketch-plugins | An assortment of random sketch plugins | alssndro | 803 |
472 | node-read | Get Readable Content from any page. Based on Arc90's readability project using cheerio engine. | bndr | 631 |
473 | backbone.epoxy | Declarative data binding and computed models for Backbone | gmac | 623 |
474 | trianglify | Algorithmically generated triangle art | qrohlf | 9910 |
475 | Backbone.dualStorage | A dual (localStorage and REST) sync adapter for Backbone.js | nilbus | 804 |
476 | Backbone-relational | Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models | PaulUithol | 2351 |
477 | Backbone.localStorage | A localStorage adapter for Backbone.js | jeromegn | 1907 |
478 | background-check | Automatically switch to a darker or a lighter version of an element depending on the brightness of images behind it. | kennethcachia | 3256 |
479 | Buttons | A CSS button library built using Sass and Compass | alexwolfe | 5071 |
480 | sails-generate-auth | Generate a Passport.js authentication layer for your Sails app that will Rock Your Socks™ | kasperisager | 406 |
481 | dotenv | Loads environment variables from .env for nodejs projects. | motdotla | 16016 |
482 | jQuery.Marquee | jQuery plugin to scroll the text like the old traditional marquee | aamirafridi | 921 |
483 | sails-mysql | MySQL adapter for Sails.js/Waterline | balderdashy | 193 |
484 | scout_realtime | Realtime server metrics in your browser | scoutapp | 2121 |
485 | sails | Realtime MVC Framework for Node.js | balderdashy | 22296 |
486 | ScrollMagic | The javascript library for magical scroll interactions. | janpaepke | 13984 |
487 | handlebars-helpers | 188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc. | helpers | 2082 |
488 | localForage | 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. | localForage | 21006 |
489 | iso-countries | ISO Country and Currency Codes - a little javascript helper | psmithuk | 32 |
490 | countrynames | ISO 3166 Country Name / Code Mapper in Javascript | hannesgassert | 41 |
491 | jqvmap | jQuery Vector Map Library | 10bestdesign | 1793 |
492 | technical-indicators | Technical Indicators - Plugin for Highcharts | laff | 37 |
493 | Numeral-js | A javascript library for formatting and manipulating numbers. | adamwdraper | 9288 |
494 | share-button | carrot | 2979 | |
495 | rpage | Highly responsive pagination for Bootstrap | auxiliary | 111 |
496 | datatables-responsive | Responsive Datatables Helper | comanche | 218 |
497 | jquery-ujs-extended | Extend usage of html5 data attributes of the jquery UJS gem | anthonyalberto | 6 |
498 | trunk8 | jQuery Truncation Plugin -- THIS PROJECT IS NO LONGER MAINTAINED | rviscomi | 711 |
499 | Spacegray | A Hyperminimal UI Theme for Sublime Text | SublimeText | 7261 |
500 | uncss | Remove unused styles from CSS | uncss | 9259 |
501 | web-developer | A browser extension that adds various web developer tools to a browser. | chrispederick | 608 |
502 | Knwl.js | Find Dates, Places, Times, and More. A .js library for parsing text for specific information. | benhmoore | 5317 |
503 | messenger | Growl-style alerts and messages for your app. #hubspot-open-source | HubSpot | 4048 |
504 | flot.tooltip | tooltip plugin for wonderful Flot plotting library | krzysu | 189 |
505 | FooTable | jQuery plugin to make HTML tables responsive | fooplugins | 2137 |
506 | jq-idealforms | The ultimate framework for building and validating responsive HTML5 forms. | elclanrs | 733 |
507 | chrome-devtools-zerodarkmatrix-theme | A highly customized dark theme for Chrome | mauricecruz | 2021 |
508 | Semantic-UI | Semantic is a UI component framework based around useful principles from natural language. | Semantic-Org | 50167 |
509 | doony | UI Improvements for Jenkins | kevinburke | 979 |
510 | joblint | Test tech job posts for issues with sexism, culture, expectations, and recruiter fails. | rowanmanning | 1851 |
511 | noodle | A node server and module which allows for cross-domain page scraping on web documents with JSONP or POST. | dharmafly | 738 |
512 | adminjs | The backend agnostic administration framework. | getoutreach | 701 |
513 | FlowType.JS | Web typography at its finest: font-size and line-height based on element width. | simplefocus | 4617 |
514 | nprogress | For slim progress bars like on YouTube, Medium, etc | rstacruz | 24673 |
515 | ungit | The easiest way to use git. On any platform. Anywhere. | FredrikNoren | 10045 |
516 | ucss | Find unused and duplicate CSS | oyvindeh | 1629 |
517 | JSVerbalExpressions | JavaScript Regular expressions made easy | VerbalExpressions | 12009 |
518 | nw.js | Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies. | nwjs | 39115 |
519 | domready | lets you know when the dom is ready | ded | 879 |
520 | scrollYou | Easiest jQuery plugin for cross-browser native scrolling | silviomoreto | 32 |
521 | ractive | Next-generation DOM manipulation | ractivejs | 5886 |
522 | troll | Language sentiment analysis and neural networks... for trolls. | thisandagain | 331 |
523 | tv.js | Apple TV for Torrent Streaming in JS (Node/Chrome) | SamyPesse | 1373 |
524 | requirebin | write browser JavaScript programs using modules from NPM | maxogden | 391 |
525 | Inquirer.js | A collection of common interactive command line user interfaces. | SBoudrias | 16818 |
526 | console.image | The one thing Chrome Dev Tools didn't need. | adriancooney | 1737 |
527 | Seriously.js | A real-time, node-based video effects compositor for the web built with HTML5, Javascript and WebGL | brianchirls | 3817 |
528 | Gov-Webicons | Gov Webicons are flexible SVG icons of federal agency logos. Hello future! | seanherron | 33 |
529 | zeroclipboard | The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface. | zeroclipboard | 6637 |
530 | backbone-devtools | Chrome Developer Tools extension for debugging Backbone-based apps | spect88 | 362 |
531 | client_side_validations-simple_form | Simple Form plugin for ClientSideValidations | DavyJonesLocker | 253 |
532 | jasmine-jquery | jQuery matchers and fixture loader for Jasmine framework | velesin | 1908 |
533 | jasmine-sinon | Jasmine matchers for Sinon.JS | jasmine-sinon | 300 |
534 | jquery-fileupload-rails | jQuery File Upload integrated for Rails | tors | 676 |
535 | chardin.js | Simple overlay instructions for your apps. | heelhook | 5020 |
536 | breakpoints | Trigger jQuery events for your responsive design breakpoints! | xoxco | 573 |
537 | jQuery-Tags-Input | Magically convert a simple text input into a cool tag list with this jQuery plugin. | xoxco | 2304 |
538 | ace | Ace (Ajax.org Cloud9 Editor) | ajaxorg | 24860 |
539 | redactor-js | [no longer maintained] Code mirror of a jQuery based WYSIWYG-editor. I'm not the author, author's website: http://redactorjs.com/ | html5cat | 743 |
540 | brackets | An open source code editor for the web, written in JavaScript, HTML and CSS. | adobe | 33549 |
541 | balance-text | A plugin for implementing balancing of wrapping text in a web page | adobe | 1136 |
542 | bootstrap-application-wizard | amoffat | 1877 | |
543 | zenpen | A minimalist writing zone. | tholman | 3758 |
544 | x-editable | In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery | vitalets | 6455 |
545 | pickadate.js | The mobile-friendly, responsive, and lightweight jQuery date & time input picker. | amsul | 7742 |
546 | jQuery-LiveUrl | Facebook Attachment Clone | stephan-fischer | 117 |
547 | nested-view | Declarative nested Backbone/Handlebars views. | spikebrehm | 143 |
548 | rsvp.js | A lightweight library that provides tools for organizing asynchronous code | tildeio | 3629 |
549 | opened-captions | A SocketIO API for live TV closed captions | slifty | 102 |
550 | backbone.widget | Create Backbone.Views via jQuery | meleyal | 15 |
551 | backbone.baseview | DEPRECATED: A simple base view class for Backbone.View | airbnb | 34 |
552 | Vulcan | 🌋 A toolkit to quickly build apps with React, GraphQL & Meteor | VulcanJS | 8020 |
553 | bower | A package manager for the web | bower | 15059 |
554 | matches.js | Powerful pattern matching for Javascript | natefaubion | 776 |
555 | fullproof | javascript fulltext search engine library | reyesr | 665 |
556 | BigVideo.js | The jQuery Plugin for Big Background Video (and Images) | johnpolacek | 2266 |
557 | Meny | A three dimensional and space effecient menu | hakimel | 2352 |
558 | sweet-core | Sweeten your JavaScript. | sweet-js | 4541 |
559 | jquery-socialist | jquery social media plugin that aggregates and combines Facebook, Twitter, LinkedIn, YouTube, Instagram, Pinterest and.. Combine social feeds from multiple social networks or RSS in elegant layouts via this social plugin. | iatek | 631 |
560 | mousetrap | Simple library for handling keyboard shortcuts in Javascript | ccampbell | 11169 |
561 | github-renderer | Renders .html pages from github repositories for instant viewing. | ryt | 128 |
562 | backbone-super | A convenient super method for the popular JavaScript library, Backbone.js. | lukasolson | 210 |
563 | analytics.js | The hassle-free way to integrate analytics into any web application. | segmentio | 4767 |
564 | photon | CSS 3D Lighting Engine | thomasxiii | 1459 |
565 | ruby-fiddle-web | Because JSFiddle is awesome. Persist, Version, and Fork Ruby Snippets. | lightyrs | 1 |
566 | Nestable | Drag & drop hierarchical list with mouse and touch compatibility (jQuery plugin) | dbushell | 2470 |
567 | RedisLive | Visualize your redis instances, analyze query patterns and spikes. | nkrode | 3073 |
568 | kaleistyleguide | This project aims at making sure your style sheets are fully documented whilst being synchronized with your webpages styles. To do this it actually uses your live stylesheets in so that at anytime you can review how your styleguide looks. | thomasdavis | 678 |
569 | syte | [Archived] A really simple but powerful packaged personal site that has social integrations like twitter, github, dribbble, instagram, foursquare, tumblr, wordpress, linkedin, spotify/last.fm, and much more... | rigoneri | 2804 |
570 | superscrollorama | The original jQuery plugin for supercool scroll animation. NOTE: No longer under active development. New version is ScrollMagic.js | johnpolacek | 2415 |
571 | backbone-dotattr | Access deep Backbone.js model attributes with dot-syntax. | amccloud | 50 |
572 | dynamo.js | Cycles through bits of text in place | jdan | 626 |
573 | BetterExamples.js | Which makes live Javascript examples a great experience! | willemmulder | 84 |
574 | jquerypp | jQuery's missing utils and special events | bitovi | 1224 |
575 | Fontstrap | The iconic font designed for use with Twitter Bootstrap | gregoryloucas | 591 |
576 | beatbar | A media player that beats in the browser address bar | jaipandya | 63 |
577 | lodash | A drop-in replacement for Underscore.js that delivers up to 8x performance improvements, bug fixes, and additional features. | lightyrs | 1 |
578 | pajax.js | pajax simplifies the common pattern of looping requests for the next page until the desired endpoint is found. | joneath | 9 |
579 | real-shadow | Module that casts photorealistic shadows | Indamix | 1057 |
580 | JS-humanize | A JS library for adding a “human touch” to data. | milanvrekic | 398 |
581 | ospriet | An example audience moderation app built on Twitter | twitter-archive | 407 |
582 | sapling.js | Young Trees | lightyrs | 1 |
583 | lodash | A modern JavaScript utility library delivering modularity, performance, & extras. | lodash | 54344 |
584 | CoffeeConsole | A Chrome Extension for running CoffeeScript from the Web Inspector | snookca | 581 |
585 | javascript-patterns | JavaScript Patterns | lightyrs | 1 |
586 | mojito | [archiving soon] Yahoo! Mojito Framework | YahooArchive | 1576 |
587 | underscore-cli | Command-line utility-belt for hacking JSON and Javascript. | ddopson | 1701 |
588 | dancer.js | high-level audio API, designed to make sweet visualizations | jsantell | 2096 |
589 | FuzzyNote | Grow Your Ideas | lightyrs | 1 |
590 | locache | JavaScript caching framework for client side caching in the browser using localStorage - gracefully degrades when the browser doesn't support localStorage. | d0ugal | 935 |
591 | jquery-fb | jQuery Facebook Helper | ntotten | 36 |
592 | mailcheck | Reduce misspelled email addresses in your web apps. | mailcheck | 7913 |
593 | select2 | Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. | select2 | 25416 |
594 | fill-all-the-things | A bookmarklet for filling all the fields on a page with dummy/test data | searls | 12 |
595 | machina.js | js ex machina - finite state machines in JavaScript | ifandelse | 1926 |
596 | Backbone.ModelBinder | Simple, flexible and powerful Model-View binding for Backbone. | theironcook | 1431 |
597 | djax | Dynamic pjax, responds to layout changes across requested pages | beezee | 173 |
598 | Font-Awesome | The iconic SVG, font, and CSS toolkit | FortAwesome | 70123 |
599 | jq.carousel | Simple and customizable carousel | 5509 | 76 |
600 | LLJS | LLJS: Low-Level JavaScript | mbebenita | 1150 |
601 | scrollpath | A plugin for defining custom scroll paths. | JoelBesada | 2810 |
602 | Bookmarkly | Source of bookmarkly.com, a visual bookmarking site | dangrossman | 600 |
603 | gas | Google Analytics on Steroids. A Google Analytics implementation with more power features. | CardinalPath | 596 |
604 | lib-font | This library adds a new Font() object to the JavaScript toolbox, similar to new Image() for images | Pomax | 687 |
605 | backbone.paginator | A pageable, drop-in replacement for Backbone.Collection called Backbone.PageableCollection. | backbone-paginator | 1424 |
606 | jmpress.js | A jQuery plugin to build a website on the infinite canvas | jmpressjs | 1502 |
607 | sift.js | Use Mongodb queries in JavaScript | crcn | 1555 |
608 | impress.js | It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com. | impress | 36943 |
609 | scrollorama | The jQuery plugin for doing cool scrolly stuff. NOTE: No longer under active development. New version is ScrollMagic.js | johnpolacek | 2530 |
610 | hogan.js | A compiler for the Mustache templating language | 5109 | |
611 | backbone-fundamentals | 📖 A creative-commons book on Backbone.js for beginners and advanced users alike | addyosmani | 9335 |
612 | jquery-inlog | See what your jQuery code does inside like a boss. | Prinzhorn | 156 |
613 | Sharrre | Make your sharing widget! Sharrre is a jQuery plugin that allows you to create nice widgets sharing for Facebook, Twitter, Google Plus (with PHP script) and more. | Julienh | 1042 |
614 | backbone_routes | Rails like central routing control for Backbone. | siong1987 | 71 |
615 | jQuery-Knob | Nice, downward compatible, touchable, jQuery dial | aterrien | 5075 |
616 | jquip | jQuery in Parts | mythz | 1425 |
617 | jquery.transit | Super-smooth CSS3 transformations and transitions for jQuery | rstacruz | 7366 |
618 | jslider | jQuery Slider plugin (THIS PROJECT IS NOT MAINTAINED ANYMORE, READ BELOW FOR MORE INFO) | egorkhmelev | 510 |
619 | haml_coffee_assets | Haml Coffee templates in the Rails asset pipeline or as Sprockets engine. | emilioforrer | 442 |
620 | backbone.layoutmanager | UNMAINTAINED 7/31/18: A layout and template manager for Backbone applications. | tbranyen | 1696 |
621 | github-buttons | Showcase the success of any GitHub repo or user with these simple, static buttons with dynamic counts. | mdo | 2781 |
622 | touchdown | Touchdown is a small jQuery plugin that converts lists of links (&lt;ol&gt; or &lt;ul&gt; ) to dropdown lists (&lt;select&gt; ) for mobile devices |
samuelcotterall | 58 |
623 | knockback | Knockback.js provides Knockout.js magic for Backbone.js Models and Collections. | kmalakoff | 1057 |
624 | color-thief | Grab the color palette from an image using just Javascript. Works in the browser and in Node. | lokesh | 11008 |
625 | lightningjs | safe, fast, and asynchronous embed code for third-party Javascript delivery | olark | 650 |
626 | orange | HN Meets Flipboard | lightyrs | 1 |
627 | nQuery | remote control jQuery/Zepto with node.js (experimental) | tblobaum | 450 |
628 | resourceful | an isomorphic Resource engine for JavaScript | flatiron | 353 |
629 | backbone-forms | Form framework for BackboneJS with nested forms, editable lists and validation | powmedia | 2177 |
630 | casperjs | CasperJS is no longer actively maintained. Navigation scripting and testing utility for PhantomJS and SlimerJS | casperjs | 7264 |
631 | jump | bringing autosuggest to cd | friggeri | 97 |
632 | feng-shui | Positive Qi for Rails 3 Apps | lightyrs | 1 |
633 | keymaster | A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies. | madrobby | 6495 |
634 | hubot | A customizable life embetterment robot. | hubotio | 16259 |
635 | gaskit | a git-backed issue tracker | bkeepers | 913 |
636 | sass-twitter-bootstrap | CSS toolkit from Twitter | lightyrs | 1 |
637 | backbone_filters | before and after filter support for backbone.js | angelo0000 | 75 |
638 | bootstrap | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. | twbs | 159506 |
639 | node-heatmap | canvas heatmaps in node.js and the browser | substack | 193 |
640 | sockjs-client | WebSocket emulation - Javascript client | sockjs | 8020 |
641 | contracts.coffee | Contracts for CoffeeScript | disnet | 217 |
642 | resumable.js | A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API. | 23 | 4465 |
643 | heatNode | Web page activity heat mapper in node.js | jonathana | 20 |
644 | tablesorter | Github fork of Christian Bach's tablesorter plugin + awesomeness ~ | Mottie | 2555 |
645 | wysihtml5 | Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles. | tiff | 6538 |
646 | h5ai | HTTP web server index for Apache httpd, lighttpd and nginx. | lrsjng | 4982 |
647 | plax | JQuery powered parallaxing | cameronmcefee | 2299 |
648 | move.js | CSS3 backed JavaScript animation framework | visionmedia | 4692 |
649 | natural | general natural language facilities for node | NaturalNode | 9891 |
650 | jquery-lifestream | Show a stream of your online activity with jQuery | christianvuerings | 771 |
651 | jquery-browser-fingerprint | A super-simple, quick and dirty jQuery-based browser fingerprinting plugin. | czottmann | 158 |
652 | nestedSortable | A jQuery plugin that extends Sortable UI functionalities to nested lists. | mjsarfatti | 888 |
653 | backrub | Massage your Backbone Views. Templating for Backbone inspired by Sproutcore use of Handlebars | juggy | 77 |
654 | derby | MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers | derbyjs | 4663 |
655 | everyauth | node.js auth package (password, facebook, & more) for Connect and Express apps | bnoguchi | 3500 |
656 | Noisy | A jQuery plugin that adds random noise to the background of a given element. | DanielRapp | 691 |
657 | tempo | Tempo is an easy, intuitive JavaScript rendering engine that enables you to craft data templates in pure HTML. | twigkit | 707 |
658 | flashmob | Various flash wmode fixes and hacks. | lightyrs | 1 |
659 | list.js | The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML. | javve | 10809 |
660 | flot | Attractive JavaScript charts for jQuery | flot | 5948 |
661 | brunch | 🍴 Web applications made easy. Since 2011. | brunch | 6829 |
662 | logo_js | A Logo interpreter in JavaScript | drewish | 5 |
663 | winston | A logger for just about everything. | winstonjs | 19479 |
664 | seajs | A Module Loader for the Web | seajs | 8240 |
665 | stylus | Expressive, robust, feature-rich CSS language built for nodejs | stylus | 10953 |
666 | jQuery-Ajax-Singleton | Create one-at-a-time ajax calls, blocking or cancelling previous or subsequent calls with the same key | dougle | 27 |
667 | context-blender | Photoshop-style blend modes for HTML Canvas Contexts | Phrogz | 612 |
668 | d3 | Bring data to life with SVG, Canvas and HTML. 📊📈🎉 | d3 | 102789 |
669 | juggernaut | [DEPRECATED] Realtime server push with node.js, WebSockets and Comet | maccman | 1629 |
670 | clickhax | Clickhax is a fire-and-forget click heatmap solution built on node.js and mongodb. Experimental. | cheald | 15 |
671 | underscore.string | String manipulation helpers for javascript | esamattis | 3370 |
672 | facebox | Facebook-style lightbox, built in jQuery | defunkt | 1938 |
673 | sunspot | Solr-powered search for Ruby objects | sunspot | 2956 |
674 | form | jQuery Form Plugin | jquery-form | 5151 |
675 | Modernizr | Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. | Modernizr | 25308 |
676 | underscore | JavaScript's utility _ belt | jashkenas | 26576 |
677 | angular.js | AngularJS - HTML enhanced for web apps! | angular | 59397 |
678 | node-supervisor | petruisfan | 3743 | |
679 | jquery-throttle-debounce | jQuery throttle / debounce: Sometimes, less is more! | cowboy | 1125 |
680 | three.js | JavaScript 3D Library. | mrdoob | 85332 |
681 | jquery.doubletap | This jquery plugin adds custom touch-screen events to the given HTML elements. | technoweenie | 136 |
682 | jquery-ui-extensions | extensions to jQuery UI | scottgonzalez | 170 |
683 | async | Async utilities for node and the browser | caolan | 27681 |
684 | JQuery-Combinators | The jQuery plugin with the academic name and the pragmatic methods | raganwald | 215 |
685 | metareddit | all about reddit | modemuser | 38 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | ansible-role-postgresql | Ansible Role - PostgreSQL | geerlingguy | 435 |
2 | ansible-role-nginx | Ansible Role - Nginx | geerlingguy | 727 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | textual_inversion | rinongal | 1129 | |
2 | VQGAN-CLIP-animations | chigozienri | 110 | |
3 | VQGAN-CLIP | VQGAN+CLIP Colab Notebook with user-friendly interface. | justinjohn0306 | 226 |
4 | vqgan-clip | EleutherAI | 290 | |
5 | tacotron2 | Tacotron 2 - PyTorch implementation with faster-than-realtime inference | NVIDIA | 3893 |
6 | ecco | Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0). | jalammar | 1487 |
7 | first-order-model | This repository contains the source code for the paper First Order Motion Model for Image Animation | AliaksandrSiarohin | 12691 |
8 | public_ml_models | avisheknag17 | 53 | |
9 | dr-seuss | Char-RNN generated Dr. Seuss | briancheang | 4 |
10 | dl-colab-notebooks | Try out deep learning models online on Google Colab | tugstugi | 1419 |
11 | gpt-2-raps | generate lyrics with GPT-2 | ewenme | 32 |
12 | awesome-collection-of-google-colab-notebooks | Please COLLABORATE in building a collection of google COLAB notebooks | zszazi | 60 |
13 | Dank-Learning | Dank Learning codebase, generate a meme from any image using AI. Uses a modified version of the Show and Tell image captioning network | alpv95 | 476 |
14 | faceswap-GAN | A denoising autoencoder + adversarial losses and attention mechanisms for face swapping. | shaoanlu | 3169 |
15 | esper-tv | Esper instance for TV news analysis | scanner-research | 37 |
16 | homemade-machine-learning | 🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained | trekhleb | 19674 |
17 | Made-With-ML | Learn how to responsibly deliver value with machine learning. | GokuMohandas | 30801 |
18 | h2o-tutorials | Tutorials and training material for the H2O Machine Learning Platform | h2oai | 1411 |
19 | subreddit-related | Code and visualizations for related/similar subreddits | minimaxir | 16 |
20 | clickbait-detector | Detects clickbait headlines using deep learning. | saurabhmathur96 | 467 |
21 | Neural-Style-Transfer | Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+ | titu1994 | 2141 |
22 | densecap | Dense image captioning in Torch | jcjohnson | 1489 |
23 | tensorflow_tutorials | From the basics to slightly more interesting applications of Tensorflow | pkmital | 5584 |
24 | howdoi | instant coding answers via the command line | gleitz | 9667 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | jetbrains-one-dark-theme | One Dark theme for JetBrains. | one-dark | 432 |
2 | sourcerer-app | 🦄 Sourcerer app makes a visual profile from your GitHub and git repositories. | sourcerer-io | 6668 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | zero-base-themes | Chrome Devtools Extension that loads themes using the Zero Base Template | mauricecruz | 200 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | hammerspoon-config | My config for Hammerspoon Window Manager | manateelazycat | 42 |
2 | art-DCGAN | Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others. | robbiebarrat | 1962 |
3 | CycleGAN | Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. | junyanz | 11351 |
4 | fast-neural-style | Feedforward style transfer | jcjohnson | 4091 |
5 | waifu2x | Image Super-Resolution for Anime-Style Art | nagadomi | 24646 |
6 | neural-style | Torch implementation of neural style algorithm | jcjohnson | 18259 |
7 | CNNMRF | code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis" | chuanli11 | 862 |
8 | openface | Face recognition with deep neural networks. | cmusatyalab | 14492 |
9 | kong | 🦍 The Cloud-Native API Gateway | Kong | 32920 |
10 | keyboard | ⌨ Toward a more useful keyboard | jasonrudolph | 1626 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | Overpass | Overpass open source web font family — Sponsored by Red Hat | RedHatOfficial | 1832 |
2 | quattroshapes | foursquare | 226 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | gow | Unix command line utilities installer for Windows. | bmatzelle | 6331 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | wiki2text | Extract a plain text corpus from MediaWiki XML dumps, such as Wikipedia. | rspeer | 133 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | tag | A command line tool to manipulate tags on Mac OS X files, and to query for files with those tags. | jdberry | 1286 |
2 | Amphetamine-Enhancer | Add new abilities to the macOS keep-awake utility, Amphetamine. | x74353 | 670 |
3 | BodymovinQL | A macOS QuickLook plugin to generate previews for Adobe After Effects animations exported as JSON with Bodymovin | fabionuno | 28 |
4 | qlstephen | A QuickLook plugin that lets you view plain text files without a file extension | whomwah | 2564 |
5 | QLColorCode | QuickLook plugin for source code with syntax highlighting. | anthonygelibert | 603 |
6 | shuttle | A simple shortcut menu for macOS | fitztrev | 4493 |
7 | Sloth | Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof. | sveinbjornt | 4714 |
8 | AudioQR | Transmit data using ultrasonic audio. Perfect for offline/network-free data transfer, automatic content recognition (ACR), and broadcast. | jamesonrader | 726 |
9 | iMessageAnalyzer | Analyzes a user's iMessage | dsouzarc | 304 |
10 | ioxaudio | A Traybar Monitor to establish Audio Connections with iOS Devices on OS X | sieren | 44 |
11 | Fluid-for-Sketch | [Sketch Plugin] Sketch-flavored Auto Layout-like Constraints | matt-curtis | 2400 |
12 | iTerm2 | iTerm2 is a terminal emulator for Mac OS X that does amazing things. | gnachman | 12740 |
13 | EggShell | iOS/macOS/Linux Remote Administration Tool | lucasjacks0n | 1447 |
14 | ControlPlane | ControlPlane - context-sensitive computing for OS X | dustinrue | 1708 |
15 | AnyBar | OS X menubar status indicator | tonsky | 5734 |
16 | uebersicht | ˈyːbɐˌzɪçt | felixhageloh | 3840 |
17 | Today-Scripts | A widget for running scripts in the Today View in OS X Yosemite's Notification Center | SamRothCA | 1594 |
18 | launchrocket | A Mac PrefPane to manage all your Homebrew-installed services | jimbojsb | 3107 |
19 | subl-handler | Maps subl:// URL schemes on OSX to SublimeText 2 | asuth | 199 |
20 | TheAmazingAudioEngine | Core Audio, Cordially: A sophisticated framework for iOS audio applications, built so you don't have to. | TheAmazingAudioEngine | 3072 |
21 | ShairPortMenu | A simple OS X status bar menu wrapper for ShairPort / HairTunes | rcarlsen | 83 |
22 | MountainGrowl | Growl Display Plugin for Mountain Lions Notification Center | stigi | 259 |
23 | facebook-notifications | Facebook Notifications for Mountain Lion | lightyrs | 1 |
24 | terminal-notifier | Send User Notifications on macOS from the command-line. | julienXX | 5956 |
25 | MacGap1 | Desktop WebKit wrapper for HTML/CSS/JS applications. | MacGapProject | 3559 |
26 | SafariOmnibar | Safari plugin to add Chrome like omnibar in Safari | rs | 423 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | textmate | TextMate is a graphical text editor for macOS 10.12 or later | textmate | 13882 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | MidJourney-Styles-and-Keywords-Reference | A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more! | willwulfken | 912 |
2 | Ottobit-Jr-Editor-and-Librarian | Editor and Librarian for the Meris Ottobit Jr. | ElliotGarbus | 7 |
3 | rails_standards | A developer's guide of practices to follow when building Rails applications. | hopsoft | 316 |
4 | rails-style-guide | A community-driven Ruby on Rails style guide | rubocop | 6277 |
5 | openmidi | Contains documentation on device MIDI Implementations | Morningstar-Engineering | 32 |
6 | MC6-MKII-Midi-Controller | Firmware for the MC6 MKII Midi Controller | Morningstar-Engineering | 12 |
7 | BOSS | Collection of configurations for BOSS xx-500 series of pedals. | gantbd | 4 |
8 | 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 | 35045 |
9 | awesome-osint | 😱 A curated list of amazingly awesome OSINT | jivoi | 10335 |
10 | iterm-one-dark-theme | One Dark theme for iTerm2. | one-dark | 128 |
11 | awesome-wordlists | A curated list wordlists for bruteforcing and fuzzing | gmelodie | 244 |
12 | nginx-tuning | NGINX tuning for best performance | denji | 2081 |
13 | awesome-web-effect | A series of exquisite and compact web page cool effects | lindelof | 2623 |
14 | gpt-3 | GPT-3: Language Models are Few-Shot Learners | openai | 11563 |
15 | OpenWebTextCorpus | Skylion007 | 14 | |
16 | awesome-rails | A curated list of awesome things related to Ruby on Rails | gramantin | 3069 |
17 | javascript-questions | A long list of (advanced) JavaScript questions, and their explanations ✨ | lydiahallie | 47660 |
18 | nlp-datasets | Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP) | niderhoff | 5157 |
19 | wikipedia-categorization | garysieling | 16 | |
20 | yolo-9000 | YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes! | philipperemy | 1090 |
21 | the-book-of-secret-knowledge | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | trimstray | 77494 |
22 | unmaintainable-code | A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html | Droogans | 9185 |
23 | awesome-actions | A curated list of awesome actions to use on GitHub | sdras | 19628 |
24 | github-drama | "locked and limited conversation to collaborators" | nikolas | 1642 |
25 | quick-SQL-cheatsheet | A quick reminder of all SQL queries and examples on how to use them. | enochtangg | 4126 |
26 | metadata.musicvideos.imvdb | IMVDb Music Video Scraper for Kodi | tphoenix | 13 |
27 | awesome-github-templates | Curated list of GitHub Issues and Pull Requests templates | devspace | 1647 |
28 | CryptoList | Curated collection of blockchain & cryptocurrency resources. | coinpride | 3820 |
29 | my-mac-os | List of applications and tools that make my macOS experience even more amazing | nikitavoloboev | 18962 |
30 | mitch-hedberg | Elaniobro | 5 | |
31 | thejsway | The JavaScript Way book | thejsway | 7665 |
32 | wifi-cracking | Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat | brannondorsey | 10001 |
33 | activestorage | Store files in Rails applications | rails | 737 |
34 | awesome-hyper | 🖥 Delightful Hyper plugins, themes, and resources | bnb | 10028 |
35 | awesome-amazon-alexa | 🗣Curated list of awesome resources for the Amazon Alexa platform. | miguelmota | 518 |
36 | spellbook-of-modern-webdev | A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development | dexteryy | 15246 |
37 | Index-2022 | SamPutnam | 2216 | |
38 | Probable-Wordlists | Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren't popular! | berzerk0 | 7689 |
39 | Best-websites-a-programmer-should-visit | 🔗 Some useful websites for programmers. | sdmg15 | 47756 |
40 | Projects | 📃 A list of practical projects that anyone can solve in any programming language. | karan | 39860 |
41 | guide | Kubernetes clusters for the hobbyist. | hobby-kube | 5256 |
42 | trackerslist | Updated list of public BitTorrent trackers | ngosang | 35801 |
43 | Auth-Boss | 🔒 Become an Auth Boss. Learn about different authentication methodologies on the web. | teesloane | 2893 |
44 | design-patterns-for-humans | An ultra-simplified explanation to design patterns | kamranahmedse | 34951 |
45 | Public-APIs | 📚 A public list of APIs from round the web. | n0shake | 18946 |
46 | osxfuse | FUSE extends macOS by adding support for user space file systems | osxfuse | 7641 |
47 | non-overwhelming-machine-learning | A (non overwhelming) list of Machine Learning resources for beginners | kendricktan | 631 |
48 | maxforlive | Collection of free midi effects and utility devices for Max for Live. | cvolm | 50 |
49 | webpack-tricks | Tips and tricks in using Webpack | rstacruz | 2364 |
50 | iterm2-snazzy | Elegant iTerm2 theme with bright colors | sindresorhus | 1249 |
51 | Awesome-Hacking | A collection of various awesome lists for hackers, pentesters and security researchers | Hack-with-Github | 55907 |
52 | ruby-nlp | A collection of links to Ruby Natural Language Processing (NLP) libraries, tools and software | diasks2 | 1239 |
53 | ansible-letsencrypt | Ansible role for LetsEncrypt | jaywink | 69 |
54 | machine-learning-for-software-engineers | A complete daily plan for studying to become a machine learning engineer. | ZuzooVn | 26148 |
55 | awesome-falsehood | 😱 Falsehoods Programmers Believe in | kdeldycke | 18837 |
56 | awesome-crawler | A collection of awesome web crawler,spider in different languages | BruceDone | 5153 |
57 | awesome-sass | 🎨 Curated list of awesome Sass and SCSS frameworks, libraries, style guides, articles, and resources. | Famolus | 1777 |
58 | frontend-slack-emojis | A curated list of emojis of anything and everything frontend related that you can import into Slack. Brought to you by Frontend Happy Hour. | FrontEndHappyHour | 16 |
59 | art-of-readme | 💌 Things I've learned about writing good READMEs. | hackergrrl | 6826 |
60 | awesome-design | 🌟 Curated design resources from all over the world. | gztchan | 13957 |
61 | awesome-alfred-workflows | A curated list of awesome alfred workflows | alfred-workflows | 2500 |
62 | node-playbook | Get started fast with Node.js | HiFaraz | 1401 |
63 | awesome-chrome-devtools | Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem | ChromeDevTools | 5165 |
64 | notation | Collection of quotes on notation design & how it affects thought. | k-qy | 1751 |
65 | ES6-for-humans | A kickstarter guide to writing ES6 | metagrover | 5960 |
66 | react-howto | Your guide to the (sometimes overwhelming!) React ecosystem. | petehunt | 11582 |
67 | awesome-d3 | A list of D3 libraries, plugins and utilities | wbkd | 4899 |
68 | You-Dont-Know-JS | A book series on JavaScript. @YDKJS on twitter. | getify | 159076 |
69 | data-science | 📊 Path to a free self-taught education in Data Science! | ossu | 15542 |
70 | awesome-nodejs | ⚡ Delightful Node.js packages and resources | sindresorhus | 46770 |
71 | pointers-for-software-engineers | A curated list of topics to start learning software engineering | vicoyeh | 5557 |
72 | functional-programming-jargon | Jargon from the functional programming world in simple terms! | hemanth | 17791 |
73 | mononoki | a programming typeface | madmalik | 3893 |
74 | HEAD | A simple guide to HTML <head> elements | joshbuchea | 29348 |
75 | awesome-tensorflow | TensorFlow - A curated list of dedicated resources http://tensorflow.org | jtoy | 16696 |
76 | quick-look-plugins | List of useful Quick Look plugins for developers | sindresorhus | 16881 |
77 | pgsql-bloat-estimation | Queries to mesure statistical bloat in indexes and tables for PostgreSQL | ioguix | 384 |
78 | push-interface | The Ableton Push 2 MIDI and display interface manual. | Ableton | 570 |
79 | Bootstrap-V4-Uikit | Bootstrap V4 UIkit by ZTfer | ZTfer | 111 |
80 | social-artboards-sketch | Sketch Plugin - Artboard presets for social media images | herrhelms | 189 |
81 | css-styleguide | 📖 Opinionated CSS styleguide for scalable applications | grvcoelho | 408 |
82 | awesome-electron | Useful resources for creating apps with Electron | sindresorhus | 23346 |
83 | atom-one-dark-terminal | A Terminal theme that mimics the One Dark theme made by the Atom team. | nathanbuchar | 981 |
84 | sublime-bookmarks | Sublime Text essential plugins and resources | dreikanter | 948 |
85 | elixirschool | The content behind Elixir School | elixirschool | 3283 |
86 | awesome-interview-questions | A curated awesome list of lists of interview questions. Feel free to contribute! 🎓 | DopplerHQ | 49548 |
87 | awesome-postgres | A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql | dhamaniasad | 8046 |
88 | awesome-macos-command-line | Use your macOS terminal shell to do awesome things. | herrbischoff | 26218 |
89 | css-protips | A collection of tips to help take your CSS skills pro | AllThingsSmitty | 22888 |
90 | amas | Awesome & Marvelous Amas | sindresorhus | 1348 |
91 | awesome | 😎 Awesome lists about all kinds of interesting topics | sindresorhus | 219605 |
92 | iOSAppReverseEngineering | The world’s 1st book of very detailed iOS App reverse engineering skills :) | iosre | 4057 |
93 | skin.eminence.2 | Eminence v2 | jurialmunkey | 106 |
94 | awesome-macOS | A curated list of awesome applications, softwares, tools and shiny things for macOS. | iCHAIT | 13329 |
95 | css | 🎨 CSS: The Good Parts | bevacqua | 912 |
96 | git-flight-rules | Flight rules for git | k88hudson | 39258 |
97 | deepdream | 13087 | ||
98 | one-dark-iterm | iTerm2 theme based on One Dark for Atom | anunez | 145 |
99 | awesome-shell | A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php. | alebcay | 24801 |
100 | the-art-of-command-line | Master the command line, in one page | jlevy | 110013 |
101 | TextFlow | Automator workflows for text manipulation in any OS X app | vmdanilov | 535 |
102 | dive-into-machine-learning | Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.) | dive-into-machine-learning | 11046 |
103 | awesome-world | A collection of awesome world (countries, cities, codes, flags, languages, latitude/longitude, etc.) datasets | planetopendata | 203 |
104 | github-cheat-sheet | A list of cool features of Git and GitHub. | tiimgreen | 36863 |
105 | git-style-guide | A Git Style Guide | agis | 4931 |
106 | Seti_ST3 | Seti_UI Port for ST3. | ctf0 | 766 |
107 | react-primer-draft | A primer for building web applications with React. | mikechau | 3664 |
108 | VineAPI | Documentation about the private VineAPI | VineAPI | 95 |
109 | nginx-conf | A collection of useful Nginx configuration snippets | lebinh | 2046 |
110 | soda-theme | Dark and light custom UI themes for Sublime Text | buymeasoda | 4369 |
111 | awesome-ruby | 💎 A collection of awesome Ruby libraries, tools, frameworks and software | markets | 12416 |
112 | API | Documentation and Samples for the Official HN API | HackerNews | 9365 |
113 | bashstyle | Let's do Bash right! | progrium | 1726 |
114 | awesome-public-datasets | A topic-centric list of HQ open datasets. | awesomedata | 51035 |
115 | alfred-reminders | Manages reminders in Reminders.app | surrealroad | 600 |
116 | cmdline-fu | simple CLI front-end for http://www.commandlinefu.com/ | t9md | 10 |
117 | legacy-homebrew | 💀 The former home of Homebrew/homebrew (deprecated) | Homebrew | 27232 |
118 | skin.eminence | A skin for xbmc | jurialmunkey | 66 |
119 | server-configs-nginx | Nginx HTTP server boilerplate configs | h5bp | 9996 |
120 | commit-emoji | List of emoji for git commits. 💥 | ericduran | 36 |
121 | alfred-workflows | 🤘 A collection of Alfred 3 and 4 workflows that will rock your world | zenorocha | 12135 |
122 | wordpress-nginx | Nginx configuration for running WordPress | perusio | 389 |
123 | ideas | a hundred ideas for computing - a record of ideas - https://samsquire.github.io/ideas/ | samsquire | 3618 |
124 | alternative-internet | A collection of interesting new networks and tech aiming at decentralisation (in some form). | redecentralize | 4678 |
125 | frontend-dev-bookmarks | Manually curated collection of resources for frontend web developers. | dypsilon | 35137 |
126 | Repo.js | 📄 A plugin to embed Github repos on your site | darcyclarke | 890 |
127 | enshare | Ensnare the share. | lightyrs | 1 |
128 | timbre | mohayonao | 347 | |
129 | beatbar | A media player that beats in the browser address bar | lightyrs | 1 |
130 | channels | Canned automagic for stickier services. | lightyrs | 1 |
131 | songtape | Learn (and remember) the songs you love. | lightyrs | 1 |
132 | gitignore | A collection of useful .gitignore templates | lightyrs | 1 |
133 | see_es_es | lightyrs | 1 | |
134 | dynosaur | administer (and scale) your heroku app via SMS | stevegraham | 40 |
135 | MiniProfiler | A simple but effective mini-profiler for ASP.NET MVC, ASP.NET and Ruby. | SamSaffron | 1056 |
136 | idiomatic.js | Principles of Writing Consistent, Idiomatic JavaScript | rwaldron | 20919 |
137 | Instapaper-Evernote | AppleScript to batch load URLs from Instapaper into Evernote | lhagan | 6 |
138 | travis-ci | Free continuous integration platform for GitHub projects. | travis-ci | 8290 |
139 | pivotal_workstation | A cookbook of recipes for an OSX workstation | vmware-archive | 667 |
140 | gitignore | A collection of useful .gitignore templates | github | 138461 |
141 | email-blueprints | Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails | mailchimp | 6895 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | GsmCharsetConverter | Converts GSM 03.38 strings to and from UTF-8 | BenMorel | 14 |
2 | ImageLnk | Get image URLs from image page HTML | pqrs-org | 35 |
3 | dinoremix | A little web app that remixes Dinosaur Comics. | aag | 4 |
4 | tvarchive-duplitron | slifty | 30 | |
5 | SecLists | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. | danielmiessler | 41721 |
6 | php-gif | Easy generating (real-time) GIF images with PHP | ErikvdVen | 902 |
7 | flarum | Simple forum software for building great communities. | flarum | 13320 |
8 | mailchecker | 📫 Cross-language temporary (disposable/throwaway) email detection library. Covers 55 734+ fake email providers. | FGRibreau | 1395 |
9 | Slacker | Simple Slack client for the CLI | TidalLabs | 548 |
10 | awesome-appsec | A curated list of resources for learning about application security | paragonie | 5133 |
11 | wallabag | wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely. | wallabag | 7387 |
12 | accentColor | A script for retrieving the accent color of any external website | JoelBesada | 17 |
13 | WordPress-GitHub-Plugin-Updater | This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository. | radishconcepts | 776 |
14 | wp-cli | ⚙️ WP-CLI framework | wp-cli | 4569 |
15 | dummy | Content generation for rapid prototyping and QA | lightyrs | 1 |
16 | dummy | A content generation toolkit for rapid web prototyping and QA | kerns | 363 |
17 | signed-request | Examples of parsing Facebook's signed_request | ptarjan | 13 |
18 | jQuery-File-Upload | File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. | blueimp | 31067 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | postgres_dba | The missing set of useful tools for Postgres DBAs and all engineers | NikolayS | 689 |
2 | groupdate.sql | The simplest way to group temporal data | ankane | 275 |
3 | zombodb | Making Postgres and Elasticsearch work together like it's 2022 | zombodb | 4122 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | diff-so-fancy | Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 | so-fancy | 15861 |
2 | noembed | oEmbed gateway service with additional non-oEmbed sources | leedo | 464 |
3 | git-what-branch | Discover what branch a commit is on, or how it got to a named branch | SethRobertson | 92 |
4 | gitolite | Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. | sitaramc | 8101 |
5 | ack1 | This repository is for ack 1.x, which is no longer being maintained. DO NOT SUBMIT ISSUES HERE. ack 2.0 has a new GitHub project at | beyondgrep | 816 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | SymbolicDisarray | Simple (but easily customizable) example of how to recreate Cubic Disarray by Georg Nees and plot it to an HPGL plotter | tobiastoft | 66 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | awsm.css | Simple CSS library for semantic HTML markup | igoradamenko | 1425 |
2 | ihover | iHover is a collection of hover effects using pure CSS, inspired by codrops article, powered by Sass. | gudh | 3483 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | CogVideo | Text-to-video generation. | THUDM | 1842 |
2 | stable-diffusion-webui | Stable Diffusion web UI | AUTOMATIC1111 | 3125 |
3 | Real-ESRGAN | Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration. | xinntao | 14513 |
4 | KoboldAI | VE-FORBRYDERNE | 2 | |
5 | mesh-transformer-jax | Fork of kingoflolz/mesh-transformer-jax with memory usage optimizations and support for GPT-Neo, GPT-NeoX, BLOOM, OPT and fairseq dense LM. Primarily used by KoboldAI and mtj-softtuner. | VE-FORBRYDERNE | 7 |
6 | apprise | Apprise - Push Notifications that work with just about every platform! | caronc | 6387 |
7 | changedetection.io | changedetection.io - The best and simplest self-hosted free open source website change detection tracking, monitoring and notification service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change for free. Free Open source web page change detection | dgtlmoon | 5766 |
8 | EDSR_Tensorflow | TensorFlow implementation of 'Enhanced Deep Residual Networks for Single Image Super-Resolution'. | Saafke | 134 |
9 | yt-dlp | A youtube-dl fork with additional features and fixes | yt-dlp | 32256 |
10 | instagram_private_api | A Python library to access Instagram's private API. | ping | 2528 |
11 | pixray | pixray | 793 | |
12 | aphantasia | CLIP + FFT/DWT/RGB = text to image/video | eps696 | 662 |
13 | google-colab-transfer | Transfer data between Colab and Drive. Available on PyPI. | woctezuma | 11 |
14 | gpt-3-experiments | Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts. | minimaxir | 647 |
15 | VQGAN-CLIP | Just playing with getting VQGAN+CLIP running locally, rather than having to use colab. | nerdyrodent | 2197 |
16 | CLIP-Guided-Diffusion | Just playing with getting CLIP Guided Diffusion running locally, rather than having to use colab. | nerdyrodent | 319 |
17 | SimSwap | An arbitrary face-swapping framework on images and videos with one single trained model! | neuralchen | 2340 |
18 | Wav2Lip | This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020. | Rudrabha | 3329 |
19 | deep-daze | Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun | TaylorBurnham | 2 |
20 | awesome-pretrained-stylegan2 | A collection of pre-trained StyleGAN 2 models to download | justinpinkney | 1099 |
21 | lucid-sonic-dreams | mikaelalafriz | 714 | |
22 | deep-daze | Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun | lucidrains | 4324 |
23 | awesome-colab-notebooks | Collection of google colaboratory notebooks for fast and easy experiments | amrzv | 530 |
24 | yolov5 | YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite | ultralytics | 30804 |
25 | mesh-transformer-jax | Model parallel transformers in JAX and Haiku | kingoflolz | 4439 |
26 | S3-key-lister | List all keys in any public AWS s3 bucket, option to check if each object is public or private | IpsumLorem16 | 5 |
27 | GANimation | GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch] | albertpumarola | 1803 |
28 | EmoPy | A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER) | thoughtworksarts | 826 |
29 | osi.ig | Information Gathering Instagram. | th3unkn0n | 833 |
30 | spikex | SpikeX - SpaCy Pipes for Knowledge Extraction | erre-quadro | 378 |
31 | kinobot | Aesthetically perfectionist bot for cinephiles | vitiko98 | 209 |
32 | instagram-scraper | Scrapes an instagram user's photos and videos | endizhupani | 1 |
33 | gpt-2-simple | Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts | drfinkus | 18 |
34 | PerceiveYourMeme | A Python library to scrap from https://knowyourmeme.com/ . Written in Python 3.7! | dinhanhx | 4 |
35 | FaceMorph | Code to generate a face morphing effect between two faces. | valillon | 60 |
36 | face-morphing | cirbuk | 92 | |
37 | face_morpher | 👼 Morph faces with Python, Numpy, Scipy | alyssaq | 821 |
38 | true_poetry | Poetry generator by gpt-2 with meter and rhyme constraints. | summerstay | 45 |
39 | Styled-Lyrics-Generator-GPT2 | Conditional lyrics generator -> pre-trained GPT2 model fine-tuned on lyrics with features dataset. | adigoryl | 35 |
40 | FaceSwap | Swap face between two photos. | PCIHD | 1 |
41 | itermocil | Create pre-defined window/pane layouts and run commands in iTerm | TomAnthony | 2163 |
42 | VirtualChoir | Automatically sync, mix, and draw virtual choir videos from raw tracks of individual recordings. You may need some singing skills but you don't need video editing skills or additional software. | clolsonus | 15 |
43 | gpt-2-simple | Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts | dhlanm | 1 |
44 | git-delete-merged-branches | 🔥 Command-line tool to delete merged Git branches | hartwork | 398 |
45 | spacy-clausie | Implementation of the ClausIE information extraction system for python+spacy | mmxgn | 170 |
46 | ArchiveBox | 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... | ArchiveBox | 14128 |
47 | bopscrk | Tool to generate smart and powerful wordlists | r3nt0n | 534 |
48 | notion-py | Unofficial Python API client for Notion.so | jamalex | 3795 |
49 | stylegan2-pytorch | Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement | lucidrains | 3230 |
50 | autojump | A cd command that learns - easily navigate directories from the command line | wting | 14172 |
51 | pulse | PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models | adamian98 | 6595 |
52 | video-preprocessing | AliaksandrSiarohin | 318 | |
53 | Ciphey | ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡ | Ciphey | 10647 |
54 | pytextrank | Python implementation of TextRank algorithms ("textgraphs") for phrase extraction | DerwenAI | 1885 |
55 | textdistance | Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage. | life4 | 2945 |
56 | python-cheatsheet | Comprehensive Python Cheatsheet | gto76 | 30137 |
57 | felicette | Satellite imagery for dummies. | plant99 | 1782 |
58 | aitextgen | A robust Python tool for text-based AI training and generation using GPT-2. | minimaxir | 1531 |
59 | gpt2_episode_summary_generator | Utilizing webscraping and state-of-the-art NLP to generate TV show episode summaries. | karoly-hars | 18 |
60 | TextAugmentation-GPT2 | Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation. | prakhar21 | 143 |
61 | this-word-does-not-exist | This Word Does Not Exist | turtlesoupy | 963 |
62 | jukebox | Code for the paper "Jukebox: A Generative Model for Music" | openai | 5477 |
63 | imgmaker | Create high-quality images programmatically with easily-hackable templates. | minimaxir | 154 |
64 | gpt-2-simple | Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts | gpt2ent | 4 |
65 | robinhood-to-csv | Python script to export Robinhood trades to a CSV file | joshfraser | 252 |
66 | finance-dl | Tools for automatically downloading/scraping personal financial data. | jbms | 213 |
67 | transformers | 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. | huggingface | 70349 |
68 | openwebtext | An open clone of the GPT-2 WebText dataset by OpenAI. Still WIP. | yet-another-account | 332 |
69 | MixNMatch | Pytorch implementation of MixNMatch | Yuheng-Li | 862 |
70 | youtube-transcript-api | This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require a headless browser, like other selenium based solutions do! | jdepoix | 893 |
71 | gpt-2-keyword-generation | Colab Notebook and documentation for using GPT-2-keyword-generation | prmehta24 | 2 |
72 | facebook-ad-library-scraper | A Python scraper for the Facebook Ad Library, using the official Facebook Ad Library API. | minimaxir | 95 |
73 | talk-generator | talk-generator is capable of generating coherent slide decks based on a single topic suggestion. | korymath | 113 |
74 | cvlib | A simple, high level, easy to use, open source Computer Vision library for Python. | arunponnusamy | 565 |
75 | sms-spam-detector | A machine learning model created to fight sms spam uses Naive Bayes classifier | iotarepeat | 1 |
76 | buzz_scraper | Buzzfeed superlist article scraper | fowler446 | 1 |
77 | face_recognition | The world's simplest facial recognition api for Python and the command line | ageitgey | 45772 |
78 | Mask_RCNN | Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow | matterport | 22168 |
79 | mmdetection | OpenMMLab Detection Toolbox and Benchmark | open-mmlab | 21338 |
80 | google-images-download | Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code! | hardikvasa | 8085 |
81 | google-images-download | Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code! | johnwmillr | 1 |
82 | auto-sklearn | Automated Machine Learning with scikit-learn | automl | 6483 |
83 | sherlock | 🔎 Hunt down social media accounts by username across social networks | sherlock-project | 35411 |
84 | gpt-2 | Code for the paper "Language Models are Unsupervised Multitask Learners" | openai | 15577 |
85 | video-object-removal | Just draw a bounding box and you can remove the object you want to remove. | zllrunning | 2405 |
86 | DeepFaceLab | DeepFaceLab is the leading software for creating deepfakes. | iperov | 34980 |
87 | black | The uncompromising Python code formatter | psf | 29144 |
88 | GPT2 | An implementation of training for GPT2, supports TPUs | ConnorJL | 1310 |
89 | gpt-2-simple | Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts | AndreyATGB | 1 |
90 | post1 | Phish Lyric Wordcloud | youenjoymystats | 1 |
91 | WikiHow-Dataset | A Large Scale Text Summarization Dataset | mahnazkoupaee | 231 |
92 | gpt-2 | Code for the paper "Language Models are Unsupervised Multitask Learners" | nshepperd | 1040 |
93 | gpt-2-keyword-generation | Method to encode text for GPT-2 to generate text based on provided keywords | minimaxir | 253 |
94 | gpt-2-simple | Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts | minimaxir | 3018 |
95 | horsey-books | Generate phrases using Markov chains | longears | 4 |
96 | textgenrnn | Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code. | minimaxir | 4763 |
97 | reddit_vocabulary | I wrote a data pipeline that keeps track of all the words used in comments on various politically charged subreddits. I'm studying how different groups of people talk about politics. | alexanderbcook | 1 |
98 | icowid-generator | markov bot based on ICO whitepapers and erowid trip reports | diracdeltas | 35 |
99 | deepgaze | Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map. | mpatacchiola | 1605 |
100 | Headpose-Detection | Bounding Box + Landmark + Headpose | qhan1028 | 70 |
101 | bulk-downloader-for-reddit | Downloads and archives content from reddit | aliparlakci | 1487 |
102 | TAC-GAN | A Tensorflow implementation of the Text Conditioned Auxiliary Classifier Generative Adversarial Network for Generating Images from text descriptions (https://arxiv.org/abs/1703.06412) | dashayushman | 93 |
103 | OpenCV-Video-Label | Implements an OpenCV video player which allows the user to easily generate labelled images from videos. | natdebru | 80 |
104 | diffimg | Differentiate images in python - get a ratio or percentage difference, and generate a diff image | nicolashahn | 187 |
105 | visual-logging | A simple way to generate beautiful html logs with embedded images for CV purposes. | dchaplinsky | 117 |
106 | SynthText | Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016. | ankush-me | 1816 |
107 | text2image | Generating Images from Captions with Attention | mansimov | 583 |
108 | neural-storyteller | A recurrent neural network for generating little stories about images | ryankiros | 2952 |
109 | amazon-scraper-python | Non-official client to get some info about products sold on Amazon | tducret | 826 |
110 | amzSear | The unofficial Amazon search CLI & Python API | asherAgs | 95 |
111 | RedditImgFetch | Python tool to fetch a random image from any subreddit. BETA | dxf | 1 |
112 | sis | Simple image search engine | matsui528 | 619 |
113 | radlibs-py | Python version of the radlibs R package | skirmer | 2 |
114 | radlibs | R and Python Packages for making your own madlibs. | skirmer | 8 |
115 | keras-vggface | VGGFace implementation with Keras Framework | rcmalli | 821 |
116 | face-alignment | 🔥 2D and 3D Face alignment library build using pytorch | 1adrianb | 5880 |
117 | gluon-cv | Gluon CV Toolkit | dmlc | 5318 |
118 | instaloader | Download pictures (or videos) along with their captions and other metadata from Instagram. | instaloader | 4786 |
119 | graphics | TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow | tensorflow | 2660 |
120 | facetool | Command line utility to manipulate faces in videos and images | hay | 38 |
121 | language-check | Python wrapper for LanguageTool grammar checker | myint | 293 |
122 | image-quality-assessment | Convolutional Neural Networks to predict the aesthetic and technical quality of images. | idealo | 1664 |
123 | image-similarity | Library to find most similar items based on images | decathloncanada | 36 |
124 | FaceSwap | Swap face between two photos. | wuhuikai | 555 |
125 | instagram-scraper | Scrapes an instagram user's photos and videos | arc298 | 7168 |
126 | OpenSubtitlesDownload | Automatically find and download the right subtitles for your favorite videos! | emericg | 482 |
127 | automl-gs | Provide an input CSV and a target field to predict, generate a model + code to run it. | minimaxir | 1790 |
128 | Sublist3r | Fast subdomains enumeration tool for penetration testers | aboul3la | 7534 |
129 | EmojiExtractor | Extract emoji into differents format and differents style from official Unicode website. | loicpirez | 15 |
130 | lazynlp | Library to scrape and clean web pages to create massive datasets. | chiphuyen | 2061 |
131 | ffsubsync | Automagically synchronize subtitles with video. | smacke | 5544 |
132 | faceswap | Deepfakes Software For All | deepfakes | 42257 |
133 | SC-FEGAN | SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV2019) | run-youngjoo | 3283 |
134 | The-Big-Username-Blocklist | This is a opinionated blocklist of words that you might not like to see used as usernames in your service. | marteinn | 569 |
135 | NegativeHarmonizer | A python tool to invert the tonality (a.k.a negative harmony) of midi notation | lukemcraig | 25 |
136 | NegativeHarmony | Negative harmony calculator for chords | esimen01 | 1 |
137 | uncaptcha2 | defeating the latest version of ReCaptcha with 91% accuracy | ecthros | 4933 |
138 | atypical | Find the junk data hidden amongst the good data (Python 3.4) | rectangletangle | 6 |
139 | SubDomainizer | A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github. | nsonaniya2010 | 1329 |
140 | twint | An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations. | twintproject | 13788 |
141 | wtfiswronghere | A collection of simple errors that beginners are likely to hit when they start writing Python. | qxf2 | 247 |
142 | loguru | Python logging made (stupidly) simple | Delgan | 12909 |
143 | wtfpython | What the f*ck Python? 😱 | satwikkansal | 31671 |
144 | LyricsGenius | Download song lyrics and metadata from Genius.com 🎶🎤 | johnwmillr | 703 |
145 | rapping-neural-network | Rap song writing recurrent neural network trained on Kanye West's entire discography | robbiebarrat | 1010 |
146 | trape | People tracker on the Internet: OSINT analysis and research tool by Jose Pino | jofpin | 7170 |
147 | byob | An open-source post-exploitation framework for students, researchers and developers. | malwaredllc | 7845 |
148 | Photon | Incredibly fast crawler designed for OSINT. | s0md3v | 8970 |
149 | instagram-scraper | Scrape the Instagram frontend. Inspired from twitter-scraper by @kennethreitz. | meetmangukiya | 918 |
150 | youCanCodeAGif | Can you make an High Quality Gif from A to Z only by coding? Yes. Do you want to, though? | 1-Sisyphe | 1115 |
151 | Wallhaven-dl | A wallhaven scraper which downloads all the wallpapers form alpha.wallhaven.cc | saurabhan | 189 |
152 | slack-downloader | Slack uploads downloader and organizer | auino | 44 |
153 | quip-api | Quip Automation REST API for editing documents, folders, and users | quip | 264 |
154 | DeblurGAN | Image Deblurring using Generative Adversarial Networks | KupynOrest | 2172 |
155 | reactionrnn | Python module + R package to predict the reactions to a given text using a pretrained recurrent neural network. | minimaxir | 298 |
156 | inter | The Inter font family | rsms | 14346 |
157 | asciidots | Esolang inspired by ASCII art | aaronjanse | 1057 |
158 | robinhood-to-csv | Python script to export Robinhood trades to a CSV file | Satou-gg | 1 |
159 | spoilerwall | Spoilerwall introduces a brand new concept in the field of network hardening. Avoid being scanned by spoiling movies on all your ports! | infobyte | 757 |
160 | rarepepes | Make your own rare pepes | kendricktan | 21 |
161 | iffse | Facial Feature Search Engine for Some Photo Sharing Website | kendricktan | 373 |
162 | EyeWitness | EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible. | FortyNorthSecurity | 3728 |
163 | segtok | Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic features. | fnl | 156 |
164 | scanless | online port scan scraper | vesche | 963 |
165 | Robinhood-for-Google-Finance | Python script to export Robinhood trades to a CSV file | briansrls | 100 |
166 | spaCy | 💫 Industrial-strength Natural Language Processing (NLP) in Python | explosion | 24198 |
167 | BossSensor | Hide screen when boss is approaching. | Hironsan | 6135 |
168 | big-list-of-naughty-strings | The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. | minimaxir | 43616 |
169 | itermplot | An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal. | daleroberts | 1394 |
170 | models | Models and examples built with TensorFlow | tensorflow | 74397 |
171 | ansible | Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. | ansible | 54508 |
172 | awesome-hacking | Awesome hacking is an awesome collection of hacking tools. | jekil | 2099 |
173 | chatbot-rnn | A toy chatbot powered by deep learning and trained on data from Reddit | pender | 862 |
174 | explore-python | 📗 The Beauty of Python Programming. | ethan-funny | 2187 |
175 | have-fun-with-machine-learning | An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks | humphd | 4945 |
176 | nltk | NLTK Source | nltk | 11049 |
177 | python-ftfy | Fixes mojibake and other glitches in Unicode text, after the fact. | rspeer | 3289 |
178 | markovify | A simple, extensible Markov chain generator. | jsvine | 3059 |
179 | SubredditSimulator | An automated subreddit with posts created using markov chains | Deimos | 464 |
180 | twarc | A command line tool (and Python library) for archiving Twitter JSON | DocNow | 1229 |
181 | gender.py | A simple python library to take first names and return their gender using the genderize.io API. | acceptable-security | 24 |
182 | fast-style-transfer | TensorFlow CNN for fast style transfer ⚡🖥🎨🖼 | lengstrom | 10548 |
183 | certbot | Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. | certbot | 29273 |
184 | debops-tools | Your Debian-based data center in a box | debops | 1084 |
185 | srez | Image super-resolution through deep learning | david-gpu | 5296 |
186 | TopDeepLearning | A list of popular github projects related to deep learning | aymericdamien | 5443 |
187 | aetros-cli | AETROS CLI + SDK. Command line application to manage/monitor machine learning training in AETROS Trainer | aetros | 112 |
188 | dirsearch | Web path scanner | maurosoria | 8523 |
189 | glances | Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems. | nicolargo | 21432 |
190 | awesome-aws | A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. | donnemartin | 10673 |
191 | magenta | Magenta: Music and Art Generation with Machine Intelligence | magenta | 17888 |
192 | gitsome | A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools | donnemartin | 7300 |
193 | waybackpack | Download the entire Wayback Machine archive for a given URL. | jsvine | 2454 |
194 | tflearn | Deep learning library featuring a higher-level API for TensorFlow. | tflearn | 9576 |
195 | colornet | Neural Network to colorize grayscale images | pavelgonchar | 3565 |
196 | SublimeLogMagic | Javascript console.log statements at the tip of your fingers | syko | 23 |
197 | you-get | ⏬ Dumb downloader that scrapes the web | soimort | 45462 |
198 | public-apis | A collective list of free APIs | public-apis | 209054 |
199 | lda2vec | cemoody | 3077 | |
200 | neural-doodle | Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.) | alexjc | 9801 |
201 | ranger | A VIM-inspired filemanager for the console | ranger | 12137 |
202 | DeepDarkFantasy | DeepDream Video Generator with ffmpeg, pycaffe | Hazealign | 10 |
203 | deepdreamer | Easy to configure Python program that make use of Google's DeepDream. | kesara | 201 |
204 | keras | Deep Learning for humans | keras-team | 56152 |
205 | SRLab | single image super resolution algorithm implementation | schen59 | 35 |
206 | pg_activity | pg_activity is a top like application for PostgreSQL server activity monitoring. | dalibo | 1504 |
207 | image-analogies | Generate image analogies using neural matching and blending. | awentzonline | 3511 |
208 | zzzzz | Roleplay as the NSA by making creepy graphs of your friends | defaultnamehere | 1301 |
209 | classifier | Organize files in your directory instantly, by classifying them into different folders | bhrigu123 | 991 |
210 | googler | 🔍 Google from the terminal | jarun | 5815 |
211 | rtv | Browse Reddit from your terminal | michael-lazar | 4582 |
212 | CredCrack | A fast and stealthy credential harvester | gojhonny | 579 |
213 | 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 | 5805 |
214 | gradify | CSS gradient placeholders | fraser-hemp | 1448 |
215 | newspaper | News, full-text, and article metadata extraction in Python 3. Advanced docs: | codelucas | 12153 |
216 | pgtune | PostgreSQL configuration wizard | gregs1104 | 989 |
217 | material-theme | Material Theme, the most epic theme for Sublime Text 3 by Mattia Astorino | equinusocio | 11035 |
218 | git-repo-updater | A console script that allows you to easily update multiple git repositories at once | earwig | 715 |
219 | thefuck | Magnificent app which corrects your previous console command. | nvbn | 73346 |
220 | creepy | A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms. | jkakavas | 365 |
221 | devicon | Set of icons representing programming languages, designing & development tools | devicons | 6091 |
222 | audiogrep | Creates audio supercuts. | antiboredom | 950 |
223 | net-creds | Sniffs sensitive data from interface or pcap | DanMcInerney | 1455 |
224 | ngxtop | Real-time metrics for nginx server | lebinh | 6331 |
225 | BetterFindBuffer | Adds a couple of missing features to SublimeText 3 Find Results buffer | aziz | 97 |
226 | mkcast | [OBSOLETE - see readme] A tool for creating GIF screencasts of a terminal, with key presses overlaid. | tckmn | 3138 |
227 | PersistentRegexHighlight | Persistent regular expression highlighting for Sublime Text 2 | skuroda | 51 |
228 | elasticsearch-gmail | Index your Gmail Inbox with Elasticsearch | oliver006 | 1984 |
229 | fake2db | create custom test databases that are populated with fake data | emirozer | 2139 |
230 | git-imerge | Incremental merge for git | mhagger | 2478 |
231 | neuraltalk | NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences. | karpathy | 5285 |
232 | youtube-dl | Command-line program to download videos from YouTube.com and other video sites | ytdl-org | 113480 |
233 | Flashlight | The missing Spotlight plugin system | nate-parrott | 5416 |
234 | gitdummy | Private contributions in your GitHub log without exposing private source code | realtux | 237 |
235 | awesome-machine-learning | A curated list of awesome Machine Learning frameworks, libraries and software. | josephmisiti | 55823 |
236 | videogrep | automatic video supercuts with python | antiboredom | 2936 |
237 | storm | Manage your SSH like a boss. | emre | 3916 |
238 | portia | Visual scraping for Scrapy | scrapinghub | 8610 |
239 | wifijammer | Continuously jam all wifi clients/routers | DanMcInerney | 3488 |
240 | PlainTasks | An opinionated todo-list plugin for Sublime Text editor (version 2 and 3) | aziz | 3249 |
241 | sublime-find-function-definition | Sublime Text 2 plugin to find and open a function's declaration in your project | timdouglas | 40 |
242 | fuqit | The FuqIt Web Framework. Shit files into a dir, get some web. | zedshaw | 459 |
243 | AlienFeed | Reddit command-line client. Follow the latest submissions from your terminal. | jawerty | 165 |
244 | treeio | Tree.io | treeio | 1500 |
245 | sslstrip | A tool for exploiting Moxie Marlinspike's SSL "stripping" attack. | moxie0 | 1748 |
246 | powerline-shell | A beautiful and useful prompt for your shell | b-ryan | 5897 |
247 | decrypt | Pipe programs through decrypt to make your boss think you are l33t | jtwaleson | 420 |
248 | uscode | The United States Code | lightyrs | 1 |
249 | redis-faina | A query analyzer that parses Redis' MONITOR command for counter/timing stats about query patterns | facebookarchive | 1723 |
250 | pinry | Pinry is a self-hostable Pinterest "clone" that has a strong resemblance to Wookmark. (Because I use their jQuery library and like their design.) | lightyrs | 1 |
251 | pinry | Pinry's repository has moved to | overshard | 607 |
252 | octogit | giving git more tentacles | myusuf3 | 576 |
253 | Xperience1080 | 1080p mod of the Xperience skin for XBMC. | Black09 | 69 |
254 | osx-gcc-installer | GCC Installer for OSX! Without Xcode! | not-kennethreitz | 3063 |
255 | httpbin | HTTP Request & Response Service, written in Python + Flask. | postmanlabs | 11121 |
256 | historical code from reddit.com | reddit-archive | 16177 | |
257 | uscode | The United States Code | divegeek | 728 |
258 | mitmproxy | An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. | mitmproxy | 28661 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | NegativeHarmonyGenerator | This is a Musescore plugin that generates the negative harmony equivalent of the score selected/ full score. | RP335 | 6 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | musiclyrics | https://www.kaylinpavlik.com/50-years-of-pop-music/ | walkerkq | 101 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | macdown | Open source Markdown editor for macOS. | MacDownApp | 9100 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | pyenv | Simple Python version management | pyenv | 28727 |
2 | hr | A horizontal 📏 for your terminal | LuRsT | 1218 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | validates_url | URL Validation for Rails | perfectline | 490 |
2 | hashids.rb | A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. | peterhellberg | 912 |
3 | shortuuid.rb | Convert UUIDs & numbers into space efficient and URL-safe Base62 strings, or any other alphabet. | sudhirj | 47 |
4 | counter-cache | Counting at scale is hard. Let's do it good. | wanelo | 143 |
5 | webdrivers | Keep your Selenium WebDrivers updated automatically | titusfortner | 545 |
6 | attribool | ✅ Ruby macros for creating boolean methods for attributes that may or may not be booleans themselves. | evanthegrayt | 1 |
7 | active_admin_sidebar | 📌 easy change sidebar position with activeadmin | activeadmin-plugins | 61 |
8 | light-service | Series of Actions with an emphasis on simplicity. | adomokos | 736 |
9 | activeadmin_dynamic_fields | ActiveAdmin plugin to add dynamic behaviors to fields | blocknotes | 102 |
10 | devise-otp-second-step | An example of how to implemented OTP two-factor authentication as a second login step in Rails and Devise | jamesridgway | 23 |
11 | active_model_otp | Adds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword | heapsource | 686 |
12 | devise_saml_authenticatable | Devise SAML 2.0 authentication strategy | apokalipto | 245 |
13 | rodauth-rails | Rails integration for Rodauth authentication framework | janko | 334 |
14 | rodauth | Ruby's Most Advanced Authentication Framework | jeremyevans | 1308 |
15 | authy-devise | Authy Devise plugin to add Two-Factor Authentication | twilio | 200 |
16 | after_commit_everywhere | Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application. | Envek | 444 |
17 | apartment | Database multi-tenancy for Rack (and Rails) applications | rails-on-services | 264 |
18 | berater_rb | work within limits | dpep | 14 |
19 | rubocop-performance | An extension of RuboCop focused on code performance checks. | rubocop | 492 |
20 | rubocop-rails | A RuboCop extension focused on enforcing Rails best practices and coding conventions. | rubocop | 624 |
21 | rubocop-rspec | Code style checking for RSpec files | rubocop | 711 |
22 | kredis | Higher-level data structures built on Redis | rails | 1159 |
23 | hotwire-rails | Use Hotwire in your Ruby on Rails app | hotwired | 965 |
24 | tailwindcss-rails | rails | 1083 | |
25 | devise_masquerade | Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it. | oivoodoo | 467 |
26 | tenderjit | JIT for Ruby that is written in Ruby | tenderlove | 386 |
27 | country_select | Gemification of rails's country_select | countries | 651 |
28 | js_from_routes | 🛣️ Generate path helpers and API methods from your Rails routes | ElMassimo | 65 |
29 | draper | Decorators/View-Models for Rails Applications | drapergem | 5125 |
30 | capybara_active_admin | Capybara DSL for fast and easy testing Active Admin applications. | activeadmin-plugins | 12 |
31 | countries | All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers). | countries | 1898 |
32 | flexyear | Simple natural language year range parsing (mid-80s, 1970s, 75-76) | reverbdotcom | 17 |
33 | visualize_ruby | Transform code into a flowchart and experimentally trace the execution path through it | zeisler | 245 |
34 | simplecov | Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites | simplecov-ruby | 4502 |
35 | smstools | A set of Ruby and JavaScript classes to aid in SMS message processing | livebg | 44 |
36 | remove_emoji | 2021 Ruby Remove Emoji 😈🈲😱 for Ruby 2.x ~ 3.0 / Rails 4、5.x、6.x | guanting112 | 50 |
37 | pattern | A collection of lightweight, standardized, rails-oriented patterns. | Selleo | 557 |
38 | data-migrate | Migrate and update data alongside your database structure. | ilyakatz | 1120 |
39 | dotfiles | My dotfiles | companygardener | 10 |
40 | makara | A Read-Write Proxy for Connections; Also provides an ActiveRecord adapter. | instacart | 874 |
41 | distribute_reads | Scale database reads to replicas in Rails | ankane | 317 |
42 | time_for_a_boolean | Back boolean concepts like deleted?, published?, or active? with timestamps | calebhearth | 89 |
43 | sorbet | A fast, powerful type checker designed for Ruby | sorbet | 3268 |
44 | batch-loader | ⚡ Powerful tool for avoiding N+1 DB or HTTP queries | exAspArk | 932 |
45 | ar_transaction_changes | Store transaction changes for active record objects | dylanahsmith | 85 |
46 | view_component | A framework for building reusable, testable & encapsulated view components in Ruby on Rails. | ViewComponent | 2630 |
47 | active_hash | A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource | active-hash | 1006 |
48 | route_translator | Translate your rails app route to various languages without the hassle | enriclluelles | 760 |
49 | yaaf | Easing the form object pattern in Rails applications | rootstrap | 308 |
50 | rails-pg-extras | Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more. | pawurb | 813 |
51 | active_record_doctor | Identify database issues before they hit production. | gregnavis | 1212 |
52 | appsignal-ruby | 🟥 AppSignal for Ruby gem | appsignal | 140 |
53 | pay | Payments for Ruby on Rails apps | pay-rails | 1363 |
54 | pgslice | Postgres partitioning as easy as pie | ankane | 820 |
55 | cached_counts | A replacement for Rails' counter caches, using memcached | academia-edu | 3 |
56 | activerecord-cte | Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries | vlado | 252 |
57 | optimism | The missing drop-in solution for realtime remote form validation in Rails. | leastbad | 304 |
58 | futurism | Lazy-load Rails partials via CableReady | stimulusreflex | 386 |
59 | down | Streaming downloads using net/http, http.rb or wget | janko | 893 |
60 | rspec-sidekiq | RSpec for Sidekiq | philostler | 563 |
61 | isolator | Detect non-atomic interactions within DB transactions | palkan | 627 |
62 | ruby_jard | Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging. | nguyenquangminh0711 | 840 |
63 | capybara_discoball | Spin up an external server just for Capybara | thoughtbot | 127 |
64 | rspec-mocks | RSpec's 'test double' framework, with support for stubbing and mocking | rspec | 1082 |
65 | shoulda-matchers | Simple one-liner tests for common Rails functionality | thoughtbot | 3295 |
66 | rspec-rails | RSpec for Rails 5+ | rspec | 4845 |
67 | marginalia | Attach comments to ActiveRecord's SQL queries | basecamp | 1608 |
68 | order_query | Find next / previous Active Record(s) in one query | glebm | 501 |
69 | counter-cache | Counting at scale is hard. Let's do it good. | yoshiso | 1 |
70 | amazing_print | Pretty print your Ruby objects with style -- in full color and with proper indentation | amazing-print | 549 |
71 | skunk | A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage! | fastruby | 395 |
72 | repost | Redirect using POST method | vergilet | 60 |
73 | pagy | 🏆 The Best Pagination Ruby Gem 🥇 | ddnexus | 3764 |
74 | chronic | Chronic is a pure Ruby natural language date parser. | mojombo | 3145 |
75 | pallets | Simple and reliable workflow engine, written in Ruby | linkyndy | 225 |
76 | miss_hannigan | An alternative way to do cascading deletes/destroys in Rails. | sutrolabs | 41 |
77 | twilio-ruby | A Ruby gem for communicating with the Twilio API and generating TwiML | twilio | 1313 |
78 | amoeba | A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model | amoeba-rb | 732 |
79 | ancestry | Organise ActiveRecord model into a tree structure | stefankroes | 3480 |
80 | sidekiq-unique-jobs | Prevents duplicate Sidekiq jobs | mhenrixon | 1240 |
81 | activerecord_where_assoc | Make ActiveRecord do conditions on your associations | MaxLap | 168 |
82 | interactor-contracts | Add contracts to your interactors | michaelherold | 78 |
83 | magic_frozen_string_literal | easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files | Invoca | 139 |
84 | sql_query | Ruby gem to load SQL queries from .sql.erb templates using ERB. |
sufleR | 152 |
85 | hair_trigger | Happy database triggers for ActiveRecord | jenseng | 646 |
86 | iostreams | IOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism transparent to the application. | reidmorrison | 90 |
87 | fast_blank | SamSaffron | 596 | |
88 | js_regex | Converts Ruby regexes to JavaScript regexes. | jaynetics | 58 |
89 | default_value_for | Provides a way to specify default values for ActiveRecord models | FooBarWidget | 736 |
90 | gitlabhq | GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com | gitlabhq | 23042 |
91 | strip_attributes | 🔪 An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil. | rmm5t | 520 |
92 | show_for | Wrap your objects with a helper to easily show them | heartcombo | 465 |
93 | activeadmin-ajax_filter | AJAX filters for ActiveAdmin | holyketzer | 86 |
94 | pry-theme | An easy way to customize Pry colors via theme files | kyrylo | 170 |
95 | rubycritic | A Ruby code quality reporter | whitesmith | 2966 |
96 | ciao | HTTP checks & tests (private & public) monitoring - check the status of your URL | brotandgames | 1538 |
97 | lol_dba | lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts. | plentz | 1463 |
98 | activefolder | A file system ORM based on ActiveRecord | benthorner | 8 |
99 | paul_revere | A library for "one off" announcements in Rails apps. | thoughtbot | 298 |
100 | cable_ready | Use simple commands on the server to control client browsers in real-time | stimulusreflex | 625 |
101 | standard | 🌟 Ruby Style Guide, with linter & automatic code fixer | testdouble | 2019 |
102 | docker-rails | Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq | ledermann | 1004 |
103 | meta-tags | Search Engine Optimization (SEO) for Ruby on Rails applications. | kpumuk | 2525 |
104 | csv_shaper | Beautiful DSL for creating CSV output in Ruby & Rails | paulspringett | 221 |
105 | words_counted | A Ruby natural language processor. | abitdodgy | 156 |
106 | sidekiq-batch | Sidekiq Batch Jobs Implementation | breamware | 298 |
107 | rails_new | A thoughtfully designed template for building modern Rails apps. Get started in minutes instead of hours 🔥🚀 | lockstep | 161 |
108 | random_coordinates | alain-andre | 2 | |
109 | unsplash_rb | 💎 Ruby wrapper for the Unsplash API. | unsplash | 212 |
110 | active_median | Median and percentile for Active Record, Mongoid, arrays, and hashes | ankane | 387 |
111 | homebrew-imagemagick | Tap for imagemagick with pango | CarlosJimenez | 2 |
112 | gingerice | Ruby wrapper for correcting spelling and grammar mistakes based on the context of complete sentences. | subosito | 479 |
113 | backtrace | Ruby gem to print exception backtrace nicely | yegor256 | 16 |
114 | WhatWeb | Next generation web scanner | urbanadventurer | 4079 |
115 | rails-pangu | Rails starter kit that every startup needs | ruilisi | 195 |
116 | administrate | A Rails engine that helps you put together a super-flexible admin dashboard. | thoughtbot | 5437 |
117 | spittoon | 🖼 Sequential-art comic-strip generator written in Ruby which uses RMagick (2005) | statico | 129 |
118 | query_track | Find time-consuming database queries for ActiveRecord-based Rails Apps | kirillshevch | 276 |
119 | tty-logger | A readable, structured and beautiful logging for the terminal | piotrmurach | 286 |
120 | deep_cloneable | This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations. | moiristo | 747 |
121 | strings | A set of useful functions for transforming strings. | piotrmurach | 119 |
122 | Emojisaic | convert emojis into emoji mosaics. also works for gifs. | lilkraftwerk | 23 |
123 | pharmaduke | Twitter bot combining Marmaduke comics with Erowid trip reports | lilkraftwerk | 7 |
124 | ocr_space | Free Online OCR for Ruby - Convert images to text | suyesh | 59 |
125 | russian-pushup-program | Crazy Two Week Russian Pushup Program | brenodamata | 1 |
126 | indefinite_article | Indefinite article identification for Ruby strings | rossmeissl | 61 |
127 | phonelib | Ruby gem for phone validation and formatting using google libphonenumber library data | daddyz | 902 |
128 | annotate_gem | 🌲 Add comments to your Gemfile with each dependency's description | ivantsepp | 166 |
129 | active-record-query-trace | Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record | brunofacca | 865 |
130 | google-dig | Search images with Google Search (Scraping) | anekos | 1 |
131 | extreme_timeout | Timeout from the outside of the GVL. | draftcode | 10 |
132 | textris | Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage of e-mail proxying and enhanced phone number parsing, among others. | visualitypl | 126 |
133 | eager_group | fix n+1 aggregate sql functions for rails | flyerhzm | 114 |
134 | imap-backup | Backup GMail (or other IMAP) accounts to disk | joeyates | 1034 |
135 | platform_agent | Parse user agent to deduce the platform | basecamp | 102 |
136 | ActiveRecordExtended | Adds additional postgres functionality to an ActiveRecord / Rails application | GeorgeKaraszi | 1084 |
137 | niceql | niceql gem repo. Nice, colorized SQL formatting in ruby. | alekseyl | 289 |
138 | logidze | Database changes log for Rails | palkan | 1298 |
139 | slack-big-emoji | Command-line tool to create big emojis for Slack. | kinduff | 42 |
140 | passwordless | 🗝 Authentication for your Rails app without the icky-ness of passwords | mikker | 783 |
141 | real-world-rails | Real World Rails applications and their open source codebases for developers to learn from | eliotsykes | 1532 |
142 | blazer | Business intelligence made simple | ankane | 3356 |
143 | trend-ruby | Anomaly detection and forecasting for Ruby | ankane | 117 |
144 | kimuraframework | Kimurai is a modern web scraping framework written in Ruby which works out of box with Headless Chromium/Firefox, PhantomJS, or simple HTTP requests and allows to scrape and interact with JavaScript rendered websites | vifreefly | 914 |
145 | modern-rails-template | A modern Rails new template for modern developers | damienlethiec | 71 |
146 | suggest_rb | ❓ tells you which method does the thing you want to do | jbodah | 248 |
147 | video_transcoding | Tools to transcode, inspect and convert videos. | donmelton | 2224 |
148 | pipe_operator | Elixir/Unix style pipe operations in Ruby - PROOF OF CONCEPT | LendingHome | 139 |
149 | jets | Ruby on Jets | boltops-tools | 1996 |
150 | stealth | An open source Ruby framework for text and voice chatbots. 🤖 | hellostealth | 532 |
151 | stealth-facebook | Facebook Messenger driver for Stealth | hellostealth | 12 |
152 | gaffe | 💥 Gaffe handles Rails error pages in a clean, simple way. | mirego | 242 |
153 | microscope | 🔬 Microscope adds useful scopes targeting ActiveRecord boolean, date and datetime fields. | mirego | 52 |
154 | platform-api | Ruby HTTP client for the Heroku API | heroku | 207 |
155 | language_server-ruby | A Ruby Language Server implementation | mtsmfm | 257 |
156 | unicode-emoji | Up-to-date Emoji Regex in Ruby | janlelis | 135 |
157 | gsm_encoder | ruby GSM 03.38 encoder/decoder | yury | 17 |
158 | name_of_person | Presenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc) | basecamp | 623 |
159 | activerecord-precounter | Yet Another N+1 COUNT Query Killer for ActiveRecord | k0kubun | 88 |
160 | letter_avatar | Ruby gem for creating letter avatar from user's name (or any other string :-) ). | ksz2k | 262 |
161 | simple_form-bootstrap | Example application with SimpleForm and Twitter Bootstrap | heartcombo | 784 |
162 | panda-motd | a utility for generating a more useful MOTD | taylorthurlow | 131 |
163 | discard | 🃏🗑 Soft deletes for ActiveRecord done right | jhawthorn | 1633 |
164 | activeadmin_addons | Extends ActiveAdmin to enable a set of great optional UX improving add-ons | platanus | 666 |
165 | branch_io | Client for branch.io public API | ushu | 14 |
166 | slacktyping | i'm typing when you're typing | will | 1910 |
167 | git-vanity-sha | vanity hex prefixes for your commit SHAs | mattbaker | 287 |
168 | turbulence | Hopefully-meaningful metrics | chad | 235 |
169 | coltrane | 🎹🎸A music theory library with a command-line interface | pedrozath | 738 |
170 | fast_jsonapi | No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects. | Netflix | 5117 |
171 | awesome-blockchains | A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips 🌷🌷🌷. Distributed is the new centralized. | openblockchains | 3561 |
172 | instabot.rb | An instagram bot works without instagram api, only needs your username and password. written in ruby | eVanilla | 155 |
173 | jbuilder | Jbuilder: generate JSON objects with a Builder-style DSL | rails | 4129 |
174 | onebox | A gem for turning URLs into website previews | discourse | 802 |
175 | trestle | A modern, responsive admin framework for Ruby on Rails | TrestleAdmin | 1763 |
176 | colorls | A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. 🎉 | athityakumar | 4214 |
177 | dexter | The automatic indexer for Postgres | ankane | 1279 |
178 | twurl | OAuth-enabled curl for the Twitter API | 1711 | |
179 | cancancan | The authorization Gem for Ruby on Rails. | CanCanCommunity | 5219 |
180 | devise_invitable | An invitation strategy for devise | scambra | 2520 |
181 | whitewidow | SQL Vulnerability Scanner | WhitewidowScanner | 952 |
182 | redis-rails | Redis stores for Ruby on Rails | redis-store | 951 |
183 | fastimage | FastImage finds the size or type of an image given its uri by fetching as little as needed | sdsykes | 1306 |
184 | scoruby | Ruby Scoring API for PMML | asafschers | 69 |
185 | robinhood-on-rails | A web dashboard for the free trading platform Robinhood using Ruby on Rails and a private API | bcwik9 | 143 |
186 | rapidfire | Making dynamic surveys should be easy! | code-mancers | 305 |
187 | watir | Watir Powered By Selenium | watir | 1450 |
188 | rack-attack | Rack middleware for blocking & throttling | rack | 5178 |
189 | fae | CMS for Rails. For Reals. | wearefine | 789 |
190 | boarding | Instantly create a simple signup page for TestFlight beta testers | fastlane | 866 |
191 | geared_pagination | Paginate Active Record sets at variable speeds | basecamp | 703 |
192 | pluck_all | A more efficient way to get data from database. Like #pluck method but return array of hashes instead. | khiav223577 | 96 |
193 | deep_pluck | Allow you to pluck attributes from nested associations without loading a bunch of records. | khiav223577 | 405 |
194 | bootsnap | Boot large Ruby/Rails apps faster | Shopify | 2554 |
195 | kamisama | Start, monitor, and observe background worker processes, from Ruby. | shiroyasha | 57 |
196 | action-store | Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association. | rails-engine | 391 |
197 | canonical-rails | Quick and configurable canonical tag to use in Rails views. | jumph4x | 130 |
198 | highscore | Find and rank keywords in text | domnikl | 208 |
199 | chartkick | Create beautiful JavaScript charts with one line of Ruby | ankane | 6030 |
200 | hightop | A nice shortcut for group count queries | ankane | 450 |
201 | spreadsheet_architect | Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data. | westonganger | 1220 |
202 | minicron | 🕰️ Monitor your cron jobs | jamesrwhite | 2356 |
203 | truffleruby | A high performance implementation of the Ruby programming language, built on GraalVM. | oracle | 2755 |
204 | google-assistant-ruby | A ruby gem for creating Google Assistant actions | armilam | 93 |
205 | rails-security-checklist | 🔑 Community-driven Rails Security Checklist (see our GitHub Issues for the newest checks that aren't yet in the README) | eliotsykes | 1315 |
206 | nlp-with-ruby | Curated List: Practical Natural Language Processing done in Ruby | arbox | 965 |
207 | invisible_captcha | 🍯 Unobtrusive and flexible spam protection for Rails apps | markets | 948 |
208 | seeing_is_believing | Displays the results of every line of code in your file | JoshCheek | 1265 |
209 | wannabe_bool | If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more). | prodis | 158 |
210 | marky_markov | Markov Chain Generator | pennachin | 1 |
211 | faster_path | Faster Pathname handling for Ruby written in Rust | danielpclark | 785 |
212 | anycable | Polyglot replacement for Ruby WebSocket servers with Action Cable protocol | anycable | 1675 |
213 | decisiontree | ID3-based implementation of the ML Decision Tree algorithm | igrigorik | 1352 |
214 | capistrano-sidekiq | Sidekiq integration for Capistrano | seuros | 539 |
215 | carrierwave_backgrounder | Offload CarrierWave's image processing and storage to a background process using Delayed Job, Resque, Sidekiq, Qu, Queue Classic or Girl Friday. | lardawge | 723 |
216 | remotipart | Rails jQuery file uploads via standard Rails "remote: true" forms. | JangoSteve | 1017 |
217 | ansible-rails | Ansible: Ruby on Rails Server | aleks | 318 |
218 | lttb | This is an implementation of the Largest-Triangle-Three-Buckets (LTTB) downsampling algorithm in Ruby. | Jubke | 7 |
219 | lare_round | Application of the largest remainder method for preserving sum total of rounded numbers | jethroo | 11 |
220 | phishlulz | antisnatchor | 337 | |
221 | active_link_to | View helper to manage "active" state of a link | chrise86 | 1 |
222 | CommonRegexRuby | Find a lot of kinds of common information in a string. CommonRegex port for Ruby | talyssonoc | 78 |
223 | calyx | A Ruby library for generating text with recursive template grammars. | maetl | 60 |
224 | mail_extract | Strip email message body from quotes and signatures | sosedoff | 24 |
225 | birdwatcher | Data analysis and OSINT framework for Twitter | michenriksen | 398 |
226 | tensorflow.rb | tensorflow for ruby | somaticio | 822 |
227 | pagelet_rails | Improve perceived performance of your rails application with minimum effort | antulik | 249 |
228 | rack_api_skeleton | 💀 Barebones API-layer Rack app that returns JSON | chazelton331 | 1 |
229 | embedly-ruby | Ruby Embedly Client | embedly | 118 |
230 | google-api-ruby-client | REST client for Google APIs | googleapis | 2559 |
231 | google_sheets_appendroid | A Ruby gem for appending rows to a Google Sheets spreadsheet | apmiller108 | 1 |
232 | font-awesome-sass | Font-Awesome Sass gem for use in Ruby/Rails projects | FortAwesome | 895 |
233 | paper_trail | Track changes to your rails models | paper-trail-gem | 6362 |
234 | carrierwave-aws | AWS-SDK storage adapter for CarrierWave | carrierwaveuploader | 400 |
235 | portfolio | A blog and Portfolio CMS built with Rails, React, Redux, Material-UI, CSS Modules. | tsurupin | 719 |
236 | commander | The complete solution for Ruby command-line executables | commander-rb | 775 |
237 | Scumblr | Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results | Netflix-Skunkworks | 2644 |
238 | ulid | Universally Unique Lexicographically Sortable Identifier implementation for Ruby | rafaelsales | 335 |
239 | factory_bot | A library for setting up Ruby objects as test data. | thoughtbot | 7605 |
240 | faker | A library for generating fake data such as names, addresses, and phone numbers. | faker-ruby | 10372 |
241 | highline | A higher level command-line oriented interface. | JEG2 | 1232 |
242 | outcasts | Words that people on Twitter don't think are words. | zeke | 5 |
243 | http | HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts | httprb | 2875 |
244 | loofah | HTML/XML manipulation and sanitization based on Nokogiri | flavorjones | 859 |
245 | awesome-svg | A curated list of SVG. | willianjusten | 4342 |
246 | lunchy | A friendly wrapper for launchctl | eddiezane | 2862 |
247 | chef-cookbooks | Open source chef cookbooks. | 533 | |
248 | barby | The Ruby barcode generator | toretore | 793 |
249 | wolverine | Scripting redis with lua made even easier | Shopify | 108 |
250 | rails_semantic_logger | Rails Semantic Logger replaces the Rails default logger with Semantic Logger | reidmorrison | 212 |
251 | semantic_logger | Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers. | reidmorrison | 732 |
252 | msgpack-ruby | MessagePack implementation for Ruby / msgpack.org[Ruby] | msgpack | 690 |
253 | sycamore | A tree data structure for Ruby | marcelotto | 92 |
254 | uberscore | A gem that makes your Ruby blocks more concise. | vlad-shatskyi | 85 |
255 | em-synchrony | Fiber aware EventMachine clients and convenience classes | igrigorik | 1045 |
256 | capistrano-newrelic | New Relic integration for Capistrano 3 | seuros | 27 |
257 | dogstatsd-ruby | A Ruby client for DogStatsd | DataDog | 146 |
258 | em-resolv-replace | EventMachine-aware pure Ruby DNS resolution | gmodarelli | 68 |
259 | net-ssh | Pure Ruby implementation of an SSH (protocol 2) client | net-ssh | 912 |
260 | emoji-extractor | extracts high-resolution emoji pngs from /System/Library/Fonts/Apple Color Emoji.ttf | tmm1 | 536 |
261 | blog-sse | This repository shows how to use Rails, Sinatra and SSE to have realtime update to highcharts. The following blog post gives you more info. | penso | 4 |
262 | hue-cli | Command Line Interface to the Philips Hue lighting system. | birkirb | 62 |
263 | reality | Comprehensive data proxy to knowledge about real world | molybdenum-99 | 809 |
264 | errbit | The open source error catcher that's Airbrake API compliant | errbit | 4202 |
265 | leaderboard | Leaderboards backed by Redis in Ruby | agoragames | 477 |
266 | eventmachine | EventMachine: fast, simple event-processing library for Ruby programs | eventmachine | 4188 |
267 | emojitrack-feeder | 💫 consumes Twitter Streaming API for Emojitracker | emojitracker | 30 |
268 | wisper-sidekiq | Asynchronous event publishing for Wisper using Sidekiq | krisleech | 76 |
269 | danger | 🚫 Stop saying "you forgot to …" in code review (in Ruby) | danger | 4923 |
270 | rails-twitter-sse | Live twitter feed using Rails 4 streams, SSEs, threads, Twitter Streaming API, and Redis Pub/Sub | alexanderscott | 22 |
271 | minimagick | mini replacement for RMagick | minimagick | 2728 |
272 | immagine | Service that serves images and resize them if need be. | springernature | 94 |
273 | tqdm-ruby | Add a progress bar to your loops in a second. (A port of Python's tqdm.) | powerpak | 267 |
274 | hash_police | a gem to check whether given two hashes are of the same format | mz026 | 34 |
275 | scenic | Versioned database views for Rails | scenic-views | 3009 |
276 | browser | Do some browser detection with Ruby. Includes ActionController integration. | fnando | 2331 |
277 | tty-prompt | A beautiful and powerful interactive command line prompt | piotrmurach | 1350 |
278 | openhunt | discover new products, give feedback, help each other | OpenHunting | 417 |
279 | minuteman | Fast analytics using Redis | elcuervo | 638 |
280 | alfred-workflows-addcalendarevent | Workflow for Alfred 2 (and 3) to add an event in Calendar. | rtoshiro | 92 |
281 | oembedr | Lightweight, Flexible OEmbed Consumer Library | agoragames | 37 |
282 | goldiloader | Just the right amount of Rails eager loading | salsify | 1232 |
283 | slackistrano | Slack integration for Capistrano deployments. | phallstrom | 375 |
284 | godmin | Admin framework for Rails 5+ | varvet | 479 |
285 | bh | Bootstrap Helpers for Ruby | Fullscreen | 833 |
286 | admin_view | Rails 4 generator of CRUD admin interfaces for existing models. | renderedtext | 118 |
287 | invoker | An awesome utility to manage all your processes in development environment | code-mancers | 462 |
288 | letter_opener | Preview mail in the browser instead of sending. | ryanb | 3451 |
289 | pry-inline | Inline variables view like RubyMine in Pry | seikichi | 55 |
290 | tumblr_client | A Ruby Wrapper for the Tumblr v2 API | tumblr | 225 |
291 | from-scratch | One last command to bootstrap typical Rails production environment ready for first deploy | sandrew | 114 |
292 | best-ruby | Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices | franzejr | 2366 |
293 | refile | Ruby file uploads, take 3 | refile | 2471 |
294 | dasherize | 💻 Dasherize your projects | jollygoodcode | 102 |
295 | awesome-rails-gem | A collection of awesome Ruby Gems for Rails development. | hothero | 2786 |
296 | pastel | Terminal output styling with intuitive and clean API. | piotrmurach | 606 |
297 | htty | htty is the HTTP TTY, a console application for interacting with web servers. | htty | 1755 |
298 | slowpoke | Rack::Timeout enhancements for Rails | ankane | 277 |
299 | ahoy | Simple, powerful, first-party analytics for Rails | ankane | 3666 |
300 | has_scope | Map incoming controller parameters to named scopes in your resources | heartcombo | 1571 |
301 | social_shares | Check how many times url was shared in social networks, e.g. share counts | Timrael | 331 |
302 | groupdate | The simplest way to group temporal data | ankane | 3457 |
303 | placebo | You can add me to your Gemfile and hope something gets fixed. | jcxplorer | 14 |
304 | seed-fu | Advanced seed data handling for Rails, combining the best practices of several methods together. | mbleigh | 1200 |
305 | wiki-category-extractor | This is a simple extractor which extracts wikipedia articles of a given category. | papriwalprateek | 1 |
306 | marky_markov | Markov Chain Generator | zolrath | 227 |
307 | fuzzy_match | Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance internally. | seamusabshere | 650 |
308 | emoji_data.rb | 😎 Emoji encoding swiss army knife for Ruby | mroth | 87 |
309 | logstash-logger | Ruby logger that writes logstash events | dwbutler | 451 |
310 | lograge | An attempt to tame Rails' default policy to log everything. | roidrage | 3149 |
311 | pry-state | View state in pry session | SudhagarS | 32 |
312 | the-ultimate-guide-to-ruby-timeouts | Timeouts for popular Ruby gems | ankane | 1982 |
313 | minitest-power_assert | Power Assert for Minitest | hsbt | 113 |
314 | omnibus | Easily create full-stack installers for your project across a variety of platforms. | chef | 1234 |
315 | disc | Simple Disque-powered Ruby Jobs | pote | 131 |
316 | knock | Seamless JWT authentication for Rails API | nsarno | 2093 |
317 | proof | Secure Authentication for Single Page Applications | undercase | 224 |
318 | memist | A Ruby Memoization Helper | adamcooke | 76 |
319 | kashmir | Kashmir is a Ruby DSL that makes serializing and caching objects a snap. | IFTTT | 264 |
320 | ruby | The Ruby Programming Language [mirror] | ruby | 19495 |
321 | readthis | 📰 Pooled active support compliant caching with redis | sorentwo | 508 |
322 | octokit.rb | Ruby toolkit for the GitHub API | octokit | 3673 |
323 | staytus | 💡 An open source solution for publishing the status of your services | adamcooke | 2092 |
324 | capistrano-mb | [unmaintained] Capistrano tasks for deploying Rails from scratch to Ubuntu 16.04 and 18.04 | mattbrictson | 118 |
325 | active_record_union | UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation. | brianhempel | 413 |
326 | smarter_csv | Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys | tilo | 1248 |
327 | ruby-progressbar | Ruby/ProgressBar is a text progress bar library for Ruby. | jfelchner | 1472 |
328 | RubyTree | A General Purpose Tree Data Structure for Ruby | evolve75 | 347 |
329 | memoist2 | Simple Memoization for Ruby 2.0 | matthewrudy | 27 |
330 | heaven | 🚶 Rails app for GitHub Flow | atmos | 652 |
331 | airbrussh | Airbrussh pretties up your SSHKit and Capistrano output | mattbrictson | 508 |
332 | catpix | Print images in the terminal using Ruby. | pazdera | 315 |
333 | iso_latte | Ruby gem for isolating code execution into a subprocess | emcien | 182 |
334 | hashery | Facets Hashery Collection of Hash-based classes | rubyworks | 59 |
335 | by_star | Lets you find ActiveRecord + Mongoid objects by year, month, fortnight, week and more! | radar | 1026 |
336 | upsert | Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE. | seamusabshere | 656 |
337 | vcr | Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. | vcr | 5429 |
338 | git-wayback-machine | A simple script to quickly navigate a project's state through it's GIT history | MadRabbit | 158 |
339 | codeclimate | Code Climate CLI | codeclimate | 2341 |
340 | facets | Ruby Facets | rubyworks | 774 |
341 | pry-clipboard | pry cliboard utility | hotchpotch | 42 |
342 | method_hooks | Rails-style method hooks for plain old Ruby objects | fbonetti | 97 |
343 | lolcat | Rainbows and unicorns! | busyloop | 5179 |
344 | ruby-jwt | A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard. | jwt | 3351 |
345 | ripl | ruby interactive print loop - A light, modular alternative to irb | cldwalker | 391 |
346 | redd | Redd is a batteries-included API wrapper for reddit. | avinashbot | 183 |
347 | dot_hash | Access hash properties with the dot notation | 3den | 15 |
348 | bundler | Manage your Ruby application's gem dependencies | rubygems | 4856 |
349 | git-up | NOT MAINTAINED | aanand | 2628 |
350 | webinspector | Ruby gem to inspect completely a web page. It scrapes a given URL, and returns you its meta, links, images more. | davidesantangelo | 291 |
351 | launchy | A helper for launching cross-platform applications in a fire and forget manner. | copiousfreetime | 729 |
352 | counter_culture | Turbo-charged counter caches for your Rails app. | magnusvk | 1651 |
353 | ssl-tools | Ruby tools to help with debugging certificates for SSL connections | mislav | 336 |
354 | enumeradical | Radical enumerable additions for enumerating and doing other awesome things | coreyhaines | 26 |
355 | capistrano-git-submodule-strategy | Git submodule support for Capistrano 3 | ekho | 48 |
356 | publicsuffix-ruby | Domain name parser for Ruby based on the Public Suffix List. | weppos | 545 |
357 | inline_svg | Embed SVG documents in your Rails views and style them with CSS | jamesmartin | 592 |
358 | loaf | Manages and displays breadcrumb trails in Rails app - lean & mean. | piotrmurach | 402 |
359 | bower-rails | Bundler-like DSL + rake tasks for Bower on Rails | rharriso | 1471 |
360 | chewy | High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client | toptal | 1807 |
361 | protected_attributes | Protect attributes from mass-assignment in ActiveRecord models. | rails | 227 |
362 | consistency_fail | A tool for detecting missing unique indexes in Rails projects | trptcolin | 338 |
363 | postgres_ext | Adds support for missing PostgreSQL data types to ActiveRecord | DavyJonesLocker | 646 |
364 | elasticsearch-rails | Elasticsearch integrations for ActiveModel/Record and Ruby on Rails | elastic | 2957 |
365 | elasticsearch-ruby | Ruby integrations for Elasticsearch | elastic | 1897 |
366 | howitzer | A Ruby-based framework for acceptance testing | strongqa | 206 |
367 | listof | list of anything (Community driven list of anything) text :) | kevincobain2000 | 26 |
368 | gush | Fast and distributed workflow runner using ActiveJob and Redis | chaps-io | 955 |
369 | treat | Natural language processing framework for Ruby. | louismullie | 1354 |
370 | secure_headers | Manages application of security headers with many safe defaults | github | 3002 |
371 | neat | [no longer maintained] | thoughtbot | 4470 |
372 | alchemy-api-rb | Provides access to the Alchemy text mining API - http://www.alchemyapi.com/ | technekes | 54 |
373 | aylien_textapi_ruby | AYLIEN's officially supported Ruby client library for accessing Text API | AYLIEN | 15 |
374 | season | Season automatically creates scopes for ActiveRecord date, datetime and timestamp attributes | joaodiogocosta | 12 |
375 | pixelart.howto | pixel art HOWTOs | pixelartexchange | 329 |
376 | redis-objects | Map Redis types directly to Ruby objects | nateware | 2070 |
377 | overcommit | A fully configurable and extendable Git hook manager | sds | 3696 |
378 | test_squad | Running JavaScript tests on your Rails app, the easy way. | fnando | 56 |
379 | autoprefixer-rails | Autoprefixer for Ruby and Ruby on Rails | ai | 1203 |
380 | split | 📈 The Rack Based A/B testing framework | splitrb | 2584 |
381 | doorkeeper | Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. | doorkeeper-gem | 5021 |
382 | derailed_benchmarks | Go faster, off the Rails - Benchmarks for your whole Rails app | zombocom | 2782 |
383 | mountain_view | Living styleguide for Rails | devnacho | 275 |
384 | mighty_tap | A tap for ruby with some extra sugar | msievers | 33 |
385 | transproc | The project was ported to dry-rb/dry-transformer | solnic | 414 |
386 | rspec-rails-examples | RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase | eliotsykes | 2120 |
387 | periscope_api | Ruby Periscope API client | gabrielg | 137 |
388 | ohm | Object-Hash Mapping for Redis | soveran | 1388 |
389 | illacceptanything | The project where literally anything* goes. | illacceptanything | 1876 |
390 | bugspots | Implementation of simple bug prediction hotspot heuristic | igrigorik | 833 |
391 | alfred2-keylue-workflow | Keylue (Key Clue): Alfred 2 Workflow for Menu Bar and Keyboard Maestro Hot Key Search | zhaocai | 45 |
392 | sonos | Control Sonos speakers with Ruby | gotwalt | 381 |
393 | clipboard | Ruby access to the clipboard on Windows, Linux, macOS, Java, Cygwin, and WSL 📋︎ | janlelis | 329 |
394 | ruby-patterns | Examples of Patterns in Ruby | piscolomo | 995 |
395 | ofstruct | OpenFastStruct is a data structure, similar to an OpenStruct but faster. | arturoherrero | 54 |
396 | ruby | Ruby Style Guide | airbnb | 3499 |
397 | github-changelog-generator | Automatically generate change log from your tags, issues, labels and pull requests on GitHub. | github-changelog-generator | 6898 |
398 | google_places | A Ruby wrapper around the Google Places API | qpowell | 374 |
399 | rails_postgres_websockets_chat | Websocket Chat app using Postgres LISTEN/NOTIFY | bensheldon | 29 |
400 | smarter_csv | Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys | jordangraft | 2 |
401 | autolinks | Autolinks automatically replaces urls, emails, twitter handles and hashtags with html links | mindtonic | 1 |
402 | alaska | ExecJS runtime with persistent connection to nodejs | mavenlink | 54 |
403 | classifier-reborn | A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier. | jekyll | 530 |
404 | gli | Make awesome command-line applications the easy way | davetron5000 | 1207 |
405 | eye | Process monitoring tool. Inspired from Bluepill and God. | kostya | 1178 |
406 | redis-stat | (UNMAINTAINED) A real-time Redis monitoring tool | junegunn | 1997 |
407 | html-pipeline | HTML processing filters and utilities | gjtorikian | 2213 |
408 | fasterer | ⚡ Don't make your Rubies go fast. Make them go fasterer ™. ⚡ | DamirSvrtan | 1598 |
409 | fast-ruby | 💨 Writing Fast Ruby 😍 -- Collect Common Ruby idioms. | fastruby | 5338 |
410 | vineapp-ruby | A ruby library to access vine.co resources | bshelton229 | 2 |
411 | vpeeker-channels | Open-sourced codebase that powered Vinepeek Channels | pxiventures | 17 |
412 | reactive_record | Generate ActiveRecord models for a pre-existing Postgres db | twopoint718 | 133 |
413 | capistrano-deploytags | Add timestamped Git tags for each environment on deployment | mydrive | 123 |
414 | execjs | Run JavaScript code from Ruby | sstephenson | 1169 |
415 | pippi | pippi | tcopeland | 286 |
416 | colorize | Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences. | fazibear | 1163 |
417 | goldmine | Extract a wealth of information from lists | hopsoft | 55 |
418 | pretty_backtrace | Pretty your exception backtrace. | ko1 | 645 |
419 | pghero | A performance dashboard for Postgres | ankane | 6580 |
420 | active_interaction | 💼 Manage application specific business logic. | AaronLasseigne | 1836 |
421 | rush | Ruby replacement for bash | s-mage | 107 |
422 | feedbin | A nice place to read on the web. | feedbin | 3011 |
423 | github-services | Legacy GitHub Services Integration | github | 1910 |
424 | enumerize | Enumerated attributes with I18n and ActiveRecord/Mongoid support | brainspec | 1672 |
425 | deathbycaptcha | Ruby API for DeathByCaptcha (Captcha Solver as a Service) | infosimples | 142 |
426 | slack-notifier | A simple wrapper for posting to slack channels | slack-notifier | 1459 |
427 | bitbot-responders | Bitbot Responders: Bitbot example responders with Wit.ai natural language processing support. | modeset | 4 |
428 | bitbot | Bitbot: Rack based Slack bot with a responder DSL and support for Wit.ai natural language processing. | jejacks0n | 13 |
429 | asciiart | nodanaonlyzuul | 78 | |
430 | ascii-image | A Ruby gem to convert images into ASCII | nathanpc | 27 |
431 | gasciiart | Generates a git-based ascii animation repository | drewblas | 2 |
432 | generator_spec | Test Rails generators with RSpec | stevehodgkiss | 102 |
433 | database_rewinder | minimalist's tiny and ultra-fast database cleaner | amatsuda | 766 |
434 | dotenv | A Ruby gem to load environment variables from .env . |
bkeepers | 6160 |
435 | jemalloc-rb | gem install jemalloc && bundle exec je ./script/rails s | kzk | 230 |
436 | finishing_moves | Small, focused, awesome methods added to core Ruby classes. Home of the endlessly useful nil_chain. | BattleBrisket | 196 |
437 | hash_syntax | Converts Ruby files to and from Ruby 1.9's Hash syntax | michaeledgar | 83 |
438 | transpec | The RSpec syntax converter | yujinakayama | 1009 |
439 | volt | A Ruby web framework where your Ruby runs on both server and client | voltrb | 3245 |
440 | schema_plus | SchemaPlus provides a collection of enhancements and extensions to ActiveRecord | SchemaPlus | 690 |
441 | rails-antipatterns | A presentation on updates to Rails AntiPatterns | bomatson | 1 |
442 | squasher | Squasher - squash your old migrations in a single command | jalkoby | 1313 |
443 | active_model_serializers | ActiveModel::Serializer implementation and Rails hooks | rails-api | 5224 |
444 | em-http-request | Asynchronous HTTP Client (EventMachine + Ruby) | igrigorik | 1211 |
445 | httparty | 🎉 Makes http fun again! | jnunemaker | 5569 |
446 | faye-rails | Simple Rails glue for the Faye messaging protocol. | jimsynz | 438 |
447 | sidekiq_monitor | Advanced monitoring for Sidekiq | socialpandas | 228 |
448 | redis-rb | A Ruby client library for Redis | redis | 3838 |
449 | forgery | Easy and customizable generation of forged data. | sevenwire | 790 |
450 | sidekiq-superworker | Directed acyclic graphs of Sidekiq jobs | socialpandas | 427 |
451 | sidekiq-priority | Prioritize Sidekiq jobs within queues | socialpandas | 47 |
452 | migration_data | Safely migrate data in ActiveRecord migrations and keep them up to date. | ka8725 | 361 |
453 | necromancer | Conversion from one object type to another with a bit of black magic. | piotrmurach | 137 |
454 | capybara | Acceptance test framework for web applications | teamcapybara | 9664 |
455 | zapata | An Automatic Automated Test Writer | Nedomas | 414 |
456 | flickraw | Ruby library to access flickr api. | hanklords | 508 |
457 | gem_bootstrap | Bootstrap the creation of ruby gem with sensible default so that we don't have to start from scratch. | agilecreativity | 4 |
458 | ru | Ruby in your shell! | tombenner | 402 |
459 | wisper | A micro library providing Ruby objects with Publish-Subscribe capabilities | krisleech | 3084 |
460 | peek | Take a peek into your Rails applications. | peek | 3159 |
461 | JXA-Cookbook | Cookbook for JavaScript for Automation in Mac OS X Yosemite | JXA-Cookbook | 2718 |
462 | rails_script | RailsScript - A Rails-centric, object oriented, featherweight framework for writing CoffeeScript | gemgento | 217 |
463 | pry | A runtime developer console and IRB alternative with powerful introspection capabilities. | pry | 6507 |
464 | trailblazer | The advanced business logic framework for Ruby. | trailblazer | 3254 |
465 | hookup | Automate the bundle/migration tedium of Rails with Git hooks | tpope | 473 |
466 | spring | Rails application preloader | rails | 2740 |
467 | bullet | help to kill N+1 queries and unused eager loading | flyerhzm | 6629 |
468 | json_expressions | JSON matchmaking for all your API testing needs. | chancancode | 413 |
469 | annotate_models | Annotate Rails classes with schema and routes info | ctran | 4028 |
470 | vedeu | A framework written in Ruby for building GUI/TUI terminal/console applications. | gavinlaking | 574 |
471 | prelaunchr | A small and simple Rails 4 project that is ready to be used as a prelaunch site. It includes all the necessary requirements like prize groups, open/closed states, and simple social sharing. | harrystech | 893 |
472 | predictor | Fast and efficient recommendations and predictions using Redis | nyagato-00 | 489 |
473 | ghosty | A ghost for your sonos system | gotwalt | 101 |
474 | deep_tree | DeepTree simplifies fetching deeply nested nodes in Ruby hashes. | PatrickTulskie | 41 |
475 | link_thumbnailer | Ruby gem that fetches images and metadata from a given URL. Much like popular social website with link preview. | gottfrois | 505 |
476 | curly | The Curly template language allows separating your logic from the structure of your HTML templates. | zendesk | 589 |
477 | attribute_normalizer | Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers | mdeering | 474 |
478 | global | "Global" provides accessor methods for your configuration data | railsware | 274 |
479 | paloma | page-specific javascript for Rails done right | kbparagua | 607 |
480 | byebug | Debugging in Ruby 2 | deivid-rodriguez | 3257 |
481 | mandriller | Mandrill SMTP API integration for ActionMailer | dtaniwaki | 125 |
482 | colored | Colors in your terminal. Unmaintained. | defunkt | 267 |
483 | js-routes | Brings Rails named routes to javascript | railsware | 1556 |
484 | optout | The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system() like functions | sshaw | 5 |
485 | rainbow | Ruby gem for colorizing printed text on ANSI terminals | sickill | 742 |
486 | guard-sidekiq | uken | 41 | |
487 | rerun | Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X. | alexch | 917 |
488 | bond | Mission: Easy custom autocompletion for arguments, methods and beyond. Accomplished for irb and any other readline-like console environments. | cldwalker | 232 |
489 | sidekiq-limit_fetch | Sidekiq strategy to support an advanced queue control – limiting, pausing, blocking, querying | deanpcmad | 809 |
490 | parallel | Ruby: parallel processing made simple and fast | grosser | 3909 |
491 | wikipedia | Tool for extracting plain text from wikipedia data | matiasinsaurralde | 30 |
492 | inherited_resources | activeadmin | 2691 | |
493 | huginn | Create agents that monitor and act on your behalf. Your agents are standing by! | huginn | 36437 |
494 | burn | A Toolkit To Create 8-bit Flavored Application | remore | 565 |
495 | opal | Ruby ♥︎ JavaScript | opal | 4653 |
496 | scss-lint | Configurable tool for writing clean, consistent SCSS | sds | 3570 |
497 | net-http-persistent | Thread-safe persistent connections with Net::HTTP | drbrain | 297 |
498 | pocket-ruby | Ruby wrapper for the Pocket REST and Search APIs | turadg | 98 |
499 | puma_auto_tune | Puma performance without all the (T)pain | schneems | 226 |
500 | designmodo-flatuipro-rails | Designmodo's Flat UI Pro Design for Twitter Bootstrap integration into the Rails 3 and 4 Asset Pipeline | reflection | 66 |
501 | linguist | Language Savant. If your repository's language is being reported incorrectly, send us a pull request! | github | 10233 |
502 | concurrent-ruby | Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns. | ruby-concurrency | 5372 |
503 | fucking_shell_scripts | The easiest, most common sense configuration management tool... because you just use fucking shell scripts. | brandonhilkert | 1176 |
504 | xray-rails | ☠️ A development tool that reveals your UI's bones | brentd | 1219 |
505 | language_list | A list of languages based upon ISO-639-1 and ISO-639-3 with functions to retrieve only common languages. | scsmith | 88 |
506 | simple_form-magic_submit | A smart submit button extension for the Simple Form gem. | eploko | 12 |
507 | find-any-email | Ruby script to find anyone's email from their name and possible domain using Rapportive's undocumented API | the4dpatrick | 247 |
508 | gemoji | Emoji images and names. | github | 4045 |
509 | crepe | 🥞 The thin API stack. | crepe | 126 |
510 | quality | Quality is a tool that runs quality checks on your code using community tools, and makes sure your numbers don't get any worse over time. Just add 'rake quality' as part of your Continuous Integration. | apiology | 152 |
511 | translation_center | Translation Center is a multi-lingual, GUI rich, community based, translation center for Rails apps | BadrIT | 151 |
512 | bluepill | simple process monitoring tool | bluepill-rb | 414 |
513 | distance_of_time_in_words | Better distance of time in words for Rails | radar | 508 |
514 | sshkit | A toolkit for deploying code and assets to servers in a repeatable, testable, reliable way. | capistrano | 1024 |
515 | breadcrumbs_on_rails | A simple Ruby on Rails plugin for creating and managing a breadcrumb navigation. | weppos | 912 |
516 | dotfiles | YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen | skwp | 6872 |
517 | rails-assets | The solution to assets management in Rails | tenex | 1646 |
518 | websocket-rails | Plug and play websocket support for ruby on rails. | websocket-rails | 1728 |
519 | friendly_id | FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models. | norman | 5899 |
520 | fixture_builder | fixture builder based on code from fixture scenarios | rdy | 149 |
521 | brakeman | A static analysis security vulnerability scanner for Ruby on Rails applications | presidentbeef | 6487 |
522 | stripe-rails | A Rails Engine for integrating with Stripe | tansengming | 670 |
523 | rspec-kickstarter | RSpec 3 code generator toward existing Ruby code. | seratch | 129 |
524 | stripe_event | Stripe webhook integration for Rails applications. | integrallis | 800 |
525 | glom | Command line package search. | JacksonGariety | 29 |
526 | ruby-git | Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary. | ruby-git | 1658 |
527 | table_print | The best data slicer! Watch a 3 minute screencast at http://tableprintgem.com | arches | 844 |
528 | interactor | Interactor provides a common interface for performing complex user interactions. | collectiveidea | 3098 |
529 | searchkick | Intelligent search made easy | ankane | 6012 |
530 | discourse | A platform for community discussion. Free, open, simple. | discourse | 36442 |
531 | fresh | Keep your dotfiles fresh. | freshshell | 1114 |
532 | homebrew-cask | 🍻 A CLI workflow for the administration of macOS applications distributed as binaries | Homebrew | 19446 |
533 | rapgenius | A gem for accessing lyrics and explanations on RapGenius.com | timrogers | 98 |
534 | executioner | Execute CLI utilities | Fingertips | 4 |
535 | verbal_expressions | Make difficult regular expressions easy! Ruby port of the awesome VerbalExpressions repo - https://github.com/jehna/VerbalExpressions | ryan-endacott | 570 |
536 | psd.rb | Parse Photoshop files in Ruby with ease | layervault | 3100 |
537 | biffbot | ruby api for diffbot's APIs | tevren | 10 |
538 | capistrano | Remote multi-server automation tool | capistrano | 12252 |
539 | rbbt-util | Base utilitities for the Rbbt | mikisvaz | 9 |
540 | stuff-classifier | simple text classifier(s) implemetation in ruby | alexandru | 453 |
541 | marker | A markup parser that outputs html and text. Syntax is similar to MediaWiki. | rdblue | 15 |
542 | rubocop | A Ruby static code analyzer and formatter, based on the community Ruby style guide. | rubocop | 11986 |
543 | hubot-control | Control Hubot via web interface | spajus | 332 |
544 | gem_bench | Static Gemfile Analysis | pboling | 76 |
545 | report | DSL for creating clean CSV, XLSX, and PDF reports in Ruby. Uses xlsx_writer, prawn and pdftk internally. | seamusabshere | 16 |
546 | progress | Class to show progress during script run | toy | 67 |
547 | flip | Flip lets you declare and manage feature flags, backed by cookies (private testing) and database (site-wide). | pda | 403 |
548 | chili | The spicy feature toggle framework for Rails | balvig | 217 |
549 | feature | A feature toggle library written in ruby | mgsnova | 177 |
550 | brice | Extra cool IRb goodness for the masses. | blackwinter | 61 |
551 | spree_bootstrap | Spree Frontend Replacement w/Twitter Bootstrap | JDutil | 38 |
552 | heroku-config | Sync local environment to/from heroku | ddollar | 362 |
553 | heroku_config_vars | [DEPRECATED] Rails engine to manage Heroku configuration variables from within your application | danielfone | 8 |
554 | csv_record | CSV Object-relational mapping | lukelex | 20 |
555 | asset_sync | Synchronises Assets between Rails and S3 | AssetSync | 1850 |
556 | sidekiq-throttler | Sidekiq middleware that adds the ability to rate limit job execution. | gevans | 229 |
557 | ror_ecommerce | Ruby on Rails Ecommerce platform, perfect for your small business solution. | drhenner | 1206 |
558 | hirefire | Auto-scaling for Heroku Workers. | hirefire | 641 |
559 | autoscaler | Start/stop Sidekiq workers on Heroku | JustinLove | 223 |
560 | resque_mailer | Rails plugin for sending asynchronous email with ActionMailer and Resque | zapnap | 610 |
561 | spree_product_groups | Extension to Spree featuring Product Groups that were originally part of core prior to 1.1 release. | spree-contrib | 18 |
562 | best_in_place | A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem | bernat | 1211 |
563 | activeadmin-settings | Settings backend for activeadmin based projects - pretty handy tool. | slate-studio | 88 |
564 | power_enum | PowerEnum - Enumerations for Rails done right. | albertosaurus | 22 |
565 | design-patterns-in-ruby | Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0 | nslocum | 2502 |
566 | consul | Scope-based authorization for Ruby on Rails. | makandra | 296 |
567 | pundit | Minimal authorization through OO design and pure Ruby classes | varvet | 7745 |
568 | request_store | Per-request global storage for Rack. | steveklabnik | 1342 |
569 | the_role | Authorization for Rails + GUI. Semantic, Flexible, Lightweight | the-teacher | 772 |
570 | render_sync | Real-time Rails Partials | chrismccord | 1402 |
571 | elusive-icons-sass-rails | Elusive Icons, SASS version, with assets pipeline, for Rails 3.1+ | nicoles | 8 |
572 | pelusa | Static analysis Lint-type tool to improve your OO Ruby code | codegram | 446 |
573 | nunes | 📈 The friendly gem that instruments everything for you, like I would if I could. | jnunemaker | 490 |
574 | werdau | An internet magazine application (based on Spree) | maximkulkin | 3 |
575 | prickle | A simple DSL extending Capybara. | ExtractMethod | 99 |
576 | select2-rails | Integrate Select2 javascript library with Rails asset pipeline | argerim | 962 |
577 | turbo-sprockets-rails3 | Speeds up your Rails 3 assets:precompile by only recompiling changed files, and only compiling once to generate all assets | ndbroadbent | 976 |
578 | spreadsheet | The Ruby Spreadsheet by ywesee GmbH | zdavatz | 1096 |
579 | state_machine | Adds support for creating state machines for attributes on any Ruby class | pluginaweek | 3717 |
580 | roo | Roo provides an interface to spreadsheets of several sorts. | roo-rb | 2616 |
581 | ruby-mime-types | Ruby MIME type registry library | mime-types | 298 |
582 | IMGKit | Uses wkhtmltoimage to create JPGs and PNGs from HTML | csquared | 703 |
583 | git_scripts | Developer workflow convenience scripts | vmware-archive | 279 |
584 | rails_panel | Chrome extension for Rails development | dejan | 3703 |
585 | logging | A flexible logging library for use in Ruby programs based on the design of Java's log4j library. | TwP | 514 |
586 | ace-rails-ap | The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1+ asset pipeline. | codykrieger | 137 |
587 | fb_graph | This gem doesn't support FB Graph API v2.0+. Please use fb_graph2 gem instead. | nov | 1046 |
588 | crunchbase | Ruby Crunchbase API wrapper | tylercunnion | 51 |
589 | acts-as-taggable-on | A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts. | mbleigh | 4879 |
590 | spree_product_groups | Extension to Spree featuring Product Groups that were originally part of core prior to 1.1 release. | assembled | 1 |
591 | spree_active_sale | Spree Active Sale to handle flash sales/ daily deals behavior for spree. | suryart | 19 |
592 | soundcloud2000 | A terminal client for https://soundcloud.com | grobie | 1380 |
593 | cone | client side rails url helpers | lihanli | 20 |
594 | better_errors | Better error page for Rack apps | BetterErrors | 6787 |
595 | nutella | Spread some Nutella on Ruby to sweeten up its functionality. | vinnydiehl | 17 |
596 | datashift_spree | Comprehensive import and export tools for Spree and Spree Products | autotelik | 91 |
597 | HN2JSON | A Gem for interacting with HackerNews | jcla1 | 20 |
598 | ruby-lint | Moved to https://gitlab.com/yorickpeterse/ruby-lint | YorickPeterse | 711 |
599 | rails-composer | Rails Composer. The Rails generator on steroids for starter apps. | RailsApps | 3380 |
600 | api_taster | A quick and easy way to visually test your Rails application's API. | fredwu | 734 |
601 | descriptive_statistics | thirtysixthspan | 744 | |
602 | rack-webconsole | Rack-based interactive console (à la Rails console) for your web application's front-end | mrbrdo | 74 |
603 | image_sorcery | A ruby Image/Graphics Magick library. Note: This project is no longer maintained. | EricR | 287 |
604 | contracts.ruby | Contracts for Ruby. | egonSchiele | 1408 |
605 | mina | Blazing fast application deployment tool. | mina-deploy | 4243 |
606 | gem_template | The Code for America RubyGem template | lightyrs | 1 |
607 | plumnailer | ruby gem for ranking images on an HTML page for use as a thumbnail to represent the page | lightyrs | 1 |
608 | grok-later | Grok Later | lightyrs | 1 |
609 | talks | Talking hooks for long lasted cli tools | gazay | 102 |
610 | filo | Simple but cute Instapaper clone. Written in Rails. | lightyrs | 1 |
611 | evernote-clone | Evernote clone for archiving interesting articles. Built to learn backbone.js. | lightyrs | 1 |
612 | dokuen | A personal PaaS for mac and linux | peterkeen | 551 |
613 | cactus | CSS Testing Framework Proof of Concept | winston | 258 |
614 | smart_properties | Ruby accessors on steroids | t6d | 170 |
615 | rspec-rails-uncommitted | rspec-rails-uncommitted | marshally | 51 |
616 | food-chain | lightyrs | 1 | |
617 | sorcery | Magical authentication for Rails 3 | lightyrs | 1 |
618 | monadic | helps dealing with exceptional situations, it comes from the sphere of functional programming and bringing the goodies I have come to love in Scala to my ruby projects | pzol | 231 |
619 | cygni | lightyrs | 1 | |
620 | timeline_fu | lightyrs | 1 | |
621 | display-case | An implementation of the Exhibit pattern, as described in Objects on Rails | objects-on-rails | 238 |
622 | dm-redis-adapter | A DataMapper adapter for redis | lightyrs | 1 |
623 | fivemat | MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots | tpope | 244 |
624 | immigrant | Foreign key migration generator for Rails | jenseng | 481 |
625 | rdio_api | A Ruby wrapper for the Rdio API | lightyrs | 1 |
626 | Reading-List-to-Instapaper | Use Safari Reading List to Sync Articles to Instapaper | rtoohil | 58 |
627 | noexec | NO MORE BUNDLE EXEC | joshbuddy | 110 |
628 | sinatra | Classy web-development dressed in a DSL (official / canonical repo) | lightyrs | 1 |
629 | cached | Web app for archiving blog posts (Built to learn Backbone.js) | jasonzhao6 | 4 |
630 | github-facebook-hook | Post a message on a Facebook group's wall when somebody does a push | johanbrook | 28 |
631 | strong_parameters | Taint and required checking for Action Pack and enforcement in Active Model | rails | 1279 |
632 | relevance_rails | Relevance awesome sauce packaged up in an easy to use gem | relevance | 5 |
633 | authority | CURRENTLY UNMAINTAINED. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and write plain Ruby methods on them. | nathanl | 1223 |
634 | font-awesome-sass-rails | Font Awesome, SASS version, with assets pipeline, for Rails 3.1+ | littlebtc | 247 |
635 | ruby-fiddle-web | Because JSFiddle is awesome. Persist, Version, and Fork Ruby Snippets. | jwo | 140 |
636 | method_profiler | Find slow methods in your Ruby code. | change | 338 |
637 | whenbot | A simple personal ifttt.com clone | ottawaruby | 222 |
638 | active_attr | What ActiveModel left out | lightyrs | 1 |
639 | bootstrap-generators | Bootstrap-generators provides Twitter Bootstrap generators for Rails 3 | lightyrs | 1 |
640 | jquery-ui-rails | jQuery UI for the Rails asset pipeline | jquery-ui-rails | 1130 |
641 | hackernews | There are way too many stories on Hacker News, and there's no option for "show me only the stories that Joel would like". So I built one. (Maybe "cobbled together" is more appropriate.) | joelgrus | 379 |
642 | janky | Continuous integration server built on top of Jenkins and Hubot | lightyrs | 1 |
643 | mov | lightyrs | 1 | |
644 | dm-redis-adapter | A DataMapper adapter for redis | sfeu | 2 |
645 | recommendify | Generate recommendations using collaborative filtering | asmuth | 1656 |
646 | recommendable | 👍👎 A recommendation engine using Likes and Dislikes for your Ruby app | davidcelis | 1344 |
647 | sidekiq | Simple, efficient background processing for Ruby | mperham | 12034 |
648 | cane | Code quality threshold checking as part of your build | square | 1327 |
649 | pivotal_workstation | A cookbook of recipes for an OSX workstation | lightyrs | 1 |
650 | redmon | A web interface for managing redis: cli, admin, and live monitoring | steelThread | 1564 |
651 | rails_indexes | A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id. | xli | 2 |
652 | wicked | Use wicked to turn your controller into a wizard | zombocom | 2599 |
653 | compass-rails | compass rails integration | Compass | 595 |
654 | batcher | stattleship | 46 | |
655 | ui_datepicker-rails3 | jQuery UI datepicker integration for Formtastic, Simple Form and Active Admin | kristianmandrup | 50 |
656 | vendorer | Vendorer keeps your dependencies documented, cached and up to date | grosser | 187 |
657 | tconsole | Testing console for Rails. Helps out with test performance and also makes it easier to run specific tests | gma | 180 |
658 | prngs | picky | lightyrs | 1 |
659 | powerbar | The last progressbar-library you'll ever need | busyloop | 101 |
660 | lightyrs_reader | Flipboard in the browser for Developers and Designers | lightyrs | 1 |
661 | animate.sass | Sass and Compass CSS animation library based on Animate.css | adamstac | 328 |
662 | merit | Reputation engine for Rails apps | merit-gem | 1497 |
663 | kss | A methodology for documenting CSS and generating styleguides. | kneath | 4057 |
664 | jazz_hands | Pry-based enhancements for the default Rails 3 and 4 consoles | nixme | 765 |
665 | t | A command-line power tool for Twitter. | sferik | 5405 |
666 | toystore | Object mapper for anything that can read, write and delete data | jnunemaker | 127 |
667 | rspec_api_documentation | Automatically generate API documentation from RSpec | zipmark | 1416 |
668 | backbone-on-rails | A simple gem for using Backbone.js with Rails. | meleyal | 819 |
669 | omniauth-github | GitHub strategy for OmniAuth | omniauth | 429 |
670 | open_graph_helper | Helper of OpenGraph | techbang | 23 |
671 | lamernews | Lamer News -- an HN style social news site written in Ruby/Sinatra/Redis/JQuery | antirez | 1361 |
672 | timeline_fu | onedesign | 6 | |
673 | lolcommits | 📷 git-based selfies for software developers | lolcommits | 4518 |
674 | active_attr | What ActiveModel left out | cgriego | 1180 |
675 | letmein | Minimalistic authentication plugin for Rails 3 apps | kendagriff | 2 |
676 | puma | A Ruby/Rack web server built for parallelism | puma | 7165 |
677 | jquery-mobile-rails | jQuery Mobile for Rails 3/4 Asset Pipeline | dmarkow | 167 |
678 | sassy_noise | A Sass port of Noisy JS (https://github.com/DanielRapp/Noisy) for generating noise background images as base64 data URIs. Based on work of @philippbosch & @aaronrussell (https://gist.github.com/1200394/741bb7566da29b1e1550f3e7e135390966f5c83f). | antsa | 59 |
679 | replicate | Dump and load relational objects between Ruby environments. | rtomayko | 568 |
680 | rails_wizard | The gem and recipe collection for RailsWizard | lightyrs | 1 |
681 | pry-rails | Rails >= 3 pry initializer | pry | 1301 |
682 | opal-rails | Bringing Ruby to Rails · Rails bindings for Opal | opal | 483 |
683 | stache | mustache and handlebars template handling in Rails 3.x and Rails 4.x | agoragames | 167 |
684 | randumb | Adds ability to pull back random records from Active Record | spilliton | 208 |
685 | street-address | Detect, and dissect, US Street Addresses in strings. | street-address-rb | 161 |
686 | rails_indexes | A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id. | warpc | 25 |
687 | federal_register | Ruby API Client for FederalRegister.gov that handles searching articles and getting information about agencies | usnationalarchives | 54 |
688 | rdio_api | A Ruby wrapper for the Rdio API | anilv | 33 |
689 | alondra | Push server and framework that adds real time capabilities to your rails apps | afcapel | 89 |
690 | githug | Support Free and Open Source Software | lightyrs | 2 |
691 | githug_app | Support Free and Open Source Software | lightyrs | 1 |
692 | paint | Ruby gem for ANSI terminal colors 🎨︎ VERY FAST | janlelis | 341 |
693 | stamp | Date and time formatting for humans. | jeremyw | 961 |
694 | active_reload | Reload Rails code in development mode only when change is deteced | paneq | 373 |
695 | ruby-debug-ide | An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine. | ruby-debug | 330 |
696 | slanger | Open Pusher implementation compatible with Pusher libraries | stevegraham | 1699 |
697 | rip_hashrocket | Ruby Gem for updating hash syntax from Ruby 1.8 to 1.9 syle, removing rockets "=>" | workingBen | 3 |
698 | rubygems-bundler | no more bundle exec ... |
rvm | 508 |
699 | schema.org | Apply schema.org microdata to your erb files | anthonybishopric | 13 |
700 | rolify | Role management library with resource scoping | RolifyCommunity | 3032 |
701 | sketchysquare | lightyrs | 1 | |
702 | grokpanel | A control panel for the web. | lightyrs | 1 |
703 | maid | Be lazy. Let Maid clean up after you, based on rules you define. Think of it as "Hazel for hackers". | benjaminoakes | 1705 |
704 | rails3-application-templates | Deprecated (no longer maintained). Use the Rails Composer tool instead. | RailsApps | 576 |
705 | pjax_rails | PJAX integration for Rails | rails | 675 |
706 | rails_apps_composer | A gem with recipes to create Rails application templates for Rails starter apps. | RailsApps | 1432 |
707 | deface | Rails plugin that allows you to customize ERB views in a Rails application without editing the underlying view. | spree | 502 |
708 | backbone-rails | Easily use backbone.js with rails 3.1 | codebrew | 1629 |
709 | opal-jquery | jQuery for Opal | opal | 185 |
710 | rails_autolink | The auto_link function from Rails | tenderlove | 531 |
711 | sinatra-synchrony | Obsolete - see Angelo Instead | kyledrake | 498 |
712 | coffee-filter | CoffeeFilter is a custom haml filter for rendering coffeescript. | paulnicholson | 76 |
713 | conformist | Bend CSVs to your will with declarative schemas. | tatey | 61 |
714 | bourbon | A Lightweight Sass Tool Set | thoughtbot | 9101 |
715 | garails | Google Analytics for Rails | doorkeeper | 4 |
716 | squeel | Active Record, improved. Live again :) | activerecord-hackery | 2418 |
717 | ransack | Object-based searching. | activerecord-hackery | 5235 |
718 | metior | A source code history analyzer API | koraktor | 86 |
719 | play | play ► — your company's dj | play | 2718 |
720 | heroku-redis-cli | A heroku plugin to connect to your redis servers with a local redis-cli | rapportive-oss | 36 |
721 | ruby-duck-duck-go | A Ruby library to access the DuckDuckGo Zero Click Info API | andrewrjones | 29 |
722 | letmein | Minimalistic authentication plugin for Rails 3 apps | GBH | 147 |
723 | dm-is-indexed | postmodern | 2 | |
724 | gem_template | The Code for America RubyGem template | codeforamerica | 15 |
725 | string_score_ruby | Port of https://github.com/joshaven/string_score from js to ruby. Install and use via Rubygems: gem install string_score |
jlindley | 4 |
726 | imasquerade | Ruby class that takes an iTunes Podcast URL and outputs the XML feed URL. | lightyrs | 1 |
727 | busybody | A gem that fetches the primary twitter and facebook urls from any website. | lightyrs | 1 |
728 | public_activity | Easy activity tracking for models - similar to Github's Public Activity | public-activity | 2855 |
729 | active_link_to | Rails view helper to manage "active" state of a link | comfy | 825 |
730 | urban_api | quick and dirty urban dictionary scraper | technoweenie | 8 |
731 | cocoon | Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms | nathanvda | 3064 |
732 | retire | A rich Ruby API and DSL for the Elasticsearch search engine | karmi | 1880 |
733 | kaminari | ⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps | kaminari | 8269 |
734 | impressionist | Rails Plugin that tracks impressions and page views | charlotte-ruby | 1487 |
735 | podcastapp | Various experiments with podcast data. | lightyrs | 2 |
736 | client_side_validations | Client Side Validations made easy for Ruby on Rails | DavyJonesLocker | 2618 |
737 | periscope | Push your models' scopes up to the surface. | laserlemon | 276 |
738 | share_counts | The easiest way to check how many times a URL has been shared on Reddit, Digg, Twitter, Facebook, LinkedIn, GoogleBuzz and StumbleUpon! | vitobotta | 77 |
739 | sorcery | Magical authentication for Rails 3 & 4 | NoamB | 2332 |
740 | ranked-model | An acts_as_sortable/acts_as_list replacement built for Rails 4, 5 and 6 | brendon | 1014 |
741 | poirot | mustaches in your rails | olivernn | 108 |
742 | prompter | Makes your prompts easier to build and nicer to look. | ddnexus | 9 |
743 | imasquerade | Ruby class that takes an iTunes Podcast URL and outputs the XML feed URL. | RLovelett | 7 |
744 | phrasie | Determines important terms within a given piece of content. | ashleyw | 112 |
745 | roar | Parse and render REST API documents using representers. | trailblazer | 1828 |
746 | awesome_nested_fields | Easy dynamic nested fields for Rails and jQuery applications. | lailsonbm | 272 |
747 | gabba | Simple way to send server-side notifications to Google Analytics | hybridgroup | 465 |
748 | railroady | Ruby on Rails 3/4/5 model and controller UML class diagram generator. (brew/port/apt-get install graphviz before use!) |
preston | 1713 |
749 | fuubar | The instafailing RSpec progress bar formatter | thekompanee | 887 |
750 | migrant | Easier schema management for Rails that complements your domain model. | pascal-za | 161 |
751 | pakyow | Design-First Web Framework | pakyow | 838 |
752 | irbtools | Improvements for Ruby's IRB console 💎︎ | janlelis | 879 |
753 | orm_adapter | Provides a single point of entry for using basic features of ruby ORMs | ianwhite | 194 |
754 | itunes | A Ruby wrapper around the iTunes API that lets you search for any sort of data that is available on the iTunes store. | dewski | 122 |
755 | spree_static_content | Manage static pages for Spree Commerce. | spree-contrib | 218 |
756 | activerecord-postgres-hstore | Goodbye serialize, hello hstore. Speed up hashes in the database. | diogob | 850 |
757 | learn-ruby-zeromq | Learn ZeroMQ using Ruby! | andrewvc | 275 |
758 | json_builder | Rails provides an excellent XML Builder by default to build RSS and ATOM feeds, but nothing to help you build complex and custom JSON data structures. JSON Builder is here to help. | dewski | 246 |
759 | guard | Guard is a command line tool to easily handle events on file system modifications. | guard | 6131 |
760 | grape | An opinionated framework for creating REST-like APIs in Ruby. | ruby-grape | 9595 |
761 | seed_dump | Rails 4/5 task to dump your data to db/seeds.rb | rroblak | 1379 |
762 | engine | A platform to create, publish and edit sites | locomotivecms | 2319 |
763 | sprinkle | Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created | sprinkle-tool | 1151 |
764 | audited | Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models. | collectiveidea | 3075 |
765 | A Ruby interface to the Twitter API. | sferik | 4438 | |
766 | stringex | Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class]. | rsl | 974 |
767 | awesome_nested_set | An awesome replacement for acts_as_nested_set and better_nested_set. | collectiveidea | 2308 |
768 | aasm | AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid) | aasm | 4630 |
769 | formtastic | A Rails form builder plugin with semantically rich and accessible markup. | formtastic | 5155 |
770 | paperclip | Easy file attachment management for ActiveRecord | thoughtbot | 9057 |
771 | rails | Ruby on Rails | rails | 51442 |
772 | mechanize | Mechanize is a ruby library that makes automated web interaction easy. | sparklemotion | 4236 |
773 | classifier | A general classifier module to allow Bayesian and other types of classifications. | cardmagic | 649 |
774 | nifty-generators | A collection of useful Rails generator scripts. | ryanb | 1992 |
775 | passengerpane | A Mac OS X preference pane for easily configuring Rails applications with Passenger. | Fingertips | 596 |
776 | ruby-oembed | oEmbed for Ruby | ruby-oembed | 322 |
777 | rr | RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax. | btakita | 506 |
778 | ruleby | the Rules Engine for Ruby | Ruleby | 316 |
779 | active_merchant | Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways. | activemerchant | 4447 |
780 | configatron | A super cool, simple, and feature rich configuration system for Ruby apps. | markbates | 601 |
781 | table_helper | Adds a helper method for generating HTML tables from collections | pluginaweek | 71 |
782 | metainspector | Ruby gem for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, links, images... | metainspector | 963 |
783 | randexp | generate random data from a Regular Expression | benburkert | 280 |
784 | rsemantic | A document vector search with flexible matrix transforms. Currently supports Latent semantic analysis and Term frequency - inverse document frequency | josephwilk | 149 |
785 | validates_timeliness | Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats. | adzap | 1466 |
786 | rpodcast | A ruby library that helps with fetching and parsing podcast rss feeds. | mnutt | 11 |
787 | carrierwave | Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks | carrierwaveuploader | 8724 |
788 | reek | Code smell detector for Ruby | troessner | 3809 |
789 | clearance | Rails authentication with email & password. | thoughtbot | 3556 |
790 | timeline_fu | jamesgolick | 413 | |
791 | limerick_rake | A collection of useful rake tasks. | thoughtbot | 232 |
792 | seinfeld | Open Source calendar | technoweenie | 88 |
793 | settingslogic | A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern. | binarylogic | 1389 |
794 | newrelic-ruby-agent | New Relic RPM Ruby Agent | newrelic | 1154 |
795 | andand | The Maybe Monad in idiomatic Ruby | raganwald | 299 |
796 | A Really Ruby Mail Library | mikel | 3458 | |
797 | video_info | Get video info from Dailymotion, Vimeo, Wistia, and YouTube URLs. | thibaudgg | 365 |
798 | rails-footnotes | Every Rails page has footnotes that gives information about your application and links back to your editor | indirect | 1471 |
799 | acts_as_unvlogable | An easy way to include external video services in a rails app. | mamuso | 145 |
800 | sinatra | Classy web-development dressed in a DSL (official / canonical repo) | sinatra | 11692 |
801 | feedjira | A feed parsing library | feedjira | 2031 |
802 | bitly | 🗜 A Ruby wrapper for the bit.ly API | philnash | 437 |
803 | oink | Log parser to identify actions which significantly increase VM heap size | noahd1 | 1182 |
804 | whenever | Cron jobs in Ruby | javan | 8627 |
805 | typhoeus | Typhoeus wraps libcurl in order to make fast and reliable requests. | typhoeus | 3955 |
806 | shotgun | reloading rack development server / forking version of rackup | rtomayko | 866 |
807 | dm-redis-adapter | A DataMapper adapter for redis | whoahbot | 143 |
808 | dm-accepts_nested_attributes | A DataMapper plugin that allows nested model assignment like activerecord. | snusnu | 54 |
809 | rb-readline | Pure-Ruby Readline Implementation | ConnorAtherton | 242 |
810 | redis-store | Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks | redis-store | 1467 |
811 | subscribeme | Script to have my iTunes subscribe to podcasts that I tag in my google bookmarks | anthonymoralez | 5 |
812 | foreigner | Adds foreign key helpers to migrations and correctly dumps foreign keys to schema.rb | matthuhiggins | 1339 |
813 | pusher | The Rack App that pushes (aka Rack::Comet) | macournoyer | 172 |
814 | enumerated_attribute | Easy enum for your models, objects and views | jeffp | 191 |
815 | deadweight | NOT MAINTAINED | aanand | 1202 |
816 | flutie | View helpers for Rails applications | thoughtbot | 730 |
817 | flash_messages_helper | A simple and configurable Rails view helper for displaying flash messages. | mdeering | 39 |
818 | devise | Flexible authentication solution for Rails with Warden. | heartcombo | 22730 |
819 | tweetstream | A simple EventMachine-based library for consuming Twitter's Streaming API. | tweetstream | 1114 |
820 | completeness-fu | Simple dsl for defining how to calculate how complete a model instance is (similar to LinkedIn profile completeness) | joshk | 162 |
821 | mustache | Logic-less Ruby templates. | mustache | 2866 |
822 | psych | A libyaml wrapper for Ruby | ruby | 512 |
823 | slim_scrooge | SlimScrooge heavily optimises your database interactions | sdsykes | 317 |
824 | octopress | Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh? | imathis | 9359 |
825 | rails_best_practices | a code metric tool for rails projects | flyerhzm | 4041 |
826 | hashie | Hashie is a collection of classes and mixins that make Ruby hashes more powerful. | hashie | 2853 |
827 | tabletastic | A smart table builder for Rails collections | jgdavey | 131 |
828 | cancan | Authorization Gem for Ruby on Rails. | ryanb | 6305 |
829 | formatador | STDOUT text formatting | geemus | 440 |
830 | responders | A set of Rails responders to dry up your application | heartcombo | 1967 |
831 | faraday | Simple, but flexible HTTP client library, with support for multiple backends. | lostisland | 5365 |
832 | domainatrix | A cruel mistress that uses the public suffix domain list to dominate URLs by canonicalizing, finding the public suffix, and breaking them into their domain parts. | pauldix | 311 |
833 | heroku-accounts | Multiple account management for Heroku | ddollar | 1250 |
834 | simple_form | Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup. | heartcombo | 8011 |
835 | pismo | Extracts machine-readable metadata and content from Web pages | peterc | 748 |
836 | nested_form | Rails plugin to conveniently handle multiple models in a single form. | ryanb | 1803 |
837 | ffaker | Faker refactored. | ffaker | 1486 |
838 | classifier | A general classifier module to allow Bayesian and other types of classifications. | logankoester | 57 |
839 | ruby-readability | Port of arc90's readability project to Ruby | cantino | 886 |
840 | bowtie | Simple admin interface for MongoMapper (mongo) & DataMapper (dm) models. | tomas | 50 |
841 | activerecord-import | A library for bulk insertion of data into your database using ActiveRecord. | zdennis | 3740 |
842 | omniauth | OmniAuth is a flexible authentication system utilizing Rack middleware. | omniauth | 7579 |
843 | awesome_print | Pretty print your Ruby objects with style -- in full color and with proper indentation | awesome-print | 3988 |
844 | remotipart | NOTE! THIS REPO HAS BEEN MOVED. SEE THE README. Remotipart is a Ruby on Rails gem enabling remote multipart forms (AJAX style file uploads) with jQuery. | leppert | 296 |
845 | activeadmin | The administration framework for Ruby on Rails applications. | activeadmin | 9234 |
846 | koala | A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth. | arsduo | 3522 |
847 | loose_tight_dictionary | DEPRECATED: use fuzzy_match. Find a needle in a haystack using string similarity and (optionally) regexp rules. | seamusabshere | 6 |
848 | filo | Simple but cute Instapaper clone. Written in Rails. | bru | 15 |
849 | bcat | A pipe to browser utility | rtomayko | 402 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | grin | Minimal implementation of the Mimblewimble protocol. | mimblewimble | 4962 |
2 | delta | A syntax-highlighting pager for git, diff, and grep output | dandavison | 15093 |
3 | pastel | A command-line tool to generate, analyze, convert and manipulate colors | sharkdp | 4247 |
4 | lemmy | 🐀 Building a federated link aggregator in rust | LemmyNet | 6711 |
5 | redis-rating | A Redis module that helps you calculate the real rating from positive/negative rating feedback. | poga | 19 |
6 | sonic | 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. | valeriansaliou | 13688 |
7 | rubyfmt | Ruby Autoformatter! | penelopezone | 809 |
8 | angle-grinder | Slice and dice logs on the command line | rcoh | 2565 |
9 | fd | A simple, fast and user-friendly alternative to 'find' | sharkdp | 24525 |
10 | bat | A cat(1) clone with wings. | sharkdp | 37060 |
11 | xi-editor | A modern editor with a backend written in Rust. | xi-editor | 19593 |
12 | tokei | Count your code, quickly. | XAMPPRocky | 6982 |
13 | ripgrep | ripgrep recursively searches directories for a regex pattern while respecting your gitignore | BurntSushi | 33148 |
14 | leaf | Open Machine Intelligence Framework for Hackers. (GPU/CPU) | autumnai | 5486 |
15 | rsedis | Redis re-implemented in Rust. | seppo0010 | 1609 |
16 | exa | A modern replacement for ‘ls’. | ogham | 19211 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | conventionalcommits.org | The conventional commits specification | conventional-commits | 4517 |
2 | poly-fluid-sizing | SASS mixin for linear interpolation between multiple values across multiple breakpoints using CSS calc() and viewport units | Jakobud | 87 |
3 | NES.css | NES-style CSS Framework | ファミコン風CSSフレームワーク | nostalgic-css | 18950 |
4 | tacit | CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages | yegor256 | 1494 |
5 | devportfolio | A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass | RyanFitzgerald | 3842 |
6 | klaxon | Klaxon enables reporters and editors to monitor scores of sites on the web for newsworthy changes. | themarshallproject | 570 |
7 | formbase | Better default styles for common input elements. | electerious | 569 |
8 | SpinThatShit | A set of SCSS mixins for single element loaders and spinners | MatejKustec | 1494 |
9 | bootstrap-rubygem | Bootstrap rubygem for Rails / Sprockets / Hanami / etc | twbs | 1912 |
10 | family.scss | Family.scss is a set of Sass mixins which will help you to manage the style of :nth-child'ified elements, in an easy way. | LukyVj | 2317 |
11 | sass-boilerplate | A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines. | KittyGiraudel | 3023 |
12 | include-media | 📐 Simple, elegant and maintainable media queries in Sass | eduardoboucas | 2469 |
13 | slate | Beautiful static documentation for your API | slatedocs | 34493 |
14 | SassMagic | Collection best of Sass mixins and function | W3cplus | 911 |
15 | bootstrap-sass | Official Sass port of Bootstrap 2 and 3. | twbs | 12699 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | frow | Flexbox Toolkit & Grid | Beg-in | 166 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | snowflake | Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees. | twitter-archive | 7111 |
2 | bfg-repo-cleaner | Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala | rtyley | 8930 |
3 | goose | Html Content / Article Extractor in Scala - open sourced from Gravity Labs | GravityLabs | 1526 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | harlan | A language for GPU computing. | eholk | 1179 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | nginx-ultimate-bad-bot-blocker | Nginx Block Bad Bots, Spam Referrer Blocker, Vulnerability Scanners, User-Agents, Malware, Adware, Ransomware, Malicious Sites, with anti-DDOS, Wordpress Theme Detector Blocking and Fail2Ban Jail for Repeat Offenders | mitchellkrogza | 2808 |
2 | complete-alias | automagical shell alias completion; | cykerway | 516 |
3 | git-fuzzy | interactive git with the help of fzf |
bigH | 2010 |
4 | laptop | DEPRECATED: A shell script which turns your Mac into an awesome web development machine. | 18F | 318 |
5 | asdf | Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more | asdf-vm | 15534 |
6 | dotfiles | My configuration/dot files | paxswill | 1 |
7 | fzf-marks | Plugin to manage bookmarks in bash and zsh | urbainvaes | 414 |
8 | acme.sh | A pure Unix shell script implementing ACME client protocol | acmesh-official | 28071 |
9 | historian | Command-line utility for managing shell history in a SQLite database. | eliask | 3 |
10 | imgur_image_uploader | A script uploads a single image or images from a directory to imgur via imgur API and retrieves the uploaded url from imgur for a particular image, in CSV format. | SwathiMystery | 1 |
11 | tensorflow-build-archived | TensorFlow binaries supporting AVX, FMA, SSE | lakshayg | 1946 |
12 | historian | Command-line utility for managing shell history in a SQLite database. | jcsalterego | 534 |
13 | nginx-admins-handbook | How to improve NGINX performance, security, and other important things. | trimstray | 12814 |
14 | pyenv-virtualenv | a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv) | pyenv | 5140 |
15 | dropkick.sh | Detect and disconnect hidden WiFi cameras in that AirBnB you're staying in | JulianOliver | 189 |
16 | motd | Collection of 'message of the day' scripts | yboetz | 772 |
17 | pure-bash-bible | 📖 A collection of pure bash alternatives to external processes. | dylanaraps | 31800 |
18 | git-radar | A heads up display for git | michaeldfallen | 2605 |
19 | git-extras | GIT utilities -- repo summary, repl, changelog population, author commit percentages and more | tj | 15797 |
20 | Command-line-text-processing | ⚡ From finding text to search and replace, from sorting to beautifying text and more 🎨 | learnbyexample | 9946 |
21 | heroku-buildpack-exiftool | Heroku buildpack that installs ExifTool | teamupstart | 1 |
22 | streisand | Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists. | StreisandEffect | 22858 |
23 | Bash-Snippets | A collection of small bash scripts for heavy terminal users | alexanderepstein | 8867 |
24 | dotfiles | My macOS environment: zsh, Git, Visual Studio Code, etc. | sapegin | 445 |
25 | audio_shop | Your friendly neighbourhood script for mangling images or video using audio editing tools | robertfoss | 877 |
26 | ansible-examples | A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications. | ansible | 10331 |
27 | realworld | "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅 | gothinkster | 69056 |
28 | wal | 🎨 Generate and change colorschemes on the fly. Deprecated, use pywal instead. --> | dylanaraps | 721 |
29 | dotfiles | Configuration files for arch linux and macOS | JLErvin | 224 |
30 | history | Longterm bash history with advanced search and select | astralarya | 97 |
31 | up | Quickly navigate to a parent directory via tab-completion. | shannonmoeller | 144 |
32 | hhighlighter | A command line tool to highlight terms | paoloantinori | 410 |
33 | pex | light-weight package manager for PostgreSQL | petere | 90 |
34 | pure | Pretty, minimal and fast ZSH prompt | sindresorhus | 11616 |
35 | ohmyzsh | 🙃 A delightful community-driven (with 2,000+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. | ohmyzsh | 150091 |
36 | yodo | Local Privilege Escalation | b3rito | 201 |
37 | climate | The swiss-army knife of utility tools for Linux. | adtac | 1401 |
38 | ansible-redis | Highly-configurable Ansible role to install Redis and Redis Sentinel from source | DavidWittman | 624 |
39 | Extract | Bash/Zsh function for extract: .zip, .rar, .bz2, .gz, .zlib, .tar, .tbz2, .tgz, .Z, .7z, .xz, .exe, .tar.bz2, .tar.gz, .tar.xz, etc. | xvoland | 390 |
40 | m-cli | Swiss Army Knife for macOS | rgcr | 9098 |
41 | alfred-2-caffeinate-workflow | An Alfred2 workflow to control the system caffeinate utility (prevents sleep). | shawnrice | 167 |
42 | Mac-CLI | MacOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac. | guarinogabriel | 8282 |
43 | emojify | Emoji on the command line 😱 | mrowa44 | 1490 |
44 | waffles | Bash Configuration Management | wffls | 87 |
45 | evil.sh | 🙊 Subtle and not-so-subtle shell tweaks that will slowly drive people insane. | mathiasbynens | 2085 |
46 | 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 | 7221 |
47 | dl-machine | Scripts to setup a GPU / CUDA-enabled compute server with libraries for deep learning - Fork of eickenberg (included caffe) in turn fork of Deep-Learning-Paris-Meetup | graphific | 35 |
48 | bork | the Bash-Operated Reconciling Kludge | mattly | 221 |
49 | Hue-shell | A collection of UNIX shell scripts to control the Hue LED lamps from Philips. | Josef-Friedrich | 50 |
50 | bash-sensible | An attempt at saner Bash defaults | mrzool | 1918 |
51 | git-blame-someone-else | Blame someone else for your bad code. | jayphelps | 9354 |
52 | bashscanner | A fast way to scan your server for outdated software and potential exploits. | PatrolServer | 378 |
53 | git-fire | 🔥 Save Your Code in an Emergency | qw3rtman | 3996 |
54 | pgsqlstat | report top-level postgres stats | TritonDataCenter | 129 |
55 | dotfiles | 🔧 .files, including ~/.macos — sensible hacker defaults for macOS | mathiasbynens | 28263 |
56 | gws | Colorful KISS helper for git workspaces | StreakyCobra | 227 |
57 | clouddream | Deepdreaming in the clouds: A Dockerized deepdream Guide | VISIONAI | 374 |
58 | alwaysontop | Keep the input line at the top of the terminal | swirepe | 185 |
59 | rbenv | Manage your app's Ruby environment | rbenv | 14394 |
60 | spark | ▁▂▃▅▂▇ in your shell. | holman | 5851 |
61 | fonts | Patched fonts for Powerline users. | powerline | 23892 |
62 | TextBar-Recipes | TextBar Recipes | richie5um | 357 |
63 | BruteX | Automatically brute force all services running on a target. | 1N3 | 1401 |
64 | dotfiles | @holman does dotfiles | holman | 6669 |
65 | git-my | Lists a user's remote branches and shows if it was merged and/or available locally | davidosomething | 31 |
66 | nypd | archive NYPD crime data PDFs | ajschumacher | 13 |
67 | brootkit | Lightweight rootkit implemented by bash shell scripts v0.10 | cloudsec | 571 |
68 | Gidole | Gidole - Open Source Modern DIN | larsenwork | 1771 |
69 | dotfiles | $HOME sweet ~/ | pengwynn | 376 |
70 | dotfiles | My Unix environment | aziz | 157 |
71 | Web-Font-Load | Install all Google Web Fonts onto your local machine | qrpike | 1493 |
72 | awesome-terminal-fonts | Tools and instructions on how to have awesome symbols in a terminal with a monospace font | gabrielelana | 2342 |
73 | slacktee | slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack. | coursehero | 798 |
74 | iTerm2-Color-Schemes | Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty | mbadolato | 22158 |
75 | bash-it | A community Bash framework. | Bash-it | 13147 |
76 | change-execute-loop | A minimal shell script that executes a given command each time a specified file or directory changes | Dinduks | 12 |
77 | liquidprompt | A full-featured & carefully designed adaptive prompt for Bash & Zsh | nojhan | 4197 |
78 | now.sh | Pipeable bash script that prints current time while waiting for an input from stdin | apankrat | 263 |
79 | bashttpd | A web server written in bash | avleen | 1406 |
80 | euph.io | The results are in amigo. What's left to ponder? | lightyrs | 1 |
81 | shin | A simple package manager for dotfiles and other shell scripts | jm | 52 |
82 | hackernews | Hacker News without leaving your terminal. | jeyb | 44 |
83 | fasd | Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v. | clvv | 5758 |
84 | TickTick | JSON in your Bash scripts | kristopolous | 548 |
85 | scripts | Useful Dev Scripts | lightyrs | 1 |
86 | etc | bash scripts, aliases, other misc things go here | relevance | 155 |
87 | dotfiles | Super bad-ass dotfiles for any Ruby/Rails/Git/OSX user. | jqr | 56 |
88 | z | z - jump around | rupa | 14612 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | nib | Stylus mixins, utilities, components, and gradient image generation | stylus | 1909 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | glance | 🔎 All-in-one Quick Look plugin | samuelmeuli | 900 |
2 | Rectangle | Move and resize windows on macOS with keyboard shortcuts and snap areas | rxhanson | 18576 |
3 | Workbench | Seamless, automatic, “dotfile” sync to iCloud. | mxcl | 659 |
4 | SlackStack | Multi-column/multi-row slack client for macOS | mzp | 283 |
5 | lottie-ios | An iOS library to natively render After Effects vector animations | airbnb | 23103 |
6 | Hero | Elegant transition library for iOS & tvOS | HeroTransitions | 21030 |
7 | mas | 📦 Mac App Store command line interface | mas-cli | 9184 |
8 | cleartext-mac | A text editor that will help you write clearer and simpler | mortenjust | 3299 |
9 | swift-package-manager | The Package Manager for the Swift Programming Language | apple | 8905 |
10 | Aerial | Apple TV Aerial Screensaver for Mac | JohnCoates | 20169 |
11 | Helium | A floating browser window for OS X | JadenGeller | 3611 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | pelias | Pelias is a modular open-source geocoder using Elasticsearch. | pelias | 2851 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | stimulus-webpack-helpers | Webpack helpers for @hotwired/stimulus. | hotwired | 25 |
2 | tailwindcss-intellisense | Intelligent Tailwind CSS tooling for Visual Studio Code | tailwindlabs | 1971 |
3 | vscode-bookmarks | Bookmarks Extension for Visual Studio Code | alefragnani | 1178 |
4 | metasearch | Search aggregator for Slack, Google Docs, GitHub, and more 🔍 | duolingo | 256 |
5 | flowchart-fun | Easily generate flowcharts and diagrams from text ⿻ | tone-row | 2585 |
6 | party-ify | Website that turns any image into party-parrot style animated GIF | nathanielw | 71 |
7 | bottender | ⚡️ A framework for building conversational user interfaces. | Yoctol | 3945 |
8 | messaging-apis | Messaging APIs for multi-platform | bottenderjs | 1806 |
9 | stimulus | A modest JavaScript framework for the HTML you already have | hotwired | 11532 |
10 | tonal | A functional music theory library for Javascript | tonaljs | 2331 |
11 | slate | A completely customizable framework for building rich text editors. (Currently in beta.) | ianstormtaylor | 25418 |
12 | ky | 🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API | sindresorhus | 7972 |
13 | docz | ✍ It has never been so easy to document your things! | doczjs | 22884 |
14 | lib-react-hooks | General purpose React hooks library ⚛️ | tylucaskelley | 144 |
15 | wired-elements | Collection of custom elements that appear hand drawn. Great for wireframes or a fun look. | rough-stuff | 9121 |
16 | storybook | 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! | storybookjs | 73973 |
17 | ow | Function argument validation for humans | sindresorhus | 3573 |
18 | tui.calendar | 🍞📅A JavaScript calendar that has everything you need. | nhn | 10174 |
19 | react-spring | ✌️ A spring physics based React animation library | pmndrs | 24028 |
20 | superstruct | A simple and composable way to validate data in JavaScript (and TypeScript). | ianstormtaylor | 6120 |
21 | sqip | "SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique. | axe312ger | 3281 |
22 | fb-messenger-bot-api | NodeJS Facebook Messenger API for bots to send messages and setup events to Facebook. | crisboarna | 29 |
23 | pretty-algorithms | 🌊 Pretty, common and useful algorithms with modern JS and beautiful tests | jiayihu | 2181 |
24 | puppeteer | Headless Chrome Node.js API | puppeteer | 79944 |
25 | chromeless | 🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda. | prisma-archive | 13241 |
26 | socket.io | Realtime application framework (Node.JS server) | socketio | 56662 |
27 | ink | 🌈 React for interactive command-line apps | vadimdemedes | 19110 |
28 | decaffeinate | Goodbye CoffeeScript, hello JavaScript! | decaffeinate | 2688 |
29 | visx | 🐯 visx | visualization components | airbnb | 15773 |
30 | chrono | A natural language date parser in Javascript | wanasit | 2823 |
31 | botpress | 🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc). | botpress | 9849 |
32 | rxdb | A fast, offline-first, reactive database for JavaScript Applications | pubkey | 18036 |
33 | mitt | 🥊 Tiny 200 byte functional event emitter / pubsub. | developit | 8022 |
34 | scrollmonitor | A simple and fast API to monitor elements as you scroll | stutrek | 3286 |
35 | date-fns | ⏳ Modern JavaScript date utility library ⌛️ | date-fns | 29773 |
36 | svelte | Cybernetically enhanced web apps | sveltejs | 62125 |
37 | superset | Apache Superset is a Data Visualization and Data Exploration Platform | apache | 48125 |
38 | bolt-js | A framework to build Slack apps using JavaScript | slackapi | 2242 |
39 | hyper | A terminal built on web technologies | vercel | 39241 |
40 | ifvisible.js | Crossbrowser & lightweight way to check if user is looking at the page or interacting with it. | serkanyersen | 1924 |
41 | star-history | The missing star history graph of GitHub repos - https://star-history.com | bytebase | 3316 |
42 | ioredis | 🚀 A robust, performance-focused, and full-featured Redis client for Node.js. | luin | 11303 |
43 | jsonpath-online-evaluator | JSONPath Online Evaluator | ashphy | 433 |
44 | lightGallery | A customizable, modular, responsive, lightbox gallery plugin. | sachinchoolur | 5389 |
45 | grafana | The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. | grafana | 51001 |
46 | nativefier | Make any web page a desktop application | nativefier | 31604 |
47 | botkit | Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms. | howdyai | 10838 |
48 | fingerprintjs | Browser fingerprinting library with the highest accuracy and stability. | fingerprintjs | 17501 |
49 | upterm | A terminal emulator for the 21st century. | railsware | 19394 |
50 | Eve | Better tools for thought | witheve | 7079 |
51 | metrics-graphics | A library optimized for concise and principled data graphics and layouts. | metricsgraphics | 7471 |
52 | deepstream.io | deepstream.io server | deepstreamIO | 7015 |
53 | menubar | ➖ high level way to create menubar desktop applications with electron | maxogden | 6264 |
54 | babel | 🐠 Babel is a compiler for writing next generation JavaScript. | babel | 41369 |
55 | ionicons | Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎 | ionic-team | 16324 |
56 | vue | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | vuejs | 199390 |
57 | highcharts | Highcharts JS, the JavaScript charting framework | highcharts | 10754 |
58 | cheerio | Fast, flexible, and lean implementation of core jQuery designed specifically for the server. | cheeriojs | 25470 |
59 | mean | The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications | linnovate | 12161 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | finalterm | At last – a modern terminal emulator (NO LONGER MAINTAINED) | p-e-w | 3879 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | vim-plug | 🌺 Minimalist Vim Plugin Manager | junegunn | 29095 |
2 | fzf.vim | fzf ❤️ vim | junegunn | 8313 |
3 | dotfiles | Config files for my *nix systems | mrzool | 105 |
4 | til | 📝 Today I Learned | jbranchaud | 10717 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | nerdtree | A tree explorer plugin for vim. | preservim | 17681 |
2 | vim-devicons | Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more | ryanoasis | 4966 |
3 | dots | this is what I've used for the past 3 years and its time to move on (DEPRECATED, see https://github.com/vyorkin-personal/d) | vyorkin-personal | 9 |
4 | vim-airline-themes | A collection of themes for vim-airline | vim-airline | 1841 |
5 | vim-polyglot | A solid language pack for Vim. | sheerun | 5099 |
6 | itg_flat_vim | Port of the awesome Sublime Text theme itg.flat for VIM | chrisdiana | 40 |
7 | dotfiles | My Dotfiles | cypher | 291 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | cssfx | ✨ Beautifully simple click-to-copy CSS effects | jolaleye | 5871 |
2 | profile-summary-for-github | Tool for visualizing GitHub profiles | tipsy | 19621 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | easyXDM | A javascript library providing cross-browser, cross-site messaging/method invocation. | oyvindkinsey | 2387 |
Name | Description | Author | Stars | |
---|---|---|---|---|
1 | rollback | Ansible role to rollback scripting applications like PHP, Python, Ruby, etc. in a capistrano style | ansistrano | 242 |
2 | deploy | Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style | ansistrano | 2212 |
To the extent possible under law, lightyrs has waived all copyright and related or neighboring rights to this work.