souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 4 / 20
399 results tagged tool  ✕   ✕
Mock Service Worker https://mswjs.io/
07/11/2021 cluster icon
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...
  • httpbin.org : A simple HTTP Request & Response Service.
  • httpbin : Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic for testing POST requests, but not much else. This exists to cover al...
thumbnail

Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.

http test mock tool
Pulumi https://www.pulumi.com/
07/11/2021 cluster icon
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • Infracost : Cloud cost estimates for Terraform in pull requests. Infracost scans for Terraform code changes and checks over 3 million prices to create a simple, u...
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...
  • Diagrams : Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture without any design tools. Y...
  • Terraform by HashiCorp : HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs int...
thumbnail

Pulumi's Infrastructure as Code SDK is the easiest way to create and deploy cloud software that use containers, serverless functions, hosted services, and infrastructure, on any cloud.

Simply write code in your favorite language and Pulumi automatically provisions and manages your AWS, Azure, Google Cloud Platform, and/or Kubernetes resources, using an infrastructure-as-code approach. Skip the YAML, and use standard language features like loops, functions, classes, and package management that you already know and love.

infrastructure infrastructureascode tool cloud
Vite https://vitejs.dev/
07/11/2021 cluster icon
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • Snowpack : Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from y...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • gulp.js : The streaming build system.
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
thumbnail

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts:

A dev server that provides rich feature enhancements over native ES modules, for example extremely fast Hot Module Replacement (HMR).

A build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production.
javascript build tool development
Pact https://pact.io/
07/11/2021 cluster icon
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • httpbin : Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic for testing POST requests, but not much else. This exists to cover al...
  • hurl.it : Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even ...
thumbnail

Fast, easy and reliable testing for integrating web apps, APIs and microservices. Pact is a code-first tool for testing HTTP and message integrations using contract tests. Contract tests assert that inter-application messages conform to a shared understanding that is documented in a contract. Without contract testing, the only way to ensure that applications will work correctly together is by using expensive and brittle integration tests.

test tool http microservice
mob https://github.com/remotemobprogramming/mob
07/11/2021 cluster icon
  • Caire : Caire is a content aware image resize library
  • Graphify : Graphify is an open-source skill that helps AI coding assistants understand multi-modal codebases by building a queryable knowledge graph from code, d...
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...
thumbnail

Smooth git handover for remote pair/mob programming.

mob is an open source command line tool written in go
mob is the fastest way to hand over code via git
mob keeps your branches clean and only creates WIP commits on temporary branches
mob has a shared team timer timer.mob.sh
opensource cli tool remote pairprogramming mobprogramming
gopass https://www.gopass.pw/
07/11/2021 cluster icon
  • pass : pass is a very simple password store that keeps passwords inside gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. Th...
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
  • LessPass : Stateless Password Manager : Stop wasting your time synchronizing your encrypted vault. Remember one master password to access your passwords, anywher...
  • grunt : Grunt is a task-based command line build tool for JavaScript projects
  • HTTPie : HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more

gopass is a simple but powerful CLI password manager for your terminal with teams in mind.

password tool team cli
Nx https://nx.dev/
07/11/2021 cluster icon
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • JSLint : The JavaScript Code Quality Tool
  • Snowpack : Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from y...
thumbnail

Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, smart rebuilds of affected projects, powerful code generators, editor support, GitHub apps, and more.

javascript build test continuousintegration tool
Lens https://k8slens.dev/
07/11/2021 cluster icon
  • Keel : Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
thumbnail

Lens is an IDE to take control of your Kubernetes clusters.

kubernetes ide tool
Teamflow https://www.teamflowhq.com/
24/10/2021 cluster icon
  • WorkAdventure : Stay connected with your co-workers, by creating your own online workspace to work remotely.
  • Gather : Spend time with your friends, coworkers, and communities like you would in real life
  • Basecamp : Basecamp is a web-based project management tool. Its primary features are to-do lists, milestone management, forum-like messaging, file sharing, and t...
  • RemoteRetro : A real-time application for conducting Agile retrospectives with distributed teams.
  • Fun Retro : Easy to use and beautiful restrospective board.
thumbnail

Teamflow is a virtual office for your team to hang out in. Bring back the presence of being in the office, the energy of working in the same room, the spontaneity of hallway conversations — the joy of feeling like a team.

remoteteam office communication tool
CodeStream https://www.codestream.com/
23/10/2021 cluster icon
  • GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
  • Teamflow : Teamflow is a virtual office for your team to hang out in. Bring back the presence of being in the office, the energy of working in the same room, the...
  • Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
  • pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.
  • Lens : Lens is an IDE to take control of your Kubernetes clusters.
thumbnail

CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains.

CodeStream supercharges development workflows by putting collaboration tools in your IDE. It supports pull requests from GitHub, BitBucket and GitLab, issue management from Jira, Trello, Asana and 9 others, observability from New Relic One and Pixie, and provides code discussion that ties it all together, integrated with Slack, MS Teams, email, and in-editor notifications.

ide git issues observability communication tool
Denigma https://denigma.app/
10/10/2021 cluster icon
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • Oh My OpenAgent : Agent harness
  • Repomix : Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large...
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
thumbnail

Denigma explains code in conversational English.
Powered by machine learning.

code ai nlp tool learning
Scaphandre https://github.com/hubblo-org/scaphandre
18/04/2021 cluster icon
  • Vector : Vector is an open-source utility for collecting, transforming, and routing logs, metrics, and events.
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...
  • pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.
  • Tabula : Tabula helps you liberate data tables trapped inside PDFs
  • Docusaurus : Easy to Maintain Open Source Documentation Websites
thumbnail

Scaphandre is a metrology agent dedicated to electrical power consumption metrics. The goal of the project is to permit to any company or individual to measure the power consumption of its tech services and get this data in a convenient form, sending it through any monitoring or data analysis toolchain.

electricity metrics measurement tool
chezmoi https://www.chezmoi.io/
05/04/2021 cluster icon
  • PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.
  • WTF : WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. It allows you to monit...
  • Caire : Caire is a content aware image resize library
  • Buf : A CLI tool to help working with Protocol Buffers. Buf currently contains: A linter that enforces good API design choices and structure. A breaking ch...
  • howdoi : Instant coding answers via the command line.

Manage your dotfiles across multiple diverse machines, securely.

dotfiles tool cli
Hadolint https://github.com/hadolint/hadolint
02/03/2021 cluster icon
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Kitematic : Run containers through a simple, yet powerful graphical user interface.
  • Container Structure Tests : The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output...
thumbnail

A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on top of the AST. It additionally is using the famous Shellcheck to lint the Bash code inside RUN instructions.

docker container lint tool
tmpmail https://github.com/sdushantha/tmpmail
16/02/2021 cluster icon
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
  • PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.
  • pass : pass is a very simple password store that keeps passwords inside gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. Th...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
thumbnail

tmpmail is a command line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email address. It uses 1secmail's API to receive emails.

cli tool email
Hoppscotch https://github.com/hoppscotch/hoppscotch
11/01/2021 cluster icon
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
  • Anything to Triples : Anything To Triples (any23) is a library, a web service and a command line tool that extracts structured data in RDF format from a variety of Web docu...
thumbnail

A free, online, open source API request builder

api web http tool
Troop https://github.com/Qirky/Troop
05/12/2020 cluster icon
  • https://spag.cc/ : File upload and sound recording for livecoding sessions
  • Estuary : Estuary is a platform for collaboration and learning through live coding. It enables you to create sound, music, and visuals in a web browser. Key fea...
  • extramuros : This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web...
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • TOPLAP : TOPLAP is an organisation founded in 2004, to explore and promote live coding. Live coders expose and rewire the innards of software while it generate...
thumbnail

Troop is a real-time collaborative tool that enables group live coding within the same document across multiple computers. Hypothetically Troop can talk to any interpreter that can take input as a string from the command line but it is already configured to work with live coding languages FoxDot, TidalCycles, and SuperCollider.

realtime livecoding collaboration music tool
Keel https://keel.sh/
30/10/2020 cluster icon
  • n8n.io : n8n (pronounced nodemation) helps you to interconnect each and every app with an API in the world with each other to share and manipulate its data wit...
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
  • Lens : Lens is an IDE to take control of your Kubernetes clusters.
  • µTask : µTask is an automation engine built for the cloud. It is: simple to operate: only a postgres DB is required secure: all data is encrypted, only visibl...

Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates

kubernetes automation tool
Actionsflow https://github.com/actionsflow/actionsflow
10/10/2020 cluster icon
  • n8n.io : n8n (pronounced nodemation) helps you to interconnect each and every app with an API in the world with each other to share and manipulate its data wit...
  • Home Assistant : Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to r...
  • Infection Monkey : The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The M...
  • Huginn : Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your ...
  • Keel : Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
thumbnail

Free IFTTT/Zapier alternative for developers to automate their workflows based on Github actions

automation workflow tool
Bitsy https://ledoux.itch.io/bitsy
27/09/2020 cluster icon
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • Diagramo : Diagramo is an online flowchart software.
  • likelike-online : The tiniest MMORPG. Choose an avatar and hang out with your friends in a virtual version of LIKELIKE a videogame gallery in Pittsburgh, PA. This proje...
thumbnail

Bitsy is a little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be somewhere.

game editor art tool
page 4 / 20
1678 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn