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
387 results tagged 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...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • 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 ...
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • Composer : Dependency Manager for PHP
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.
  • Crunch : Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE c...
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • Wavacity : A free and open source audio editor for the web derived from Audacity
  • PunyPNG : PunyPNG is a free website optimization tool that dramatically reduces the file size of your images without any loss of quality.
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
  • 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...
  • Rundeck : Rundeck features fine-grain access controls, a built-in job scheduler, and the ability to define workflows that dispatch commands and scripts to your ...
  • Keel : Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
  • 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...
thumbnail

Tools for managing DNS across multiple providers

devops dns automation tool
pkg https://github.com/zeit/pkg
06/05/2017 cluster icon
  • gulp.js : The streaming build system.
  • 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...
  • Chai : Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • /packer/ : A JavaScript Compressor.
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
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.
  • 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.
  • 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...
  • Yarn : Fast, reliable, and secure dependency management tool for javascript.

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
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • 📦 Parcel : Blazing fast, zero configuration web application bundler

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...
  • CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
  • Responsive Web Design Patterns : A collection of patterns and modules for responsive designs.
  • 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...
  • Spectre.css : Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. lightweight and clean starting point for your...
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
  • Caire : Caire is a content aware image resize library
  • mob : 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 vi...
  • chezmoi : Manage your dotfiles across multiple diverse machines, securely.
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
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • Denigma : Denigma explains code in conversational English. Powered by machine learning.
  • 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) ...
  • Feedity : Feedity is an online data extraction tool and RSS feed builder
  • 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...

Speech and natural language tools

nlp speech tool
ctop http://ctop.sh/
02/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.
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • 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...
  • grunt : Grunt is a task-based command line build tool for JavaScript projects
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...

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
  • 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...
  • 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...
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • Figproxy : Figproxy is a tool that enables rapid prototyping of tangible user experiences allowing Figma prototypes to talk to the external world. More specifica...
  • Caire : Caire is a content aware image resize library
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 ...
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary 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...
  • Roots : Roots helps you build better WordPress sites faster. Open-source tools for WordPress application development. LEMP stack Project boilerplate Starter ...
  • Flow : Adds static typing to JavaScript to improve developer productivity and code quality.

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
  • Docusaurus : Easy to Maintain Open Source Documentation Websites
  • 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...
  • 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.
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • 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
  • Lerna : A tool for managing JavaScript projects with multiple packages.
  • 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...
  • Online YUI Compressor : This is a web interface to compress your JavaScript or CSS.
  • Jest : Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out ...
  • Next.js : A minimalistic framework for server-rendered React applications
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
  • 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...
  • 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
  • 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...

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.
  • ASCIIFlow Infinity : Infinite ASCII diagrams, save to Google Drive, resize, freeform draw, and export straight to text/html.
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.
  • 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...
  • 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
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
  • COLOURlovers : COLOURlovers is a creative community where people from around the world create and share colors, palettes and patterns, discuss the latest trends and ...
  • Zines - Julia Evans : zines about systems & debugging tools
  • Rosie Pattern Language : The Rosie Pattern Language (RPL) is intended to replace regular expressions (regex) in situations where: many regex are used in an application, projec...
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...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • Composer : Dependency Manager for PHP
  • 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 ...
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
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
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Container Structure Tests : The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output...
  • OctoDNS : Tools for managing DNS across multiple providers
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
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
Galen Framework http://galenframework.com/
12/11/2016 cluster icon
  • Sizzy : A tool for developing responsive websites crazy-fast. Open sourced : https://github.com/kitze/sizzy
  • BackstopJS : Breaking CSS is easy. Checking every responsive page element is hard. That’s why there's BackstopJS.
  • * { CSS:resetr } : To help you find the perfect CSS-reset styles, CSSresetr lets you try all the best CSS Resets on a variety of web pages – even your own.
  • The Coach : The coach helps you find performance problems on your web page. Think of the coach as a modern version of YSlow. The coach will give advice of how you...
  • mini.css : minimal, responsive, style-agnostic CSS framework

Automated testing of look and feel for your responsive websites.
Layout testing seemed always a complex task. Galen Framework offers a simple solution: test location of objects relatively to each other on page. Using a special syntax and comprehensive rules you can describe any layout you can imagine.

responsive css test tool
page 11 / 20
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn