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 7 / 82
testify https://github.com/stretchr/testify
23/11/2021 cluster icon
  • Mockery : Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal...
  • viper : Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle ...
  • Intern : Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries a...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Cobra : Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that ...
thumbnail

Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.

go unit_test mock library
CodeceptJS https://codecept.io/
22/11/2021 cluster icon
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
  • Lottie : Lottie is a library for Android, iOS, Web, and Windows that parses Adobe After Effects animations exported as json with Bodymovin and renders them nat...
  • Flutter : Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing cod...
  • Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.

CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are written from a user perspective. It can also be used for Mobile testing

web ios android integrationtest framework test
engineering-management https://github.com/charlax/engineering-management
21/11/2021 cluster icon
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • All things livecoding : A curated list of live coding languages and tools
  • GitLab Leadership : Engineering Management handbook from GitLab
  • Awesome Leading and Managing : Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
  • awesome-microservices : A curated list of Microservice Architecture related principles and technologies.
thumbnail

A collection of inspiring resources related to engineering management and tech leadership

reference awesome management leadership
Supabase https://supabase.com/
19/11/2021 cluster icon
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • Real time event sources : A directory of high quality real-time event sources.
  • OpenKeyval : OpenKeyval is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist d...
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
thumbnail

Supabase is an open source Firebase alternative. Create a backend in less than 2 minutes. Start your project with a Postgres Database, Authentication, instant APIs, realtime subscriptions and Storage.

postgresql realtime authentication api storage
Tailwind CSS https://tailwindcss.com/
07/11/2021 cluster icon
  • YAML : A modular CSS framework for truly flexible, accessible and responsive websites
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Milligram : Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially ...
  • Bulma : A modern CSS framework based on Flexbox
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
thumbnail

A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.

css framework
pydantic https://pydantic-docs.helpmanual.io/
07/11/2021 cluster icon
  • ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • Kaitai Struct : A new way to develop parsers for binary structures. Declarative: describe the very structure of the data, not how you read or write it
  • readability-lxml : In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.
  • mock : A Python Mocking and Patching Library for Testing

Data validation and settings management using python type annotations.

python data validation library
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...
  • hurl.it : Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even ...
  • 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...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • httpbin.org : A simple HTTP Request & Response Service.
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
  • 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...
  • 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...
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • 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...
  • codebender : Codebender is an embedded development platform with an emphasis on the Arduino and it’s completely web-based, so you don’t have to install, manage and...
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
Backstage https://backstage.io/
07/11/2021 cluster icon
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • Documize : Documize is an open source modern, lightweight and comprehensive alternative to Confluence. It's built with Golang + EmberJS and compiled down to a si...
  • UIzard : Web Based Ajax Development Tool
  • Roots : Roots helps you build better WordPress sites faster. Open-source tools for WordPress application development. LEMP stack Project boilerplate Starter ...
  • Passbolt : Passbolt is a free and open source password manager that allows team members to store and share credentials securely. Passbolt is free, open source an...
thumbnail

Backstage is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy.

Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.

development developer team plarform microservice opensource documentation
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...
  • 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...
  • gulp.js : The streaming build system.
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • 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

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
  • 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...
  • 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...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • 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...
  • GoReplay : GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with r...
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
  • 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...
  • Browsh : Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is...
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • 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...
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
Micoo https://github.com/Mikuu/Micoo
07/11/2021 cluster icon
  • Diffee Checker : Instant visual diffing with CSS blend modes! Simply enter the sites you want to compare. Locally hosted addresses and files also work (so you can see ...
  • spaceman-diff : diff images from the command line
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • Maestro : Maestro is the easiest way to automate UI testing for your mobile app.
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
thumbnail

Micoo is a pixel based screenshots comparison solution for visual regression test

test diff image screenshot
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...
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
  • age : A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.
  • 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
  • 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...

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
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • 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...
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • 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...
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
  • CodeStream : CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains. CodeStream supercharges development workflows by putting collabo...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
  • Dendron : Dendron is an open-source, local-first, markdown-based, note-taking tool. It's a personal knowledge management solution (PKM) built specifically for d...
  • Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
thumbnail

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

kubernetes ide tool
Batect https://batect.dev/
07/11/2021 cluster icon
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • 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...
  • 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...
  • Nexus Repository OSS : Give your teams a single source of truth for every component they use. Optimize build performance and reliability by caching proxies of remote reposit...
  • 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...

Batect allows you to define your development tasks (building, running, testing, linting and more) in terms of one or more Docker containers, run those tasks quickly and consistently everywhere, and easily share them with your team.

build test lint docker tools continuousintegration
Airflow https://airflow.apache.org/
07/11/2021 cluster icon
  • Temporal : Temporal is a microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliabil...
  • Kestra : Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows easy. By bringing Infrastructure as...
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • 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...
  • Ponzu : Ponzu is a powerful and efficient open-source HTTP server framework and CMS. It provides automatic, free, and secure HTTP/2 over TLS (certificates obt...

Airflow is a platform created by the community to programmatically author, schedule and monitor workflows.

opensource workflow scheduler orchestration
Hotwire https://hotwired.dev/
05/11/2021 cluster icon
  • cssQuery() : cssQuery() is a powerful cross-browser JavaScript function that enables querying of a DOM document using CSS selectors. All CSS1 and CSS2 selectors ar...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS

Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. This makes for fast first-load pages, keeps template rendering on the server, and allows for a simpler, more productive development experience in any programming language, without sacrificing any of the speed or responsiveness associated with a traditional single-page application.

javascript singlepage html
mmm.page https://mmm.page/
03/11/2021 cluster icon
  • wysihtml5 : an open source rich text editor based on HTML5 technology and the progressive-enhancement approach.
  • TinaCMS : Tina is an open-source site editing toolkit for React-based sites like Next.js & Gatsby to build content management directly into your website.
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • Pingendo : The simplest app for Bootstrap prototyping. Create quality HTML prototypes quickly, using popular open source tools like Bootstrap, LESS, Fontawesome ...
thumbnail

Dead simple, drag & drop personal websites.

website editor wysiwyg
page 7 / 82
1633 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn