Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome

Curated list of github repositories
https://github.com/kkeuning/awesome

  • hashcat - World's fastest and most advanced password recovery utility
  • FluentTerminal - A Terminal Emulator based on UWP and web technologies.
  • LxRunOffline - A full-featured utility for managing Windows Subsystem for Linux (WSL)
  • Pengwin - A Linux distro optimized for WSL based on Debian.
  • envoy - Cloud-native high-performance edge/middle/service proxy
  • protobuf - Protocol Buffers - Google's data interchange format
  • terminal - The new Windows Terminal, and the original Windows console host - all in the same place!
  • animate.css - ๐Ÿฟ A cross-browser library of CSS animations. As easy to use as an easy thing.
  • bulma - Modern CSS framework based on Flexbox
  • swagger-ui-themes - :boom: A collection of css themes to spice up your Swagger docs
  • metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
  • react-layout - Dynamic subview layout for React
  • trix - A rich text editor for everyday writing
  • awesome-elixir - A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
  • std_json_io - A simple library for Elixir that provides json over STDIO
  • react-elm-components - Write React components in Elm
  • theBeamBook - A description of the Erlang Runtime System ERTS and the virtual Machine BEAM.
  • 2017-talks - Slides and links for 2017 talks
  • BookBrowser - eBook server supporting ePub, MOBI and PDF
  • DBShield - Database firewall written in Go
  • Go-SCP - Go programming language secure coding practices guide
  • apex - Build, deploy, and manage AWS Lambda functions with ease.
  • app - A WebAssembly framework to build GUI with Go, HTML and CSS.
  • authboss - The boss of http auth.
  • awless - A Mighty CLI for AWS
  • badger - Fast key-value DB in Go.
  • baloo - Expressive end-to-end HTTP API testing made easy in Go
  • beeping - HTTP Monitoring via API - Measure the performance of your servers
  • bleve - A modern text indexing library for go
  • buffalo - Rapid Web Development w/ Go
  • buford - A push notification delivery engine for the new HTTP/2 APNS service.
  • build-web-application-with-golang - A golang ebook intro how to build a web with golang
  • buildah - A tool that facilitates building OCI images
  • buildconstants - Generate a Go file with the output of compile time shell commands
  • caddy - Fast, cross-platform HTTP/2 web server with automatic HTTPS
  • cadvisor - Analyzes resource usage and performance characteristics of running containers.
  • casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
  • chaosmonkey - Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
  • chi - lightweight, idiomatic and composable router for building Go HTTP services
  • cidranger - Fast IP to CIDR lookup in Golang
  • closestmatch - Golang library for fuzzy matching within a set of strings :page_with_curl:
  • cmux - Connection multiplexer for GoLang: serve different services on the same port!
  • cockroach - CockroachDB - the open source, cloud-native SQL database.
  • coffeelog - Sample multi-tier cloud-native application hosted on Google Kubernetes Engine (GKE)
  • comcast - Simulating shitty network connections so you can build better systems.
  • commonregex - ๐Ÿซ A collection of common regular expressions for Go
  • confd - Manage local application configuration files using templates and data from etcd or consul
  • consistent - Consistent hash package for Go.
  • copier - Copier for golang, copy value from struct to struct and more
  • core - Romana core components - Micro services written in Go.
  • cri-o - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
  • crypt - Store and retrieve encrypted configs from etcd or consul
  • ctop - Top-like interface for container metrics
  • db - Productive data access layer for Go.
  • de - A Programmer's Text Editor
  • deepcopier - simple struct copying for golang
  • dep - Go dependency management tool
  • dgraph - Fast, Distributed Graph DB
  • dive - A tool for exploring each layer in a docker image
  • dlite - The simplest way to use Docker on OS X
  • draft - A tool for developers to create cloud-native applications on Kubernetes.
  • drone - Drone is a Container-Native, Continuous Delivery Platform
  • duplicacy - A new generation cloud backup tool
  • dvm - Docker Version Manager
  • empire - A PaaS built on top of Amazon EC2 Container Service (ECS)
  • endly - End to end functional test and automation framework
  • envy - Envy automatically exposes environment variables for all of your Go flags
  • epi-go - Elements of Programming Interviews solutions in golang.
  • epub - Epub parser library for golang
  • etcd-operator - etcd operator creates/configures/manages etcd clusters atop Kubernetes
  • excelize - Golang library for reading and writing Microsoft Excelโ„ข (XLSX) files.
  • fabric - Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
  • fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
  • flynn - A next generation open source platform as a service (PaaS)
  • fuzzy - Spell checking and fuzzy search suggestion written in Go
  • fuzzysearch - :pig: Tiny and fast fuzzy search in Go
  • fzf - :cherry_blossom: A command-line fuzzy finder
  • gabs - For parsing, creating and editing unknown or dynamic JSON in Go
  • gb - gb, the project based build tool for Go
  • gb-run - Plugin to http://getgb.io to allow easy running of tools used to working with a $GOPATH
  • gcli - The easy way to build Golang command-line application.
  • generic - A code generation tool to enable generics in go
  • genny - Elegant generics for Go
  • go - A high-performance 100% compatible drop-in replacement of "encoding/json"
  • go-base - Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL
  • go-bindata-assetfs - Serves embedded files from `jteeuwen/go-bindata` with `net/http`
  • go-candyjs - fully transparent bridge between Go and the JavaScript
  • go-duktape - Duktape JavaScript engine bindings for Go
  • go-erd - Go-ERD (Entity Relationship Diagrams) for Golang with Graphviz [WIP]
  • go-flags - go command line option parser
  • go-fuzz - Randomized testing for Go
  • go-jira - Go client library for Atlassian JIRA
  • go-jwt-middleware - A Middleware for Go Programming Language to check for JWTs on HTTP requests
  • go-kallax - Kallax is a PostgreSQL typesafe ORM for the Go language.
  • go-money - Go implementation of Fowler's Money pattern
  • go-patterns - Curated list of Go design patterns, recipes and idioms
  • go-queryset - 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.
  • go-react-v8-ssr - Golang isomorphic react/hot reloadable/redux/css-modules starter kit
  • go-restful - package for building REST-style Web Services using Go
  • go-saml - A just good enough SAML client library written in Go.
  • go-socket.io - socket.io library for golang, a realtime application framework.
  • go-spotify - Command-line spotify client for Mac written in Go
  • go-sqlmock - Sql mock driver for golang to test database interactions
  • go-starter-kit - Golang isomorphic react/hot reloadable/redux/css-modules/SSR starter kit
  • go-streams - Go stream processing library
  • go-yarn - Embeddable filesystem mapped key-string store. Ideal for embedding code like sql, lua, et al.
  • goa - Design-based APIs and microservices in Go
  • goal - Goal is a toolkit for high productivity web development in Go language in the spirit of Revel Framework that is built around the concept of code generation.
  • gobetween - :cloud: Modern & minimalistic load balancer for the ะกloud era
  • gobox - Something like busybox in pure Go
  • gocommerce - A headless e-commerce for JAMstack sites
  • goddd - Exploring DDD in Go
  • godo - golang build tool in the spirt of rake, gulp
  • godzilla - Godzilla is a ES2015 to Go source code transpiler and runtime
  • goexpect - Expect for Go
  • goggles - ๐Ÿ”ญ Goggles is a cross-platform GUI for your $GOPATH!
  • going - Some helpful packages for writing Go apps.
  • goja - ECMAScript 5.1(+) implementation written in Go
  • gojson - Automatically generate Go (golang) struct definitions from example JSON
  • golang-examples - Go(lang) examples - (explain the basics of #golang)
  • golang-jwt-authentication-api-sample
  • golangflow - GolangFlow.io Website
  • gomail - The best way to send emails in Go.
  • gonvim
  • goose - Goose database migration tool - fork of https://bitbucket.org/liamstask/goose
  • gopacket - Provides packet processing capabilities for Go
  • gophernotes - The Go kernel for Jupyter notebooks and nteract.
  • gops - A tool to list and diagnose Go processes currently running on your system
  • gorelic - GoRelic is deprecated in favour of https://github.com/newrelic/go-agent
  • gorm - The fantastic ORM library for Golang, aims to be developer friendly
  • gorma - Storage generation plugin for Goa
  • gorma-cellar - Same design as goa-cellar, but with the added gorma integration
  • gosl - Go scientific library for machine learning, linear algebra, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, graph, plotting, visualisation, tensors, eigenvalues, differential equations, more.
  • gosu - Simple Go-based setuid+setgid+setgroups+exec
  • gota - Gota: DataFrames and data wrangling in Go (Golang)
  • gotenberg - A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF
  • gotests - A tool to generate Go test functions from the given source code like gofmt
  • goth - Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
  • gotv-example - example project built for an instructional video feb. 2 2017
  • graphql - An implementation of GraphQL for Go / Golang
  • graphql-go - GraphQL server with a focus on ease of use
  • grift - Go based task runner
  • gvisor - Container Runtime Sandbox
  • h2c - http2client
  • harbor - An open source trusted cloud native registry project that stores, signs, and scans content.
  • hermes - Golang package that generates clean, responsive HTML e-mails for sending transactional mail
  • httprouter - A high performance HTTP request router that scales well
  • httptreemux - High-speed, flexible tree-based HTTP router for Go.
  • hugo - The worldโ€™s fastest framework for building websites.
  • hydra - OAuth2 Server and OpenID Certifiedโ„ข OpenID Connect Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language.
  • hystrix-go - Netflix's Hystrix latency and fault tolerance library, for Go
  • impl - impl generates method stubs for implementing an interface.
  • inlets-operator - Get a LoadBalancer for any Kubernetes cluster
  • instrumentedsql - A sql driver that will wrap any other driver and log/trace all its calls
  • interfaces - Code generation tools for Go.
  • is - Is provides a quick, clean and simple framework for writing Go tests.
  • jennifer - Jennifer is a code generator for Go
  • jid - json incremental digger
  • jsonapi - jsonapi.org style payload serializer and deserializer
  • jwt-go - Golang implementation of JSON Web Tokens (JWT)
  • kind - Kubernetes IN Docker - local clusters for testing Kubernetes
  • kit - A standard library for microservices.
  • kit - A standard library for microservices.
  • kops - Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
  • kube-cert-manager - Manage Lets Encrypt certificates for a Kubernetes cluster.
  • kube-cert-manager - Manage Lets Encrypt certificates for a Kubernetes cluster.
  • kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • ladon - A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go.
  • lets-proxy - See https://github.com/rekby/lets-proxy2 instead of this. Reverse proxy which automatically obtains TLS certificates from Let's Encrypt.
  • lgo - Interactive Go programming with Jupyter
  • libkv - Distributed key/value store abstraction library
  • littleboss - littleboss: supervisor construction kit
  • log15 - Structured, composable logging for Go
  • loginsrv - JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..
  • logrus - Structured, pluggable logging for Go.
  • logspout - Log routing for Docker container logs
  • mage - a Make/rake-like build tool using Go
  • martian - Martian is a library for building custom HTTP/S proxies
  • mattermost-server - Open source Slack-alternative in Golang and React - Mattermost
  • microgen - Tool to generate go-kit microservices
  • migrate - Database migrations. CLI and Golang library.
  • migrate - Database migrations. CLI and Golang library.
  • minio - MinIO is a high performance object storage server compatible with Amazon S3 APIs
  • minio-go - MinIO Client SDK for Go
  • mmake - Modern Make
  • moldova - A lightweight templating system for generating random data
  • mouthful - Mouthful is a self-hosted alternative to Disqus
  • mylg - Network Diagnostic Tool
  • nanolog - Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog
  • ng - scripting language integrated with Go
  • noms - The versioned, forkable, syncable database
  • nrpc - nRPC is like gRPC, but over NATS
  • nsq - A realtime distributed messaging platform
  • null - reasonable handling of nullable values
  • os - Tiny Linux distro that runs the entire OS as Docker containers
  • otto - A JavaScript interpreter in Go (golang)
  • ozzo-validation - An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
  • panicparse - Crash your app in style (Golang)
  • passgo - Simple golang password manager.
  • pet - Simple command-line snippet manager, written in Go.
  • pflag - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
  • pflag - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
  • pgweb - Cross-platform client for PostgreSQL databases
  • pick - A secure and easy-to-use CLI password manager for macOS and Linux
  • pixel - A hand-crafted 2D game library in Go
  • plush - The powerful template system that Go needs
  • point - Create and manage shortened URLs with GitHub pages.
  • ponzu - Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
  • pool - Connection pool for Go's net.Conn interface
  • prest - pREST is a way to serve a RESTful API from any databases written in Go
  • production-ready-microservices - Production ready microservices: write in Go. A workshop.
  • prometheus - The Prometheus monitoring system and time series database.
  • protoactor-go - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
  • rclone - "rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
  • refmt - Object mapping for golang.
  • rest-layer - REST Layer, Go (golang) REST API framework
  • restic - Fast, secure, efficient backup program
  • revive - ๐Ÿ”ฅ ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint.
  • rmvcsdir - remove version control directories
  • runc - CLI tool for spawning and running containers according to the OCI specification
  • schema - Package gorilla/schema fills a struct with form values.
  • selenium - Selenium/Webdriver client for Go
  • selfjs - Self.js: Self-contained web server running Javascript Universal applications.
  • sentiment - Simple Sentiment Analysis in Golang
  • slapper - Simple load testing tool with real-time updated histogram of request timings
  • source-to-image - A tool for building artifacts from source and injecting into container images
  • sprig - Useful template functions for Go templates.
  • sql-migrate - SQL schema migration tool for Go.
  • sqlboiler - Generate a Go ORM tailored to your database schema.
  • squirrel - Fluent SQL generation for golang
  • statik - Embed files into a Go executable
  • stripe-go - Go library for the Stripe API.
  • structs - Utilities for Go structs
  • swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go.
  • techan - Technical Analysis Library for Golang
  • termui - Golang terminal dashboard
  • terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
  • tester - Lightweight test utilities to use with Go's testing package
  • the_platinum_searcher - A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
  • tidb - TiDB is an open source distributed HTAP database compatible with the MySQL protocol
  • tile38 - Tile38 is a geospatial database and realtime geofencing server. ๐ŸŒ
  • toast - Plugin-driven CLI utility for code generation using Go source as IDL
  • traefik - The Cloud Native Edge Router
  • trs80 - TRS-80 Model III emulator in Go with a web interface
  • tsuru - Open source, extensible and Docker-based Platform as a Service (PaaS).
  • turnpike - Go implementation of a WAMP (Web Application Messaging Protocol) client and router
  • tyk - Tyk Open Source API Gateway written in Go
  • ui - Platform-native GUI library for Go.
  • ultimate-go - Ultimate Go study guide, with heavily documented code and programs analysis all in 1 place โ†’
  • umoci - umoci modifies Open Container images
  • unik - The Unikernel & MicroVM Compilation and Deployment Platform
  • url2img - HTTP server with API for capturing screenshots of websites
  • usql - Universal command-line interface for SQL databases
  • v8 - A Go API for the V8 javascript engine.
  • v8go - Execute JavaScript from Go
  • v8worker2 - Minimal golang binding to V8
  • validator - :100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
  • vegeta - HTTP load testing tool and library. It's over 9000!
  • verifier - Package verifier provides simple defensive programing primitives.
  • vice - Go channels at horizontal scale (powered by message queues)
  • vuerecipe - A recipe for using Buffalo & Vue.js
  • warp - Secure and simple terminal sharing
  • web-dev-golang-anti-textbook - Learn how to write webapps without a framework in Go.
  • webhooks - :fishing_pole_and_fish: Webhook receiver for GitHub, Bitbucket, GitLab, Gogs
  • websocket - A fast, well-tested and widely used WebSocket implementation for Go.
  • wit-go - Go client for wit.ai HTTP API
  • wsify - Just a tiny, simple and real-time self-hosted pub/sub messaging service
  • wuzz - Interactive cli tool for HTTP inspection
  • wxGo - Golang wxWidgets Wrapper
  • xo - Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
  • xsd - XML Schema Validator in Go that wraps libxml2.
  • yaegi - Yaegi is Another Elegant Go Interpreter
  • yaml - A better way to marshal and unmarshal YAML in Golang
  • kubespray - Deploy a Production Ready Kubernetes Cluster
  • Top10 - Official OWASP Top 10 Document Repository
  • eCVI - eCVI Data Exchange Standard (Starting with version 2)
  • fullstackpython.com - Full Stack Python source with Pelican, Bootstrap and Markdown.
  • hugo-material-docs - Port of Martin Donath's mkdocs-material theme to Hugo
  • lightbulb - Lightbulb has been deprecated and replaced by Ansible Workshops
  • snowboard - API blueprint toolkit
  • techradar - Build your own Technology Radar. Inspired by ThoughtWorks Technology Radar.
  • dbeaver - Free universal database tool and SQL client
  • quarkus - Quarkus: Supersonic Subatomic Java.
  • rest-assured - Java DSL for easy testing of REST services
  • 2016-talks - Slides and Links to slides for 2016 talks
  • Caporal.js - A full-featured framework for building command line applications (cli) with node.js
  • FileSaver.js - An HTML5 saveAs() FileSaver implementation
  • PickMeUp - Really simple, powerful, customizable and lightweight standalone datepicker
  • ReactCasts - App by app code for Build Web Apps with React JS
  • ReduxCasts - Modern React with Redux
  • SOT-skills-report - Repository for Summer of Tech skills report.
  • Wappalyzer - Cross-platform utility that uncovers the technologies used on websites.
  • WebpackTutorial - A simple webpack tutorial
  • You-Dont-Need-jQuery - Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
  • appium - :iphone: Automation for iOS, Android, and Windows Apps.
  • async - Async utilities for node and the browser
  • atom - :atom: The hackable text editor
  • bootstrap-datepicker - A datepicker for twitter bootstrap (@twbs)
  • britecharts - Client-side reusable Charting Library based on D3.js v5 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations.
  • build-your-own-radar - A library that generates an interactive radar, inspired by http://thoughtworks.com/radar/
  • claudia - Deploy Node.js projects to AWS Lambda and API Gateway easily
  • config.json - nconf wrapper that simplifies work with environment specific configuration files
  • daterangepicker - JavaScript Date Range, Date and Time Picker Component
  • daydream - A chrome extension to record your actions into a nightmare or puppeteer script
  • demomonkey - Tamper your application's UI to demo anything
  • dispatch - Web-based IRC client in Go.
  • ducks-modular-redux - A proposal for bundling reducers, action types and actions when using Redux
  • eslint-plugin-react - React specific linting rules for ESLint
  • etcher - Flash OS images to SD cards & USB drives, safely and easily.
  • flexboxfroggy - A game for learning CSS flexbox ๐Ÿธ
  • gatsby - Build blazing fast, modern apps and websites with React
  • glamorous - DEPRECATED: ๐Ÿ’„ Maintainable CSS with React
  • go-in-5-minutes - Code and website for Go in 5 Minutes Screencasts
  • hashi-ui - A modern user interface for @hashicorp Consul & Nomad
  • hugo-agency-theme - Port of Startbootstrap's Agency theme to Hugo
  • incubator-superset - Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
  • isomorphic-react-example - Deprecated! ReactJS + NodeJS ( express ) demo tutorial with video. Universal/Isomorphic JS = Shared JavaScript that runs on both the client & server.
  • javascript - JavaScript Style Guide
  • joi - The most powerful data validation library for JS
  • jquery-date-range-picker - A jQuery plugin that allows user to select a date range
  • js-file-download
  • mc.js - Open source Minecraft clone built with ThreeJS, ReactJS, GraphQL, and NodeJS.
  • mermaid - Generation of diagram and flowchart from text in a similar manner as markdown
  • mongo-graphql-starter - Creates a fully functioning, performant GraphQL endpoint from an existing MongoDB. Supports middleware, and Mongo 4 transactions.
  • naivechain - A blockchain implementation in 200 lines of code
  • nativefier - Make any web page a desktop application
  • nightmare - A high-level browser automation library.
  • nwb - A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
  • pcjs - The original IBM PC and other machines emulated in JavaScript
  • pkg - Package your Node.js project into an executable
  • pomodoro - Pomodoro time managment tool build with electron :tomato:
  • preact-rpc - React Pre-Rendering via RPC
  • print-html-element - Prints the HTML of a provided element.
  • quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility.
  • rawact - [POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
  • react - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React
  • react-big-calendar - gcal/outlook like calendar component
  • react-boilerplate - :fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
  • react-bootstrap-table - A Bootstrap table built with React.js
  • react-calendar-heatmap - An svg calendar heatmap inspired by github's contribution graph
  • react-contextmenu - Context Menu implemented in React
  • react-dropzone - Simple HTML5 drag-drop zone with React.js.
  • react-grid-layout - A draggable and resizable grid layout with responsive breakpoints, for React.
  • react-jsonschema-form - A React component for building Web forms from JSON Schema.
  • react-native-macos - React Native for macOS is an experimental fork for writing desktop apps using Cocoa
  • react-native-web - React Native for Web
  • react-pdf - ๐Ÿ“„ Create PDF files using React
  • react-progressbar.js - Responsive and slick progress bars for React.
  • react-redux-axios-example - Example async data fetch with spinner
  • react-redux-form - Create forms easily in React with Redux.
  • react-redux-jwt-auth-example - Sample project showing possible authentication flow using React, Redux, React-Router, and JWT
  • react-redux-starter-kit - My best-practices-included universal frontend starter kit
  • react-redux-starter-kit - My best-practices-included universal frontend starter kit
  • react-redux-universal-hot-example - A starter boilerplate for a universal webapp using react, redux, express and feathers
  • react-router-redux - Ruthlessly simple bindings to keep react-router and redux in sync
  • react-select - The Select Component for React.js
  • react-slingshot - React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in
  • react-static - โš›๏ธ ๐Ÿš€ A progressive static site generator for React.
  • react-stdio - Render React.js components on any backend
  • react-transform-boilerplate - A new Webpack boilerplate with hot reloading React components, and error handling on module and component level.
  • react-trend - ๐Ÿ“ˆ Simple, elegant spark lines
  • react-virtualized - React components for efficiently rendering large lists and tabular data
  • reactjs.org - The React documentation website
  • recharts - Redefined chart library built with React and D3
  • redux-connector - A component wrapper for the connect method from react-redux, Using the renderProp pattern (PROOF OF CONCEPT)
  • redux-form - A Higher Order Component using react-redux to keep form state in a Redux store
  • redux-orm - A small, simple and immutable ORM to manage relational data in your Redux store.
  • redux-promise - FSA-compliant promise middleware for Redux.
  • redux-validate - Easy validation for redux-form
  • run-parallel - Run an array of functions in parallel
  • run-series - Run an array of functions in series
  • split - Unopinionated utilities for resizeable split views
  • spotify-mac-api - HTTP API to control a spotify player on Mac OS
  • sqlpad - Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, Presto, SAP HANA, and Cassandra
  • styled-jsx - Full CSS support for JSX without compromises
  • svelte - Cybernetically enhanced web apps
  • swagger-ui - Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
  • tippyjs - Highly customizable tooltip and popover library
  • universal-router - A simple middleware-style router for isomorphic JavaScript web apps
  • webpack-isomorphic-tools - Server-side rendering for your Webpack-built applications (e.g. React)
  • google-research - Google AI Research
  • kong - ๐Ÿฆ The Cloud-Native API Gateway
  • GitUp - The Git interface you've been missing all your life has finally arrived.
  • KeepingYouAwake - Prevents your Mac from going to sleep.
  • bitbar - Put the output from any script or program in your Mac OS X Menu Bar
  • menubar-ticker - A macOS menu bar item that displays the current song in iTunes or Spotify
  • swagger2slate - Convert swagger api documentation (http://swagger.io) to slate static html page (https://github.com/tripit/slate)
  • nodebrew - Node.js version manager
  • Eel - A little Python library for making simple Electron-like HTML/JS GUI apps
  • PyGithub - Typed interactions with the GitHub API v3
  • apistar - The Web API toolkit. ๐Ÿ› 
  • bert - TensorFlow code and pre-trained models for BERT
  • deis - Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.
  • dvc - ๐Ÿฆ‰Data Version Control | Git for Data & Models
  • graffiti-monkey - Goes around tagging things
  • linux-insides - A little bit about a linux kernel
  • localstack - ๐Ÿ’ป A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
  • mkdocs - Project documentation with Markdown.
  • public-apis - A collective list of free APIs for use in software and web development.
  • python-mode - Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
  • scar - Serverless Container-aware ARchitectures (e.g. Docker in AWS Lambda)
  • system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  • youtube-dl - Command-line program to download videos from YouTube.com and other video sites
  • dotfiles - YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen
  • fast_jsonapi - A lightning fast JSON:API serializer for Ruby Objects.
  • jsonapi-resources - A resource-focused Rails library for developing JSON API compliant servers.
  • slog - Structured, contextual, extensible, composable logging for Rust
  • tikv - Distributed transactional key-value database, originally created to complement TiDB
  • adop-docker-compose - Talk to us on Gitter: https://gitter.im/Accenture/ADOP
  • build-linux - A short tutorial about building Linux based operating systems.
  • docker-spark
  • dockprom - Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
  • gofmt-git-hook - A Git pre-commit hook that checks formatting of Go code
  • gofordatascience - Data science with Go on Go using tools written in Go
  • kube-cluster-osx - Local development multi node Kubernetes Cluster for macOS made very simple
  • kube-solo-osx - Local development Kubernetes Solo Cluster for macOS made very simple
  • longhorn - Cloud-Native distributed block storage built on and for Kubernetes
  • og-aws - ๐Ÿ“™ Amazon Web Services โ€” a practical guide
  • pi-hole - A black hole for Internet advertisements
  • rackt-cli - Command line interface for automating common tasks when building React.js components
  • rofi-pass - rofi frontend for pass
  • zsh-autosuggestions - Fish-like autosuggestions for zsh
  • ionic-conference-app - A conference app built with Ionic to demonstrate Ionic
  • react-data-grid - Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like http://adazzle.github.io/react-data-grid/
  • react-dnd - Drag and Drop for React
  • react-mosaic - A React tiling window manager
  • react-page - Next-gen, highly customizable content editor for the browser - based on React and Redux and written in TypeScript. WYSIWYG on steroids.
  • reactxp - Library for cross-platform app development.
  • sapper - The next small thing in web development, powered by Svelte
  • tslint - :vertical_traffic_light: An extensible linter for the TypeScript language
  • vx - ๐Ÿฏreact + d3 = vx | visualization components
  • vim-godebug - Go debugging for Vim
  • vuetiful - Vuetiful is a component framework written on top of the Vue reactive library. It is primarily designed for creating business/administration applications where the displaying of data is paramount.
  • zork1 - Zork I (Microcomputer Version) by Infocom
  • awless - A Mighty CLI for AWS
  • graffiti-monkey - Goes around tagging things
  • og-aws - ๐Ÿ“™ Amazon Web Services โ€” a practical guide
  • dvm - Docker Version Manager
  • inlets-operator - Get a LoadBalancer for any Kubernetes cluster
  • kind - Kubernetes IN Docker - local clusters for testing Kubernetes
  • kops - Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
  • prometheus - The Prometheus monitoring system and time series database.
  • dbeaver - Free universal database tool and SQL client
  • migrate - Database migrations. CLI and Golang library.
  • usql - Universal command-line interface for SQL databases
  • minio - MinIO is a high performance object storage server compatible with Amazon S3 APIs
  • minio-go - MinIO Client SDK for Go
  • minio - MinIO is a high performance object storage server compatible with Amazon S3 APIs
  • minio-go - MinIO Client SDK for Go