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 50 / 83
Upton https://github.com/propublica/upton
04/02/2014 cluster icon
  • ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
  • Scrapy : Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be...
  • Closure Tools : The Closure Compiler, Library, Templates, and Stylesheets help developers create powerful and efficient JavaScript.
  • swfobject : SWFObject 2 offers two optimized Flash Player embed methods; a markup based approach and a method that relies on JavaScript & offers a JavaScript API ...
  • Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).
thumbnail

Upton is a framework for easy web-scraping with a useful debug mode that doesn't hammer your target's servers. It does the repetitive parts of writing scrapers, so you only have to write the unique parts for each site.

scraper ruby library
Flynn https://flynn.io/
04/02/2014 cluster icon
  • Rocketeer : The fast deployer for modern applications
  • git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this: $ git push production master
  • Deployer : Deployer is a deployment tool written in PHP.
  • 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...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
thumbnail

Flynn simplifies deploying and maintaining applications. Instead of using complex configuration management systems, Flynn allows self-serve management of containerized deployments, making life easier for ops and developers.

application deployment tool
Scrollback http://scrollback.io/
04/02/2014 cluster icon
  • CodeceptJS : CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are wri...
  • Eclipse Che : Eclipse Che is a developer workspace server and cloud IDE built for teams and organizations.
  • MIMIC : MIMIC is a web platform for the artistic exploration of musical machine learning and machine listening. We have designed this collaborative platform a...
  • Squoosh : Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.
  • ROCA: Resource-oriented Client Architecture : A collection of simple recommendations for decent Web application frontends

Beautiful text chat for your community.
Scrollback hosts rooms that can be easily embedded on any website.

web chat embed
ack http://beyondgrep.com/
04/02/2014 cluster icon
  • 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...
  • howdoi : Instant coding answers via the command line.
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • Comby : Comby is a tool for matching and rewriting code.
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...

ack is a tool like grep, optimized for programmers

Designed for programmers with large heterogeneous trees of source code, ack is written purely in portable Perl 5 and takes advantage of the power of Perl's regular expressions.

code search tool
Collage.js http://unsetbit.com/collage/
03/02/2014 cluster icon
  • Openframe : Openframe is an open source platform for artists, curators and art enthusiasts to share, discover and display digital art. Openframe is free. Anyone c...
  • Flagr : Flagr is an open source Go service that delivers the right experience to the right entity and monitors the impact. It provides feature flags, experime...
  • Pipes : Pipes is a powerful composition tool to aggregate, manipulate, and mashup content from around the web.
  • kimono : Turn websites into structured APIs from your browser in seconds
  • AI21 Studio : AI21 Studio allows users to generate text completions for an input prompt using Jurassic-1 language models.

Collage.js brings together many public APIs, along a method of presenting media within a limitless two-dimesional space to create memorable experiences.

media api art
The PHP Coding Standards Fixer http://cs.sensiolabs.org/
03/02/2014 cluster icon
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • Rocketeer : The fast deployer for modern applications
  • Validator.nu : (X)HTML5 Validator
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • Deployer : Deployer is a deployment tool written in PHP.

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 documents.

php standards tool
kimono http://www.kimonolabs.com/
01/02/2014 cluster icon
  • Browsh : Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is...
  • QtWeb Internet Browser : QtWeb is a fast, lightweight and portable browser with some unique UI and privacy features. QtWeb is an open source project based on Nokia's Qt framew...
  • History of the browser user-agent string : History of the browser user-agent string
  • 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...
  • OpenCalais : Calais is a rapidly growing toolkit of capabilities that allow you to readily incorporate state-of-the-art semantic functionality within your blog, co...

Turn websites into structured APIs from your browser in seconds

web browser api
Codeception http://codeception.com
29/01/2014 cluster icon
  • Humbug : Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Cov...
  • Symfony : Symfony is a set of reusable PHP components and a PHP framework for web projects.
  • Silex : The PHP micro-framework based on Symfony2 Components
  • xCSS : xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades.
  • amphp : Amp is a non-blocking concurrency framework for PHP providing primitives to manage concurrency such as an event loop, promises, and asynchronous itera...

Codeception PHP Testing Framework is designed to work just out of the box. This means its installation requires minimal steps and no external dependencies preinstalled (except PHP, of course). Only one configuration step should be taken and you are ready to test your web application from an eye of actual user.

php unit_test test framework
Its Continuous! http://web.archive.org/web/20140129173155/http://itscontinuous.com/
29/01/2014 cluster icon
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • 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...
  • PHPMD - PHP Mess Detector : What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that source. These problems can be things lik...
  • Mink : Mink is an open source acceptance test framework for web applications, written in PHP 5.3.
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.

The tweet-sized continuous integration app for PHP development.

php tdd test
DevDocs http://devdocs.io/
27/01/2014 cluster icon
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • Swagger : Swagger is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs...
  • Paypal's API style guide : API design guidelines from Paypal
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • 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...

DevDocs combines multiple API documentations in a fast, organized, and searchable interface.

documentation api search
arkOS https://arkos.io/
24/01/2014 cluster icon
  • Keycloak : Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
  • AlternC : AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous Linux, facile à utiliser, facile à installer, basé uniquement sur des log...
  • Open WebMail Project : Open WebMail is a webmail system based on the Neomail version 1.14 from Ernie Miller. Open WebMail is designed to manage very large mail folder files ...
  • Piwik : Piwik is the leading open source web analytics platform that gives you valuable insights on your website's visitors, your marketing campaigns and much...
  • ProjectPier.org : ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded a...

A project to help users self-host their websites, email, files and more. Decentralize your web and reclaim your privacy rights while keeping the conveniences you need.

selfhosted hosting software
Scuttloid https://github.com/ilesinge/scuttloid
23/01/2014 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...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • 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...
  • AppJS : Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript
  • Memor : Memor is a bookmark manager.
thumbnail

Semantic Scuttle android client.

bookmarks android application
Memor https://github.com/ilesinge/memor
23/01/2014 cluster icon
  • Bookie Website : Python based delicious.com replacement
  • Karakeep : A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
  • Piwik : Piwik is the leading open source web analytics platform that gives you valuable insights on your website's visitors, your marketing campaigns and much...
  • arkOS : A project to help users self-host their websites, email, files and more. Decentralize your web and reclaim your privacy rights while keeping the conve...
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
thumbnail

Memor is a bookmark manager.

bookmarks selfhosted software
Quietnet https://github.com/Katee/quietnet
15/01/2014 cluster icon
  • SonoBus : SonoBus is an easy to use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network....
  • 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...
  • Zulip : Zulip is a powerful, open source group chat application that combines the immediacy of real-time chat with the productivity benefits of threaded conve...
  • Pure Data (PD) : Pure Data (aka Pd) is an open source visual programming language. Pd enables musicians, visual artists, performers, researchers, and developers to cre...
  • Opentape : Opentape is a free, open-source package that lets you make and host your own mixtapes on the web. Upload songs (via web or FTP), reorder, rename, cust...
thumbnail

Simple chat program using near ultrasonic frequencies. Works without Wifi or Bluetooth and won't show up in a pcap.

audio network chat
React http://facebook.github.io/react/
20/12/2013 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5 Forms module in all browsers. The script will only add support for the d...
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

A JavaScript library for building user interfaces

ui javascript library
Headroom.js http://wicky.nillia.ms/headroom.js/
16/12/2013 cluster icon
  • Yetii : Yet (E)Another Tab Interface Implementation
  • Vex : Vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (6kb minified...
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • Ender : Ender is a full featured package manager for your browser. It allows you to search, install, manage, and compile front-end JavaScript packages and the...
  • Head JS : Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEA...

Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll.

javascript library ux
TextBlob https://textblob.readthedocs.org/en/latest/index.html
13/12/2013 cluster icon
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • NLTK : The Natural Language Toolkit (NLTK) is a Python package for natural language processing. It provides easy-to-use interfaces to over 50 corpora and lex...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.

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) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more.

python library speech analysis nlp
Genymotion http://www.genymotion.com/
07/12/2013 cluster icon
  • Lottie : Lottie is a library for Android, iOS, Web, and Windows that parses Adobe After Effects animations exported as json with Bodymovin and renders them nat...
  • CodePath Android Cliffnotes : Welcome to the open-source Codepath Android Cliffnotes! Our goal is to become the central crowdsourced resource for complete and up-to-date Android co...
  • Flutter : Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing cod...
  • Scuttloid : Semantic Scuttle android client.
  • ievms : Microsoft provides virtual machine disk images to facilitate website testing in multiple versions of IE, regardless of the host operating system. With...

The faster Android emulator
Genymotion is the next generation of the AndroVM open source project, already trusted by 450,000 developers.
It’s even easier to use and has lots more functionalities.

android emulator vm
Kint https://kint-php.github.io/kint/
05/12/2013 cluster icon
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • 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...
  • regex101 : Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.
  • atoum : A simple, modern and intuitive unit testing framework for PHP!

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_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.

php debug tool
Robomongo http://robomongo.org/
04/12/2013 cluster icon
  • 3T MongoChef : 3T MongoChef, the GUI for MongoDB, lets you edit any MongoDB data type directly in a tree-view, table-view or as free JSON text. Visually add document...
  • 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 ...
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Borderlands : The instrument may be performed by creating and destroying new clouds and dynamically moving them around the landscape. The landscape itself may also ...

Shell-centric cross-platform MongoDB management tool (MongoDB Admin UI)

mongodb management database software gui
page 50 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn