Starred GitHub Repos (2019)

525 repositories starred in 2019

mmazzarolo/ordinary-puzzles-app TypeScript ★ 501 Starred 22 Dec 2019

Mobile and web puzzle game built with React-Native

jgnewman/randanimal JavaScript ★ 3 Starred 20 Dec 2019

Generates a random combination of adjective and animal name.

Paperspace/DataAugmentationForObjectDetection Jupyter Notebook ★ 1,151 Starred 18 Dec 2019

Data Augmentation For Object Detection

rawgraphs/rawgraphs-app JavaScript ★ 8,941 Starred 18 Dec 2019

A web interface to create custom vector-based visualizations on top of RAWGraphs core

jagenjo/webglstudio.js JavaScript ★ 5,330 Starred 18 Dec 2019

A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.

AnswerDotAI/nbdev Jupyter Notebook ★ 5,273 Starred 18 Dec 2019

Create delightful software with Jupyter Notebooks

openlayers/openlayers JavaScript ★ 12,352 Starred 16 Dec 2019

OpenLayers

mnmxmx/rough-drawing-effect JavaScript ★ 118 Starred 21 Nov 2019

No description available

th0r/npm-upgrade JavaScript ★ 336 Starred 20 Nov 2019

Interactive CLI utility to easily update outdated NPM dependencies

perliedman/reproject JavaScript ★ 224 Starred 19 Nov 2019

Change, convert, transform, reproject GeoJSON between different projections / CRS

huggingface/transformers Python ★ 157,814 Starred 19 Nov 2019

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

expo/expo-three TypeScript ★ 849 Starred 19 Nov 2019

Utilities for using THREE.js on Expo

bberak/react-native-game-engine JavaScript ★ 3,084 Starred 19 Nov 2019

A lightweight Game Engine for React Native 🕹⚡🎮

FormidableLabs/react-game-kit JavaScript ★ 4,609 Starred 19 Nov 2019

Component library for making games with React & React Native

secretGeek/devShop JavaScript ★ 249 Starred 18 Nov 2019

the game of kanban

xo/usql Go ★ 9,863 Starred 18 Nov 2019

Universal command-line interface for SQL databases

JustinBeckwith/linkinator TypeScript ★ 1,183 Starred 15 Nov 2019

Broken link checker that crawls websites and validates links. Find broken links, dead links, and invalid URLs in websites, documentation, and local files. Perfect for SEO audits and CI/CD.

mapbox/storytelling HTML ★ 642 Starred 14 Nov 2019

Storytelling with maps template

GoogleChromeLabs/react-adaptive-hooks JavaScript ★ 5,155 Starred 12 Nov 2019

Deliver experiences best suited to a user's device and network constraints

drawcall/Proton JavaScript ★ 2,473 Starred 12 Nov 2019

Javascript particle animation library

tailwindlabs/tailwindcss-intellisense TypeScript ★ 3,394 Starred 11 Nov 2019

Intelligent Tailwind CSS tooling for Visual Studio Code

MythicalFish/react-native-tailwind JavaScript ★ 184 Starred 8 Nov 2019

Functional CSS classes for React Native 💘

flatlogic/react-native-starter JavaScript ★ 2,511 Starred 7 Nov 2019

🚀A powerful react native starter template that bootstraps development of your mobile application

Benjamin-Dobell/react-native-markdown-view JavaScript ★ 193 Starred 6 Nov 2019

MarkdownView for React Native

stackbit/unibit JavaScript ★ 62 Starred 5 Nov 2019

Stackbit's static site generator

Lightning-AI/pytorch-lightning Python ★ 30,923 Starred 31 Oct 2019

Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.

facebookresearch/detectron2 Python ★ 34,206 Starred 30 Oct 2019

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

invertase/react-native-firebase TypeScript ★ 12,262 Starred 30 Oct 2019

🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

AlDanial/cloc Perl ★ 22,674 Starred 30 Oct 2019

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

mattdesl/paper-colors JavaScript ★ 73 Starred 30 Oct 2019

A small set of pastel and off-white paper colors

mattdesl/workshop-webgl-glsl JavaScript ★ 1,044 Starred 30 Oct 2019

A workshop on WebGL and GLSL

microsoft/computervision-recipes Jupyter Notebook ★ 9,837 Starred 29 Oct 2019

Best Practices, code samples, and documentation for Computer Vision.

leeoniya/uPlot JavaScript ★ 9,947 Starred 29 Oct 2019

📈 A small, fast chart for time series, lines, areas, ohlc & bars

mermaid-js/mermaid TypeScript ★ 86,685 Starred 29 Oct 2019

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

polynote/polynote Jupyter Notebook ★ 4,594 Starred 29 Oct 2019

A better notebook for Scala (and more)

vercel/swr TypeScript ★ 32,338 Starred 29 Oct 2019

React Hooks for Data Fetching

fluent-ffmpeg/node-fluent-ffmpeg JavaScript ★ 8,257 Starred 28 Oct 2019

A fluent API to FFMPEG (http://www.ffmpeg.org)

ripienaar/free-for-dev HTML ★ 119,843 Starred 28 Oct 2019

A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

noahlevenson/stealing-ur-feelings JavaScript ★ 921 Starred 28 Oct 2019

Winner of Mozilla's $50,000 prize for AI

expo/expo TypeScript ★ 47,912 Starred 26 Oct 2019

An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.

75lb/handbrake-js JavaScript ★ 589 Starred 25 Oct 2019

Video encoding / transcoding / converting for node.js

voidcosmos/npkill TypeScript ★ 9,095 Starred 25 Oct 2019

List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹

simonwep/pickr JavaScript ★ 4,472 Starred 25 Oct 2019

🎨 Pickr - A simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!

cloudflare/wrangler-action TypeScript ★ 1,769 Starred 25 Oct 2019

🧙‍♀️ easily deploy cloudflare workers applications using wrangler and github actions

Azure/azure-functions-core-tools C# ★ 1,435 Starred 24 Oct 2019

Command line tools for Azure Functions

brunosimon/folio-2019 JavaScript ★ 4,654 Starred 24 Oct 2019

No description available

TryGhost/gatsby-source-ghost JavaScript ★ 178 Starred 23 Oct 2019

Source plugin for pulling data into Gatsby.js from the Ghost Public API.

globalmangrovewatch/gmw-api Ruby ★ 3 Starred 23 Oct 2019

No description available

bbc/peaks.js JavaScript ★ 3,387 Starred 22 Oct 2019

JavaScript UI component for interacting with audio waveforms

netlify/headlesscms.org JavaScript ★ 627 Starred 21 Oct 2019

Source for headlesscms.org

trocolit2/dehaze_underwater_image C++ ★ 10 Starred 21 Oct 2019

dehaze_underwater_image

johnpolacek/design-system-playground JavaScript ★ 164 Starred 21 Oct 2019

Play with typography and colors to generate a design system theme you can use in your projects.

mifi/lossless-cut TypeScript ★ 38,974 Starred 21 Oct 2019

The swiss army knife of lossless video/audio editing

p0deje/Maccy Swift ★ 18,910 Starred 18 Oct 2019

Lightweight clipboard manager for macOS

leaflet-extras/leaflet-providers JavaScript ★ 2,344 Starred 17 Oct 2019

An extension to Leaflet that contains configurations for various free tile providers.

tinacms/tinacms TypeScript ★ 13,199 Starred 17 Oct 2019

A fully open-source headless CMS that supports Markdown and Visual Editing

bwindels/exif-parser JavaScript ★ 229 Starred 17 Oct 2019

A javascript library to extract EXIF metadata from JPEG images, in node and in the browser.

streamich/react-use TypeScript ★ 43,949 Starred 15 Oct 2019

React Hooks — 👍

kentcdodds/use-deep-compare-effect TypeScript ★ 1,918 Starred 15 Oct 2019

🐋 It's react's useEffect hook, except using deep comparison on the inputs, not reference equality

mourner/bullshit.js JavaScript ★ 1,891 Starred 15 Oct 2019

A bookmarklet for translating marketing speak into human-readable text. :poop:

nostalgic-css/NES.css SCSS ★ 21,655 Starred 9 Oct 2019

NES-style CSS Framework | ファミコン風CSSフレームワーク

mattdesl/browser-media-mime-type JavaScript ★ 7 Starred 9 Oct 2019

mime type lookup for browser video and audio

testing-library/jest-dom JavaScript ★ 4,594 Starred 9 Oct 2019

:owl: Custom jest matchers to test the state of the DOM

calibreapp/image-actions TypeScript ★ 1,545 Starred 9 Oct 2019

A Github Action that automatically compresses JPEGs, PNGs, WebPs & AVIFs in Pull Requests.

electron-react-boilerplate/electron-react-boilerplate TypeScript ★ 24,235 Starred 4 Oct 2019

A Foundation for Scalable Cross-Platform Apps

nodegui/nodegui C++ ★ 9,198 Starred 4 Oct 2019

A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org

vasanthv/jsonbox JavaScript ★ 2,488 Starred 3 Oct 2019

HTTP-based JSON storage.

firefly-iii/firefly-iii PHP ★ 22,651 Starred 3 Oct 2019

Firefly III: a personal finances manager

sindresorhus/p-map JavaScript ★ 1,483 Starred 27 Sept 2019

Map over promises concurrently

mattdesl/workshop-p5-intro ★ 768 Starred 26 Sept 2019

Intro to Creative Coding workshop with p5.js and Tone.js

gskinner/regexr JavaScript ★ 10,324 Starred 26 Sept 2019

RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.

gpujs/gpu.js JavaScript ★ 15,374 Starred 26 Sept 2019

GPU Accelerated JavaScript

nock/nock JavaScript ★ 13,089 Starred 26 Sept 2019

HTTP server mocking and expectations library for Node.js

somaij/netlify-cms-react-portfolio JavaScript ★ 1 Starred 26 Sept 2019

No description available

somaij/portfolio JavaScript ★ 1 Starred 26 Sept 2019

My personal portfolio

stackbit/jamstackthemes JavaScript ★ 649 Starred 26 Sept 2019

A list of themes and starters for JAMstack sites.

fastify/fastify-auth JavaScript ★ 375 Starred 25 Sept 2019

Run multiple auth functions in Fastify

soumak77/firebase-mock JavaScript ★ 352 Starred 25 Sept 2019

Firebase mock library for writing unit tests

EthicalSource/hippocratic-license CSS ★ 293 Starred 23 Sept 2019

An ethical license for open source.

swyxio/async-render-toolbox JavaScript ★ 320 Starred 22 Sept 2019

BECAUSE PERFORMANCE SHOULD BE SEXY

puppeteer/puppeteer TypeScript ★ 93,801 Starred 19 Sept 2019

JavaScript API for Chrome and Firefox

jest-community/vscode-jest TypeScript ★ 2,898 Starred 19 Sept 2019

The optimal flow for Jest based testing in VS Code

jestjs/jest TypeScript ★ 45,324 Starred 19 Sept 2019

Delightful JavaScript Testing.

testing-library/react-testing-library JavaScript ★ 19,551 Starred 18 Sept 2019

🐐 Simple and complete React DOM testing utilities that encourage good testing practices.

ropensci/rredlist R ★ 62 Starred 17 Sept 2019

IUCN Red List API Client

nexxtway/react-rainbow JavaScript ★ 1,793 Starred 17 Sept 2019

🌈 React Rainbow Components. Build your web application in a snap.

rumkin/favicon-switcher JavaScript ★ 80 Starred 14 Sept 2019

Make favicon react on media queries

TanStack/table TypeScript ★ 27,799 Starred 13 Sept 2019

🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table

topojson/world-atlas Shell ★ 1,221 Starred 13 Sept 2019

Pre-built TopoJSON from Natural Earth.

FMCorz/react-native-vs-ionic-todos JavaScript ★ 147 Starred 13 Sept 2019

Simplistic application to compare React Native and Ionic 2

ropensci/taxonomy HTML ★ 44 Starred 12 Sept 2019

taxonomy R packages

ropensci/taxizedb R ★ 33 Starred 12 Sept 2019

Tools for Working with Taxonomic SQL Databases

ramnathv/htmlwidgets R ★ 792 Starred 12 Sept 2019

HTML Widgets for R

daattali/shinyjs R ★ 750 Starred 12 Sept 2019

💡 Easily improve the user experience of your Shiny apps in seconds

qinwf/awesome-R R ★ 6,422 Starred 12 Sept 2019

A curated list of awesome R packages, frameworks and software.

system-ui/theme-ui TypeScript ★ 5,392 Starred 11 Sept 2019

Build consistent, themeable React apps based on constraint-based design principles

wesbos/css-colours-sorted JavaScript ★ 133 Starred 11 Sept 2019

CSS Colours Sorted By

wri/gfw JavaScript ★ 309 Starred 10 Sept 2019

Global Forest Watch: An online, global, near-real time forest monitoring tool

Vizzuality/mangrove-atlas Jupyter Notebook ★ 11 Starred 10 Sept 2019

Global Mangrove Watch

microsoft/code-push TypeScript ★ 4,419 Starred 10 Sept 2019

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.

xadrianzetx/fullstack.ai Python ★ 755 Starred 9 Sept 2019

No description available

jrnl-org/jrnl Python ★ 7,177 Starred 9 Sept 2019

Collect your thoughts and notes without leaving the command line.

thumbsup/thumbsup JavaScript ★ 852 Starred 8 Sept 2019

Generate static HTML photo / video galleries

benhowell/react-grid-gallery TypeScript ★ 1,065 Starred 8 Sept 2019

Justified image gallery component for React

hello-efficiency-inc/raven-reader Vue ★ 2,814 Starred 6 Sept 2019

📖 All your articles in one place. Beautiful.

niieani/hashids.js TypeScript ★ 4,358 Starred 6 Sept 2019

A small JavaScript library to generate YouTube-like ids from numbers.

chakra-ui/chakra-ui TypeScript ★ 40,404 Starred 5 Sept 2019

Chakra UI is a component system for building SaaS products with speed ⚡️

electron/fiddle TypeScript ★ 7,715 Starred 5 Sept 2019

:electron: 🚀 The easiest way to get started with Electron

sindresorhus/del JavaScript ★ 1,343 Starred 4 Sept 2019

Delete files and directories

isaacs/rimraf TypeScript ★ 5,837 Starred 4 Sept 2019

A `rm -rf` util for nodejs

keystonejs/keystone TypeScript ★ 9,850 Starred 4 Sept 2019

The superpowered headless CMS for Node.js — built with GraphQL and React

steren/awesome-cloud-run Dockerfile ★ 871 Starred 4 Sept 2019

👓 ⏩ A curated list of resources about all things Cloud Run

react-hook-form/react-hook-form TypeScript ★ 44,587 Starred 2 Sept 2019

📋 React Hooks for form state management and validation (Web + React Native)

infinitered/ignite TypeScript ★ 19,694 Starred 2 Sept 2019

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.

nushell/nushell Rust ★ 38,773 Starred 2 Sept 2019

A new type of shell

EvanBacon/Instagram JavaScript ★ 303 Starred 1 Sept 2019

A universal instagram clone built with Expo

rnmapbox/maps Kotlin ★ 2,768 Starred 31 Aug 2019

A Mapbox react native module for creating custom maps

opendatacam/opendatacam JavaScript ★ 1,704 Starred 31 Aug 2019

An open source tool to quantify the world

sveltejs/svelte JavaScript ★ 86,100 Starred 29 Aug 2019

web development for the rest of us

lucagrulla/node-tail JavaScript ★ 468 Starred 29 Aug 2019

The zero dependency Node.js module for tailing a file

sindresorhus/delay JavaScript ★ 627 Starred 29 Aug 2019

Delay a promise a specified amount of time

sindresorhus/ps-list JavaScript ★ 283 Starred 28 Aug 2019

Get running processes

sindresorhus/p-throttle JavaScript ★ 514 Starred 27 Aug 2019

Throttle promise-returning & async functions

peterbraden/node-opencv C++ ★ 4,392 Starred 27 Aug 2019

OpenCV Bindings for node.js

fusionjs/fusionjs TypeScript ★ 1,556 Starred 27 Aug 2019

Modern framework for fast, powerful React apps

fab-spec/fab TypeScript ★ 572 Starred 26 Aug 2019

💎 FAB project specification & monorepo

mourner/simplify-js JavaScript ★ 2,384 Starred 26 Aug 2019

High-performance JavaScript polyline simplification library

philhawksworth/virtual-lolly JavaScript ★ 112 Starred 25 Aug 2019

JAMstack demo site - prerendered with serverless API fallbacks

google-ai-edge/mediapipe C++ ★ 34,104 Starred 23 Aug 2019

Cross-platform, customizable ML solutions for live and streaming media.

timqian/chart.xkcd JavaScript ★ 7,769 Starred 23 Aug 2019

xkcd styled chart lib

urql-graphql/urql TypeScript ★ 8,941 Starred 23 Aug 2019

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

knative/docs HTML ★ 5,009 Starred 23 Aug 2019

User documentation for Knative components.

ahmetb/cloud-run-faq Shell ★ 2,340 Starred 22 Aug 2019

Unofficial FAQ and everything you've been wondering about Google Cloud Run.

GoogleCloudPlatform/cloud-run-button Go ★ 550 Starred 22 Aug 2019

Let anyone deploy your GitHub repos to Google Cloud Run with a single click

TartanLlama/caginator TypeScript ★ 43 Starred 22 Aug 2019

No description available

NaxAlpha/gpt-2xy Python ★ 56 Starred 21 Aug 2019

GPT-2 User Interface based on HuggingFace's Pytorch Implementation

sdras/ecommerce-netlify Vue ★ 1,571 Starred 20 Aug 2019

🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions

brandonweiss/charge JavaScript ★ 431 Starred 20 Aug 2019

⚡️ An opinionated, zero-config static site generator.

donnemartin/system-design-primer Python ★ 338,737 Starred 19 Aug 2019

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

DavidWells/analytics JavaScript ★ 2,641 Starred 16 Aug 2019

Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors

netlify/netlify-browser-extension JavaScript ★ 25 Starred 16 Aug 2019

netlify-chrome-extension

volta-cli/volta Rust ★ 12,835 Starred 16 Aug 2019

Volta: JS Toolchains as Code. ⚡

cfotache/pytorch_imageclassifier Jupyter Notebook ★ 47 Starred 16 Aug 2019

No description available

iamkun/dayjs JavaScript ★ 48,589 Starred 16 Aug 2019

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

radian-software/TerrariaClone Java ★ 1,820 Starred 15 Aug 2019

🔥 An incomprehensible hellscape of spaghetti code.

pozar/makemoviethumbs Shell ★ 9 Starred 14 Aug 2019

Script that will use ffmpeg to create thumbnails / screen capture images and put the timescale in the filename.

octref/polacode JavaScript ★ 6,846 Starred 14 Aug 2019

📸 Polaroid for your code

sdras/awesome-actions ★ 27,547 Starred 14 Aug 2019

A curated list of awesome actions to use on GitHub

jeffreyyihuang/two-stream-action-recognition Python ★ 876 Starred 14 Aug 2019

Using two stream architecture to implement a classic action recognition method on UCF101 dataset

lmb-freiburg/flownet2-docker Shell ★ 158 Starred 14 Aug 2019

Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)

race2infinity/The-Documentation-Compendium ★ 5,939 Starred 13 Aug 2019

📢 Various README templates & tips on writing high-quality documentation that people want to read.

georgegach/flowiz JavaScript ★ 250 Starred 13 Aug 2019

Converts Optical Flow files to images and optionally compiles them to a video. Flow viewer GUI is also available. Check out mockup right from Github Pages:

coderSkyChen/Action_Recognition_Zoo Python ★ 246 Starred 13 Aug 2019

Codes for popular action recognition models, verified on the something-something data set.

jinwchoi/awesome-action-recognition ★ 3,991 Starred 13 Aug 2019

A curated list of action recognition and related area resources

zhengshou/scnn Jupyter Notebook ★ 234 Starred 13 Aug 2019

Segment-CNN: A Framework for Temporal Action Localization in Untrimmed Videos via Multi-stage CNNs

yjxiong/temporal-segment-networks Python ★ 1,579 Starred 13 Aug 2019

Code & Models for Temporal Segment Networks (TSN) in ECCV 2016

kevin-ssy/Optical-Flow-Guided-Feature C++ ★ 199 Starred 13 Aug 2019

Implementation Code of the paper Optical Flow Guided Feature, CVPR 2018

open-mmlab/mmaction Python ★ 1,876 Starred 13 Aug 2019

An open-source toolbox for action understanding based on PyTorch

HumanSignal/label-studio TypeScript ★ 26,703 Starred 12 Aug 2019

Label Studio is a multi-type data labeling and annotation tool with standardized output format

cookpete/auto-changelog JavaScript ★ 1,378 Starred 12 Aug 2019

Command line tool for generating a changelog from git tags and commit history

Swizec/useAuth TypeScript ★ 2,578 Starred 10 Aug 2019

The simplest way to add authentication to your React app. Supports various providers.

statelyai/xstate TypeScript ★ 29,319 Starred 10 Aug 2019

Actor-based state management & orchestration for complex app logic.

sindresorhus/p-filter JavaScript ★ 80 Starred 9 Aug 2019

Filter promises concurrently

sindresorhus/promise-fun ★ 5,128 Starred 9 Aug 2019

Promise packages, patterns, chat, and tutorials

visionmedia/bytes.js JavaScript ★ 476 Starred 8 Aug 2019

node byte string parser

jaredly/qmoji Swift ★ 298 Starred 6 Aug 2019

🙃 Like mojibar, but written in swift

cutenode/1x.engineer ★ 2,107 Starred 6 Aug 2019

The official website of 1x Engineers around the world

httpcats/http.cat TypeScript ★ 3,556 Starred 5 Aug 2019

:cat: HTTP Cats API

rocker-org/rocker Shell ★ 1,504 Starred 5 Aug 2019

R configurations for Docker

ropensci/geojsonio R ★ 154 Starred 5 Aug 2019

Convert many data formats to & from GeoJSON & TopoJSON

johan/world.geo.json ★ 2,165 Starred 5 Aug 2019

Annotated geo-json geometry files for the world

rstudio/leaflet JavaScript ★ 838 Starred 5 Aug 2019

R Interface to Leaflet Maps

alexadam/printable-mockups JavaScript ★ 528 Starred 1 Aug 2019

Create printable UI mockups & wireframes templates

chentsulin/awesome-graphql ★ 14,990 Starred 1 Aug 2019

Awesome list of GraphQL

Graphcool/graphcool-framework Scala ★ 1,760 Starred 1 Aug 2019

No description available

sindresorhus/pretty-ms JavaScript ★ 1,210 Starred 31 July 2019

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

timc1/react-drag-elements TypeScript ★ 30 Starred 23 July 2019

A small & efficient React Hook that allows users to drag items around and update lists of elements.

SortableJS/Sortable JavaScript ★ 31,034 Starred 23 July 2019

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

jimp-dev/jimp TypeScript ★ 14,599 Starred 23 July 2019

An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.

EvanHahn/HumanizeDuration.js JavaScript ★ 1,727 Starred 23 July 2019

361000 becomes "6 minutes, 1 second"

chrisveness/geodesy JavaScript ★ 1,223 Starred 23 July 2019

Libraries of geodesy functions implemented in JavaScript

paulrosen/abcjs HTML ★ 2,229 Starred 23 July 2019

javascript for rendering abc music notation

surveyjs/survey-library TypeScript ★ 4,693 Starred 22 July 2019

SurveyJS is an open-source JavaScript form builder library that allows developers to create dynamic forms, multi-step form wizards, and survey applications. It supports React, Angular, and Vue.js (Vue 3), and can also be used in applications built with plain JavaScript.

rwaldron/johnny-five JavaScript ★ 13,407 Starred 22 July 2019

JavaScript Robotics and IoT programming framework, developed at Bocoup.

alexellis/tensorflow-serving-openfaas Dockerfile ★ 46 Starred 18 July 2019

Example of using TensorFlow Serving with OpenFaaS

knative/serving Go ★ 6,002 Starred 17 July 2019

Kubernetes-based, scale-to-zero, request-driven compute

IBM/FfDL Go ★ 688 Starred 17 July 2019

Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes

fnproject/fn Go ★ 5,932 Starred 16 July 2019

The container native, cloud agnostic serverless platform.

kubernetes/kubernetes Go ★ 121,163 Starred 16 July 2019

Production-Grade Container Scheduling and Management

openfaas/openfaas-cloud Go ★ 771 Starred 16 July 2019

The Multi-user OpenFaaS Platform

openfaas/workshop Python ★ 956 Starred 16 July 2019

Learn Serverless for Kubernetes with OpenFaaS

dkozlov/openfaas-tensorflow-gpu Python ★ 23 Starred 16 July 2019

No description available

LucasRoesler/name-classifier Python ★ 11 Starred 16 July 2019

Sample OpenFaaS function that will try to guess your nationality based on your name, using pytorch

opendatacube/datacube-core Python ★ 570 Starred 15 July 2019

Open Data Cube analyses continental scale Earth Observation data through time

albinekb/favicon-emoji JavaScript ★ 251 Starred 14 July 2019

🖼 Generate an emoji-favicon in your terminal

dougmoscrop/serverless-http JavaScript ★ 1,783 Starred 14 July 2019

Use your existing middleware framework (e.g. Express, Koa) in AWS Lambda 🎉

kitze/react-hanger TypeScript ★ 1,928 Starred 13 July 2019

A collection of useful React hooks

mitchazj/favourite-react-hooks ★ 162 Starred 13 July 2019

😍📚 Library / Quick-Access list of React hooks that I love

motiondivision/motion TypeScript ★ 31,192 Starred 13 July 2019

A modern animation library for React and JavaScript

sindresorhus/p-queue TypeScript ★ 4,146 Starred 11 July 2019

Promise queue with concurrency control

OptimalBits/bull JavaScript ★ 16,241 Starred 11 July 2019

Premium Queue package for handling distributed jobs and messages in NodeJS.

OpenGov/react-leaflet-heatmap-layer JavaScript ★ 155 Starred 11 July 2019

A custom layer for heatmaps in react-leaflet

danurbanowicz/eleventy-netlify-boilerplate Nunjucks ★ 545 Starred 10 July 2019

A template for building a blog with the Eleventy static site generator and Decap CMS

snipcart/stackbit-theme-planty SCSS ★ 294 Starred 10 July 2019

Planty is an e-commerce ready theme for Stackbit, powered by Snipcart.

underwatervideo/awesome-image-tools ★ 12 Starred 10 July 2019

A community driven list of useful tools for marine image and video analysis

bentoml/BentoML Python ★ 8,516 Starred 10 July 2019

The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!

paulmillr/chokidar TypeScript ★ 11,962 Starred 10 July 2019

Minimal and efficient cross-platform file watching library

Iconscout/react-unicons JavaScript ★ 342 Starred 9 July 2019

1000+ vector icons as easy to use React Components

stackshareio/awesome-stacks JavaScript ★ 3,834 Starred 3 July 2019

A curated list of tech stacks for building different applications & features

joyeecheung/dark-channel-prior-dehazing TeX ★ 86 Starred 3 July 2019

Python implementation of "Single Image Haze Removal Using Dark Channel Prior"

26hzhang/ImageEnhanceViaFusion Java ★ 71 Starred 2 July 2019

It is a Java implementation of underwater images and videos enhancement by fusion

26hzhang/OptimizedImageEnhance Java ★ 492 Starred 2 July 2019

Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.

kindraywind/SingleImageHazeRemover Python ★ 44 Starred 2 July 2019

A Python2 implementation of single image haze removal

danaberman/underwater-hl Matlab ★ 133 Starred 2 July 2019

MATLAB code for color restoration of underwater images

HKUST-Aerial-Robotics/Stereo-RCNN Python ★ 709 Starred 2 July 2019

Code for 'Stereo R-CNN based 3D Object Detection for Autonomous Driving' (CVPR 2019)

nuclio/nuclio Go ★ 5,685 Starred 1 July 2019

High-Performance Serverless event and data processing platform

openfaas/faas Go ★ 26,114 Starred 1 July 2019

OpenFaaS - Serverless Functions Made Simple

kedacore/keda Go ★ 9,982 Starred 1 July 2019

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

deislabs/osiris Go ★ 458 Starred 1 July 2019

A general purpose, scale-to-zero component for Kubernetes

Azure/batch-shipyard Python ★ 277 Starred 1 July 2019

Simplify HPC and Batch workloads on Azure

fission/fission Go ★ 8,838 Starred 1 July 2019

Fast and Simple Serverless Functions for Kubernetes

Kong/insomnia TypeScript ★ 38,053 Starred 1 July 2019

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

kubernetes/minikube Go ★ 31,580 Starred 1 July 2019

Run Kubernetes locally

foolwood/SiamMask Python ★ 3,545 Starred 1 July 2019

[CVPR19/TPAMI23] SiamMask: A Framework for Fast Online Object Tracking and Segmentation

helm/helm Go ★ 29,634 Starred 1 July 2019

The Kubernetes Package Manager

minio/minio Go ★ 60,473 Starred 1 July 2019

MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.

vmware-archive/kubeless Go ★ 6,858 Starred 1 July 2019

Kubernetes Native Serverless Framework

extrabacon/python-shell TypeScript ★ 2,165 Starred 30 June 2019

Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio

fastify/fastify-swagger JavaScript ★ 1,081 Starred 30 June 2019

Swagger documentation generator for Fastify

spec-first/connexion Python ★ 4,581 Starred 30 June 2019

Connexion is a modern Python web framework that makes spec-first and api-first development easy.

noirbizarre/flask-restplus Python ★ 2,741 Starred 29 June 2019

Fully featured framework for fast, easy and documented API development with Flask

visinf/acis Lua ★ 19 Starred 29 June 2019

Actor-Critic Instance Segmentation (CVPR 2019)

opencv/opencv C++ ★ 86,568 Starred 29 June 2019

Open Source Computer Vision Library

cvat-ai/cvat Python ★ 15,452 Starred 29 June 2019

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.

pathak22/pyflow C++ ★ 660 Starred 28 June 2019

Fast, accurate and easy to run dense optical flow with python wrapper

VIAME/VIAME Python ★ 328 Starred 26 June 2019

Video and Image Analytics for Multiple Environments

mbari-org/vampire-squid Scala ★ 6 Starred 26 June 2019

A video asset manager for tracking videos and camera deployments (e.g. ROV dives, AUV deployments)

mbari-org/vars-annotation Java ★ 18 Starred 26 June 2019

Video Annotation Application for MBARI's Media Management (M3) software stack

microsoft/just TypeScript ★ 1,979 Starred 26 June 2019

The task library that just works

pydoit/doit Python ★ 2,031 Starred 25 June 2019

CLI task management & automation tool

jspreadsheet/ce JavaScript ★ 7,143 Starred 21 June 2019

Jspreadsheet is a lightweight JavaScript data grid component for creating interactive data grids with advanced spreadsheet controls.

matryer/xbar Go ★ 18,013 Starred 21 June 2019

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)

OpenDroneMap/WebODM Python ★ 3,793 Starred 19 June 2019

User-friendly, commercial-grade software for processing aerial imagery. ✈️

OpenDroneMap/ODM Python ★ 5,896 Starred 19 June 2019

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷

tradingview/lightweight-charts TypeScript ★ 13,988 Starred 18 June 2019

Performant financial charts built with HTML5 canvas

kefranabg/readme-md-generator JavaScript ★ 11,104 Starred 18 June 2019

📄 CLI that generates beautiful README.md files

mattdesl/template-electron-installation JavaScript ★ 200 Starred 18 June 2019

a template for media art installations using Electron in kiosk mode

ByronHsu/Never-Blink JavaScript ★ 902 Starred 17 June 2019

👀Blink and lose.

iCHAIT/awesome-macOS ★ 18,010 Starred 13 June 2019

 A curated list of awesome applications, softwares, tools and shiny things for macOS.

johnyanarella/MaterialDesignColorPicker Swift ★ 172 Starred 12 June 2019

Material Design Color Picker for macOS

viktorstrate/color-picker-plus Swift ★ 144 Starred 12 June 2019

An Improved Color Picker for macOS

nvzqz/Menubar-Colors Swift ★ 188 Starred 12 June 2019

A macOS app for convenient access to the system color panel

Leaflet/Leaflet JavaScript ★ 44,638 Starred 12 June 2019

🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦

keplergl/kepler.gl TypeScript ★ 11,630 Starred 12 June 2019

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.

yihui/servr R ★ 289 Starred 12 June 2019

A simple HTTP server in R

rstudio/httpuv C ★ 249 Starred 12 June 2019

HTTP and WebSocket server package for R

axe312ger/gatsby-plugin-netlify-cache JavaScript ★ 121 Starred 12 June 2019

Caches your Gatsby .cache and public folder to speed up your build time by 10x

rstudio/plumber R ★ 1,435 Starred 12 June 2019

Turn your R code into a web API.

jimbuck/pully TypeScript ★ 190 Starred 11 June 2019

A simple CLI and library for downloading high quality YouTube videos!

udacity/deep-learning-v2-pytorch Jupyter Notebook ★ 5,486 Starred 10 June 2019

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

nyu-mll/jiant Python ★ 1,674 Starred 10 June 2019

jiant is an nlp toolkit

microsoft/AirSim C++ ★ 18,014 Starred 10 June 2019

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research

openvinotoolkit/open_model_zoo Python ★ 4,368 Starred 10 June 2019

Pre-trained Deep Learning models and demos (high quality and extremely fast)

huggingface/pytorch-image-models Python ★ 36,493 Starred 10 June 2019

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

shap/shap Jupyter Notebook ★ 25,115 Starred 10 June 2019

A game theoretic approach to explain the output of any machine learning model.

kedro-org/kedro Python ★ 10,786 Starred 9 June 2019

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.

cloudflare/wrangler-legacy Rust ★ 3,193 Starred 9 June 2019

🤠 Home to Wrangler v1 (deprecated)

mapbox/pixelmatch JavaScript ★ 6,745 Starred 9 June 2019

The smallest, simplest and fastest JavaScript pixel-level image comparison library

vercel/ms TypeScript ★ 5,509 Starred 9 June 2019

Tiny millisecond conversion utility

lukeed/tinydate JavaScript ★ 1,067 Starred 9 June 2019

A tiny (349B) reusable date formatter. Extremely fast!

swyxio/cli-cheatsheet ★ 620 Starred 4 June 2019

helpful libraries for *building* CLIs. Not a list of CLIs.

rowanz/r2c Python ★ 469 Starred 4 June 2019

Recognition to Cognition Networks (code for the model in "From Recognition to Cognition: Visual Commonsense Reasoning", CVPR 2019)

allenai/ai2thor C# ★ 1,679 Starred 4 June 2019

An open-source platform for Visual AI.

allenai/allennlp Python ★ 11,894 Starred 4 June 2019

An open-source NLP research library, built on PyTorch.

lukemelas/EfficientNet-PyTorch Python ★ 8,218 Starred 4 June 2019

A PyTorch implementation of EfficientNet

joelshepherd/tabliss TypeScript ★ 2,724 Starred 3 June 2019

A beautiful, customisable New Tab page for Firefox, Chrome, and Edge.

eashish93/imgsquash JavaScript ★ 951 Starred 3 June 2019

Simple image compression full website code written in node, react and next.js framework. Easy to deploy as a microservice.

gorhill/uBlock JavaScript ★ 62,063 Starred 3 June 2019

uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

jongacnik/plh JavaScript ★ 12 Starred 31 May 2019

⬜️ base64 image placeholders

microsoft/tensorwatch Jupyter Notebook ★ 3,466 Starred 29 May 2019

Debugging, monitoring and visualization for Python Machine Learning and Data Science

metafizzy/zdog JavaScript ★ 10,611 Starred 29 May 2019

Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

kjw0612/awesome-deep-vision ★ 11,142 Starred 28 May 2019

A curated list of deep learning resources for computer vision

terryum/awesome-deep-learning-papers TeX ★ 26,096 Starred 28 May 2019

The most cited deep learning papers

ChristosChristofidis/awesome-deep-learning ★ 27,697 Starred 28 May 2019

A curated list of awesome Deep Learning tutorials, projects and communities.

jbhuang0604/awesome-computer-vision ★ 23,113 Starred 28 May 2019

A curated list of awesome computer vision resources

1j01/jspaint JavaScript ★ 7,697 Starred 27 May 2019

🎨 Classic MS Paint, REVIVED + ✨Extras

explosion/spaCy Python ★ 33,318 Starred 26 May 2019

💫 Industrial-strength Natural Language Processing (NLP) in Python

Alluxio/alluxio Java ★ 7,168 Starred 26 May 2019

Alluxio, data orchestration for analytics and machine learning in the cloud

rough-stuff/rough HTML ★ 20,880 Starred 26 May 2019

Create graphics with a hand-drawn, sketchy, appearance

facebookresearch/mmf Python ★ 5,622 Starred 24 May 2019

A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)

nickmcmillan/react-physics-dragger TypeScript ★ 201 Starred 22 May 2019

A simple, no-frills horiztonal dragger/slider with physics

glauberfc/awesome-react-hooks ★ 1,231 Starred 21 May 2019

A curated list about React Hooks

PavelDoGreat/WebGL-Fluid-Simulation JavaScript ★ 16,177 Starred 20 May 2019

Play with fluids in your browser (works even on mobile)

tylin/coco-ui HTML ★ 154 Starred 20 May 2019

MS COCO Annotation UIs

zone-eu/wildduck JavaScript ★ 2,079 Starred 20 May 2019

Opinionated email server

instillai/machine-learning-course Python ★ 7,051 Starred 20 May 2019

:speech_balloon: Machine Learning Course with Python:

facebookresearch/video-nonlocal-net Python ★ 1,995 Starred 17 May 2019

Non-local Neural Networks for Video Classification

JingweiJ/JointActorActionSeg Python ★ 13 Starred 17 May 2019

No description available

StreisandEffect/streisand Shell ★ 23,688 Starred 16 May 2019

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.

googleapis/nodejs-vision ★ 498 Starred 16 May 2019

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.

felixrieseberg/windows95 TypeScript ★ 23,930 Starred 16 May 2019

💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.

mwouts/jupytext Python ★ 7,139 Starred 16 May 2019

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts

NVlabs/FUNIT Python ★ 1,582 Starred 16 May 2019

Translate images to unseen domains in the test time with few example images.

junyanz/pytorch-CycleGAN-and-pix2pix Python ★ 25,013 Starred 15 May 2019

Image-to-Image Translation in PyTorch

ksanjeevan/crnn-audio-classification Python ★ 392 Starred 15 May 2019

UrbanSound classification using Convolutional Recurrent Networks in PyTorch

tusen-ai/simpledet Python ★ 3,084 Starred 15 May 2019

A Simple and Versatile Framework for Object Detection and Instance Recognition

ShuLiu1993/PANet Python ★ 1,349 Starred 15 May 2019

PANet for Instance Segmentation and Object Detection

Duankaiwen/CenterNet Python ★ 1,886 Starred 15 May 2019

Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .

minimaxir/gpt-2-simple Python ★ 3,404 Starred 15 May 2019

Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts

TarekRaafat/autoComplete.js JavaScript ★ 4,019 Starred 13 May 2019

Simple autocomplete pure vanilla Javascript library.

fabiospampinato/cash JavaScript ★ 7,045 Starred 13 May 2019

An absurdly small jQuery alternative for modern browsers.

atomiks/tippyjs-react JavaScript ★ 1,816 Starred 13 May 2019

React component for Tippy.js (official)

atomiks/tippyjs JavaScript ★ 12,301 Starred 13 May 2019

Tooltip, popover, dropdown, and menu library

icarus-sullivan/react-spinner-material TypeScript ★ 33 Starred 13 May 2019

A simple react component made using canvas and window frame animations

davidhu2000/react-spinners TypeScript ★ 3,338 Starred 13 May 2019

A collection of loading spinner components for react

faastjs/faast.js TypeScript ★ 1,485 Starred 13 May 2019

Serverless batch computing made simple.

veltman/flubber JavaScript ★ 6,894 Starred 8 May 2019

Tools for smoother shape animations.

leggett/simplify HTML ★ 1,634 Starred 7 May 2019

Issue tracker for Simplify Gmail, a browser extension to simplify Gmail's interface

sindresorhus/on-change JavaScript ★ 2,029 Starred 2 May 2019

Watch an object or array for changes

glennreyes/react-countup JavaScript ★ 2,088 Starred 2 May 2019

💫 A configurable React component wrapper around CountUp.js

Lapple/react-transitive-number JavaScript ★ 214 Starred 2 May 2019

React component to apply transition effect to numeric strings, a la old Groupon timers

xnimorz/use-debounce TypeScript ★ 3,363 Starred 2 May 2019

A debounce hook for react

boyney123/mockit JavaScript ★ 1,578 Starred 30 Apr 2019

A tool to quickly mock out end points, setup delays and more...

surge-synthesizer/surge C ★ 3,737 Starred 30 Apr 2019

Synthesizer plug-in (previously released as Vember Audio Surge)

davidchin/react-input-range JavaScript ★ 715 Starred 24 Apr 2019

React component for inputting numeric values within a range (range slider)

bowser-js/bowser JavaScript ★ 5,731 Starred 24 Apr 2019

a browser detector

webiny/webiny-js TypeScript ★ 7,946 Starred 23 Apr 2019

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

ovity/octotree JavaScript ★ 23,160 Starred 23 Apr 2019

GitHub on steroids

chrieke/awesome-satellite-imagery-datasets ★ 3,870 Starred 18 Apr 2019

🛰️ List of satellite image training datasets with annotations for computer vision and deep learning

tj/commander.js JavaScript ★ 27,999 Starred 17 Apr 2019

node.js command-line interfaces made easy

oscmejia/os-utils JavaScript ★ 247 Starred 16 Apr 2019

OS Utils

netlify/zip-it-and-ship-it JavaScript ★ 316 Starred 11 Apr 2019

Intelligently prepare Node.js Lambda functions for deployment

netlify/netlify-dev-plugin JavaScript ★ 179 Starred 11 Apr 2019

Local dev server with functions, rules engine and add-on support

eugeneware/ffmpeg-static JavaScript ★ 1,333 Starred 10 Apr 2019

ffmpeg static binaries for Mac OSX and Linux and Windows

apple/turicreate C++ ★ 11,183 Starred 10 Apr 2019

Turi Create simplifies the development of custom machine learning models.

fivdi/pigpio JavaScript ★ 964 Starred 8 Apr 2019

Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi

kognise/water.css CSS ★ 8,608 Starred 5 Apr 2019

A drop-in collection of CSS styles to make simple websites just a little nicer

sindresorhus/read-chunk JavaScript ★ 125 Starred 5 Apr 2019

Read a chunk from a file

styled-system/styled-system JavaScript ★ 7,880 Starred 4 Apr 2019

⬢ Style props for rapid UI development

albumentations-team/albumentations Python ★ 15,272 Starred 4 Apr 2019

Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

inaturalist/iNaturalistAPI JavaScript ★ 135 Starred 4 Apr 2019

Node.js API for iNaturalist.org

A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning

xu-ji/IIC Python ★ 893 Starred 3 Apr 2019

Invariant Information Clustering for Unsupervised Image Classification and Segmentation

ultralytics/yolov3 Python ★ 10,563 Starred 3 Apr 2019

YOLOv3 in PyTorch > ONNX > CoreML > TFLite

generalized-iou/g-darknet Jupyter Notebook ★ 307 Starred 3 Apr 2019

darknet with GIoU

pmndrs/react-three-fiber TypeScript ★ 30,348 Starred 3 Apr 2019

🇨🇭 A React renderer for Three.js

jsbroks/imantics Python ★ 374 Starred 3 Apr 2019

:camera: Reactive python package for managing, creating and visualizing different deep-learning image annotation formats

sindresorhus/execa JavaScript ★ 7,461 Starred 3 Apr 2019

Process execution for humans

Raathigesh/majestic TypeScript ★ 7,476 Starred 2 Apr 2019

⚡ Zero config GUI for Jest

TimothyTim/musie.js JavaScript ★ 6 Starred 2 Apr 2019

A super-simple javascript music utility.

Tonejs/Midi TypeScript ★ 986 Starred 2 Apr 2019

Convert MIDI into Tone.js-friendly JSON

jazz-soft/JZZ JavaScript ★ 580 Starred 2 Apr 2019

MIDI library for Node.js and web-browsers

wanglimin/dense_flow C++ ★ 234 Starred 2 Apr 2019

OpenCV Implementation of different optical flow algorithms

tensorflow/lingvo Python ★ 2,858 Starred 2 Apr 2019

Lingvo

mahyarnajibi/SSH Python ★ 839 Starred 2 Apr 2019

SSH: Single Stage Headless Face Detector

yjxiong/dense_flow C++ ★ 246 Starred 2 Apr 2019

Tools to extract dense optical flow from videos, based on OpenCV

yjxiong/action-detection Python ★ 647 Starred 2 Apr 2019

temporal action detection with SSN

oulutan/ACAM_Demo Python ★ 154 Starred 2 Apr 2019

Real-time Action detection demo for the work Actor Conditioned Attention Maps. This repo includes a complete pipeline for person detection/tracking and analyzing their actions in real-time.

mahyarnajibi/SNIPER Python ★ 2,691 Starred 2 Apr 2019

SNIPER / AutoFocus is an efficient multi-scale object detection training / inference algorithm

PeiqinZhuang/WildFish ★ 79 Starred 2 Apr 2019

WildFish: A Large Benchmark for Fish Recognition in the Wild

ramprs/grad-cam Lua ★ 1,634 Starred 2 Apr 2019

[ICCV 2017] Torch code for Grad-CAM

generativefm/generative.fm JavaScript ★ 1,590 Starred 1 Apr 2019

A platform for playing generative music in the browser.

generativefm/generators JavaScript ★ 565 Starred 1 Apr 2019

A collection of generative music pieces for generative.fm

FredKSchott/snowpack JavaScript ★ 19,372 Starred 1 Apr 2019

ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️

foreseaz/react-loadcon JavaScript ★ 215 Starred 1 Apr 2019

🎈React component to manipulate the favicon, for loading or progress.

React95/React95 TypeScript ★ 3,770 Starred 29 Mar 2019

A React components library with Win95 UI

kyamagu/js-segment-annotator JavaScript ★ 526 Starred 27 Mar 2019

Javascript image annotation tool based on image segmentation.

dicebear/dicebear Vue ★ 8,159 Starred 26 Mar 2019

DiceBear is an avatar library for designers and developers. 🌍

Ajido/node-identicon JavaScript ★ 113 Starred 26 Mar 2019

Identicon Generator on Node.js

coder/code-server TypeScript ★ 76,629 Starred 25 Mar 2019

VS Code in the browser

feathersjs/awesome-feathersjs ★ 947 Starred 24 Mar 2019

A list of awesome things related to FeathersJS

aleju/papers ★ 2,506 Starred 22 Mar 2019

Summaries of machine learning papers

GoogleCloudPlatform/gcsfuse Go ★ 2,215 Starred 21 Mar 2019

A user-space file system for interacting with Google Cloud Storage

sindresorhus/log-update JavaScript ★ 1,141 Starred 21 Mar 2019

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

terkelg/prompts JavaScript ★ 9,252 Starred 21 Mar 2019

❯ Lightweight, beautiful and user-friendly interactive prompts

hasura/graphql-engine TypeScript ★ 31,918 Starred 21 Mar 2019

Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.

jessetane/queue JavaScript ★ 775 Starred 18 Mar 2019

Asynchronous function queue with adjustable concurrency

naver/billboard.js TypeScript ★ 5,978 Starred 18 Mar 2019

📊 Re-usable, easy interface JavaScript chart library based on D3.js

ghosh/microtip CSS ★ 1,399 Starred 18 Mar 2019

💬 Minimal, accessible, ultra lightweight css tooltip library. Just 1kb.

pbeshai/use-query-params TypeScript ★ 2,226 Starred 15 Mar 2019

React Hook for managing state in URL query parameters with easy serialization.

axa-group/nlp.js JavaScript ★ 6,560 Starred 15 Mar 2019

An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more

blend/promise-utils TypeScript ★ 280 Starred 15 Mar 2019

Lodash-like, dependency-free utilities for native ES6 promises.

WiseLibs/better-sqlite3 JavaScript ★ 7,008 Starred 15 Mar 2019

The fastest and simplest library for SQLite3 in Node.js.

alexfoxy/lax.js JavaScript ★ 10,495 Starred 15 Mar 2019

Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.

borisdiakur/n_ JavaScript ★ 127 Starred 13 Mar 2019

Node.js REPL with lodash

ufoym/deepo Python ★ 6,280 Starred 12 Mar 2019

Setup and customize deep learning environment in seconds.

hamukazu/lets-get-arrested HTML ★ 4,176 Starred 11 Mar 2019

This project is intended to protest against the police in Japan

victordibia/handtrack.js JavaScript ★ 2,923 Starred 11 Mar 2019

A library for prototyping realtime hand detection (bounding box), directly in the browser.

mcollina/autocannon JavaScript ★ 8,412 Starred 11 Mar 2019

fast HTTP/1.1 benchmarking tool written in Node.js

googleapis/nodejs-storage TypeScript ★ 941 Starred 5 Mar 2019

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.

foreversd/forever JavaScript ★ 13,862 Starred 5 Mar 2019

A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)

falconry/falcon Python ★ 9,806 Starred 5 Mar 2019

The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale.

pyeve/eve Python ★ 6,747 Starred 5 Mar 2019

REST API framework designed for human beings

Azure/azure-storage-js TypeScript ★ 73 Starred 5 Mar 2019

Microsoft Azure Storage Library for JavaScript (This repo has been moved to https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage on Apr18, 2019. This Repo will be deprecated.)

gregberge/loadable-components JavaScript ★ 7,811 Starred 4 Mar 2019

The recommended Code Splitting library for React ✂️✨

graphql/graphql-playground TypeScript ★ 8,858 Starred 4 Mar 2019

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)

alex35mil/sourcebuster-js JavaScript ★ 424 Starred 4 Mar 2019

Track the sources of your traffic

Ekwuno/jamstack-hackathon-starter JavaScript ★ 142 Starred 2 Mar 2019

Make Authenticated, Serverless, Dynamic Clientside JAMstack apps with Gatsby + Netlify Dev (Functions + Identity)

netlify-labs/react-netlify-identity TypeScript ★ 155 Starred 2 Mar 2019

a tiny (4kb) React hook for using Netlify Identity, no UI. SEEKING MAINTAINERS

swc-project/swc Rust ★ 33,295 Starred 1 Mar 2019

Rust-based platform for the Web

rbgirshick/yacs Python ★ 1,333 Starred 1 Mar 2019

YACS -- Yet Another Configuration System

remoteinterview/zero JavaScript ★ 5,825 Starred 1 Mar 2019

Zero is a web server to simplify web development.

facebook/docusaurus TypeScript ★ 64,109 Starred 28 Feb 2019

Easy to maintain open source documentation websites.

Azure/azure-sdk-for-node JavaScript ★ 1,181 Starred 27 Feb 2019

Azure SDK for Node.js - Documentation

microsoft/azure-devops-node-api TypeScript ★ 502 Starred 27 Feb 2019

Azure DevOps Client for Node.js

anoff/tf-azure-datascience HCL ★ 2 Starred 27 Feb 2019

terraform script to deploy datascience VM and storage account on Azure

nteract/papermill Python ★ 6,401 Starred 27 Feb 2019

📚 Parameterize, execute, and analyze notebooks

elijah/r-node JavaScript ★ 80 Starred 26 Feb 2019

Cloned from git://gitorious.org/r-node/r-node.git

ionic-team/ionic-framework TypeScript ★ 52,403 Starred 25 Feb 2019

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

CodecrumbsIO/codecrumbs JavaScript ★ 2,718 Starred 25 Feb 2019

Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.

fagbokforlaget/simple-fs JavaScript ★ 155 Starred 25 Feb 2019

Handles files on indexeddb like you would do in node.js (promise)

trimstray/the-book-of-secret-knowledge ★ 209,890 Starred 25 Feb 2019

A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.

jtdaugherty/tart Haskell ★ 405 Starred 25 Feb 2019

Tart - draw ASCII art in the terminal with your mouse!

BrownDogGadgets/CrazyCircuits C++ ★ 128 Starred 25 Feb 2019

PCB and design files for CrazyCircuits

nodejs/nodejs.dev TypeScript ★ 2,291 Starred 22 Feb 2019

A redesign of Nodejs.org built using Gatsby.js with React.js, TypeScript, and Remark.

jthegedus/awesome-firebase ★ 776 Starred 22 Feb 2019

🔥 List of Firebase talks, tools, examples & articles! Translations in 🇬🇧 🇷🇺 Contributions welcome!

beautifier/js-beautify JavaScript ★ 8,951 Starred 22 Feb 2019

Beautifier for javascript

leon-ai/leon TypeScript ★ 17,050 Starred 21 Feb 2019

🧠 Leon is your open-source personal assistant.

mozilla/send FreeMarker ★ 13,281 Starred 21 Feb 2019

Simple, private file sharing from the makers of Firefox

josephdyer/skeleventy SCSS ★ 386 Starred 21 Feb 2019

A skeleton boilerplate built with Eleventy.

philhawksworth/eleventyone JavaScript ★ 462 Starred 21 Feb 2019

A scaffold for a quick start building with the Eleventy SSG

ludwig-ai/ludwig Python ★ 11,657 Starred 20 Feb 2019

Low-code framework for building custom LLMs, neural networks, and other AI models

mother/react-files JavaScript ★ 149 Starred 19 Feb 2019

A file input (dropzone) management component for React

anthonygelibert/QLColorCode Objective-C ★ 702 Starred 19 Feb 2019

QuickLook plugin for source code with syntax highlighting.

sindresorhus/quick-look-plugins ★ 18,591 Starred 19 Feb 2019

List of useful Quick Look plugins for developers

ziishaned/dumper.js JavaScript ★ 2,755 Starred 18 Feb 2019

A better and pretty variable inspector for your Node.js applications

nathancahill/split JavaScript ★ 6,277 Starred 18 Feb 2019

Unopinionated utilities for resizeable split views

Azure/aml-real-time-ai C# ★ 158 Starred 17 Feb 2019

Easily deploy models to FPGAs for ultra-low latency with Azure Machine Learning powered by Project Brainwave

queen-raae/gatsby-remark-oembed JavaScript ★ 162 Starred 17 Feb 2019

A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.

sugarshin/react-instagram-embed TypeScript ★ 256 Starred 17 Feb 2019

The React component for embedding Instagram posts

chengyangfu/retinamask Python ★ 341 Starred 15 Feb 2019

RetinaMask

Azure/MachineLearningNotebooks Jupyter Notebook ★ 4,365 Starred 15 Feb 2019

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft

microsoft/onnxruntime C++ ★ 19,534 Starred 15 Feb 2019

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

pomber/git-history JavaScript ★ 13,682 Starred 15 Feb 2019

Quickly browse the history of a file from any git repository

agalwood/Motrix JavaScript ★ 51,025 Starred 15 Feb 2019

A full-featured download manager.

CSFrequency/react-firebase-hooks TypeScript ★ 3,643 Starred 15 Feb 2019

React Hooks for Firebase.

Azure/terraform-with-jenkins-samples HCL ★ 27 Starred 15 Feb 2019

Terraform plans & commands to provision Azure VMSS and VM from a VM image on demand or from a Jenkins pipeline.

sveinbjornt/Sloth Objective-C ★ 8,848 Starred 14 Feb 2019

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

NVlabs/stylegan Python ★ 14,419 Starred 12 Feb 2019

StyleGAN - Official TensorFlow Implementation

facebookresearch/DetectAndTrack Python ★ 1,003 Starred 12 Feb 2019

The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"

uidotdev/usehooks MDX ★ 11,429 Starred 12 Feb 2019

A collection of modern, server-safe React hooks – from the ui.dev team

ramesaliyev/visual-noises JavaScript ★ 48 Starred 11 Feb 2019

Noise Algorithms Visualised in 1D and 2D with pure JavaScript.

toboko/nudrum-drum-machine JavaScript ★ 13 Starred 11 Feb 2019

Minimalist polirhythm and polymetric drum machine

gunthercox/ChatterBot Python ★ 14,486 Starred 6 Feb 2019

ChatterBot is a machine learning, conversational dialog engine for creating chat bots

alexmacarthur/typeit JavaScript ★ 3,175 Starred 6 Feb 2019

The most versatile JavaScript typewriter effect library on the planet.

apexcharts/react-apexcharts JavaScript ★ 1,395 Starred 6 Feb 2019

📊 React Component for ApexCharts

apexcharts/apexcharts.js JavaScript ★ 15,084 Starred 6 Feb 2019

📊 Interactive JavaScript Charts built on SVG

cjbassi/gotop Go ★ 7,418 Starred 6 Feb 2019

A terminal based graphical activity monitor inspired by gtop and vtop

nextapps-de/flexsearch JavaScript ★ 13,633 Starred 5 Feb 2019

Next-generation full-text search library for Browser and Node.js

ebradyjobory/finance.js JavaScript ★ 1,266 Starred 5 Feb 2019

A JavaScript library for common financial calculations

mozilla/readability JavaScript ★ 10,994 Starred 5 Feb 2019

A standalone version of the readability lib

plouc/nivo TypeScript ★ 13,989 Starred 4 Feb 2019

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries

MantasMikal/gatsby-source-instagram-all JavaScript ★ 53 Starred 1 Feb 2019

⚛️📸 Gatsby source plugin that fetches all your instagram media

AudioKit/AudioKitSynthOne Swift ★ 1,764 Starred 1 Feb 2019

AudioKit Synth One: Open-Source iOS Synthesizer App

yershalom/react-wordart JavaScript ★ 301 Starred 1 Feb 2019

The nostalgic WordArt we know just in react

keithito/tacotron Python ★ 2,988 Starred 1 Feb 2019

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)

sunshineatnoon/Paper-Collection ★ 186 Starred 31 Jan 2019

A track of papers I read

Annihil/github-spray JavaScript ★ 1,435 Starred 30 Jan 2019

:octocat: Draw on your GitHub contribution graph ░▒▓█

notable/notable ★ 23,563 Starred 30 Jan 2019

The Markdown-based note-taking app that doesn't suck.

wouterbulten/kalmanjs Java ★ 450 Starred 30 Jan 2019

Javascript based Kalman filter for 1D data

TheAlgorithms/Python Python ★ 218,615 Starred 30 Jan 2019

All Algorithms implemented in Python

facebookresearch/ReAgent Python ★ 3,684 Starred 30 Jan 2019

A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)

dunovank/jupyter-themes CSS ★ 9,827 Starred 30 Jan 2019

Custom Jupyter Notebook Themes

Collection of papers, datasets, code and other resources for object tracking and detection using deep learning

NVIDIA/flownet2-pytorch Python ★ 3,276 Starred 29 Jan 2019

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

nwojke/deep_sort Python ★ 6,090 Starred 29 Jan 2019

Simple Online Realtime Tracking with a Deep Association Metric

abewley/sort Python ★ 4,342 Starred 29 Jan 2019

Simple, online, and realtime tracking of multiple objects in a video sequence.

cfotache/pytorch_objectdetecttrack Jupyter Notebook ★ 478 Starred 29 Jan 2019

Object detection in images, and tracking across video frames

eriklindernoren/PyTorch-YOLOv3 Python ★ 7,441 Starred 29 Jan 2019

Minimal PyTorch implementation of YOLOv3

fossasia/visdom Python ★ 10,243 Starred 29 Jan 2019

A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy

Feynman27/pytorch-detect-to-track Python ★ 120 Starred 29 Jan 2019

A pytorch implementation of Detect and Track (https://arxiv.org/abs/1710.03958)

feichtenhofer/Detect-Track Matlab ★ 553 Starred 29 Jan 2019

Code release for "Detect to Track and Track to Detect", ICCV 2017

SeanChenxy/TSSD-OTA Python ★ 52 Starred 29 Jan 2019

Temporally Identity-Aware SSD with Attentional LSTM

fastai/course-v3 Jupyter Notebook ★ 4,920 Starred 29 Jan 2019

The 3rd edition of course.fast.ai

qfgaohao/pytorch-ssd Python ★ 1,429 Starred 29 Jan 2019

MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.

Musish/Musish TypeScript ★ 3,200 Starred 29 Jan 2019

Apple Music...ish

github/hotkey JavaScript ★ 3,292 Starred 29 Jan 2019

Trigger an action on an element with a keyboard shortcut.

joaomoreno/thyme Objective-C ★ 583 Starred 28 Jan 2019

The task timer for OS X.

facebookresearch/maskrcnn-benchmark Python ★ 9,385 Starred 25 Jan 2019

Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

roytseng-tw/Detectron.pytorch Python ★ 2,820 Starred 25 Jan 2019

A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.

torch/torch7 C ★ 9,112 Starred 25 Jan 2019

http://torch.ch

rikschennink/shiny JavaScript ★ 2,781 Starred 25 Jan 2019

🌟 Shiny reflections for mobile websites

tensorpack/tensorpack Python ★ 6,295 Starred 25 Jan 2019

A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility

open-mmlab/mmdetection Python ★ 32,483 Starred 25 Jan 2019

OpenMMLab Detection Toolbox and Benchmark

zhaoweicai/Detectron-Cascade-RCNN Python ★ 479 Starred 25 Jan 2019

Cascade R-CNN in Detectron

zhaoweicai/cascade-rcnn C++ ★ 1,060 Starred 25 Jan 2019

Caffe implementation of multiple popular object detection frameworks

msracver/Flow-Guided-Feature-Aggregation Python ★ 729 Starred 25 Jan 2019

Flow-Guided Feature Aggregation for Video Object Detection

stufreen/web-drum-sequencer JavaScript ★ 172 Starred 25 Jan 2019

A drum machine and sequencer built with the Web Audio API, React, and Redux.

okaybenji/kord JavaScript ★ 26 Starred 25 Jan 2019

multi-touch chord instrument for songwriting, performance and ear training

previtus/AttentionPipeline Python ★ 41 Starred 22 Jan 2019

internship project at CMU, 2017-2018

hellock/scale-time-lattice ★ 209 Starred 22 Jan 2019

Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".

GoogleChromeLabs/squoosh TypeScript ★ 24,912 Starred 22 Jan 2019

Make images smaller using best-in-class codecs, right in the browser.

wangshy31/MANet_for_Video_Object_Detection Python ★ 127 Starred 22 Jan 2019

Fully Motion-Aware Network for Video Object Detection

omni-us/squeezedet-keras Python ★ 128 Starred 22 Jan 2019

Keras implementation of the Squeeze Det Object Detection Deep Learning Framework

ruigli/Seq-NMS Python ★ 64 Starred 22 Jan 2019

An implementation of Seq-NMS

This is a list of awesome articles about object detection from video.

zziz/pwc ★ 15,363 Starred 22 Jan 2019

This repository is no longer maintained.

Swall0w/papers ★ 64 Starred 22 Jan 2019

This is a repository for summarizing papers especially related to machine learning.

kmaninis/OSVOS-PyTorch Python ★ 563 Starred 22 Jan 2019

PyTorch implementation of One-Shot Video Object Segmentation (OSVOS)

scaelles/OSVOS-TensorFlow Python ★ 440 Starred 22 Jan 2019

One-Shot Video Object Segmentation

madhawav/YOLO3-4-Py Python ★ 516 Starred 22 Jan 2019

A Python wrapper on Darknet. Compatible with YOLO V3.

qqwweee/keras-yolo3 Python ★ 7,132 Starred 22 Jan 2019

A Keras implementation of YOLOv3 (Tensorflow backend)

Guanghan/ROLO Python ★ 889 Starred 22 Jan 2019

ROLO is short for Recurrent YOLO, aimed at simultaneous object detection and tracking

DrewNF/Tensorflow_Object_Tracking_Video Python ★ 504 Starred 22 Jan 2019

Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition

jiangzhengkai/Video-Detection ★ 225 Starred 21 Jan 2019

video detection papers

feichtenhofer/py-Detect-Track ★ 56 Starred 21 Jan 2019

No description available

fanyix/STMN Lua ★ 121 Starred 21 Jan 2019

[ECCV 2018] Video Object Detection with an Aligned Spatial-Temporal Memory

redom/redom JavaScript ★ 3,437 Starred 21 Jan 2019

Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.

ivoronin/TomatoBar Swift ★ 3,194 Starred 17 Jan 2019

🍅 World's neatest Pomodoro timer for macOS menu bar

googlecreativelab/aiexperiments-sound-maker JavaScript ★ 270 Starred 17 Jan 2019

Make unusual new sounds with machine learning.

necolas/react-native-web JavaScript ★ 22,118 Starred 16 Jan 2019

Cross-platform React UI packages

cdeterman/gpuR R ★ 251 Starred 15 Jan 2019

R interface to use GPU's

prioritizr/wdpar R ★ 41 Starred 15 Jan 2019

Interface to the World Database on Protected Areas

googlecreativelab/chrome-music-lab JavaScript ★ 2,381 Starred 15 Jan 2019

A collection of experiments for exploring how music works, all built with the Web Audio API.

kylemcdonald/FreeWifi Python ★ 2,984 Starred 15 Jan 2019

How to get free wifi.

magenta/magenta-studio JavaScript ★ 1,217 Starred 15 Jan 2019

Magenta Studio is a collection of music plugins built on Magenta’s open source tools and models

TryGhost/gatsby-starter-ghost JavaScript ★ 1,097 Starred 10 Jan 2019

A starter template to build lightning fast websites with Ghost & Gatsby

rjbultitude/freqi JavaScript ★ 20 Starred 9 Jan 2019

A simple API for generating frequencies for use with the Web Audio API

tryolabs/luminoth Python ★ 2,407 Starred 8 Jan 2019

Deep Learning toolkit for Computer Vision.

ambakick/Person-Detection-and-Tracking Python ★ 252 Starred 8 Jan 2019

A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking

ogham/exa Rust ★ 24,468 Starred 8 Jan 2019

A modern replacement for ‘ls’.

sharkdp/bat Rust ★ 57,691 Starred 8 Jan 2019

A cat(1) clone with wings.

junegunn/fzf Go ★ 78,633 Starred 8 Jan 2019

:cherry_blossom: A command-line fuzzy finder

rrweb-io/rrweb TypeScript ★ 19,316 Starred 2 Jan 2019

record and replay the web

getguesstimate/guesstimate-app TypeScript ★ 2,367 Starred 2 Jan 2019

Create Fermi Estimates and Perform Monte Carlo Estimates