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 47 / 83
(fluxus) http://www.pawfal.org/fluxus/
23/08/2015 cluster icon
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • Paul's Extreme Sound Stretch : This is a program for stretching the audio. It is suitable only for extreme sound stretching of the audio (like 50x) and for applying special effects ...
  • Livecodelab : Livecodelab is a special secret place where you can make fancy "on-the-fly" 3d visuals and play awesomely offbeat (literally) sounds. "On-the-fly" mea...
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • hydra : Set of tools for livecoding networked visuals. Inspired by analog modular synthesizers, these tools are an exploration into using streaming over the w...

A 3D game engine for livecoding worlds into existence.

Fluxus is a rapid prototyping, playing and learning environment for 3D graphics, sound and games. Extends the Racket language with graphical commands and can be used within it’s own livecoding environment or from within the DrRacket IDE.

game audio graphics livecoding software
Overtone http://overtone.github.io/
23/08/2015 cluster icon
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • 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...
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • extramuros : This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web...
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.

Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state of-the-art lisp, to create an intoxicating interactive sonic experience.

opensource audio music development livecoding
Data Science Toolkit http://www.datasciencetoolkit.org/
23/08/2015 cluster icon
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • 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...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.

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 Javascript interfaces. Available as a self-contained Vagrant VM or EC2 AMI that you can deploy yourself.

data api rest selfhosted cli javascript python
Dotdeb https://www.dotdeb.org/
23/08/2015 cluster icon
  • Fractal : Fractal is a tool to help you build and document web component libraries, and then integrate them into your projects. Component (or pattern) libraries...
  • 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.
  • Streeme : Streeme can serve music to most HTML5 compliant browsers and smartphone handsets using the computer you already own.
  • Blackfire : Blackfire Profiler automatically instruments your code to gather data about consumed server resources like memory, CPU time, and I/O. But Blackfire Pr...
  • Baïkal : Baïkal offers ubiquitous and synchronized access to your calendars and address books over CalDAV and CardDAV. Baïkal implements the current IETF recom...

Dotdeb is a repository containing packages to turn your Debian boxes into powerful, stable and up-to-date LAMP servers

debian server repository
TraceKit https://github.com/csnover/TraceKit
23/08/2015 cluster icon
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • 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...
  • Yjs : Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with super...
thumbnail

Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.

javascript debug library
Radicale https://radicale.org/
23/08/2015 cluster icon
  • Baïkal : Baïkal offers ubiquitous and synchronized access to your calendars and address books over CalDAV and CardDAV. Baïkal implements the current IETF recom...
  • Mail-in-a-Box : Each Mail-in-a-Box provides webmail and an IMAP/SMTP server for use with mobile devices and desktop mail software. It also includes contacts and calen...
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
  • Gitea : Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license.
  • Open Streaming Platform : Open Streaming Platform (OSP) is an open-source, RTMP streamer software front-end for Arut's Nginx-RTMP Module. OSP was designed as a self-hosted alte...

The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) server solution.

caldav carddav server selfhosted
Byte saving techniques https://github.com/jed/140bytes/wiki/Byte-saving-techniques
23/08/2015 cluster icon
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
thumbnail

This is a collection of JavaScript wizardry that can shave bytes off of your code.

javascript golf reference
Cliquet https://cliquet.readthedocs.org/en/latest/index.html
19/08/2015 cluster icon
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • drest : Configurable HTTP/REST Client Library for Python
  • 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 ...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...

Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.

http rest api python library
spaceman-diff https://github.com/holman/spaceman-diff
19/08/2015 cluster icon
  • Micoo : Micoo is a pixel based screenshots comparison solution for visual regression test
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Graphtage : Graphtage is a commandline utility and underlying library for semantically comparing and merging tree-like structures, such as JSON, XML, HTML, YAML, ...
  • WaveFunctionCollapse : Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics.
thumbnail

diff images from the command line

git diff image
gitfs http://www.presslabs.com/gitfs/
18/08/2015 cluster icon
  • Gitpod : Gitpod is an open-source Kubernetes application providing fully-baked, collaborative development environments in your browser - powered by VS Code. Ti...
  • Gogs : A painless self-hosted Git service.
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • gitextensions : Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and vide...
  • Teletype for Atom : Teletype for Atom lets developers share their workspace with team members and collaborate on code in real time.
thumbnail

gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository’s branch locally, and any subsequent changes made to the files will be automatically committed to the remote.

git collaboration filesystem
Twitalics https://mothereff.in/twitalics
13/08/2015 cluster icon
  • Shapecatcher : Unicode character recognition! This is a tool to help you find Unicode characters. Finding a specific character whose name you don't know is cumbersom...
  • hurl.it : Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even ...
  • 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...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • PlantUML : PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language

Make text look italic or bold using nothing but raw Unicode characters

unicode tool
The Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
13/08/2015 cluster icon
  • XSS Filter Evasion Cheat Sheet - OWASP : This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.
  • The SaaS CTO Security Checklist : This is a basic checklist that all SaaS CTOs (and anyone else) can use to harden their security. Security shouldn’t feel like a chore. Select your sta...
  • How to systematically secure anything : Security engineering is the discipline of building secure systems. Its lessons are not just applicable to computer security. In fact this repo aims to...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
thumbnail

The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.

test security reference
3T MongoChef http://3t.io/mongochef/
13/08/2015 cluster icon
  • Robomongo : Shell-centric cross-platform MongoDB management tool (MongoDB Admin UI)
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • 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 ...
  • Grist : Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database.
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
thumbnail

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 documents, fields and values of any MongoDB type with just a stroke of a key – anywhere in your document!

mongodb gui software management database
scmpuff https://mroth.github.io/scmpuff/
05/08/2015 cluster icon
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
  • Lazygit : A simple terminal UI for git commands.
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
thumbnail

scmpuff makes working with git from the command line quicker by substituting numeric shortcuts for filenames.

git shortcuts cli
diffoscope http://diffoscope.org/
03/08/2015 cluster icon
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • Twgit : Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level comma...
  • 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...
  • AWX : 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 visua...
  • Gravitational Teleport : 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 ...

diffoscope will try to get to the bottom of what makes files or directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human readable form to compare them. It can compare two tarballs, ISO images, or PDF just as easily.

compare diff tool
Bloody Vikings! https://addons.mozilla.org/en-us/firefox/addon/bloody-vikings/
26/07/2015 cluster icon
  • mail-tester.com : Free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems
  • Mautic : Mautic is marketing automation software (email, social & more). Social Media Marketing, Contact Management, Email Marketing, Forms, Campaigns, Reports
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • Postal : Postal is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready f...
  • Mailtrain : Mailtrain is a self hosted newsletter application built on Node.js (v5+) and MySQL (v5.5+ or MariaDB). Mailtrain supports subscriber list management, ...
thumbnail

Firefox addon to simplify the use of temporary e-mail addresses in order to protect your real address from spam.

firefox spam email
freedom.js http://www.freedomjs.org/
26/07/2015 cluster icon
  • Scuttlebot : Scuttlebot is an open source peer-to-peer log store used as a database, identity provider, and messaging system. It has: Global replication File-synch...
  • WebTorrent : WebTorrent is a streaming torrent client for the web browser and the desktop. WebTorrent is written completely in JavaScript – the language of the web...
  • Yjs : Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with super...
  • Shariff : Shariff enables website users to share their favorite content without compromising their privacy.
  • peerCDN : peerCDN is a peer-to-peer content delivery network (CDN) for the web browser. peerCDN serves your site's static assets (like images, streaming videos,...

freedom.js is a framework for building peer-to-peer (P2P) web apps. Easily create social applications that work in modern web browsers, Chrome packaged apps, Firefox extensions, node.js, and native mobile apps. freedom.js apps are just JavaScript, so they can be distributed as packages on an app store or hosted on static web servers. We're bringing peer-to-peer back, baby.

javascript p2p social
Shariff https://github.com/heiseonline/shariff
25/07/2015 cluster icon
  • Sharingbuttons.io : Super fast and easy Social Media Sharing Buttons. No JavaScript. No tracking.
  • jsFiddle : Online code editor and playground.
  • 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...
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
thumbnail

Shariff enables website users to share their favorite content without compromising their privacy.

javascript css sharing social
Tessel 2 https://tessel.io/
18/07/2015 cluster icon
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • Mean : MEAN (Mongo, Express, Angular, Node) stack Boilerplate
  • deepstream.io : A Scalable Server for Realtime Web Apps Stores and syncs data in realtime Built in node.js Works for browsers, backend & mobile Scales via clustering...
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • Arduino : Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers,...

Tessel 2 is a development platform you can embed in a product. Build fast with Node.js/io.js, then optimize the hardware and build thousands.

hardware embed nodejs sensor
Flocking http://flockingjs.org/
13/07/2015 cluster icon
  • Tone.js : Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and ...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • meSing.js : meSing.js is a JavaScript singing synthesis library that uses the Web Audio API's DSP capabilities in conjunction with the meSpeak.js speech synthesis...
  • The Dojo Toolkit : Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for...
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.

Flocking is a JavaScript audio synthesis framework designed for artists and musicians who are building creative and experimental Web-based sound projects.

audio music javascript framework
page 47 / 83
1641 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn