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 11 / 20
388 results tagged tool  ✕   ✕
osquery https://osquery.io/
04/06/2017 cluster icon
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.

osquery allows you to easily ask questions about your Linux, Windows, and macOS infrastructure. Whether your goal is intrusion detection, infrastructure reliability, or compliance, osquery gives you the ability to empower and inform a broad set of organizations within your company. osquery gives you the ability to query and log things like running processes, logged in users, password changes, USB devices, firewall exceptions, listening ports, and more.
You can perform ad-hoc queries or schedule them, optionally enable file integrity monitoring and process accounting too

sql operation os tool
PHP Performance tool https://github.com/bvanhoekelen/performance
12/05/2017 cluster icon
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • The PHP Coding Standards Fixer : The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 ...
  • 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...
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
thumbnail

PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.

php performance tool
Audio Shop https://github.com/robertfoss/audio_shop/
08/05/2017 cluster icon
  • JPGCrunk : jpgcrunk is a tool for crunking images.
  • Binary / Image File to Base64 Encoder / Translator : Use this tool to create data streams for embedding images (or any type of file) in (X)HTML, CSS and XML.
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • Squoosh : Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.
  • Bitsy : 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 som...
thumbnail

Your friendly neighborhood script for mangling images or video using audio editing tools.

audio image editor glitch tool
OctoDNS https://github.com/github/octodns/
06/05/2017 cluster icon
  • 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...
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • 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...
  • 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...
  • TagUI : TagUI is a general purpose tool for automating web interactions
thumbnail

Tools for managing DNS across multiple providers

devops dns automation tool
pkg https://github.com/zeit/pkg
06/05/2017 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...
  • 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...
  • 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...
  • Statsd : A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to ...
thumbnail

This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.

packaging nodejs tool javascript
ESBench https://esbench.com/
04/05/2017 cluster icon
  • 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...
  • wrk : wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design ...
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.
  • JSHint : A JavaScript Code Quality Tool. JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.

Shareable JavaScript Benchmarking

  • Built-in ES2015 support, powered by Babel
  • Statistically significant benchmarks, powered by Benchmark.js
javascript performance benchmark tool
Prepack https://prepack.io/
04/05/2017 cluster icon
  • 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...
  • Botpress : Botpress is an open-source bot creation tool written in Javascript. It is powered by a rich set of open-source modules built by the community. We like...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.

Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack replaces the global code of a JavaScript bundle with equivalent code that is a simple sequence of assignments. This gets rid of most intermediate computations and object allocations.

javascript compiler performance tool opensource
Sizzy http://sizzy.co/
02/05/2017 cluster icon
  • Galen Framework : Automated testing of look and feel for your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution...
  • Compass : Compass is an open-source CSS Authoring Framework.
  • ProCSSor : Advanced CSS Prettifier
  • lit : a ridiculously small responsive css framework
  • Autoprefixer : PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.
thumbnail

A tool for developing responsive websites crazy-fast.
Open sourced : https://github.com/kitze/sizzy

responsive css tool
ADR Tools https://github.com/npryce/adr-tools
17/04/2017 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.
  • docopt : Command-line interface description language
  • DB Doc : PostgreSQL schema documentation tool
  • 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...
  • 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...
thumbnail

A command-line tool for working with Architecture Decision Records (ADRs).

architecture cli tool documentation
Nuance Mix https://developer.nuance.com/public/index.php?task=mix
15/04/2017 cluster icon
  • Denigma : Denigma explains code in conversational English. Powered by machine learning.
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
  • gopass : gopass is a simple but powerful CLI password manager for your terminal with teams in mind.
  • 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...

Speech and natural language tools

nlp speech tool
ctop http://ctop.sh/
02/04/2017 cluster icon
  • Lazygit : A simple terminal UI for git commands.
  • Harpoon : CLI tool for open source and threat intelligence. Harpoon is a tool to automate threat intelligence and open source intelligence tasks. It is written ...
  • 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...
  • Kitematic : Run containers through a simple, yet powerful graphical user interface.
  • tmpmail : 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 ad...

Top-like interface for container metrics

ctop provides a concise and condensed overview of real-time metrics for multiple container

cli container tool
Rasa https://rasa.com/
02/04/2017 cluster icon
  • AllenNLP : 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 probl...
  • Botpress : Botpress is an open-source bot creation tool written in Javascript. It is powered by a rich set of open-source modules built by the community. We like...
  • Maestro : Maestro is an open-source framework that makes UI and end-to-end testing for Android, iOS, and web apps simple and fast. Write your first test in unde...
  • 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...
  • Wit : Natural Language Interface for apps and devices. Build bots easily. You tell us what your user said, we tell you what your bot should do next. Your us...
thumbnail

Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions.

Rasa Core's primary purpose is to help you build contextual, layered conversations with lots of back-and-forth. To have a real conversation, you need to have some memory and build on things that were said earlier. Rasa Core lets you do that in a scalable way.

RASA NLU is an open-source tool for intent classification and entity extraction. You can think of it as a set of high level APIs for building your own language parser using existing NLP and ML libraries.

nlp opensource bot tool machinelearning chat
Botpress https://botpress.io/
02/04/2017 cluster icon
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
  • 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...
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.

Botpress is an open-source bot creation tool written in Javascript. It is powered by a rich set of open-source modules built by the community. We like to say that Botpress is like the Wordpress of Chatbots; anyone can create and reuse other people's modules.

bot javascript opensource tool
MkDocs http://www.mkdocs.org/
05/02/2017 cluster icon
  • Codelabs management & hosting tools : Codelabs are interactive instructional tutorials, which can be authored in Google Docs using some simple formatting conventions. You can also author c...
  • Docusaurus : Easy to Maintain Open Source Documentation Websites
  • curl.md : URL to markdown for agents. Turn websites into optimized, low token output to supercharge your context. Save money on tokens
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

documentation tool markdown staticsite
nwb https://github.com/insin/nwb
22/01/2017 cluster icon
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...
  • Lerna : A tool for managing JavaScript projects with multiple packages.
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
thumbnail

A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)

react tool javascript
CyberChef https://gchq.github.io/CyberChef/
14/01/2017 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 ...
  • mirador : Mirador is a tool for visual exploration of complex datasets. It enables users to discover correlation patterns and derive new hypotheses from the dat...
  • 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
  • Presidio : Context aware, pluggable and customizable data protection and PII data anonymization service for text and images
  • dbt : dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression.

tool converter data
code2flow https://code2flow.com/
25/11/2016 cluster icon
  • Diagramo : Diagramo is an online flowchart software.
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...
  • Bitsy : 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 som...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!

Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.

schema flowchart editor tool
regex101 https://regex101.com/
17/11/2016 cluster icon
  • Duckie : A tool for one person pairing.
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
  • Zines - Julia Evans : zines about systems & debugging tools
  • COLOURlovers : COLOURlovers is a creative community where people from around the world create and share colors, palettes and patterns, discuss the latest trends and ...
  • Sonar : Sonar is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Sonar...
thumbnail

Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.

regex reference debug tool
php-pm https://github.com/php-pm/php-pm
12/11/2016 cluster icon
  • PHP Performance tool : PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interf...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible. In other words, it’s var_dump() and debug_backtrac...
  • Composer : Dependency Manager for PHP
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
thumbnail

PPM is a process manager, supercharger and load balancer for PHP applications.
It's based on ReactPHP and works best with applications that use request-response frameworks like Symfony's HTTPKernel. The approach of this is to kill the expensive bootstrap of PHP (declaring symbols, loading/parsing files) and the bootstrap of feature-rich frameworks. See Performance section for a quick hint. PHP-PM basically spawns several PHP instances as worker bootstraping your application (eg. the whole Symfony Kernel) and hold it in the memory to be prepared for every incoming request: This is why PHP-PM makes your application so fast.

php performance tool loadbalancer subprocess
Packer https://www.packer.io/
12/11/2016 cluster icon
  • Watchtower : A container-based solution for automating Docker container base image updates.
  • 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...
  • Hadolint : 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 t...
  • OctoDNS : Tools for managing DNS across multiple providers
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
thumbnail

Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.

container vm automation tool devops docker
page 11 / 20
1652 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn