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 24 / 83
Jaeger https://www.jaegertracing.io/
29/05/2018 cluster icon
  • OpenZipkin : Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages ...
  • csscss : csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.
  • Dex : Dex is a MongoDB performance tuning tool that compares queries to the available indexes in the queried collection(s) and generates index suggestions b...
  • OpenCensus : A single distribution of libraries that automatically collects traces and metrics from your app, displays them locally, and sends them to any analysis...
  • Dapr : Dapr is a portable, serverless, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that r...
thumbnail

Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies. It is used for monitoring and troubleshooting microservices-based distributed systems, including:

Distributed context propagation
Distributed transaction monitoring
Root cause analysis
Service dependency analysis
Performance / latency optimization
tracing distributed microservice analysis tool
Falcor http://netflix.github.io/falcor/
28/05/2018 cluster icon
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • 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...
  • History.js : History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for dat...
  • CouchDB : Apache CouchDB™ is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API
thumbnail

Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object on your Node server. On the client you work with your remote JSON object using familiar JavaScript operations like get, set, and call. If you know your data, you know your API.

Falcor is middleware. It is not a replacement for your application server, database, or MVC framework. Instead Falcor can be used to optimize communication between the layers of a new or existing application.

javascript data json nodejs api
Cilium https://cilium.io/
20/05/2018 cluster icon
  • SecTools.Org : Top Network Security Tools
  • Træfɪk : Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Mar...
  • Crossbar.io : Crossbar.io is is a router for the open WAMP protocol, and it is open source. Together with the open source WAMP client libraries it is a connection f...
  • OpenDNS : The safest, smartest, fastest and most reliable DNS on the planet.
  • CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...
thumbnail

Cilium is open source software for providing and transparently securing network connectivity and loadbalancing between application workloads such as application containers or processes. Cilium operates at Layer 3/4 to provide traditional networking and security services as well as Layer 7 to protect and secure use of modern application protocols such as HTTP, gRPC and Kafka. Cilium is integrated into common orchestration frameworks such as Kubernetes and Mesos.

microservice network security loadbalancer
Infection Monkey https://github.com/guardicore/monkey
20/05/2018 cluster icon
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • 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...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • Lynis : Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your ...
  • Actionsflow : Free IFTTT/Zapier alternative for developers to automate their workflows based on Github actions
thumbnail

The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The Monkey uses various methods to self propagate across a data center and reports success to a centralized Monkey Island server.

pentest security automation opensource tool
skor https://github.com/hasura/skor
20/05/2018 cluster icon
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • DB Doc : PostgreSQL schema documentation tool
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...
thumbnail

skor is a utility for Postgres which calls a webhook with row changes as JSON whenever an INSERT, UPDATE or DELETE event occurs on a particular table. You can drop the docker image next to your Postgres database instance and configure a webhook that will be called.

It works using a pg_notify trigger function and a tiny C program skor that listens to the notifications and calls the configured webhook with a JSON payload.

postgresql database webhook
Twgit https://github.com/Twenga/twgit
15/05/2018 cluster icon
  • lefthook : Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects. Fast. It is written in Go. Can run commands in parallel. Powerfu...
  • CodeStream : CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains. CodeStream supercharges development workflows by putting collabo...
  • 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...
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • DeepGit : DeepGit is a tool to investigate the history of source code. It combines Git Blame and Log information and makes it easy to trace changes to a line or...
thumbnail

Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level commands to adopt the branching model described in our documentation.

git tool releasemanagement
Pre https://preprocess.io/
13/05/2018 cluster icon
  • WWW SQL Designer : WWW SQL Designer allows users to create database designs, which can be saved/loaded and exported to SQL scripts. Various databases and languages are s...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...

Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make our code clearer and simpler.

php programminglanguage tool
LibreNMS https://www.librenms.org/
13/05/2018 cluster icon
  • Open Web Analytics : Open Web Analytics (OWA) is open source web analytics software that you can use to track and analyze how people use your websites and applications. OW...
  • AlternC : AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous Linux, facile à utiliser, facile à installer, basé uniquement sur des log...
  • Grafana : Grafana provides a powerful and elegant way to create, explore, and share dashboards and data with your team and the world. Grafana is most commonly u...
  • Arora : Arora is a lightweight cross-platform web browser. It's free (as in free speech and free beer). Arora runs on Linux, embedded Linux, FreeBSD, Mac OS X...
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.

A fully featured network monitoring system that provides a wealth of features and device support.

network monitoring opensource software
pgBackRest https://pgbackrest.org/
12/05/2018 cluster icon
  • Pomm : The Postgresql object model manager for PHP Pomm is an open source database access framework coupled with an Object Model Manager dedicated to the Pos...
  • DB Doc : PostgreSQL schema documentation tool
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...
thumbnail

pgBackRest aims to be a simple, reliable backup and restore system that can seamlessly scale up to the largest databases and workloads.

postgresql database backup
Jenkins X http://jenkins-x.io/
26/04/2018 cluster icon
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • k3s : Lightweight Kubernetes Easy to install. A binary of less than 40 MB. Only 512 MB of RAM required to run.
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Harbor : Harbor is an open source cloud native registry that stores, signs, and scans container images for vulnerabilities. Harbor solves common challenges by ...
  • Kubernetes Best Practices : Best Practices for kubernetes

Jenkins X is a CI / CD platform for Kubernetes.

jenkins cloud container kubernetes continuousintegration continuousdelivery
npoint.io https://www.npoint.io/
26/04/2018 cluster icon
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • WireMock : Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs t...
  • Motty : Motty provides the simpler way to test your client services. It is a web application which gives you ability to create your own custom responses. So y...
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
  • 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...

JSON storage bins with schema validation

json mock server api schema
Public APIs https://github.com/toddmotto/public-apis
22/04/2018 cluster icon
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
  • Genericons : Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. Use genericons for instant HiDPI, ...
  • Noun Project : The Noun Project is a website that aggregates and catalogs symbols that are created and uploaded by graphic designers around the world. Based in Los A...
  • dbt : dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
thumbnail

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

free api data
TensorFlow.js https://js.tensorflow.org/
31/03/2018 cluster icon
  • SyntaxNet : Neural Models of Syntax. A TensorFlow toolkit for deep learning powered natural language understanding (NLU).
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • TogetherJS : TogetherJS is a free, open source JavaScript library by Mozilla that adds collaboration features and tools to your website. By adding TogetherJS to yo...

A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Use flexible and intuitive APIs to build and train models from scratch using the low-level JavaScript linear algebra library or the high-level layers API. Use TensorFlow.js model converters to run pre-existing TensorFlow models right in the browser. Retrain pre-existing ML models using sensor data connected to the browser, or other client-side data.

javascript machinelearning library tensorflow
migra.djrobstep.com https://migra.djrobstep.com/
31/03/2018 cluster icon
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes

migra is a schema comparison tool for PostgreSQL.

It's a command line tool, and Python library. Find differences in database schemas as easily as running a diff on two text files.

Migra makes schema changes almost automatic. Management of database migration deployments becomes much easier, faster, and more reliable.

postgresql database schema diff migration
DB Doc http://www.yohz.com/dbdoc_details.htm
27/03/2018 cluster icon
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • repmgr : repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-st...
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...

PostgreSQL schema documentation tool

postgresql database documentation tool
Pleroma https://pleroma.social/
25/03/2018 cluster icon
  • pump.io : Social server with an ActivityStreams API. It's a stream server that does most of what people really want from a social network.
  • Known : Known is a social learning platform. Create your educational community and empower students to publish work, share feedback, and communicate across so...
  • Lemmy : Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means t...
  • GNU social : GNU social is a continuation of the StatusNet project. It is social communication software for both public and private communications. It is widely su...
  • YubNub.org : A social command line for the web

Pleroma is a federated social networking platform, compatible with GNU social and other OStatus implementations. It is free software licensed under the AGPLv3. It actually consists of two components: a backend, named simply Pleroma, and a user-facing frontend, named Pleroma-FE.

social selfhosted platform freesoftware
Harpoon https://github.com/Te-k/harpoon
25/03/2018 cluster icon
  • docopt : Command-line interface description language
  • 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...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
thumbnail

CLI tool for open source and threat intelligence. Harpoon is a tool to automate threat intelligence and open source intelligence tasks. It is written in Python 3 and organised in plugins so the idea is to have one plugin per platform or task.

security cli tool python
goto https://github.com/iridakos/goto
23/03/2018 cluster icon
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • ASCIIFlow Infinity : Infinite ASCII diagrams, save to Google Drive, resize, freeform draw, and export straight to text/html.
  • crontab.guru : The quick and simple editor for cron schedule expressions.
  • 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 ...
thumbnail

A shell utility allowing users to navigate to aliased directories supporting auto-completion

shell tool
Terraform by HashiCorp https://www.terraform.io/
23/03/2018 cluster icon
  • Fossor : A plugin-oriented tool for automating the investigation of broken hosts and services.
  • OctoDNS : Tools for managing DNS across multiple providers
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • 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...
thumbnail

HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

infrastructure automation server devops tool
Firepad https://firepad.io/
23/03/2018 cluster icon
  • MUTE : Web-based text editing tool that allows to edit documents collaboratively in real-time. It implements a CRDT-based consistency maintenance algorithm f...
  • Conclave : Conclave is a peer-to-peer, real-time, collaborative text editor built from scratch in JavaScript. Intrigued by collaborative text editors such as Goo...
  • Micro : a modern and intuitive terminal-based text editor
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • google-mobwrite : MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and inst...

Firepad is an open-source, collaborative code and text editor. It is designed to be embedded inside larger web applications.

collaboration text editor
page 24 / 83
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn