Bookmarks tagged [tools]
https://www.thenewdynamic.org/tool/
A curated collection of tools and services
- tags: dev, development, programming, tools
https://www.thenewdynamic.org/
- tags: dev, development, programming, tools
https://github.com/AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. - AlDanial/cloc
- tags: dev-tools, tools
- source code
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...
- tags: package-manager, tools
- source code
Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on.
- tags: logging, tools
- source code
https://github.com/reactjs/react-redux
Official React bindings for Redux. Contribute to reduxjs/react-redux development by creating an account on GitHub.
- tags: reactjs, redux, tools
- source code
https://github.com/reduxjs/redux-devtools
DevTools for Redux with hot reloading, action replay, and customizable UI - reduxjs/redux-devtools
- tags: reactjs, redux, tools
- source code
https://github.com/reactjs/react-router-redux
Ruthlessly simple bindings to keep react-router and redux in sync - reactjs/react-router-redux
- tags: reactjs, redux, tools
- source code
https://github.com/erikras/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store - erikras/redux-form
- tags: reactjs, redux, tools
- source code
https://github.com/gaearon/redux-thunk
Thunk middleware for Redux. Contribute to reduxjs/redux-thunk development by creating an account on GitHub.
- tags: reactjs, redux, tools
- source code
https://github.com/theaqua/redux-logger
Logger for Redux. Contribute to LogRocket/redux-logger development by creating an account on GitHub.
- tags: reactjs, redux, tools
- source code
https://github.com/reactjs/reselect
Selector library for Redux. Contribute to reduxjs/reselect development by creating an account on GitHub.
- tags: reactjs, redux, tools
- source code
https://github.com/paularmstrong/normalizr
Normalizes nested JSON according to a schema. Contribute to paularmstrong/normalizr development by creating an account on GitHub.
- tags: reactjs, redux, tools
- source code
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.
- tags: reactjs, redux, tools
- source code
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.
- tags: reactjs, redux, tools
- source code
https://github.com/redux-observable/redux-observable
RxJS middleware for action side effects in Redux using "Epics" - redux-observable/redux-observable
- tags: reactjs, redux, tools
- source code
https://github.com/markdalgleish/redux-analytics
Analytics middleware for Redux. Contribute to markdalgleish/redux-analytics development by creating an account on GitHub.
- tags: reactjs, redux, tools
- source code
https://github.com/omnidan/redux-undo
♻️ higher order reducer to add undo/redo functionality to redux state containers - omnidan/redux-undo
- tags: reactjs, redux, tools
- source code
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.
- tags: reactjs, redux, tools
- source code
https://github.com/arnaudbenard/redux-mock-store
A mock store for testing Redux async action creators and middleware. - dmitry-zaets/redux-mock-store
- tags: reactjs, redux, tools
- source code
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
- tags: reactjs, redux, tools
- source code
https://github.com/derzunov/redux-react-i18n
An i18n solution for React/Redux and React Native projects - derzunov/redux-react-i18n
- tags: reactjs, redux, tools
- source code
https://github.com/razodeh/r16n/
A Redux Internationalization with bindings. Contribute to razodeh/r16n development by creating an account on GitHub.
- tags: reactjs, redux, tools
- source code
https://github.com/alnorris/redux-actiontyper
Helper to create less verbose action types for Redux - alnorris/redux-actiontyper
- tags: reactjs, redux, tools
- source code
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.
- tags: reactjs, redux, tools
- source code
https://github.com/rt2zz/redux-persist
Persist and rehydrate a redux store
- tags: reactjs, redux, tools
- source code
https://github.com/mobxjs/mobx-react
React bindings for MobX. Contribute to mobxjs/mobx-react development by creating an account on GitHub.
- tags: reactjs, mobx, tools
- source code
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.
- tags: graphql, tools
- source code
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
- tags: graphql, tools
- source code
https://github.com/graphcool/graphql-playground
🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration) - prisma/graphql-playground
- tags: graphql, tools
- source code
https://github.com/facebook/jscodeshift
A JavaScript codemod toolkit. Contribute to facebook/jscodeshift development by creating an account on GitHub.
- tags: reactjs, relay, tools
- source code
Automated API Monitoring & Testing.
Automated API Monitoring & Testing.
Create a REST API from any website in one click.
Collaborative design, instant API mock, generated documentation, integrated code samples, debugging and automated testing.
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 is the leading provider of API technology and services for enterprises and developers.
Nginx based API gateway to integrate internal and external API services with 3scale's API Management Platform.
Continuously test and monitor your APIs after deployments and across environments.
API Analytics for Debugging, Monitoring, and Usage Tracking for RESTful and GraphQL.
An HTTP inspecting, mocking and proxing service. Gives named endpoints for creating mock API endpoints and simulate responses.
https://github.com/bradleyfalzon/apicompat
Checks recent changes to a Go project for backwards incompatible changes.
- tags: go, tools, code-analysis
- source code
Tool for code clone detection.
- tags: go, tools, code-analysis
- source code
https://github.com/kisielk/errcheck
Errcheck is a program for checking for unchecked errors in Go programs.
- tags: go, tools, code-analysis
- source code
https://github.com/davecheney/gcvis
Visualise Go program GC trace data in real time.
- tags: go, tools, code-analysis
- source code
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.
- tags: go, tools, code-analysis
- source code
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.
- tags: go, tools, code-analysis
- source code
https://github.com/go-critic/go-critic
source code linter that brings checks that are currently not implemented in other linters.
- tags: go, tools, code-analysis
- source code
https://github.com/psampaz/go-mod-outdated
An easy way to find outdated dependencies of your Go projects.
- tags: go, tools, code-analysis
- source code
https://github.com/firstrow/go-outdated
Console application that displays outdated packages.
- tags: go, tools, code-analysis
- source code
https://github.com/yuroyoro/goast-viewer
Web based Golang AST visualizer.
- tags: go, tools, code-analysis
- source code
GoCover.io offers the code coverage of any golang package as a service.
- tags: go, tools, code-analysis
https://godoc.org/golang.org/x/tools/cmd/goimports
Tool to fix (add, remove) your Go imports automatically.
- tags: go, tools, code-analysis
GolangCI is an automated Golang code review service for GitHub pull requests. Service is open source and it's free for open source projects.
- tags: go, tools, code-analysis
https://github.com/golang/lint
Golint is a linter for Go source code.
- tags: go, tools, code-analysis
- source code
Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package.
- tags: go, tools, code-analysis
https://sourcegraph.com/github.com/sqs/goreturns
Adds zero-value return statements to match the func return types.
- tags: go, tools, code-analysis
- source code
https://github.com/dominikh/go-tools/tree/master/cmd/gosimple
gosimple is a linter for Go source code that specialises on simplifying code.
- tags: go, tools, code-analysis
- source code
https://github.com/shurcooL/gostatus
Command line tool, shows the status of repositories that contain Go packages.
- tags: go, tools, code-analysis
- source code
https://github.com/surullabs/lint
Run linters as part of go test.
- tags: go, tools, code-analysis
- source code
https://github.com/z7zmey/php-parser
A Parser for PHP written in Go.
- tags: go, tools, code-analysis
- source code
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.
- tags: go, tools, code-analysis
- source code
https://github.com/verygoodsoftwarenotvirus/tarp
tarp finds functions and methods without direct unit tests in Go source code.
- tags: go, tools, code-analysis
- source code
https://github.com/mdempsky/unconvert
Remove unnecessary type conversions from Go source.
- tags: go, tools, code-analysis
- source code
https://github.com/dominikh/go-tools/tree/master/cmd/unused
unused checks Go code for unused constants, variables, functions and types.
- tags: go, tools, code-analysis
- source code
https://github.com/mccoyst/validate
Automatically validates struct fields with tags.
- tags: go, tools, code-analysis
- source code
https://github.com/usk81/generic
flexible data type for Go.
- tags: go, tools, code-generation
- source code
https://github.com/cheekybits/genny
Elegant generics for Go.
- tags: go, tools, code-generation
- source code
https://github.com/Parquery/gocontracts
brings design-by-contract to Go by synchronizing the code with the documentation.
- tags: go, tools, code-generation
- source code
http://github.com/bouk/gonerics
Idiomatic Generics in Go.
- tags: go, tools, code-generation
- source code
https://github.com/cweill/gotests
Generate Go tests from your source code.
- tags: go, tools, code-generation
- source code
https://github.com/hexdigest/gounit
Generate Go tests using your own templates.
- tags: go, tools, code-generation
- source code
https://github.com/opennota/re2dfa
Transform regular expressions into finite state machines and output Go source code.
- tags: go, tools, code-generation
- source code
Translates TOML into a Go type in the browser instantly.
- tags: go, tools, code-generation
https://github.com/songgao/colorgo
Wrapper around go
command for colorized go build
output.
- tags: go, tools
- source code
https://github.com/KyleBanks/depth
Visualize dependency trees of any package by analyzing imports.
- tags: go, tools
- source code
An easy to use project based build tool for the Go programming language.
https://github.com/axelspringer/generator-go-lang
A Yeoman generator to get new Go projects started.
- tags: go, tools
- source code
https://github.com/TrueFurby/go-callvis
Visualize call graph of your Go program using dot format.
- tags: go, tools
- source code
https://github.com/skelterjohn/go-pkg-complete
Bash completion for go and wgo.
- tags: go, tools
- source code
https://github.com/go-swagger/go-swagger
Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.
- tags: go, tools
- source code
https://github.com/tylerwince/godbg
Implementation of Rusts dbg!
macro for quick and easy debugging during development.
- tags: go, tools
- source code
https://github.com/kyoh86/richgo
Enrich go test
outputs with text decorations.
- tags: go, tools
- source code
https://github.com/galeone/rts
RTS: response to struct. Generates Go structs from server responses.
- tags: go, tools
- source code
https://github.com/smira/aptly
aptly is a Debian repository management tool.
- tags: go, devops, tools
- source code
https://github.com/xuri/aurora
Cross-platform web-based Beanstalkd queue server console.
- tags: go, devops, tools
- source code
https://github.com/soniah/awsenv
Small binary that loads Amazon (AWS) environment variables for a profile.
- tags: go, devops, tools
- source code
A simple tool for API load testing and batch jobs.
- tags: go, devops, tools
- source code
https://github.com/codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool.
- tags: go, devops, tools
- source code
https://github.com/bosun-monitor/bosun
Time Series Alerting Framework.
- tags: go, devops, tools
- source code
https://github.com/centerorbit/depcharge
Helps orchestrating the execution of commands across the many dependencies in larger projects.
- tags: go, devops, tools
- source code
https://github.com/liudng/dogo
Monitoring changes in the source file and automatically compile and run (restart).
- tags: go, devops, tools
- source code
https://github.com/appleboy/drone-jenkins
Trigger downstream Jenkins jobs using a binary, docker or Drone CI.
- tags: go, devops, tools
- source code
https://github.com/appleboy/drone-scp
Copy files and artifacts via SSH using a binary, docker or Drone CI.
- tags: go, devops, tools
- source code
https://github.com/chrismckenzie/dropship
Tool for deploying code via cdn.
- tags: go, devops, tools
- source code
https://github.com/appleboy/easyssh-proxy
Golang package for easy remote execution through SSH and SCP downloading via ProxyCommand
.
- tags: go, devops, tools
- source code
https://github.com/mkchoi212/fac
Command-line user interface to fix git merge conflicts.
- tags: go, devops, tools
- source code
https://github.com/gaia-pipeline/gaia
Build powerful pipelines in any programming language.
- tags: go, devops, tools
- source code
https://github.com/go-gitea/gitea
Fork of Gogs, entirely community driven.
- tags: go, devops, tools
- source code
https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator
Migrate all your GitHub repositories, issues, milestones and labels to your Gitea instance.
https://github.com/go-furnace/go-furnace
Hosting solution written in Go. Deploy your Application with ease on AWS, GCP or DigitalOcean.
- tags: go, devops, tools
- source code
https://github.com/sanbornm/go-selfupdate
Enable your Go applications to self update.
- tags: go, devops, tools
- source code
https://github.com/cryptojuice/gobrew
gobrew lets you easily switch between multiple versions of go.
- tags: go, devops, tools
- source code
https://github.com/sirnewton01/godbg
Web-based gdb front-end application.
- tags: go, devops, tools
- source code
A Self Hosted Git Service in the Go Programming Language.
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.
- tags: go, devops, tools
- source code
https://github.com/ahmetalpbalkan/govvv
“go build” wrapper to easily add version information into Go binaries.
- tags: go, devops, tools
- source code
https://github.com/mitchellh/gox
Dead simple, no frills Go cross compile tool.
- tags: go, devops, tools
- source code
build tool for Go, with a focus on cross-compiling and packaging.
- tags: go, devops, tools
- source code
https://github.com/yaronsumel/grapes
Lightweight tool designed to distribute commands over ssh with ease.
- tags: go, devops, tools
- source code
https://github.com/moovweb/gvm
GVM provides an interface to manage Go versions.
- tags: go, devops, tools
- source code
Hey is a tiny program that sends some load to a web application.
- tags: go, devops, tools
- source code
Simplistic, modern, and performant job scheduler.
- tags: go, devops, tools
- source code
https://github.com/cswank/kcli
Command line tool for inspecting kafka topics/partitions/messages.
- tags: go, devops, tools
- source code
https://github.com/kubernetes/kubernetes
Container Cluster Manager from Google.
- tags: go, devops, tools
- source code
https://github.com/ivanilves/lstags
Tool and API to sync Docker images across different registries.
- tags: go, devops, tools
- source code
A live-updating version of the UNIX wc command.
- tags: go, devops, tools
- source code
https://github.com/xwjdsh/manssh
manssh is a command line tool for managing your ssh alias config easily.
- tags: go, devops, tools
- source code
Collaborative project for the container ecosystem to assemble container-based systems.
- tags: go, devops, tools
- source code
https://github.com/emicklei/mora
REST server for accessing MongoDB documents and meta data.
- tags: go, devops, tools
- source code
https://github.com/ostrost/ostent
collects and displays system metrics and optionally relays to Graphite and/or InfluxDB.
- tags: go, devops, tools
- source code
https://github.com/mitchellh/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
- tags: go, devops, tools
- source code
https://github.com/bengadbois/pewpew
Flexible HTTP command line stress tester.
- tags: go, devops, tools
- source code
https://github.com/pomerium/pomerium
Pomerium is an identity-aware access proxy.
- tags: go, devops, tools
- source code
https://github.com/alouche/rodent
Rodent helps you manage Go versions, projects and track dependencies.
- tags: go, devops, tools
- source code
https://github.com/rlmcpherson/s3gof3r
Small utility/library optimized for high speed transfer of large objects into and out of Amazon S3.
- tags: go, devops, tools
- source code
https://github.com/scaleway/scaleway-cli
Manage BareMetal Servers from Command Line (as easily as with Docker).
- tags: go, devops, tools
- source code
https://github.com/bitfield/script
Making it easy to write shell-like scripts in Go for DevOps and system administration tasks.
- tags: go, devops, tools
- source code
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.
- tags: go, devops, tools
- source code
https://github.com/TimothyYe/skm
SKM is a simple and powerful SSH Keys Manager, it helps you to manage your multiple SSH keys easily!
- tags: go, devops, tools
- source code
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.
- tags: go, devops, tools
- source code
https://github.com/containous/traefik
Reverse proxy and load balancer with support for multiple backends.
- tags: go, devops, tools
- source code
https://github.com/tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
- tags: go, devops, tools
- source code
https://github.com/adnanh/webhook
Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.
- tags: go, devops, tools
- source code
Web-based IDE for Teams using Golang.
https://github.com/masterzen/winrm-cli
Cli tool to remotely execute commands on Windows machines.
- tags: go, devops, tools
- source code
https://github.com/crufter/borg
Terminal based search engine for bash snippets.
- tags: go, devops, tools
- source code
Dropbox based blog engine.
- tags: go, devops, tools
- source code
https://github.com/rafael-santiago/cherry
Tiny webchat server in Go.
- tags: go, devops, tools
- source code
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...
- tags: go, devops, tools
- source code
https://github.com/tylertreat/Comcast
Simulate bad network connections.
- tags: go, devops, tools
- source code
https://github.com/kelseyhightower/confd
Manage local application configuration files using templates and data from etcd or consul.
- tags: go, devops, tools
- source code
https://github.com/skibish/ddns
Personal DDNS client with Digital Ocean Networking DNS as backend.
- tags: go, devops, tools
- source code
Open platform for distributed applications for developers and sysadmins.
https://github.com/documize/community
Modern wiki software that integrates data from SaaS tools.
- tags: go, devops, tools
- source code
https://github.com/odeke-em/drive
Google Drive client for the commandline.
- tags: go, devops, tools
- source code
https://github.com/gilbertchen/duplicacy
A cross-platform network and cloud backup tool based on the idea of lock-free deduplication.
- tags: go, devops, tools
- source code
https://github.com/Antonito/gfile
Securely transfer files between two computers, without any third party, over WebRTC.
- tags: go, devops, tools
- source code
https://github.com/shurcooL/Go-Package-Store
App that displays updates for the Go packages in your GOPATH.
- tags: go, devops, tools
- source code
https://github.com/Sioro-Neoku/go-peerflix
Video streaming torrent client.
- tags: go, devops, tools
- source code
https://github.com/Humpheh/goboy
Nintendo Game Boy Color emulator written in Go.
- tags: go, devops, tools
- source code
https://github.com/goccmack/gocc
Gocc is a compiler kit for Go written in Go.
- tags: go, devops, tools
- source code
https://github.com/timothyye/godns
A dynamic DNS client tool, supports DNSPod & HE.net, written in Go.
- tags: go, devops, tools
- source code
https://github.com/diankong/GoDocTooltip
Chrome extension for Go Doc sites, which shows function description as tooltip at function list.
- tags: go, devops, tools
- source code
Full featured cross-platform Go IDE.
Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time.
- tags: go, devops, tools
- source code
Fast and Modern Static Website Engine.
https://github.com/thestrukture/ide
Browser accessible IDE. Designed for Go with Go.
- tags: go, devops, tools
- source code
https://github.com/dimiro1/ipe
Open source Pusher server implementation compatible with Pusher client libraries written in GO.
- tags: go, devops, tools
- source code
https://github.com/assafmo/joincap
Command-line utility for merging multiple pcap files together.
- tags: go, devops, tools
- source code
Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more.
https://github.com/jeffail/leaps
Pair programming service using Operational Transforms.
- tags: go, devops, tools
- source code
Interactive Go programming with Jupyter. It supports code completion, code inspection and 100% Go compatibility.
- tags: go, devops, tools
- source code
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.
https://github.com/visualfc/liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
- tags: go, devops, tools
- source code
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.
- tags: go, devops, tools
- source code
https://github.com/mehrdadrad/mylg
Command Line Network Diagnostic tool written in Go.
- tags: go, devops, tools
- source code
https://github.com/unix4fun/naclpipe
Simple NaCL EC25519 based crypto pipe tool written in Go.
- tags: go, devops, tools
- source code
https://github.com/fogleman/nes
Nintendo Entertainment System (NES) emulator written in Go.
- tags: go, devops, tools
- source code
https://github.com/noraesae/orange-cat
Markdown previewer written in Go.
- tags: go, devops, tools
- source code
https://github.com/gulien/orbit
A simple tool for running commands and generating files from templates.
- tags: go, devops, tools
- source code
https://github.com/pointlander/peg
Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
- tags: go, devops, tools
- source code
A small and beautiful blogging platform.
- tags: go, devops, tools
- source code
https://github.com/restic/restic
De-duplicating backup program.
- tags: go, devops, tools
- source code
App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM.
- tags: go, devops, tools
- source code
Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates.
- tags: go, devops, tools
- source code
https://github.com/chrislusf/seaweedfs
Fast, Simple and Scalable Distributed File System with O(1) disk seek.
- tags: go, devops, tools
- source code
https://github.com/msoap/shell2http
Executing shell commands via http server (for prototyping or remote control).
- tags: go, devops, tools
- source code
https://github.com/intelsdi-x/snap
Powerful telemetry framework.
- tags: go, devops, tools
- source code
https://github.com/lucasgomide/snitch
Simple way to notify your team and many tools when someone has deployed any application via Tsuru.
- tags: go, devops, tools
- source code
https://github.com/pressly/sup
Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers.
- tags: go, devops, tools
- source code
Open, decentralized file synchronization tool and protocol.
https://github.com/crazcalm/term-quiz
Quizzes for your terminal.
- tags: go, devops, tools
- source code
https://github.com/shopify/toxiproxy
Proxy to simulate network and system conditions for automated tests.
- tags: go, devops, tools
- source code
Extensible and open source Platform as a Service software.
https://github.com/VerizonDigital/vflow
High-performance, scalable and reliable IPFIX, sFlow and Netflow collector.
- tags: go, devops, tools
- source code
https://github.com/wellington/wellington
Sass project management tool, extends the language with sprite functions (like Compass).
- tags: go, devops, tools
- source code
https://github.com/deivid-rodriguez/byebug
A simple to use, feature rich debugger for Ruby 2.
- tags: ruby, debugging, tools
- source code
https://github.com/yuki24/did_you_mean
Adds class, method & attribute suggestions to error messages.
- tags: ruby, debugging, tools
- source code
https://github.com/deivid-rodriguez/pry-byebug
Pry navigation commands via byebug.
- tags: ruby, debugging, tools
- source code
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.
- tags: ruby, debugging, tools
- source code
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.
- tags: ruby, debugging, tools
- source code
https://github.com/JoshCheek/seeing_is_believing
Displays the results of every line of code in your file.
- tags: ruby, debugging, tools
- source code
https://github.com/brentd/xray-rails
A development tool that reveals your UI's bones.
- tags: ruby, debugging, tools
- source code
https://github.com/backup/backup
Provides an elegant DSL in Ruby for performing backups on UNIX-like systems.
- tags: ruby, devops, tools
- source code
https://github.com/PagerDuty/blender
A modular system orchestration framework with pluggable driver and host discovery.
- tags: ruby, devops, tools
- source code
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.
- tags: ruby, devops, tools
- source code
A remote server automation and deployment tool written in Ruby.
https://github.com/newrelic/centurion
A mass deployment tool for Docker fleets.
- tags: ruby, devops, tools
- source code
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
- tags: ruby, devops, tools
- source code
https://github.com/etsy/deployinator
Deployinator is a deployment framework extracted from Etsy.
- tags: ruby, devops, tools
- source code
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.
- tags: ruby, devops, tools
- source code
https://github.com/itamae-kitchen/itamae
Simple and lightweight configuration management tool inspired by Chef.
- tags: ruby, devops, tools
- source code
https://github.com/square/kochiku
Kochiku is a distributed platform for test automation.
- tags: ruby, devops, tools
- source code
ChatOps for Ruby: A pluggable chat bot framework usable with any chat service.
https://github.com/elastic/logstash
Logs/event transport, processing, management, search.
- tags: ruby, devops, tools
- source code
https://github.com/mina-deploy/mina
Really fast deployer and server automation tool.
- tags: ruby, devops, tools
- source code
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...
- tags: ruby, devops, tools
- source code
https://github.com/wvanbergen/request-log-analyzer
Create reports based on your log files. Supports Rails, Apache, MySQL, Delayed::Job, and other formats.
- tags: ruby, devops, tools
- source code
https://github.com/rubber/rubber
The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to Amazon's Elastic Compute Cloud (EC2).
- tags: ruby, devops, tools
- source code
https://github.com/bensie/sshkey
SSH private and public key generator in pure Ruby (RSA & DSA).
- tags: ruby, devops, tools
- source code
Server provisioning utility for minimalists
- tags: ruby, devops, tools
- source code
https://github.com/lxc/ruby-lxc
Native ruby binding for Linux containers.
- tags: ruby, devops, tools
- source code
Create and configure lightweight, reproducible, and portable development environments.
https://github.com/NARKOZ/ginatra
A web frontend for Git repositories.
- tags: ruby, git, tools
- source code
https://github.com/grosser/git-autobisect
Find the commit that broke master.
- tags: ruby, git, tools
- source code
https://github.com/reenhanced/gitreflow
An automated quality control workflow for Agile teams.
- tags: ruby, git, tools
- source code
https://github.com/osheroff/git-spelunk
Dig through git blame history.
- tags: ruby, git, tools
- source code
https://github.com/aanand/git-up
Fetch and rebase all locally-tracked remote branches.
- tags: ruby, git, tools
- source code
https://github.com/grosser/git-whence
Find which merge a commit came from.
- tags: ruby, git, tools
- source code
https://github.com/bkuhlmann/git-cop
Enforces consistent Git commits.
- tags: ruby, git, tools
- source code
https://github.com/brigade/overcommit
A fully configurable and extendable Git hook manager.
- tags: ruby, git, tools
- source code
https://github.com/libgit2/rugged
Ruby bindings to libgit2.
- tags: ruby, git, tools
- source code
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.
- tags: ruby, http-client, tools
- source code
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.
- tags: ruby, http-client, tools
- source code
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.
- tags: ruby, http-client, tools
- source code
https://github.com/nahi/httpclient
Gives something like the functionality of libwww-perl (LWP) in Ruby.
- tags: ruby, http-client, tools
- source code
https://github.com/httprb/http
The HTTP Gem: a simple Ruby DSL for making HTTP requests.
- tags: ruby, http-client, tools
- source code
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...
- tags: ruby, http-client, tools
https://github.com/jnunemaker/httparty
Makes http fun again!
- tags: ruby, http-client, tools
- source code
https://github.com/igrigorik/http-2
Pure Ruby implementation of HTTP/2 protocol
- tags: ruby, http-client, tools
- source code
https://github.com/toland/patron
Patron is a Ruby HTTP client library based on libcurl.
- tags: ruby, http-client, tools
- source code
https://github.com/rest-client/rest-client
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
- tags: ruby, http-client, tools
- source code
https://github.com/savonrb/savon
Savon is a SOAP client for the Ruby programming language.
- tags: ruby, http-client, tools
- source code
https://github.com/lostisland/sawyer
Secret user agent of HTTP, built on top of Faraday.
- tags: ruby, http-client, tools
- source code
https://github.com/aderyabin/sniffer
Log and Analyze Outgoing HTTP Requests. Contribute to aderyabin/sniffer development by creating an account on GitHub.
- tags: ruby, http-client, tools
- source code
https://github.com/typhoeus/typhoeus
Typhoeus wraps libcurl in order to make fast and reliable requests.
- tags: ruby, http-client, tools
- source code
Switch faster between clusters and namespaces in kubectl - ahmetb/kubectx
- tags: kubernetes, tools, devops-tools, devops
- source code
https://github.com/errbotio/errbot/
The easiest and most popular chatbot to implement ChatOps.
- tags: python, chatops, tools
- source code
https://chrome.google.com/webstore/detail/octolinker/jlmafbaeoofdegohdhinkhilhclaklkp
Chrome extension that linkifies dependencies in package.json, .js, .jsx, .coffee and .md files on GitHub.
https://chrome.google.com/webstore/detail/npm-hub/kbbbjimdjbjclaebffknlabpogocablj
Chrome extension to display npm dependencies at the bottom of a repo's readme.
http://blog.tonicdev.com/2015/09/30/embedded-tonic.html
Embed a Node.js environment on any website.
Shareable JavaScript programs powered by npm and browserify.
https://chrome.google.com/webstore/detail/github-npm-stats/oomfflokggoffaiagenekchfnpighcef
Chrome extension that displays npm download stats on GitHub.
https://github.com/graphql/graphiql
An in-browser IDE for exploring GraphQL.
- tags: graphql, tools
- source code
https://github.com/skevy/graphiql-app
A light, Electron-based wrapper around GraphiQL.
- tags: graphql, tools
- source code
https://github.com/Macroz/GraphQLviz
GraphQLviz marries GraphQL (schemas) with Graphviz.
- tags: graphql, tools
- source code
https://github.com/sheerun/graphqlviz
GraphQL API visualizer in Node.js
- tags: graphql, tools
- source code
http://dferber90.github.io/graphql-ast-explorer/
Explore the AST of a GraphQL document interactively
Query public API's schemas (e.g. Reddit, Twitter, Github, etc) using GraphiQL
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.
- tags: graphql, tools
- source code
https://github.com/syrusakbary/gdom
DOM Traversing and Scraping using GraphQL.
- tags: graphql, tools
- source code
https://github.com/almilo/annotated-graphql-server
Server for annotated GraphQL showing how to transform a REST api into a GraphQL endpoint with annotations.
- tags: graphql, tools
- source code
http://nathanrandal.com/graphql-visualizer/
A small webapp that generates an ERD-like visualization of a GraphQL endpoint from an introspection query.
https://github.com/Ghirro/graphql-network
A chrome dev-tools extension for debugging GraphQL network requests.
- tags: graphql, tools
- source code
https://github.com/apollographql/eslint-plugin-graphql
An ESLint plugin that checks your GraphQL strings against a schema.
- tags: graphql, tools
- source code
Select "GraphQL" at the top, explore the GraphQL AST and highlight different parts by clicking in the query.
https://github.com/jparise/vim-graphql
A Vim plugin that provides GraphQL file detection and syntax highlighting.
- tags: graphql, tools
- source code
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.
- tags: graphql, tools
- source code
https://github.com/2fd/graphdoc
Static page generator for documenting GraphQL Schema.
- tags: graphql, tools
- source code
https://github.com/orionsoft/atom-graphql-autocomplete
Autocomplete and lint from a GraphQL endpoint in Atom.
- tags: graphql, tools
- source code
https://github.com/dotansimha/graphql-code-generator
GraphQL code generator based on schema and documents.
- tags: graphql, tools
- source code
https://github.com/andev-software/graphql-ide
An extensive IDE for exploring GraphQL API's.
- tags: graphql, tools
- source code
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
- tags: graphql, tools
- source code
https://github.com/APIs-guru/graphql-voyager
Represent any GraphQL API as an interactive graph.
- tags: graphql, tools
- source code
Instantly create beautiful GraphQL API docs hosted online.
https://github.com/APIs-guru/graphql-faker
🎲 Mock or extend your GraphQL API with faked data. No coding required.
- tags: graphql, tools
- source code
https://github.com/Quramy/ts-graphql-plugin
A language service plugin complete and validate GraphQL query in TypeScript template strings.
- tags: graphql, tools
- source code
https://launchpad.graphql.com/
Like JSFiddle for GraphQL server code, write and deploy a GraphQL API directly from your browser.
https://github.com/apollographql/apollo-tracing
GraphQL extension that enables you to easily get resolver-level performance information as part of a GraphQL response.
- tags: graphql, tools
- source code
https://github.com/imolorhe/altair
A beautiful feature-rich GraphQL Client for all platforms.
- tags: graphql, tools
- source code
https://github.com/abhiaiyer91/apollo-storybook-decorator
Wrap your React Storybook stories with Apollo Client, provide mocks for isolated UI testing with GraphQL
- tags: graphql, tools
- source code
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.
- tags: graphql, tools
- source code
https://github.com/Brbb/graphql-rover
GraphQL schema interactive navigation, rearrange nodes, search and explore types and fields.
- tags: graphql, tools
- source code
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.
- tags: graphql, tools
- source code
Insomnia is a cross-platform GraphQL and REST client, available for Mac, Windows, and Linux
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.
- tags: graphql, tools
- source code
https://github.com/bradleyboy/tuql
Automatically create a GraphQL server from any sqlite database.
- tags: graphql, tools
- source code
https://github.com/teambit/bit
Organize GraphQL API as components to be consumed with NPM or modified from any project (example).
- tags: graphql, tools
- source code
Production-ready toolkit/boilerplate with support for GraphQL, SSR, Hot-reload, CSS-in-JS, caching, and more.
- tags: graphql, tools
- source code
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
A developer's web-app tool to rapidly prototype a full stack CRUD implementation of GraphQL with React.
https://graphql-inspector.com/
Tooling for GraphQL. Compare schemas, validate documents, find breaking changes, find similar types, schema coverage.
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)
- tags: graphql, tools
- source code
https://github.com/strongloop/oasgraph
Take any OpenAPI Specification (OAS) or swagger and create a GraphQL interface - One minute video and resources here
- tags: graphql, tools
- source code
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.
- tags: awesome-list, frontend, ecmascript-6, tools
- source code
https://github.com/lvwzhen/tools#readme
Tools Online. Contribute to lvwzhen/tools development by creating an account on GitHub.
- tags: awesome-list, frontend, web, tools
- source code
https://github.com/cjbarber/ToolsOfTheTrade#readme
Tools of The Trade, from Hacker News. Contribute to cjbarber/ToolsOfTheTrade development by creating an account on GitHub.
- tags: awesome-list, tools
- source code
https://github.com/emptymalei/awesome-research#readme
🌱 a curated list of tools to help you with research/life - emptymalei/awesome-research
- tags: awesome-list, tools
- source code
https://github.com/kennethreitz/awesome-coins#readme
₿ A guide (for humans!) to cryto-currencies and their algos. - kennethreitz/awesome-coins
- tags: awesome-list, crypto, tools, algorithm
- source code
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, create high resolution icons from your own browser
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...
https://github.com/motdotla/dotenv
Loads environment variables from .env for nodejs projects.
- tags: nodejs, devops, tools
- source code
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...
- tags: javascript, tools
- source code
https://github.com/nodenv/nodenv
Manage multiple NodeJS versions.
- tags: nodejs, tools
- source code
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...
- 📆 published on: 2018-10-31
- tags: javascript, testing, tools
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 lets you easily record terminal sessions and replay them in a terminal as well as in a web browser.
- tags: tools, terminal
- source code
Oh-My-Zsh is a delightful, open source, community-driven framework for managing your ZSH configuration.
- tags: shell, zsh, tools
- source code
UNMAINTAINED - SEE BELOW. A simple and lightweight SQL client desktop with cross database and platform support.
- tags: sql, tools, mysql
- source code
Graylog is an open source log management platform.
- tags: logging, graylog, tools, docs
- source code
Jenkins X is a CI/CD solution for modern cloud applications on Kubernetes
- tags: jenkins, kubernetes, tools
- source code
An easy to use editor for crontab schedules.
https://github.com/diegohaz/rest
RESTful API generator using NodeJS, Express and Mongoose
Witeboard is the fastest way to collaborate real-time with your team anywhere.
- tags: tools
This is Varnish Cache, the high-performance HTTP accelerator.
- tags: http, caching, tools, varnish
- source code
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.
- 📆 published on: 2018-01-25
- tags: nodejs, tools
- source code
http://travistidwell.com/jsencrypt/demo/
Online RSA key generation utility
https://hash.online-convert.com/sha256-generator
Calculate a SHA-256 hash with this free online converter. Additionally create a checksum of your file.
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...
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...
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...
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 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.
http://www.creativebloq.com/design-tools/data-visualization-712402
- tags: data-visualiation, visualization, tools