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 25 / 83
LibreNMS https://www.librenms.org/
13/05/2018 cluster icon
  • Fiddler Web Debugger : A free web debugging tool
  • Grist : Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database.
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • restic : Restic is a modern backup program that can back up your files from Linux, BSD, Mac and Windows to many different storage types, including self-hosted ...
  • AlternC : AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous Linux, facile à utiliser, facile à installer, basé uniquement sur des log...

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
  • skor : 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....
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • Barman : Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows yo...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • db : With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database ...
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...
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
  • GoCD : Open source continuous delivery server to model and visualize complex workflows with ease. Automate and streamline your build-test-release cycle for r...
  • k3s : Lightweight Kubernetes Easy to install. A binary of less than 40 MB. Only 512 MB of RAM required to run.

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
  • 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...
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
  • WireMock : Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs t...
  • Mockoon : Mockoon is the easiest and quickest way to design and run mock APIs. No remote deployment, no account required, free and open-source.

JSON storage bins with schema validation

json mock server api schema
Public APIs https://github.com/toddmotto/public-apis
22/04/2018 cluster icon
  • 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...
  • 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 ...
  • 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 ...
  • History.js : History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for dat...
  • Feather : Feather is a collection of simple open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability...
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).
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Namespace.js : Namespace.js is a small javascript script which provide namespacing utilities. It is framework independent. It also allows you to remotely include fil...
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...

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
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • 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...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • 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...
  • 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...

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
  • 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...
  • 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...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • 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...

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...
  • 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...
  • 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...
  • Doodle : Doodle radically simplifies the process of scheduling events, whether they’re board or team meetings, dinners with friends, reunions, weekend trips, o...

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
  • 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...
  • 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...
  • 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...
  • docopt : Command-line interface description language
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
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
  • 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...
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
  • 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.
  • SHML · $(shell markup language) : SHML is a shell framework for faster and easier script development. HTML has CSS, Unix-like shells have ANSI/VT100 Control Sequences. SHML makes is ea...
  • /packer/ : A JavaScript Compressor.
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.
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • OctoDNS : Tools for managing DNS across multiple providers
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • Ncdu : Ncdu (NCurses Disk Usage) is a disk usage analyzer with an ncurses interface. It is designed to find space hogs on a remote server where you don't hav...
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
  • Teletype for Atom : Teletype for Atom lets developers share their workspace with team members and collaborate on code in real time.
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js

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

collaboration text editor
Gitkube https://gitkube.sh/
18/03/2018 cluster icon
  • git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this: $ git push production master
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
  • Dokku : Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.

Gitkube is a tool for building and deploying docker images on Kubernetes using git push.

git kubernetes deployment tool docker
Skaffold https://github.com/GoogleCloudPlatform/skaffold
18/03/2018 cluster icon
  • Jenkins X : Jenkins X is a CI / CD platform for Kubernetes.
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • 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...
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
thumbnail

Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and deploying your application. It can also be used in an automated context such as a CI/CD pipeline to leverage the same workflow and tooling when moving applications to production.

continuousdelivery kubernetes continuousintegration container tool
GTD in 15 minutes https://hamberg.no/gtd/
15/03/2018 cluster icon
  • Efficient JavaScript : JavaScript performance tips article
  • WebSocket Application Messaging Protocol : WAMP is an open WebSocket subprotocol that provides two asynchronous messaging patterns: RPC and PubSub.
  • Debian New Maintainers' Guide : This document tries to describe the building of a Debian package to ordinary Debian users and prospective developers.
  • Frameworks for Designers : A reflexion on CSS frameworks
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.

A Pragmatic Guide to Getting Things Done

gtd reference
bosh http://bosh.io/
08/03/2018 cluster icon
  • Jazz : A new kind of distributed database that runs across your frontend, containers, serverless functions and its own cloud. It syncs data, files and LLM st...
  • 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...
  • Sensu : Sensu is an infrastructure and application monitoring and telemetry solution. Sensu provides a framework for monitoring infrastructure, service & appl...
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • Prometheus : Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus's main features are: a multi-dimensio...

BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.

cloud opensource devops deployment monitoring distributed
Celery http://www.celeryproject.org/
08/03/2018 cluster icon
  • Kraken Framework : Kraken is the first and only multi-processed, multi-threaded, fault-tolerant framework for PHP. It has been written to provide easy and reliable API f...
  • Faktory : Faktory is a language-agnostic, persistent background job system.
  • Codemod : Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occa...
  • 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 ...
  • Glances : Glances is a cross-platform curses-based system monitoring tool written in Python.

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.

asynchronous queue messaging distributed python
gitleaks https://github.com/zricethezav/gitleaks
06/03/2018 cluster icon
  • No related link
thumbnail

Searches full repo history for secrets and keys 🔑. Gitleaks audits local and remote repos by running regex checks against all commits.

Flutter https://flutter.io/
01/03/2018 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...
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
  • Bitrise - Mobile Continuous Integration and Delivery : Mobile Continuous Integration and Delivery (CI/CD) Platform as a Service (PaaS). It is a collection of tools and services to help you with the develop...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
thumbnail

Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

mobile android ios ui framework opensource
page 25 / 83
1655 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn