tools.md

July 15, 2021 · View on GitHub

Bookmarks tagged [tools]

www.codever.land/bookmarks/t/tools

Slidev home page

https://sli.dev/

Presentation slides for developers.


ScreenToGif home page

https://www.screentogif.com/

Free screen recorder tool. Record, edit and save as a gif or video.


DNS Checker - DNS Check Propagation Tool

https://dnschecker.org/

CHECK DNS PROPAGATION


GitHub - jsdom/jsdom

https://github.com/jsdom/jsdom

jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards, for use with Node...


Rich Results Test - Google Search Console

https://search.google.com/test/rich-results

Test your publicly accessible page to see which rich results can be generated by the structured data it contains.


CSS to TailwindCSS

https://transform.tools/css-to-tailwind


Email Blocklist Checker

https://grademyemail.co/email-blocklist-checker

In case your emails are landing in spam or facing any of the email delivery related challenges, then first check whether your sending domain or IP address is on any of the global blocklists.


graphql/dataloader home page

https://github.com/graphql/dataloader

DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and ca...


GitHub - graphql/graphql-playground

https://github.com/graphql/graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration) - graphql/graphql-playground


Hat.sh | A Free, Fast, Secure client side File Encryption.

https://hat.sh/

hat.sh is a javascript app that provides secure file encryption using the AES-256-GCM algorithm from [WebCryptoAPI](https://www.w3.org...


ImgBB home page — Free Image Hosting

https://imgbb.com/

Free image hosting and sharing service, upload pictures, photo host. Offers integration solutions for uploading images to forums.


yoshuawuyts/vmd: preview markdown files

https://github.com/yoshuawuyts/vmd

Preview markdown files in a separate window. Markdown is formatted exactly the same as on GitHub.


Meta Tags — Preview, Edit and Generate

https://metatags.io/

Meta Tags is a tool to debug and generate meta tag code for any website. With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitt...


Optimize animated GIF

https://ezgif.com/optimize

GIF compressor optimizes GIFs using gifsicle and Lossy GIF encoder, which implements lossy LZW compression. It can reduce animated GIF file size by 30%—50% at a cost of some dithering/noise. You can a...


Gifsicle: Command-Line Animated GIFs

http://www.lcdf.org/gifsicle/

Gifsicle is a command-line tool for creating, editing, and getting information about GIF images and animations


Appydev | Find awesome tools

https://appydev.co/

Appydev is a collection of awesome tools, resources, communities & podcasts for developers, designers & enthusiasts


f.lux: software to make your life better

https://justgetflux.com/

f.lux fixes this: it makes the color of your computer's display adapt to the time of day, warm at night and like sunlight during the day.


Online UUID Generator Tool

https://www.uuidgenerator.net/

Online UUID Generator


public-apis

https://github.com/public-apis/public-apis

A collective list of free APIs for use in software and web development.


Vectr - Free Online Vector Graphics Editor

https://vectr.com/

Vectr is a free graphics software used to create vector graphics easily and intuitively. It's a simple yet powerful web and desktop cross-platform tool to bring your designs into reality


Tools | the New DynamicTwitter_Logo_Blue

https://www.thenewdynamic.org/tool/

A curated collection of tools and services


the New Dynamic

https://www.thenewdynamic.org/


Cloc Home Page

https://github.com/AlDanial/cloc

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


Chocolatey - The package manager for Windows

https://chocolatey.org

Chocolatey is kind of like apt-get, but for Windows (with Windows comes limitations). It is a machine level package manager that is built on top of nuget command line and the nuget infrastructure.

"O...


Fluentd Home Page

https://www.fluentd.org/

Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on.


react-redux - Official React bindings for Redux

https://github.com/reactjs/react-redux

Official React bindings for Redux. Contribute to reduxjs/react-redux development by creating an account on GitHub.


redux-devtools - DevTools for Redux with hot reloading, action replay, and customizable UI

https://github.com/reduxjs/redux-devtools

DevTools for Redux with hot reloading, action replay, and customizable UI - reduxjs/redux-devtools


react-router-redux - Bindings to keep react-router and redux in sync

https://github.com/reactjs/react-router-redux

Ruthlessly simple bindings to keep react-router and redux in sync - reactjs/react-router-redux


redux-form - A Higher Order Component using react-redux to keep form state

https://github.com/erikras/redux-form

A Higher Order Component using react-redux to keep form state in a Redux store - erikras/redux-form


redux-thunk - Thunk middleware for redux

https://github.com/gaearon/redux-thunk

Thunk middleware for Redux. Contribute to reduxjs/redux-thunk development by creating an account on GitHub.


redux-logger - Logger middleware for redux

https://github.com/theaqua/redux-logger

Logger for Redux. Contribute to LogRocket/redux-logger development by creating an account on GitHub.


reselect - Selector library for Redux

https://github.com/reactjs/reselect

Selector library for Redux. Contribute to reduxjs/reselect development by creating an account on GitHub.


normalizr - Normalizes nested JSON according to a schema

https://github.com/paularmstrong/normalizr

Normalizes nested JSON according to a schema. Contribute to paularmstrong/normalizr development by creating an account on GitHub.


redux-saga - An alternative side effect model for Redux apps

https://github.com/yelouafi/redux-saga

An alternative side effect model for Redux apps. Contribute to redux-saga/redux-saga development by creating an account on GitHub.


redux-data-fx - Declarative Side Effects for Redux

https://github.com/matthieu-beteille/redux-data-fx

Declarative Side Effects for Redux. Contribute to matthieu-beteille/redux-data-fx development by creating an account on GitHub.


redux-observable - RxJS middleware for Redux

https://github.com/redux-observable/redux-observable

RxJS middleware for action side effects in Redux using "Epics" - redux-observable/redux-observable


redux-analytics - Analytics middleware for Redux

https://github.com/markdalgleish/redux-analytics

Analytics middleware for Redux. Contribute to markdalgleish/redux-analytics development by creating an account on GitHub.


redux-undo - Higher order reducer to add undo/redo functionality to redux state containers

https://github.com/omnidan/redux-undo

:recycle: higher order reducer to add undo/redo functionality to redux state containers - omnidan/redux-undo


https://github.com/treasure-data/redux-search

Redux bindings for client-side search. Contribute to bvaughn/redux-search development by creating an account on GitHub.


redux-mock-store - A mock store for your testing your redux async action creators and middleware

https://github.com/arnaudbenard/redux-mock-store

A mock store for testing Redux async action creators and middleware. - dmitry-zaets/redux-mock-store


redux-immutable - Create an equivalent function of Redux combineReducers that works with Immutable.js state

https://github.com/gajus/redux-immutable

redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state. - gajus/redux-immutable


redux-react-i18n - An i18n solution for redux/react

https://github.com/derzunov/redux-react-i18n

An i18n solution for React/Redux and React Native projects - derzunov/redux-react-i18n


R16N - A redux/react I18n solution

https://github.com/razodeh/r16n/

A Redux Internationalization with bindings. Contribute to razodeh/r16n development by creating an account on GitHub.


redux-actiontyper - Helper to create less verbose action types for Redux

https://github.com/alnorris/redux-actiontyper

Helper to create less verbose action types for Redux - alnorris/redux-actiontyper


redux-state-validator - A simple redux middleware to validate redux state values and object types using JSON Schema

https://github.com/suyesh/redux-state-validator

Contribute to suyesh/redux-state-validator development by creating an account on GitHub.


redux-persist

https://github.com/rt2zz/redux-persist

Persist and rehydrate a redux store


mobx-react - React component wrapper for combining React with MobX

https://github.com/mobxjs/mobx-react

React bindings for MobX. Contribute to mobxjs/mobx-react development by creating an account on GitHub.


GraphCMS - The GraphQL Headless CMS

https://graphcms.com


Mongoose schema To GraphQL

https://github.com/sarkistlt/mongoose-schema-to-graphql

Use Mongoose schema to generate graphQL type. Contribute to sarkistlt/mongoose-schema-to-graphql development by creating an account on GitHub.


GraphQL bridge to REST API

https://github.com/dacz/apollo-bridge-link

When you don't have GraphQL server (yet) and want to use GraphQL on the client. - dacz/apollo-bridge-link


GraphQL Playground - GraphQL IDE for better development workflows

https://github.com/graphcool/graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration) - prisma/graphql-playground


relay-codemod - Codemod scripts based for on jsodeshift to update Relay APIs

https://github.com/facebook/jscodeshift

A JavaScript codemod toolkit. Contribute to facebook/jscodeshift development by creating an account on GitHub.


Runscope

https://www.runscope.com/

Automated API Monitoring & Testing.


Ping-API

https://ping-api.com/

Automated API Monitoring & Testing.


import.io Magic

https://magic.import.io/

Create a REST API from any website in one click.


Apiary

https://apiary.io/

Collaborative design, instant API mock, generated documentation, integrated code samples, debugging and automated testing.


Amazon API Gateway

https://aws.amazon.com/api-gateway/

Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.


Apigee

https://apigee.com

Apigee is the leading provider of API technology and services for enterprises and developers.


3scale

https://www.3scale.net/

Nginx based API gateway to integrate internal and external API services with 3scale's API Management Platform.


Assertible

https://assertible.com

Continuously test and monitor your APIs after deployments and across environments.


Moesif

https://www.moesif.com

API Analytics for Debugging, Monitoring, and Usage Tracking for RESTful and GraphQL.


Beeceptor

https://beeceptor.com/

An HTTP inspecting, mocking and proxing service. Gives named endpoints for creating mock API endpoints and simulate responses.


apicompat

https://github.com/bradleyfalzon/apicompat

Checks recent changes to a Go project for backwards incompatible changes.


dupl

https://github.com/mibk/dupl

Tool for code clone detection.


errcheck

https://github.com/kisielk/errcheck

Errcheck is a program for checking for unchecked errors in Go programs.


gcvis

https://github.com/davecheney/gcvis

Visualise Go program GC trace data in real time.


go-checkstyle

https://github.com/qiniu/checkstyle

checkstyle is a style check tool like java checkstyle. This tool inspired by java checkstyle, golint. The style refered to some points in Go Code Review Comments.


go-cleanarch

https://github.com/roblaszczak/go-cleanarch

go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects.


go-critic

https://github.com/go-critic/go-critic

source code linter that brings checks that are currently not implemented in other linters.


go-mod-outdated

https://github.com/psampaz/go-mod-outdated

An easy way to find outdated dependencies of your Go projects.


go-outdated

https://github.com/firstrow/go-outdated

Console application that displays outdated packages.


goast-viewer

https://github.com/yuroyoro/goast-viewer

Web based Golang AST visualizer.


GoCover.io

http://gocover.io/

GoCover.io offers the code coverage of any golang package as a service.


goimports

https://godoc.org/golang.org/x/tools/cmd/goimports

Tool to fix (add, remove) your Go imports automatically.


GolangCI

https://golangci.com/

GolangCI is an automated Golang code review service for GitHub pull requests. Service is open source and it's free for open source projects.


GoLint

https://github.com/golang/lint

Golint is a linter for Go source code.


Golint online

http://go-lint.appspot.com/

Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package.


goreturns

https://sourcegraph.com/github.com/sqs/goreturns

Adds zero-value return statements to match the func return types.


gosimple

https://github.com/dominikh/go-tools/tree/master/cmd/gosimple

gosimple is a linter for Go source code that specialises on simplifying code.


gostatus

https://github.com/shurcooL/gostatus

Command line tool, shows the status of repositories that contain Go packages.


lint

https://github.com/surullabs/lint

Run linters as part of go test.


php-parser

https://github.com/z7zmey/php-parser

A Parser for PHP written in Go.


staticcheck

https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck

staticcheck is go vet on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C.


tarp

https://github.com/verygoodsoftwarenotvirus/tarp

tarp finds functions and methods without direct unit tests in Go source code.


unconvert

https://github.com/mdempsky/unconvert

Remove unnecessary type conversions from Go source.


unused

https://github.com/dominikh/go-tools/tree/master/cmd/unused

unused checks Go code for unused constants, variables, functions and types.


validate

https://github.com/mccoyst/validate

Automatically validates struct fields with tags.


generic

https://github.com/usk81/generic

flexible data type for Go.


genny

https://github.com/cheekybits/genny

Elegant generics for Go.


gocontracts

https://github.com/Parquery/gocontracts

brings design-by-contract to Go by synchronizing the code with the documentation.


gonerics

http://github.com/bouk/gonerics

Idiomatic Generics in Go.


gotests

https://github.com/cweill/gotests

Generate Go tests from your source code.


gounit

https://github.com/hexdigest/gounit

Generate Go tests using your own templates.


re2dfa

https://github.com/opennota/re2dfa

Transform regular expressions into finite state machines and output Go source code.


TOML-to-Go

https://xuri.me/toml-to-go

Translates TOML into a Go type in the browser instantly.


colorgo

https://github.com/songgao/colorgo

Wrapper around go command for colorized go build output.


depth

https://github.com/KyleBanks/depth

Visualize dependency trees of any package by analyzing imports.


gb

https://getgb.io/

An easy to use project based build tool for the Go programming language.


generator-go-lang

https://github.com/axelspringer/generator-go-lang

A Yeoman generator to get new Go projects started.


go-callvis

https://github.com/TrueFurby/go-callvis

Visualize call graph of your Go program using dot format.


go-pkg-complete

https://github.com/skelterjohn/go-pkg-complete

Bash completion for go and wgo.


go-swagger

https://github.com/go-swagger/go-swagger

Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.


godbg

https://github.com/tylerwince/godbg

Implementation of Rusts dbg! macro for quick and easy debugging during development.


richgo

https://github.com/kyoh86/richgo

Enrich go test outputs with text decorations.


rts

https://github.com/galeone/rts

RTS: response to struct. Generates Go structs from server responses.


aptly

https://github.com/smira/aptly

aptly is a Debian repository management tool.


aurora

https://github.com/xuri/aurora

Cross-platform web-based Beanstalkd queue server console.


awsenv

https://github.com/soniah/awsenv

Small binary that loads Amazon (AWS) environment variables for a profile.


Blast

https://github.com/dave/blast

A simple tool for API load testing and batch jobs.


bombardier

https://github.com/codesenberg/bombardier

Fast cross-platform HTTP benchmarking tool.


bosun

https://github.com/bosun-monitor/bosun

Time Series Alerting Framework.


DepCharge

https://github.com/centerorbit/depcharge

Helps orchestrating the execution of commands across the many dependencies in larger projects.


dogo

https://github.com/liudng/dogo

Monitoring changes in the source file and automatically compile and run (restart).


drone-jenkins

https://github.com/appleboy/drone-jenkins

Trigger downstream Jenkins jobs using a binary, docker or Drone CI.


drone-scp

https://github.com/appleboy/drone-scp

Copy files and artifacts via SSH using a binary, docker or Drone CI.


Dropship

https://github.com/chrismckenzie/dropship

Tool for deploying code via cdn.


easyssh-proxy

https://github.com/appleboy/easyssh-proxy

Golang package for easy remote execution through SSH and SCP downloading via ProxyCommand.


fac

https://github.com/mkchoi212/fac

Command-line user interface to fix git merge conflicts.


gaia

https://github.com/gaia-pipeline/gaia

Build powerful pipelines in any programming language.


Gitea

https://github.com/go-gitea/gitea

Fork of Gogs, entirely community driven.


gitea-github-migrator

https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator

Migrate all your GitHub repositories, issues, milestones and labels to your Gitea instance.


go-furnace

https://github.com/go-furnace/go-furnace

Hosting solution written in Go. Deploy your Application with ease on AWS, GCP or DigitalOcean.


go-selfupdate

https://github.com/sanbornm/go-selfupdate

Enable your Go applications to self update.


gobrew

https://github.com/cryptojuice/gobrew

gobrew lets you easily switch between multiple versions of go.


godbg

https://github.com/sirnewton01/godbg

Web-based gdb front-end application.


Gogs

https://gogs.io/

A Self Hosted Git Service in the Go Programming Language.


gonative

https://github.com/inconshreveable/gonative

Tool which creates a build of Go that can cross compile to all platforms while still using the Cgo-enabled versions of the stdlib packages.


govvv

https://github.com/ahmetalpbalkan/govvv

“go build” wrapper to easily add version information into Go binaries.


gox

https://github.com/mitchellh/gox

Dead simple, no frills Go cross compile tool.


goxc

https://github.com/laher/goxc

build tool for Go, with a focus on cross-compiling and packaging.


grapes

https://github.com/yaronsumel/grapes

Lightweight tool designed to distribute commands over ssh with ease.


GVM

https://github.com/moovweb/gvm

GVM provides an interface to manage Go versions.


Hey

https://github.com/rakyll/hey

Hey is a tiny program that sends some load to a web application.


kala

https://github.com/ajvb/kala

Simplistic, modern, and performant job scheduler.


kcli

https://github.com/cswank/kcli

Command line tool for inspecting kafka topics/partitions/messages.


kubernetes

https://github.com/kubernetes/kubernetes

Container Cluster Manager from Google.


lstags

https://github.com/ivanilves/lstags

Tool and API to sync Docker images across different registries.


lwc

https://github.com/timdp/lwc

A live-updating version of the UNIX wc command.


manssh

https://github.com/xwjdsh/manssh

manssh is a command line tool for managing your ssh alias config easily.


Moby

https://github.com/moby/moby

Collaborative project for the container ecosystem to assemble container-based systems.


Mora

https://github.com/emicklei/mora

REST server for accessing MongoDB documents and meta data.


ostent

https://github.com/ostrost/ostent

collects and displays system metrics and optionally relays to Graphite and/or InfluxDB.


Packer

https://github.com/mitchellh/packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.


Pewpew

https://github.com/bengadbois/pewpew

Flexible HTTP command line stress tester.


Pomerium

https://github.com/pomerium/pomerium

Pomerium is an identity-aware access proxy.


Rodent

https://github.com/alouche/rodent

Rodent helps you manage Go versions, projects and track dependencies.


s3gof3r

https://github.com/rlmcpherson/s3gof3r

Small utility/library optimized for high speed transfer of large objects into and out of Amazon S3.


Scaleway-cli

https://github.com/scaleway/scaleway-cli

Manage BareMetal Servers from Command Line (as easily as with Docker).


script

https://github.com/bitfield/script

Making it easy to write shell-like scripts in Go for DevOps and system administration tasks.


sg

https://github.com/ChristopherRabotin/sg

Benchmarks a set of HTTP endpoints (like ab), with possibility to use the response code and data between each call for specific server stress based on its previous response.


skm

https://github.com/TimothyYe/skm

SKM is a simple and powerful SSH Keys Manager, it helps you to manage your multiple SSH keys easily!


StatusOK

https://github.com/sanathp/statusok

Monitor your Website and REST APIs.Get Notified through Slack, E-mail when your server is down or response time is more than expected.


traefik

https://github.com/containous/traefik

Reverse proxy and load balancer with support for multiple backends.


Vegeta

https://github.com/tsenart/vegeta

HTTP load testing tool and library. It's over 9000!


webhook

https://github.com/adnanh/webhook

Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.


Wide

https://wide.b3log.org/login

Web-based IDE for Teams using Golang.


winrm-cli

https://github.com/masterzen/winrm-cli

Cli tool to remotely execute commands on Windows machines.


borg

https://github.com/crufter/borg

Terminal based search engine for bash snippets.


boxed

https://github.com/tejo/boxed

Dropbox based blog engine.


Cherry

https://github.com/rafael-santiago/cherry

Tiny webchat server in Go.


Circuit

https://github.com/gocircuit/circuit

Circuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud ap...


Comcast

https://github.com/tylertreat/Comcast

Simulate bad network connections.


confd

https://github.com/kelseyhightower/confd

Manage local application configuration files using templates and data from etcd or consul.


DDNS

https://github.com/skibish/ddns

Personal DDNS client with Digital Ocean Networking DNS as backend.


Docker

http://www.docker.com/

Open platform for distributed applications for developers and sysadmins.


Documize

https://github.com/documize/community

Modern wiki software that integrates data from SaaS tools.


drive

https://github.com/odeke-em/drive

Google Drive client for the commandline.


Duplicacy

https://github.com/gilbertchen/duplicacy

A cross-platform network and cloud backup tool based on the idea of lock-free deduplication.


gfile

https://github.com/Antonito/gfile

Securely transfer files between two computers, without any third party, over WebRTC.


Go Package Store

https://github.com/shurcooL/Go-Package-Store

App that displays updates for the Go packages in your GOPATH.


go-peerflix

https://github.com/Sioro-Neoku/go-peerflix

Video streaming torrent client.


GoBoy

https://github.com/Humpheh/goboy

Nintendo Game Boy Color emulator written in Go.


gocc

https://github.com/goccmack/gocc

Gocc is a compiler kit for Go written in Go.


GoDNS

https://github.com/timothyye/godns

A dynamic DNS client tool, supports DNSPod & HE.net, written in Go.


GoDocTooltip

https://github.com/diankong/GoDocTooltip

Chrome extension for Go Doc sites, which shows function description as tooltip at function list.


GoLand

https://jetbrains.com/go

Full featured cross-platform Go IDE.


Gor

https://github.com/buger/gor

Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time.


hugo

http://gohugo.io/

Fast and Modern Static Website Engine.


ide

https://github.com/thestrukture/ide

Browser accessible IDE. Designed for Go with Go.


ipe

https://github.com/dimiro1/ipe

Open source Pusher server implementation compatible with Pusher client libraries written in GO.


joincap

https://github.com/assafmo/joincap

Command-line utility for merging multiple pcap files together.


Juju

https://jujucharms.com/

Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more.


Leaps

https://github.com/jeffail/leaps

Pair programming service using Operational Transforms.


lgo

https://github.com/yunabe/lgo

Interactive Go programming with Jupyter. It supports code completion, code inspection and 100% Go compatibility.


limetext

http://limetext.org/

Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text.


LiteIDE

https://github.com/visualfc/liteide

LiteIDE is a simple, open source, cross-platform Go IDE.


mockingjay

https://github.com/quii/mockingjay-server

Fake HTTP servers and consumer driven contracts from one configuration file. You can also make the server randomly misbehave to help do more realistic performance tests.


myLG

https://github.com/mehrdadrad/mylg

Command Line Network Diagnostic tool written in Go.


naclpipe

https://github.com/unix4fun/naclpipe

Simple NaCL EC25519 based crypto pipe tool written in Go.


nes

https://github.com/fogleman/nes

Nintendo Entertainment System (NES) emulator written in Go.


orange-cat

https://github.com/noraesae/orange-cat

Markdown previewer written in Go.


Orbit

https://github.com/gulien/orbit

A simple tool for running commands and generating files from templates.


peg

https://github.com/pointlander/peg

Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.


Pipe

https://github.com/b3log/pipe

A small and beautiful blogging platform.


restic

https://github.com/restic/restic

De-duplicating backup program.


rkt

https://github.com/coreos/rkt

App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM.


scc

https://github.com/boyter/scc

Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates.


Seaweed File System

https://github.com/chrislusf/seaweedfs

Fast, Simple and Scalable Distributed File System with O(1) disk seek.


shell2http

https://github.com/msoap/shell2http

Executing shell commands via http server (for prototyping or remote control).


snap

https://github.com/intelsdi-x/snap

Powerful telemetry framework.


Snitch

https://github.com/lucasgomide/snitch

Simple way to notify your team and many tools when someone has deployed any application via Tsuru.


Stack Up

https://github.com/pressly/sup

Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers.


syncthing

https://syncthing.net/

Open, decentralized file synchronization tool and protocol.


term-quiz

https://github.com/crazcalm/term-quiz

Quizzes for your terminal.


toxiproxy

https://github.com/shopify/toxiproxy

Proxy to simulate network and system conditions for automated tests.


tsuru

https://tsuru.io/

Extensible and open source Platform as a Service software.


vFlow

https://github.com/VerizonDigital/vflow

High-performance, scalable and reliable IPFIX, sFlow and Netflow collector.


wellington

https://github.com/wellington/wellington

Sass project management tool, extends the language with sprite functions (like Compass).


Byebug

https://github.com/deivid-rodriguez/byebug

A simple to use, feature rich debugger for Ruby 2.


did_you_mean

https://github.com/yuki24/did_you_mean

Adds class, method & attribute suggestions to error messages.


Pry Byebug

https://github.com/deivid-rodriguez/pry-byebug

Pry navigation commands via byebug.


pry-rails

https://github.com/rweng/pry-rails

Avoid repeating yourself, use pry-rails instead of copying the initializer to every rails project. This is a small gem which causes rails console to open pry. It therefore depends on pry.


Rails Footnotes

https://github.com/josevalim/rails-footnotes

Rails footnotes displays footnotes in your application for easy debugging, such as sessions, request parameters, cookies, filter chain, routes, queries, etc.


Seeing Is Believing

https://github.com/JoshCheek/seeing_is_believing

Displays the results of every line of code in your file.


Xray

https://github.com/brentd/xray-rails

A development tool that reveals your UI's bones.


Backup

https://github.com/backup/backup

Provides an elegant DSL in Ruby for performing backups on UNIX-like systems.


Blender

https://github.com/PagerDuty/blender

A modular system orchestration framework with pluggable driver and host discovery.


BOSH

https://github.com/cloudfoundry/bosh

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.


Capistrano

http://capistranorb.com

A remote server automation and deployment tool written in Ruby.


Centurion

https://github.com/newrelic/centurion

A mass deployment tool for Docker fleets.


Chef

https://github.com/chef/chef

A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.


Deployinator

https://github.com/etsy/deployinator

Deployinator is a deployment framework extracted from Etsy.


Einhorn

https://github.com/stripe/einhorn

Einhorn will open one or more shared sockets and run multiple copies of your process. You can seamlessly reload your code, dynamically reconfigure Einhorn, and more.


Itamae

https://github.com/itamae-kitchen/itamae

Simple and lightweight configuration management tool inspired by Chef.


Kochiku

https://github.com/square/kochiku

Kochiku is a distributed platform for test automation.


Lita

https://www.lita.io/

ChatOps for Ruby: A pluggable chat bot framework usable with any chat service.


Logstash

https://github.com/elastic/logstash

Logs/event transport, processing, management, search.


Mina

https://github.com/mina-deploy/mina

Really fast deployer and server automation tool.


Puppet

https://github.com/puppetlabs/puppet

An automated administrative engine for your Linux, Unix, and Windows systems, performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a c...


Request-log-analyzer

https://github.com/wvanbergen/request-log-analyzer

Create reports based on your log files. Supports Rails, Apache, MySQL, Delayed::Job, and other formats.


Rubber

https://github.com/rubber/rubber

The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to Amazon's Elastic Compute Cloud (EC2).


SSHKey

https://github.com/bensie/sshkey

SSH private and public key generator in pure Ruby (RSA & DSA).


Sunzi

https://github.com/kenn/sunzi

Server provisioning utility for minimalists


Ruby-LXC

https://github.com/lxc/ruby-lxc

Native ruby binding for Linux containers.


Vagrant

http://www.vagrantup.com

Create and configure lightweight, reproducible, and portable development environments.


ginatra

https://github.com/NARKOZ/ginatra

A web frontend for Git repositories.


git-auto-bisect

https://github.com/grosser/git-autobisect

Find the commit that broke master.


git_reflow

https://github.com/reenhanced/gitreflow

An automated quality control workflow for Agile teams.


git-spelunk

https://github.com/osheroff/git-spelunk

Dig through git blame history.


git-up

https://github.com/aanand/git-up

Fetch and rebase all locally-tracked remote branches.


git-whence

https://github.com/grosser/git-whence

Find which merge a commit came from.


Git Cop

https://github.com/bkuhlmann/git-cop

Enforces consistent Git commits.


Overcommit

https://github.com/brigade/overcommit

A fully configurable and extendable Git hook manager.


Rugged

https://github.com/libgit2/rugged

Ruby bindings to libgit2.


excon

https://github.com/excon/excon

Usable, fast, simple Ruby HTTP 1.1. It works great as a general HTTP(s) client and is particularly well suited to usage in API clients.


Faraday

https://github.com/lostisland/faraday

an HTTP client lib that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle.


Device Detector

https://github.com/podigee/device_detector

A precise and fast user agent parser and device detector, backed by the largest and most up-to-date user agent database.


Http Client

https://github.com/nahi/httpclient

Gives something like the functionality of libwww-perl (LWP) in Ruby.


HTTP

https://github.com/httprb/http

The HTTP Gem: a simple Ruby DSL for making HTTP requests.


HTTPX

https://gitlab.com/honeyryderchuck/httpx

acknowledges the ease-of-use of the http gem API (itself inspired by python requests library) which aims at reusing the same facade, extending it for the use cases wh...


httparty

https://github.com/jnunemaker/httparty

Makes http fun again!


Http-2

https://github.com/igrigorik/http-2

Pure Ruby implementation of HTTP/2 protocol


Patron

https://github.com/toland/patron

Patron is a Ruby HTTP client library based on libcurl.


RESTClient

https://github.com/rest-client/rest-client

Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.


Savon

https://github.com/savonrb/savon

Savon is a SOAP client for the Ruby programming language.


Sawyer

https://github.com/lostisland/sawyer

Secret user agent of HTTP, built on top of Faraday.


Sniffer

https://github.com/aderyabin/sniffer

Log and Analyze Outgoing HTTP Requests. Contribute to aderyabin/sniffer development by creating an account on GitHub.


Typhoeus

https://github.com/typhoeus/typhoeus

Typhoeus wraps libcurl in order to make fast and reliable requests.


kubectx - Switch faster between clusters and namespaces in kubectl

https://kubectx.dev/

Switch faster between clusters and namespaces in kubectl - ahmetb/kubectx


errbot

https://github.com/errbotio/errbot/

The easiest and most popular chatbot to implement ChatOps.


OctoLinker

https://chrome.google.com/webstore/detail/octolinker/jlmafbaeoofdegohdhinkhilhclaklkp

Chrome extension that linkifies dependencies in package.json, .js, .jsx, .coffee and .md files on GitHub.


npm-hub

https://chrome.google.com/webstore/detail/npm-hub/kbbbjimdjbjclaebffknlabpogocablj

Chrome extension to display npm dependencies at the bottom of a repo's readme.


RunKit

http://blog.tonicdev.com/2015/09/30/embedded-tonic.html

Embed a Node.js environment on any website.


RequireBin

http://requirebin.com

Shareable JavaScript programs powered by npm and browserify.


github-npm-stats

https://chrome.google.com/webstore/detail/github-npm-stats/oomfflokggoffaiagenekchfnpighcef

Chrome extension that displays npm download stats on GitHub.


graphiql

https://github.com/graphql/graphiql

An in-browser IDE for exploring GraphQL.


GraphiQL.app

https://github.com/skevy/graphiql-app

A light, Electron-based wrapper around GraphiQL.


GraphQLviz

https://github.com/Macroz/GraphQLviz

GraphQLviz marries GraphQL (schemas) with Graphviz.


graphqlviz

https://github.com/sheerun/graphqlviz

GraphQL API visualizer in Node.js


GraphQL AST Explorer

http://dferber90.github.io/graphql-ast-explorer/

Explore the AST of a GraphQL document interactively


GraphQLHub

https://www.graphqlhub.com/

Query public API's schemas (e.g. Reddit, Twitter, Github, etc) using GraphiQL


js-graphql-intellij-plugin

https://github.com/jimkyndemeyer/js-graphql-intellij-plugin/

GraphQL language support for IntelliJ IDEA and WebStorm, including Relay.QL tagged templates in JavaScript and TypeScript.


gdom

https://github.com/syrusakbary/gdom

DOM Traversing and Scraping using GraphQL.


Annotated GraphQL Server

https://github.com/almilo/annotated-graphql-server

Server for annotated GraphQL showing how to transform a REST api into a GraphQL endpoint with annotations.


Model Visualizer

http://nathanrandal.com/graphql-visualizer/

A small webapp that generates an ERD-like visualization of a GraphQL endpoint from an introspection query.


GraphQL Network

https://github.com/Ghirro/graphql-network

A chrome dev-tools extension for debugging GraphQL network requests.


eslint-plugin-graphql

https://github.com/apollographql/eslint-plugin-graphql

An ESLint plugin that checks your GraphQL strings against a schema.


AST Explorer

https://astexplorer.net/

Select "GraphQL" at the top, explore the GraphQL AST and highlight different parts by clicking in the query.


vim-graphql

https://github.com/jparise/vim-graphql

A Vim plugin that provides GraphQL file detection and syntax highlighting.


GraphQL CMS

https://github.com/sarkistlt/graphql-auto-generating-cms

Use your existing GraphQL schema to generate simple for use, fully functional CMS in a couple steps.


graphdoc

https://github.com/2fd/graphdoc

Static page generator for documenting GraphQL Schema.


graphql-autocomplete

https://github.com/orionsoft/atom-graphql-autocomplete

Autocomplete and lint from a GraphQL endpoint in Atom.


GraphQL Code Generator

https://github.com/dotansimha/graphql-code-generator

GraphQL code generator based on schema and documents.


GraphQL IDE

https://github.com/andev-software/graphql-ide

An extensive IDE for exploring GraphQL API's.


Swagger to GraphQL

https://github.com/yarax/swagger-to-graphql

GraphQL types builder based on REST API described in Swagger. Allows to migrate to GraphQL from REST for 5 minutes


GraphQL Voyager

https://github.com/APIs-guru/graphql-voyager

Represent any GraphQL API as an interactive graph.


GraphQL Docs

https://graphql-docs.com

Instantly create beautiful GraphQL API docs hosted online.


GraphQL Faker

https://github.com/APIs-guru/graphql-faker

🎲 Mock or extend your GraphQL API with faked data. No coding required.


ts-graphql-plugin

https://github.com/Quramy/ts-graphql-plugin

A language service plugin complete and validate GraphQL query in TypeScript template strings.


Apollo Launchpad

https://launchpad.graphql.com/

Like JSFiddle for GraphQL server code, write and deploy a GraphQL API directly from your browser.


Apollo Tracing

https://github.com/apollographql/apollo-tracing

GraphQL extension that enables you to easily get resolver-level performance information as part of a GraphQL response.


Altair GraphQL Client

https://github.com/imolorhe/altair

A beautiful feature-rich GraphQL Client for all platforms.


Apollo Storybook Decorator

https://github.com/abhiaiyer91/apollo-storybook-decorator

Wrap your React Storybook stories with Apollo Client, provide mocks for isolated UI testing with GraphQL


GraphQL Metrics

https://github.com/Workpop/graphql-utils/tree/master/packages/graphql-metrics

instrument GraphQL resolvers, logging response times and statuses (if there was an error or not) to the console as well as to InfluxDB.


GraphQL Rover

https://github.com/Brbb/graphql-rover

GraphQL schema interactive navigation, rearrange nodes, search and explore types and fields.


json-graphql-server

https://github.com/marmelab/json-graphql-server

Get a full fake GraphQL API with zero coding in less than 30 seconds, based on a JSON data file.


Insomnia

https://insomnia.rest/

Insomnia is a cross-platform GraphQL and REST client, available for Mac, Windows, and Linux


Prisma

https://github.com/prisma/prisma

Turn your database into a GraphQL API. Prisma lets you design your data model and have a production ready GraphQL API online in minutes.


tuql

https://github.com/bradleyboy/tuql

Automatically create a GraphQL server from any sqlite database.


Bit

https://github.com/teambit/bit

Organize GraphQL API as components to be consumed with NPM or modified from any project (example).


RAN Toolkit

https://github.com/sly777/ran

Production-ready toolkit/boilerplate with support for GraphQL, SSR, Hot-reload, CSS-in-JS, caching, and more.


Apollo GraphQL VSCode Extension

https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo

Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform


GRAPHQL DESIGNER

http://graphqldesigner.com/

A developer's web-app tool to rapidly prototype a full stack CRUD implementation of GraphQL with React.


GraphQL Inspector

https://graphql-inspector.com/

Tooling for GraphQL. Compare schemas, validate documents, find breaking changes, find similar types, schema coverage.


graphql-typed-client

https://github.com/helios1138/graphql-typed-client

A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety and awesome code completion experience)


OASGraph

https://github.com/strongloop/oasgraph

Take any OpenAPI Specification (OAS) or swagger and create a GraphQL interface - One minute video and resources here


awesome-es6-tools

https://github.com/addyosmani/es6-tools#readme

An aggregation of tooling for using ES6 today. Contribute to addyosmani/es6-tools development by creating an account on GitHub.


awesome-tools

https://github.com/lvwzhen/tools#readme

Tools Online. Contribute to lvwzhen/tools development by creating an account on GitHub.


awesome-ToolsOfTheTrade

https://github.com/cjbarber/ToolsOfTheTrade#readme

Tools of The Trade, from Hacker News. Contribute to cjbarber/ToolsOfTheTrade development by creating an account on GitHub.


awesome-research

https://github.com/emptymalei/awesome-research#readme

:seedling: a curated list of tools to help you with research/life - emptymalei/awesome-research


awesome-coins

https://github.com/kennethreitz/awesome-coins#readme

₿ A guide (for humans!) to cryto-currencies and their algos. - kennethreitz/awesome-coins


MX Lookup Tool - Check your DNS MX Records online - MxToolbox

https://mxtoolbox.com/

MxToolbox supports global Internet operations by providing free, fast and accurate network diagnostic and lookup tools. Millions of technology professionals use our tools to help diagnose and resolve ...


X-Icon Editor

http://www.xiconeditor.com/

X-Icon Editor, create high resolution icons from your own browser


MockAPI docs

https://www.mockapi.io/docs

MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and preform operations on it using RESTful interface. MockAPI is meant to be used as a prototyping/testing/learning to...


dotenv homepage

https://github.com/motdotla/dotenv

Loads environment variables from .env for nodejs projects.


CodeMirror

http://codemirror.net/

CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced e...


Nodeenv - Manage multiple NodeJS versions.

https://github.com/nodenv/nodenv

Manage multiple NodeJS versions.


A personal review of automated testing tools in the JavaScript world

https://itnext.io/a-personal-review-of-automated-testing-tools-in-the-javascript-world-3c504fe6e05d

In this post, I will talk about my experiences with test automation using tools that support JavaScript. In the first part of the post, I will talk about tools for test automation of the graphical use...


Online JSON Formatter

https://jsonformatter.org/

Online JSON Formatter and JSON Validator will format JSON data, and helps to validate, convert JSON to XML, JSON to CSV. Save and Share JSON


asciinema - Record and share your terminal sessions, the right way

https://asciinema.org

asciinema lets you easily record terminal sessions and replay them in a terminal as well as in a web browser.


Oh My Zsh

https://ohmyz.sh/

Oh-My-Zsh is a delightful, open source, community-driven framework for managing your ZSH configuration.


Sqlectron - One single DB client for any relational DB

https://sqlectron.github.io/

UNMAINTAINED - SEE BELOW. A simple and lightweight SQL client desktop with cross database and platform support.


Graylog documentation

http://docs.graylog.org

Graylog is an open source log management platform.


Jenkins X home

https://jenkins-x.io/

Jenkins X is a CI/CD solution for modern cloud applications on Kubernetes


crontab.guru - the cron schedule expression editor

https://crontab.guru/

An easy to use editor for crontab schedules.


GitHub - diegohaz/rest: REST API generator with Node.js, Express and Mongoose

https://github.com/diegohaz/rest

RESTful API generator using NodeJS, Express and Mongoose


Witeboard

https://witeboard.com/

Witeboard is the fastest way to collaborate real-time with your team anywhere.


Varnish HTTP Cache

https://varnish-cache.org/

This is Varnish Cache, the high-performance HTTP accelerator.


Better Node.js Console Dumps with console-probe

https://davidwalsh.name/console-probe

Though not interactive, I've found that console-probe is an improvement over console.log, providing me highlighted property types, lengths, and a nice visual tree view.


Online RSA Key Generator

http://travistidwell.com/jsencrypt/demo/

Online RSA key generation utility


Generate a SHA-256 encrypted hash

https://hash.online-convert.com/sha256-generator

Calculate a SHA-256 hash with this free online converter. Additionally create a checksum of your file.


Drivel Defence text

http://www.plainenglish.co.uk/drivel-defence-text.html

This tools numbers to words in your sentences in a nice report.

Plain English Campaign is an independent group fighting for plain English in public communication. We oppose gobbledygook, jargon and l...


Gunning Fog Index

http://gunning-fog-index.com/

This is a tool that tries to calculate the Gunning Fog Index. It is a weighted average of the number of words per sentence, and the number of long words per word. An interpretation is that the text ca...


A to Z of Alternative Words

http://www.plainenglish.co.uk/files/alternative.pdf

If you find yourself about to write, type or dictate a word you wouldn’t use in every day conversation, look it up in the A to Z. You should find a simpler alternative. Often there will be a choice of...


The Up-Goer Five Text Editor

http://splasho.com/upgoer5/

CAN YOU EXPLAIN A HARD IDEA USING ONLY THE TEN HUNDRED MOST USED WORDS? IT'S NOT VERY EASY. TYPE IN THE BOX TO TRY IT OUT.


Hemingway Editor

http://www.hemingwayapp.com/

Hemingway makes your writing bold and clear. It's like a spellchecker, but for style. It makes sure that your reader will focus on your message, not your prose.


38 tools for data visualization

http://www.creativebloq.com/design-tools/data-visualization-712402