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 29 / 82
AWX https://github.com/ansible/awx
14/10/2017 cluster icon
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • 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...
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • OctoDNS : Tools for managing DNS across multiple providers
  • Fossor : A plugin-oriented tool for automating the investigation of broken hosts and services.
thumbnail

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. Centralize and control your IT infrastructure with a visual dashboard, role-based access control, job scheduling, integrated notifications and graphical inventory management.

devops ansible dashboard tool
repmgr http://repmgr.org/
13/10/2017 cluster icon
  • DB Doc : PostgreSQL schema documentation tool
  • 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...
  • 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...
  • 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...

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-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations.

postgresql database failover tool
Sensu https://sensuapp.org/
11/10/2017 cluster icon
  • Prometheus : Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus's main features are: a multi-dimensio...
  • thumbor : thumbor is a smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. Cropping photos automatically can...
  • Growth Book : Growth Book is an open source experimentation platform designed for companies that want to bring A/B testing in-house, but don't want to build it them...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • GoCD : Open source continuous delivery server to model and visualize complex workflows with ease. Automate and streamline your build-test-release cycle for r...

Sensu is an infrastructure and application monitoring and telemetry solution. Sensu provides a framework for monitoring infrastructure, service & application health, and business KPIs. Sensu is specifically designed to solve monitoring challenges introduced by modern infrastructure platforms with a mix of static, dynamic, and ephemeral infrastructure at scale (i.e. public, private, and hybrid clouds).

opensource monitoring server
AllenNLP http://allennlp.org/
07/10/2017 cluster icon
  • SyntaxNet : Neural Models of Syntax. A TensorFlow toolkit for deep learning powered natural language understanding (NLU).
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • Shogun Machine Learning : Shogun is and open-source machine learning library that offers a wide range of efficient and unified machine learning methods.

An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP problem, along with the infrastructure to easily run them in the cloud or on your laptop. AllenNLP includes reference implementations of high quality models for both core NLP problems (e.g. semantic role labeling) and NLP applications (e.g. textual entailment).

nlp machinelearning library opensource
Micro https://micro-editor.github.io/
07/10/2017 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...
  • Firepad : Firepad is an open-source, collaborative code and text editor. It is designed to be embedded inside larger web applications.
  • 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...
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • Snowflake : Snowflake is a graphical SSH client. It has a enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space an...

a modern and intuitive terminal-based text editor

terminal text editor
DeepGit https://www.syntevo.com/deepgit/
07/10/2017 cluster icon
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • Lazygit : A simple terminal UI for git commands.
  • CodeStream : CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains. CodeStream supercharges development workflows by putting collabo...
  • pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.

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 block of code. DeepGit will detect code movements, even if lines are not identical.

git tool
churn-php https://github.com/bmitch/churn-php
06/10/2017 cluster icon
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • Pre : 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 o...
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
thumbnail

churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.

php refactoring tool
eval.in https://eval.in/
05/10/2017 cluster icon
  • ideone.com : Ideone is an online compiler and debugging tool which allows youto compile source code and execute it online in more than 60 programming languages.
  • repl.it : Powerful and simple online compiler, IDE, interpreter, and REPL. Code, compile, and run code in 30+ programming languages. including JavaScript, Pytho...
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • ack : ack is a tool like grep, optimized for programmers Designed for programmers with large heterogeneous trees of source code, ack is written purely in po...
  • SumoPaint : Powerful graphics editor for your web browser and pc

paste and execute code online.

online code execution programminglanguage
Iron.io Open Source http://open.iron.io/
05/10/2017 cluster icon
  • StdLib : The Standard Library for Functions as a Service. Discover pre-built APIs, compose your own, build apps, and move your business faster than ever with n...
  • Dapr : Dapr is a portable, serverless, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that r...
  • Webtask : Use webtask for … Serverless Applications Run server-side code for your JavaScript and native applications. Just worry about your code. Programmable W...
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...

IronFunctions is an open source serverless platform, or as we like to refer to it, Functions as a Service (FaaS) platform that you can run anywhere.

microservice functions serverless service
StdLib https://stdlib.com/
05/10/2017 cluster icon
  • Iron.io Open Source : IronFunctions is an open source serverless platform, or as we like to refer to it, Functions as a Service (FaaS) platform that you can run anywhere.
  • Dapr : Dapr is a portable, serverless, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that r...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • Kong : Secure, Manage & Extend your APIs and Microservices The open-source management layer for APIs, delivering high performance and reliability. RESTful I...
  • 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...

The Standard Library for Functions as a Service. Discover pre-built APIs, compose your own, build apps, and move your business faster than ever with new "server-less" technology.

serverless api hosting functions service microservice
repl.it https://repl.it/
05/10/2017 cluster icon
  • ideone.com : Ideone is an online compiler and debugging tool which allows youto compile source code and execute it online in more than 60 programming languages.
  • Insight.io : Insight.io brings IDE-like code intelligence features such as cross-reference, class hierarchy and semantic search, right into your browser and helps ...
  • Mindomo : Online mind mapping software
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • MindMeister : MindMeister is an online mind mapping tool that lets you capture, develop and share ideas visually.
thumbnail

Powerful and simple online compiler, IDE, interpreter, and REPL. Code, compile, and run code in 30+ programming languages. including JavaScript, Python, Ruby, Java, Node.js, Go, Scheme, C, C#, C++, Lua and many more.

online code compiler interpreter service ide
Fider http://getfider.com/
04/10/2017 cluster icon
  • sim : Open-source platform to build and deploy AI agent workflows.
  • Mattermost : Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • TheHive Project : A scalable, open source and free Security Incident Response Platform, tightly integrated with MISP (Malware Information Sharing Platform), designed to...
  • Kestra : Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows easy. By bringing Infrastructure as...

Fider is an open platform to collect and organize customer feedback. By using the platform, your community can share, vote and discuss on ideas they have to make your product or company even better.

feedback communication platform opensource
Draggable https://shopify.github.io/draggable/
04/10/2017 cluster icon
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.
  • Rainbow : Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable. It is com...
  • Zepto.js : Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zept...
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
thumbnail

Draggable is a modular drag & drop library, allowing you to start small and build up with the features you need. At its most basic, Draggable gives you drag & drop functionality, fast DOM reordering, accessible markup, and a bundle of events to grab on to.

javascript draganddrop library
Gravitational Teleport https://gravitational.com/teleport/
04/10/2017 cluster icon
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • Snowflake : Snowflake is a graphical SSH client. It has a enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space an...
  • ColoRotate : Color palette generation tool
  • gopass : gopass is a simple but powerful password manager for your terminal.
  • Lerna : A tool for managing JavaScript projects with multiple packages.

Gravitational Teleport is a modern SSH server for remotely accessing clusters of Linux servers via SSH or HTTPS. It is intended to be used instead of sshd for organizations who need:

SSH audit with session recording/replay.
Easily manage SSH trust between teams, organizations and data centers.
SSH into behind-firewall clusters without any open ports.
Role-based access control (RBAC) for SSH protocol.

ssh linux tool
Carbon https://carbon.now.sh/
04/10/2017 cluster icon
  • repl.it : Powerful and simple online compiler, IDE, interpreter, and REPL. Code, compile, and run code in 30+ programming languages. including JavaScript, Pytho...
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • WaveFunctionCollapse : Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics.
  • 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...
  • LGTM.in : Looks good to me (LGTM) is the most popular comment on Github, perhaps. But LGTM is boring. So we spice it up with some images.

Create and share beautiful images of your source code.
Start typing, or drop a file into the text area to get started.

code image generator service
Metabase https://www.metabase.com/
03/10/2017 cluster icon
  • 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 ...
  • 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...
  • 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 ...
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...
thumbnail

Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.

visualization dashboard data database postgresql mysql mongodb
ixi software http://www.ixi-software.net/
01/10/2017 cluster icon
  • Faust Programming Language : Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of syn...
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • Flocking : Flocking is a JavaScript audio synthesis framework designed for artists and musicians who are building creative and experimental Web-based sound proje...
  • (fluxus) : A 3D game engine for livecoding worlds into existence. Fluxus is a rapid prototyping, playing and learning environment for 3D graphics, sound and game...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis

ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.

music audio software
Sonic Pi http://sonic-pi.net/
01/10/2017 cluster icon
  • Gibber : Gibber is a live coding environment for the web browser, using the Gibberish.js audio engine, the CodeMirror code editor library and wrapping Three.js...
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • 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...
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...
  • TidalCycles : TidalCycles (or Tidal for short) is a language for live coding patterns. It allows you to make musical patterns with text, describing sequences and wa...

Sonic Pi is a new kind of musical instrument. Instead of strumming strings or whacking things with sticks - you write code - live.

Sonic Pi is a complete open source programming environment originally designed to explore and teach programming concepts within schools through the process of creating new sounds.

In addition to being an engaging education resource it has evolved into an extremely powerful and performance-ready live coding instrument suitable for professional artists and DJs.

livecoding music freesoftware teaching
Gibber http://gibber.cc/
01/10/2017 cluster icon
  • Sonic Pi : Sonic Pi is a new kind of musical instrument. Instead of strumming strings or whacking things with sticks - you write code - live. Sonic Pi is a compl...
  • Feedforward : An experimental terminal editor for TidalCycles.
  • Flok : Web-based P2P collaborative editor for live coding music and graphics
  • Sema : Sema is a playground where you can rapidly prototype live coding mini-languages for signal synthesis, machine learning and machine listening. Sema aim...
  • 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...

Gibber is a live coding environment for the web browser, using the Gibberish.js audio engine, the CodeMirror code editor library and wrapping Three.js for 3d graphics and shader support. Version 2 of Gibber features a much more efficient audio engine, some interesting mapping abstractions and a server/database backend for publishing and browsing files and collaboratively live coding.

livecoding 2d 3d music freesoftware javascript
TidalCycles https://tidalcycles.org/
01/10/2017 cluster icon
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...
  • https://spag.cc/ : File upload and sound recording for livecoding sessions
  • Punctual : Punctual is a language for live coding audio and visuals. It allows you to build and change networks of signal processors (oscillators, filters, etc) ...

TidalCycles (or Tidal for short) is a language for live coding patterns.
It allows you to make musical patterns with text, describing sequences and ways of transforming and combining them, exploring complex interactions between simple parts.

programminglanguage music livecoding supercollider
page 29 / 82
1627 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn