Home

Awesome

<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->

Made in Belgium

Support me on Patreon Buy me a book PayPal Ask me anything Version Downloads Get help on Codementor

<a href="https://www.buymeacoffee.com/H96WwChMy" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png" alt="Buy Me A Coffee"></a>

A list of neat projects made in Belgium

Contents

JavaScript

:star2:NameDescription🌍
4372@bendc/sprintA tiny, lightning fast jQuery-like library for modern browsers.
3988@mathiasbynens/jquery-placeholderA jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet:arrow_upper_right:
3420@luruke/barba.jsCreate badass, fluid and smooth transition between your website's pages.:arrow_upper_right:
2200@RobinHerbots/jquery.inputmaskInput Mask plugin:arrow_upper_right:
2163@bendc/animateplusCSS and SVG animation library
826@pure/purePURE Unobtrusive Rendering Engine for HTML:arrow_upper_right:
757@mathiasbynens/heA robust HTML entity encoder/decoder written in JavaScript.:arrow_upper_right:
670@bendc/uilangA minimal, UI-focused programming language for web designers.:arrow_upper_right:
600@rubenv/angular-gettextGettext support for Angular.js:arrow_upper_right:
557@gillesdemey/Cumulus☁️ A SoundCloud player that lives in your menubar.:arrow_upper_right:
488@mathiasbynens/jsperf.comjsPerf.com source code:arrow_upper_right:
459@boblemarin/Sprite3D.jsSprite3D.js, a JS library for generating and manipulating CSS 3D transforms
396@bendc/animateSimple animation library
380@mathiasbynens/mothereff.inWeb developer tools:arrow_upper_right:
377@mathiasbynens/esreverA Unicode-aware string reverser written in JavaScript.:arrow_upper_right:
307@tvcutsem/harmony-reflectES5 shim for ES6 Reflect and Proxy objects:arrow_upper_right:
290@bendc/anchor-scrollSmooth and lightweight anchor scrolling library
218@madewulf/MigrationsMap.netInteractive map of the origin-destination stocks by country:arrow_upper_right:
217@rubenv/grunt-gitGit commands for grunt.
216@RubenVerborgh/N3.jsLightning fast, asynchronous, streaming RDF for JavaScript
214@boblemarin/jQuery.eraserjQuery plugin that makes an image erasable (with mouse or touch movements):arrow_upper_right:
197@mathiasbynens/jsescA JavaScript library for escaping JavaScript strings while generating the shortest possible valid ASCII-only output.:arrow_upper_right:
175@eschnou/ardrone-webflightPilot the AR.Drone 2.0 directly from your browser. Extend the application with plugins to add features such as video recording, autonomous flight, face recognition, and more.:arrow_upper_right:
175@mathiasbynens/utf8.jsA robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.:arrow_upper_right:
150@RubenVerborgh/promiscuousSmall and fast promise library for JavaScript:arrow_upper_right:
144@mathiasbynens/regenerateGenerate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.:arrow_upper_right:
131@mathiasbynens/grunt-templateThis Grunt plugin interpolates template files with any data you provide and saves the result to another file.:arrow_upper_right:
120@mathiasbynens/tpyoA small script that enables you to make typos in JavaScript property names. Powered by ES6 proxies + Levenshtein string distance.:arrow_upper_right:
119@eschnou/ardrone-autonomyProvides key building blocks to create autonomous flight applications with the #nodecopter (AR.Drone).:arrow_upper_right:
118@mathiasbynens/emoji-regexA regular expression to match all Emoji-only symbols as per the Unicode Standard.:arrow_upper_right:
104@mathiasbynens/jquery-visibilityPage Visibility shim for jQuery:arrow_upper_right:
100@bramus/photoshop-google-map…PS_Bramus.GoogleMapsTileCutter - A Photoshop script that cuts image tiles from any image for direct use with Google Maps:arrow_upper_right:
98@mathiasbynens/base64A robust base64 encoder/decoder that is fully compatible with atob() and btoa()`, written in JavaScript.:arrow_upper_right:
97@RubenVerborgh/SPARQL.jsA parser for the SPARQL query language in JavaScript
92@eschnou/node-ostatusAn OStatus library for node-js. Implementing webfinger, PubSubHubBub, hcard, atom/json activitystreams and salmon. It serves as the building block of a decentralized social network.:arrow_upper_right:
91@mathiasbynens/grunt-zopfliA Grunt plugin for compressing files using Zopfli.:arrow_upper_right:
83@rubenv/node-systemdSupport for running node.js as a socket-activated service under systemd:arrow_upper_right:
82@mathiasbynens/regexpuA source code transpiler that enables the use of ES6 Unicode regular expressions in ES5.:arrow_upper_right:
70@mathiasbynens/CSS.escapeA robust polyfill for the CSS.escape utility method as defined in CSSOM.:arrow_upper_right:
62@mathiasbynens/jquery-smooth-scroll…Smooth anchor scrolling plugin for jQuery.:arrow_upper_right:
61@mathiasbynens/grunt-yui-compressorA Grunt plugin for compressing JavaScript and CSS files using YUI Compressor.:arrow_upper_right:
61@mathiasbynens/jquery-slideshowThe simplest jQuery slideshow plugin. Evar.:arrow_upper_right:
50@mathiasbynens/luaminA Lua minifier written in JavaScript:arrow_upper_right:
47@mathiasbynens/unicode-dataPython scripts that generate JavaScript-compatible Unicode data:arrow_upper_right:
46@rubenv/node-apk-parserExtract Android Manifest info from an APK file.
46@rubenv/angular-select2Select2 directive for Angular.js
46@bendc/parallaxLayered icons
46@mathiasbynens/String.prototype.inc…A robust & optimized ES3-compatible polyfill for the String.prototype.contains method in ECMAScript 6.:arrow_upper_right:
45@mathiasbynens/String.prototype.sta…A robust & optimized ES3-compatible polyfill for the String.prototype.startsWith method in ECMAScript 6.:arrow_upper_right:
42@rubenv/angular-gettext-exam…TodoMVC with angular-gettext added to it.:arrow_upper_right:
40@mathiasbynens/node-unicode-dataJavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version’s categories, scripts, blocks, and properties — neatly packaged into a separate npm package per Unicode version.:arrow_upper_right:
39@rubenv/angular-debounceTiny debouncing function for Angular.JS.
39@TimGeyssens/UmbracoAngularBackof…Example project showing how to extend Umbraco with a custom tree and edit page using web api and angular
38@boblemarin/FLUmultiuser interactive installation
38@rubenv/grunt-angular-gettex…Tasks for extracting/compiling angular-gettext strings.:arrow_upper_right:
37@mathiasbynens/document.scrollingEl…A polyfill for document.scrollingElement as defined in the CSSOM specification.:arrow_upper_right:
36@mathiasbynens/Array.fromA robust & optimized ES3-compatible polyfill for the Array.from method in ECMAScript 6.:arrow_upper_right:
35@teddykishi/DOM-ParticlesCreate a DOM particle system
34@mathiasbynens/String.prototype.atA robust & optimized ES3-compatible polyfill for the String.prototype.at proposal for ECMAScript 6/7.:arrow_upper_right:
34@mathiasbynens/unicode-8.0.0JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v8.0.0’s categories, scripts, blocks, bidi, and other properties.
33@bramus/simple-rest-api-expl…A simple way to showcasing and exploring all endpoints of your RESTful API.:arrow_upper_right:
32@bendc/jscssJavaScript style sheets
31@eschnou/ardrone-panoramaTake 360° panoramic pictures with an ar-drone.
30@bendc/search-filterAnimated search filter plugin
29@TimGeyssens/UIOMaticAuto generate an integrated crud UI in Umbraco for a db table based on a petapoco poco:arrow_upper_right:
28@gillesdemey/node-record-lpcm16:microphone: Records a 16-bit signed-integer linear pulse modulation code encoded audio file.
27@rubenv/node-autoquitAutomatically quit node.js servers when inactive.:arrow_upper_right:
27@boblemarin/TheBoxMy Submission to the march 2012 Mozilla DevDerby about CSS 3D
transforms. A simple and interactive 3D scene using Sprite3D.js
26@mathiasbynens/String.prototype.cod…A robust & optimized String.prototype.codePointAt polyfill, based on the ECMAScript 6 specification.:arrow_upper_right:
26@RubenVerborgh/HDT-NodeNative bindings for Node.js to access HDT compressed triple files.:arrow_upper_right:
26@doomhz/jQuery-Image-CacheCache base64 encoded images in modern browser Local Storage with this jQuery plugin.:arrow_upper_right:
26@mathiasbynens/unicode-7.0.0JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v7.0.0’s categories, scripts, blocks, bidi, and other properties.
25@doomhz/jQuery-TweaksjQuery Doom Tweaks plugin to add more handy futures to the framework.:arrow_upper_right:
23@rubenv/angular-rt-popupA better version of the Bootstrap popover, for Angular.JS
20@TimGeyssens/BundlingAndMinificat…UI layer on top of http://aspnetoptimization.codeplex.com/ for Umbraco:arrow_upper_right:
20@rubenv/angular-gettext-tool…Tools for extracting/compiling angular-gettext strings.:arrow_upper_right:
18@rubenv/pofileParse and serialize Gettext PO files.
18@rubenv/angular-tiny-eventem…Tiny event emitter for Angular.JS.
17@luruke/adapttext.js:raised_hands: - AdaptText.js is a dependency free and simple javascript solution capable to fit your text inside the parent element
16@rubenv/connect-body-rewriteRewrite request bodies.
15@RubenVerborgh/EyeServerEyeServer is a server for the EYE reasoner.:arrow_upper_right:
15@eschnou/webflight-copterfaceA port of the nodecopter copterface as a plugin to the ardrone-webflight environment.
13@rubenv/grunt-mkdirCreate directories with Grunt.
13@tvcutsem/es-labAutomatically exported from code.google.com/p/es-lab
13@bramus/bramus_cssextrasbramus_cssextras is a plugin for TinyMCE which enables the usage of CSS classes and CSS ids on any HTML element within TinyMCE. Together with an external CSS file, set via the TinyMCE content_css setting, bramus_cssextras bridges the (visual) gap between the content entered through TinyMCE and the actual output:arrow_upper_right:
13@bramus/ria-course-materialsCourse materials for the course Web & Mobile Development (formerly Rich Internet Applications), part of the Professional Bachelor ICT study programme.:arrow_upper_right:
12@RubenVerborgh/RESTdesc-Photo-Examp…RESTful Web API Description - A sample implementation. This is not the actual RESTdesc method. It is still a working draft at the moment.:arrow_upper_right:
12@pure/jstyleReplace CSS with Javascript
12@doomhz/jQuery-Inplace-EditA jQuery plugin for editing text in place.:arrow_upper_right:
11@TimGeyssens/UmbracoSinglePageCru…Sample single page CRUD app built with Umbraco and AngularJS. Making use of the new Umbraco APIs (IPublishedContent, ContentService and UmbracoAPIController).:arrow_upper_right:
11@eschnou/node-bignumberPackaging of Tom Wu Javascript BigNumber & RSA library:arrow_upper_right:
11@bendc/dribbboxSelf-hosted Dribbble portfolio.:arrow_upper_right:
10@RubenVerborgh/JavaScript-Error-Han…A collection of various JavaScript error handling techniques.:arrow_upper_right:
10@tvcutsem/proxy-handlersPredefined ECMAScript 6 Proxy handlers
10@bendc/simple-testBasic testing library
9@eschnou/shoutrA decentralized social networking platform.:arrow_upper_right:
9@luruke/split-in-linesTake an HTML element with text, and split it in lines.
8@rubenv/mod_rewrite-to-nginxApache mod_rewrite rule to nginx rewrite rule convertor
8@philipdesmedt/node.js-chatboxA very quick chatbox using Node.js and Socket.IO
8@c3o/opencampaignsoftware for political campaigns
8@luruke/clip-rect✂️ - clip-rect is an helper to create painless clip: rect() animations with GSAP.
7@RobinMalfait/HoGent-Samenvattinge…Samenvattingen - Toegepaste Informatica.
7@boblemarin/CSS-Keyframe-Exporte…CSS Keyframe Exporter for Flash CS6
7@RubenVerborgh/SPARQL-ParserObsolete SPARQL parser based on rdfstore-js, use SPARQL.js instead.:arrow_upper_right:
7@luruke/dev-excuses-chromeChrome, please, gimme an excuse! - A little chrome extension that allow you to easily fetch an excuse from https://api.githunt.io/programmingexcuse… and paste it in your current textarea/input field.
6@gillesdemey/typewrite:memo: A simple javascript file to simulate text input.
6@bramus/google-maps-polygon-…Programmatically move a google.maps.Polygon to a new google.maps.LatLng using Google Maps V3
6@boblemarin/TheFaceBuilderMozilla Dev Derby submission for February - Touch Events
6@RubenVerborgh/HTTP-methods-in-Java…What happens if we model the semantics of HTTP methods in JavaScript?:arrow_upper_right:
6@jslegers/4inarowFour in a Row
5@RubenVerborgh/tsv-to-jsonTSV to JSON converts a list of numbered, tab-separated records with header row to a tree of JSON files.:arrow_upper_right:
5@TimGeyssens/UmbracoPageNotFoundM…Addon to Umbraco 7 to manage your sites 404 page(s):arrow_upper_right:
5@g00glen00b/ibm-worklight-angula…A simple todo-app called YaTa (Yet Another Todo App) with only one goal: to create an IBM Worklight mobile app using AngularJS and the Ionic UI framework.
5@TimGeyssens/UmbracoMVCBackoffice…Sample app that shows how to extend the Umbraco backoffice using MVC instead of Webforms
5@RubenVerborgh/EyeClientEyeClient is a browser widget for the EYE reasoner.:arrow_upper_right:
5@gillesdemey/soundcloud-v2Client for SoundCloud's API v2
5@doomhz/jQuery-CarouselA simple javascript carousel for sliding NOT only images.:arrow_upper_right:
5@RobinMalfait/AssistantA personal assistant side project.
5@doomhz/jQuery-Doom-WindowsjQuery plugin to display modal windows and alerts.:arrow_upper_right:
5@Wolfr/jquery.extendedinputjquery.extendedinput plugin
5@gillesdemey/systemdify:penguin: Automatically create a systemd unit file for your Node application
5@duivvv/gulp-clipboardA gulp plugin to copy the content of your file to the clipboard
5@Wolfr/jquery.bootstrap.sim…Very simple jQuery lightbox
5@g00glen00b/meteor-twitter-strea…With Meteor you can write really cool apps in a few minutes. In this example I'm going to give you a live Twitter feed using the streaming API.
4@RubenVerborgh/AsyncIteratorAn asynchronous iterator library for advanced object pipelines in JavaScript:arrow_upper_right:
4@Wolfr/jquery.jekyll.global…This repo shows an example setup to make HTML prototypes with page states and a global menu to navigate between pages.
4@RobinMalfait/StartWithNodeWebkitWant to start with node-webkit? No problem !
4@TimGeyssens/EazyDEazy d for Umbraco, makes it easier to work with Dictionary Items
4@bramus/jquery_classdatajQuery ClassData is a jQuery plugin that allows you to access and manipulate data saved in the class property of DOM-elements in a nice and easy to use way.:arrow_upper_right:
4@boblemarin/ArcTween.jsDraw and animate arcs:arrow_upper_right:
4@rubenv/angular-async-seriesApply an action to a set of data serially.
4@jslegers/cascadeframeworkadva…Cascade Framework integrated with jQuery UI
4@Wolfr/jquery.multiadderjquery.multiadder plugin
4@amigrave/ringo-mongodbMongoDB driver for Ringo.js
3@rubenv/point-in-svg-polygonDetermine if an point is inside a polygon
3@doomhz/node-darkcoinCommunicate with darkcoind via JSON-RPC
3@gillesdemey/beer-names:beer: Get a unique random name that sounds like it could be a beer
3@philipdesmedt/ycappreviewAllows YC applicants to export their YC application into a format used for reviewing. Can be used to share with advisors, YC alumni, friends, family, etc...
3@madewulf/dataviz03Code for the Dataviz03 workshop (http://dwm.infographie-sup.be/dataviz03…:arrow_upper_right:
3@rubenv/angular-optimistic-m…Optimistically cached models for Angular.JS.
3@TimGeyssens/LookWhosEditingTooAvoid conflicting edits in Umbraco v7
3@eschnou/node-o3-xmlNodeJS library for W3C-DOM XML api with XPath and namespaces. It is based on LibXML2:arrow_upper_right:
3@boblemarin/AnimationEventssimple utility script that generates constants for CSS animation and transition events
3@g00glen00b/angular-d3-demoThis demonstrative project show you how you could integrate D3.js with AngularJS by defining proper directives.
3@gillesdemey/cli-progress-bar:clock9: A simple CLI progress bar, inspired by Gauge
3@RubenVerborgh/DataPublicationPlatf…An example data publication platform following the REST architectural principles:arrow_upper_right:
3@veggiemonk/boilerplate-jspm-mit…[old] boilerplate jspm, es6, mithril, jsx and sass
2@g00glen00b/spring-marvel-portle…This project demonstrates a basic portlet application with the data provided by the Marvel REST API as business data.
2@rubenv/grunt-usemin-uglifyn…Usemin uglify task that reuses existing .min files.
2@RobinMalfait/JavascriptTestingBDD with Jasmine and coffeescript!
2@RobinMalfait/ListerList your files
2@RobinMalfait/Laravel-pastePaste to laravel using Sublime Text 2
2@rubenv/js-validateJSHint wrapper + validation profiles
2@doomhz/jQuery-Feedback-Badg…Floating div placed on the right or left side of the page that doesn't move on pagescroll. When you click on it - you get a feedback form. Works on jQuery javascript library.:arrow_upper_right:
2@doomhz/jQuery-MessageBox-Ha…A simple handler for textareas to show a counter and default text on empty.:arrow_upper_right:
2@Wolfr/clank-jekyllClank starter project (depending on Jekyll)
2@tvcutsem/ProxyArrayArray implementation with ECMAScript Harmony proxies
2@bramus/wmd-course-materialsCourse materials for the course Web & Mobile Development, part of the Professional Bachelor ICT study programme.
2@jslegers/crockfordkeyboardCrockford Keyboard
2@gillesdemey/node_analyticsNode Analytics with Server Sent Events:arrow_upper_right:
2@rubenv/backbone_testToying around with Node.js and Backbone.js
2@RubenVerborgh/InnoversityChallengePitch for the Ghent University Innoversity Challenge:arrow_upper_right:
2@luruke/appear-animationEasily add animation when elements comes in the viewport.
2@boblemarin/WebAudio-API-BeatFad…
2@philipdesmedt/node-hnsearchHNSearch API wrapper for Node.JS
2@TimGeyssens/MyFirstBellePropEdit…A char limit prop editor for Umbraco 7 aka Belle
2@doomhz/jQuery-Hash-FormGet form values as object.:arrow_upper_right:
2@TimGeyssens/LocatorRazorStyleLocator package for Umbraco
2@doomhz/jQuery-Doom-TooltipDisplay tooltips and bubbles on your site.:arrow_upper_right:

Java

:star2:NameDescription🌍
807@JeroenMols/LandscapeVideoCameraPowerful custom Android Camera with granular control over the video quality and filesize, restricting recordings to landscape only.
413@JorenSix/TarsosDSPA Real-Time Audio Processing Framework in Java:arrow_upper_right:
404@erickok/transdroidManage your torrents from your Android device
271@Maescool/Catacomb-SnatchMojang's Humble bundle source
187@erickok/RxCupboardStore and retrieve streams of POJOs from an Android database using RxJava and Cupboard
154@erickok/mimicryMimicking grids in Android lists
139@benas/random-beansBecause life is too short to generate random Java beans by hand..:arrow_upper_right:
113@TheHolyWaffle/TeamSpeak-3-Java-APIA Java 7 implementation of TeamSpeak's 3 server query API.
105@wblut/HE_MeshHE_Mesh, a Java library for creating and manipulating polygonal meshes. Aimed primarily at Processing.:arrow_upper_right:
85@JorenSix/TarsosLSHA Java library implementing Locality-sensitive Hashing (LSH), a practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time.
75@benas/unix-streamTurn Java 8 Streams into Unix like pipelines:arrow_upper_right:
63@benas/jqlJava code analysis and linting with SQL:arrow_upper_right:
62@cbeyls/fosdem-companion-and…FOSDEM Companion for Android
56@TheHolyWaffle/League-of-Legends-XM…A Java 7 XMPP API to chat and interact with the League of Legends ChatServers.
52@datablend/fluxgraphA temporal graph database on top of Datomic
51@erickok/transdroid-searchCross-app torrent search results provider for Android
50@benas/todolist-mvcHelping you select a Java MVC framework
38@ChristopheVersieux/SocialStreamFragmentSocialStreamFragment from the Google IO 2012 app. (Credits to Roman Nurik)
38@datablend/blueprints-mongodb-g…Blueprints implementation on top of MongoDB
33@schaloner/deadbolt-2-javaIdiomatic Java API for Deadbolt 2
32@schaloner/deadboltAuthorisation module for the Play! framework
29@vormplus/Processing2-Creative…Full Source Code "Processing 2, Creative Programming Cookbook". The book I wrote for Packt Publishing in 2012.:arrow_upper_right:
25@JeroenMols/ArtifactoryExampleExample code to upload and use artefacts from Artifactory
25@datablend/gephi-blueprints-plu…Gephi plugin that allows to import graph data from any Tinkerpop Blueprints-compatible graph implementation
24@francisdb/serviceloader-maven-…Maven plugin for generating java serviceloader files
21@benas/easy-propertiesJava configuration made easy with declarative properties:arrow_upper_right:
20@schaloner/deadbolt-2-java-exam…Example usages of Deadbolt 2 Java
20@ge0ffrey/optaconfOptaConf the optimal conference planner
17@JorenSix/TarsosTranscoderA java wrapper for ffmpeg to transcode audio.:arrow_upper_right:
16@vormplus/colorLibA Processing library to work with colors.
16@cmoulliard/droolsjbpm-osgi-exam…drools & jbpm osgi examples running top of Apache Karaf, JBoss Fuse
15@JeroenMols/MethodCountExampleSample project to shrink huge libraries and reduce their method count.
15@dries007/HoloInventoryHologram inventory for blocks in MC:arrow_upper_right:
14@schaloner/SociallySecureAn example integration of the SecureSocial and Deadbolt security modules for the Play! framework.
14@datablend/neo4j-sail-testA Neo4J RDF and Sail test through Tinkerpop
13@JorenSix/TarsosCulture independent processing of MIR data:arrow_upper_right:
12@cmoulliard/camel-osgi-servicemi…Project combining the messaging and OSGI architectures with Camel, JPA, ServiceMix and ActiveMQ. Projet can be deployed on Fuse ESB 4.3.x release
12@datablend/neo4j-spatial-runnin…Neo4J Spatial hacking for analyzing Garmin running data using Gephi
12@JeroenMols/LegofyAndroid library to Legofy any image
11@dries007/TFCraft-NEIpluginAn NEI pluing for TerraFirmaCraft
11@cmoulliard/devoxx-2011-hands-on…Devoxx-2011-HandsOnLab
11@datablend/neo4j-google-analyti…Better visualization of google analytics data for the flow between your pages using neo4j and circos
10@cmoulliard/cdi-camel-examplecdi-camel
10@JeroenMols/MockitoExampleSample project to demonstrate Mockito usage on Android
10@erickok/ratebeerRateBeer for Android app
8@ge0ffrey/vrp-dataset-generato…To generate road distance VRP datasets for optaplanner-examples
8@schaloner/concurrent-batch-fra…An example of implementing batch processing using Akka's Java API. This is an adaptation of an idea from http://letitcrash.com/post/29044669086/b…
7@cmoulliard/camel-aries-blueprin…
7@mattcasters/pentaho-pdi-datasetSet of PDI plugins to more easily work with data sets. We also want to provide unit testing capabilities through input data sets and golden data sets.
6@datablend/datomic-back-to-the-…Example project illustrating the power of the Datomic data and query model
6@datablend/redis-compound-compa…Compound comparison implemented through redis and lua
6@schaloner/deadbolt-2-coreCommon code for Deadbolt 2
5@vormplus/TimelapseA timelapse application built with Processing
5@wblut/BUMP2016Source code of my BUMP 2016 talk
5@snicoll/scratchesThrowaway projects used for demos and bug reports.
5@schaloner/jsRoutingJavaAn example application showing the JavaScript routing support of Play 2 Java
5@schaloner/DistPresA quick'n'dirty solution for controlling distributed presentations
5@datablend/blueprints-streaming…Sample project to illustrate how sail inferences can be pushed and visualized in Gephi
4@benas/springbatch-vs-easyb…A comparison between Spring Batch and Easy Batch
4@cmoulliard/camel-osgi-tutorialCode of the Camel Tutorial --> http://camel.apache.org/tutorial-osgi-ca…
4@bendem/sql-streamsPainless low level jdbc abstraction using the java 8 stream api.
4@snicoll/presosPresentations for conferences
4@vormplus/Processing-MonthAll examples for the Processing Month series of articles on vormplus.be
4@erickok/RateBeer-MobileThe Android RateBeer Mobile Application:arrow_upper_right:
4@datablend/mongo-compound-compa…Project showing the use of mongdb for executing checmical compound similarity algorithms
4@wblut/Reasons2014
4@cmoulliard/fuse-workshop-allfuse-workshop-all
4@dries007/TFCSeedMakerTerrafirmacraft (v1.x) Seed maker / analyzer
3@cmoulliard/devnation-2014-demosCamel Demo about Social Network for DevNation 2014
3@mattcasters/VerticaBulkLoaderKettle Vertica bulk loader
3@mattcasters/MaxMindGeoIPLookupThe Kettle MaxMind Geo IP Lookup step
3@ChristopheVersieux/ProxiBusBelgian Buses for Android
3@cmoulliard/training
3@cmoulliard/security-camel-cxfEverything about security with Camel & CXF (WS-Security, Spring Security, JAAS, ...)
3@dries007/ItemSearchThis is a fork of https://bitbucket.org/briman0094/itemsea…
3@ge0ffrey/santas-stolen-sleighhttps://www.kaggle.com/c/santas-stolen-s…
3@cmoulliard/fuse-days-2014Presentations for Fuse Integration Days - 2014
3@datablend/mongo-compound-compa…Project showing the use of mongodb for executing checmical compound similarity algorithms. This project demonstrates the use of MongoDB's aggregation framework.
3@dries007/j80518051 assembler written in Java
2@bendem/OreBroadcast[BUKKIT] Broadcast the server when you find ores.:arrow_upper_right:
2@vormplus/shapeLibA 2D shape library for Processing
2@bendem/IrcSocketsIrc + WebSockets = <3
2@mattcasters/pentaho-starmodelerPentaho Data Integration Spoon plugin to help out with the design of new star models
2@bendem/RubikGLhuehuehue
2@bendem/MangaLibraryA manga library using javafx
2@IraKorshunova/JavaCompilertiny Java compiler
2@IraKorshunova/GenMeowthmusic generator
2@JeroenMols/TravisCoverallsExamp…Example code to configure Travis CI and Coveralls
2@cmoulliard/gerrit-create-adminu…
2@schaloner/IntellijadIntegrate the JAD decompiler into IntelliJ IDEA
2@bendem/DiceyRpgIrc based rpg game when you kill stuff with dice...
2@dries007/TapeMouseTape + Mouse = TapeMouse
2@datablend/yelp-graphClustering of yelp businesses based upon checkin data

C#

:star2:NameDescription🌍
658@IgnaceMaes/MaterialSkinTheming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
435@maartenba/MvcSiteMapProviderAn ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
178@maartenba/GoogleAnalyticsTrack…GoogleAnalyticsTracker - A C# library for tracking Google Analytics
133@yreynhout/AggregateSourceLightweight infrastructure for doing eventsourcing using aggregates
91@davybrion/NHibernateWorkshopExamples that I use for my NHibernate training course:arrow_upper_right:
85@davybrion/AgathaAgatha Request-Response Service Layer for .NET:arrow_upper_right:
68@nickvane/Magento-RestApiAn async C# client for Magento REST API
63@yreynhout/ProjacA set of projection libraries
57@ToJans/ScritchyCQRS without plumbing:arrow_upper_right:
53@KevinDockx/JsonPatchJSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET
39@ToJans/NerdBeersAn app built to demonstrate the awesomeness of NancyFx and Simple.Data, inspired by NerdDinner, backed with AutoTest.Net and MSpec:arrow_upper_right:
38@ToJans/MinimalisticCQRSCQRS for the lazy *ss:arrow_upper_right:
32@sandrinodimattia/RedDogTools to help you build solutions on the Microsoft Azure platform.
24@GeertBellekens/Enterprise-Architect…Addins and tools for Sparx Systems Enterprise Architect:arrow_upper_right:
17@GeertBellekens/UML-Tooling-Framewor…Framework for tools and add-ins upon UML Case Tools:arrow_upper_right:
16@XamlBrewer/PullToRefreshListVie…XAML ListView with pull-to-refresh capability, for Windows 8.1 Universal apps
16@XamlBrewer/Uwp.CoverFlowSampleA port of Silverlight Cover Flow Control to the Universal Windows Platform.
15@Mavamaarten/YoutubeToMp3A neat-looking Youtube to mp3 converter written in C#:arrow_upper_right:
14@ToJans/SaasOvationThis is an alternative approach to facilitate DDD using CQRS on a really low level
14@StephaneDelcroix/MobileInception.Inte…
14@davybrion/nhibernatetraining:arrow_upper_right:
11@XamlBrewer/UWP-Composition-Radi…An UWP Radial Gauge Control partially drawn by the Composition API
11@yreynhout/sharptemporalgitalyz…CSharp Temporal Method Analyzer for git repositories
11@xavierdecoster/ReSharper.RazorExten…A ReSharper plug-in to highlight suspicious usage of semicolon literals in Razor syntax.
10@davybrion/CircuitBreakerimplementation of http://davybrion.com/blog/2008/05/the-ci…
10@XamlBrewer/UWP-SQLite-SampleUWP SQLite Sample
10@XamlBrewer/UWP-ImageCropper-An ImageCropper control for UWP.
9@XamlBrewer/UWP-SplitView-SampleUWP SplitView Sample
9@nickvane/ServiceStack.Logging…Adapter for using Serilog as ServiceStack logging
8@sandrinodimattia/EventHubsDemoSample real-time log stream with Azure Service Bus Event Hubs
8@ToJans/MVCExtensions"Ruby on Rails"-like lib for Asp.Net MVC:arrow_upper_right:
7@sandrinodimattia/WindowsAzure-IPAddre…Restrict access to your Cloud Services based on IP addresses
7@Zepheus/ardrone3-pcapAn ArDrone3 packet sniffer for drones such as Bebop, Rolling Spider, ...
7@XamlBrewer/UWP-AdaptiveTrigger-…Universal Windows Platforml AdaptiveTrigger Sample
6@sandrinodimattia/WindowsAzure-IISAppl…Sample application explaining how to use the Application Initialization module in Windows Azure
5@KevinDockx/HttpCacheMarvin.HttpCache is a complete implementation of the RFC2616 Http Caching standard for use with HttpClient, for all .NET Framework platforms (Windows Store, Windows Phone, WPF, WinForms, Console apps). Have a look around for the current status and to know what's yet to be implemented.
5@Zepheus/Zepheus_FiestaA Fiesta Emulator Project
5@davybrion/BuildYourOwnDalFull source of the Build Your Own Data Access Layer series:arrow_upper_right:
5@ToJans/YakShayQRSYak Shaving CQRS - Architectural masturbation:arrow_upper_right:
5@JanJoris/Fastlanium
5@sandrinodimattia/AzureServiceBus.Even…Samples for the Event Hubs feature in Microsoft Azure Service Bus
5@StephaneDelcroix/SpriteKitDemoa first playable game using SpriteKit and Xamarin.iOS
5@nickvane/GoogleMusic-ApiC# API for using Google Music features
4@yreynhout/NoBodyToBuildDDD modeling issue
4@JefClaes/aspnet-webapi-sample…Code of my session on REST and ASP.NET Web API at the Euricom Tunisia trip.:arrow_upper_right:
4@xavierdecoster/NuGet.AnalyzeNuGet extension that provides repository analysis of NuGet package dependencies
4@ToJans/ConfRebootThis is the way I would implement the CQRS guidance project
4@JefClaes/ARealDeveloperA mini-site written trying out WebMatrix.:arrow_upper_right:
4@XamlBrewer/AnimatedScrollToHubS…Animated version of Hub.ScrollToSection
4@tommarien/nebula
4@XamlBrewer/UWP-Lua-Scripting-Sa…Demonstrates extending UWP apps with Lua scripting through MoonScript
4@KevinDockx/OAuth2OIDCAngularASP…These are the starter files for my "OAuth2 and OpenID Connect Strategies for Angular and ASP.NET" course at Pluralsight.:arrow_upper_right:
3@XamlBrewer/UWP-Enum-Bindable-Sl…A UWP Slider of which the value is two-way bindable to a property of an Enum type.
3@XamlBrewer/UWP-Adobe-Color-Swat…Reads an Adobe Color Swatch (.aco) file, displays the colors, and exports them to XAML brushes.
3@ToJans/RazorDrivenDevelopme…Applying Behavior Driven Development using simple Razor Templates:arrow_upper_right:
3@xavierdecoster/NuGet.PackageAnalysi…A set of NuGet Package Analysis rules, e.g. to check whether the package being created has a valid Semantic Version
3@Zepheus/Fiesta_UtilsFiesta Online C# Utilities
3@XamlBrewer/UniversalOneDriveSdk…Demonstration of the OneDrive API/SDK in a Windows Universal App
3@KevinDockx/XamarinFormsOIDCSamp…Xamarin Forms OAuth 2.0 / OpenID Connect Sample with IdentityServer3
2@KommuSoft/iohmmaA C# implementation of an Input-Output Hidden Markov Model.
2@Zepheus/chip8_xnaA Chip-8 implementation for XNA / C#.
2@sandrinodimattia/WindowsAzure-VhdSizeCalculate how much space a Windows Azure Virtual Hard Disk is really using
2@JefClaes/PasteHTML.NETPasteHTML is a website which lets you upload and share HTML pages. It's free, anonymous and without registration. The uploaded pages should stay online forever.:arrow_upper_right:
2@JefClaes/stateful-with-events
2@yreynhout/naughtyA stab at configuring and enforcing authorization using event sourcing.
2@JanJoris/Expander
2@ancientgods/TSGuiTShock plugin - Graphical User Interface replacing the console window.
2@ancientgods/RodHealerHeals players when using Rod of discord
2@tommarien/SapphireMy playground
2@ToJans/AubergineA minimalistic easy to setup .Net BDD story runner:arrow_upper_right:
2@yreynhout/MessTalkMessage contract transformation utility
2@ToJans/mauritiusAnother evolution of CQRS
2@yreynhout/NAuthorize
2@maartenba/CamoDotNetCamoDotNet is all about making insecure assets look secure. This is an SSL image proxy to prevent mixed content warnings on secure pages.
2@sandrinodimattia/WindowsAzure-ChronoT…An easy way to save your entities in a (reversed) chronological order in Table Storage. Also adds support for querying based on dates (before/after/between).
2@XamlBrewer/UWP-Lex.DB-SampleUWP Lex.DB Sample
2@KommuSoft/Gardens-Point-LEXA lexer for C# in C#:arrow_upper_right:
2@XamlBrewer/UWP-Square-of-Square…A XAML container to test square UWP controls.
2@KommuSoft/magicengineA game engine for a quite generic game (specified with XML-files)
2@XamlBrewer/ItemCommandBarWindows Store App Inline Item CommandBar for Mouse
2@JefClaes/FourEyesPrincipleSome experiments modeling the four eyes principle
2@XamlBrewer/UWP-Prism-Validation…User input validation on UWP with Prism 6 classes and data annotations
2@KevinDockx/JsonPatch.DynamicSupport for dynamically typed objects for Marvin.JsonPatch (Json Patch Document RFC 6902 implementation for .NET)
2@nickvane/AionMsBuildTasksMsBuildTasks for building CA Aion applications
2@XamlBrewer/UWP-SQLite-EntityFra…A UWP app demonstrating CRUD operations against a local SQLite database using Entity Framework.

CSS

:star2:NameDescription🌍
11@poltertec/basepop-gtk-theme
2@WartClaes/BaseA SCSS framework, combined with usefull HTML en Javascript snippets

HTML

:star2:NameDescription🌍
2@LucAllemeersch/OpenVMS-Oracle-Rdb-T…Ready to use procedures for a database administrator of Oracle Rdb databases on OpenVMS. Refer to the users guide CPTRDB_USERS_GUIDE.HTML for all related information.

C

:star2:NameDescription🌍
107@lucasb-eyer/heatmapHigh performance C heatmap generation library. Supposed to be wrapped by higher-level languages.
87@JiaoXianjun/BTLEBTLE radio packet sniffer/scanner and sender. Support all formats in Core_V4.0.pdf and RAW bits.:arrow_upper_right:
13@icarus75/fluksoThe community metering platform:arrow_upper_right:
11@andyvand/ReadSMCEFI utility to read SMC keys from (U)EFI shell
11@gdetal/mptcp_nexus5MPTCP-enabled kernel for the Nexus 5:arrow_upper_right:
8@andyvand/AtherosROMKitAtheros ROM modding and recovery kit
7@renaudallard/nexus5_kernelFuguMod Kernel for the Nexus 5
7@andyvand/KextToolsLZVN_Maveri…Kext Tools 326.90.2 (AnV) updated with LZVN kernelcache decompression support
6@danielinux/libevquickEvent wrapper library designed for performance
5@andyvand/UEFIRomExtractUEFI Video Card ROM Extractor
5@gdetal/kernel_msm_mptcpKernel tree for Qualcomm chipsets with Multipath TCP support:arrow_upper_right:
4@maxux/rtinforealtime system monitoring for linux
4@renaudallard/gnexus_kernelkernel for the galaxy nexus: secure, stable, no nonsense
4@renaudallard/kernel-GB-GTI9000
4@blinkseb/libasslibass for XBMC (win32 special)
4@gdetal/samsung_i9100_mptcpMultiPath TCP port to the Samsung Galaxy SII phone
3@danielinux/ebhitaEBITHA is Binary Heap Type Agnostic Library Implementation
3@Krabappel2548/u8500_kernel_sourceskernel sources Xperia U, Sola, P
3@andete/blog-stuffblog-stuff
3@danielinux/ttybusA simple TTY multiplexer.
2@danielinux/geomessGeopositioning Mesh network Simulator - designed to test mesh networking on a controlled (virtual/simulated) environment
2@toch/mruby-untarmrbgem untar
2@maxux/memorylinux memory usage summary
2@renaudallard/kernel-froyo-GT-I900…Linux kernel source for froyo
2@andyvand/hwtoolsVarious hardware tools ported to Mac OS X
2@andyvand/decompkernelcacheMac OS X kernel cache compressor/decompressor
2@staalmannen/owmcOpen Watcom message compiler
2@mcanini/INGI2347-2016This repo contains the slides from the UCL course INGI2347: COMPUTER SYSTEM SECURITY (Spring 2016)
2@andyvand/AppleDecryptApple Protected Binary decryption kext for Lion and above.
2@andyvand/openssl-winoptOpenSSL Optimized for latest Windows
2@andete/ym2413openMSX YM2413 reverse engineering project

C++

:star2:NameDescription🌍
132@glynos/cpp-netlibThe C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.:arrow_upper_right:
83@Forceflow/ooc_svo_builderOut-Of-Core Construction of Sparse Voxel Octrees - reference implementation:arrow_upper_right:
68@Forceflow/libmortonC++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
60@claesenm/EnsembleSVMA Library for Ensemble Learning Using Support Vector Machines
26@KurtPattyn/QtSocketIosocket.io implementation in Qt
23@SebWouters/CheMPS2CheMPS2: a spin-adapted implementation of DMRG for ab initio quantum chemistry
22@lab101/tronCirclesJosh Nimoy mentioned openFrameworks in his Tron Legacy post So why not try it myself. After some pointers from arturo I managed to get these smooth gradient arcs. Using the FBO and ofMesh from the upcoming openFrameworks 0.7 release. Running super smooth on macbook.:arrow_upper_right:
18@neuroprod/ClosedLoopDriverArduino controler for a closed-loop stepper motor
17@psoetens/orocos-rttOrocos Real-Time Toolkit:arrow_upper_right:
15@timvdm/HeliumA lightweight generic cheminformatics toolkit
13@Forceflow/svo_toolsTools for working with the .svo file format
11@neuroprod/NPBOT
10@psoetens/orocos-oclOrocos Component Library:arrow_upper_right:
10@neuroprod/NP_isosurfacesIsosurface test:arrow_upper_right:
9@lab101/ofxImageMapA fast way to convert existing design to clickable items with over state.
8@neuroprod/NPBOT_driver
8@maleadt/pChasePointer-chasing memory benchmark (forked from Doug Pase's code).
7@Forceflow/cpu_voxel_raycasterVery barebones CPU Voxel Raycaster
6@psoetens/orocos-rtt-examplesTutorial and example code mainly for the RTT:arrow_upper_right:
6@Kittnz/SunwellNo support is given for this core! - by xinef & pussywizard:arrow_upper_right:
5@jodogne/OrthancMirrorMirror of the official BitBucket Mercurial repository of Orthanc:arrow_upper_right:
5@timvdm/Avogadro-Packmol-Ext…An Avogadro plugin with a gui to create packmol input files and run packmol from within Avogadro.:arrow_upper_right:
5@neuroprod/PID-ball
4@neuroprod/NPInverseKinematics
4@maleadt/gpuocelotA dynamic compilation framework for PTX (forked from Google Code).:arrow_upper_right:
4@timvdm/SmileyAn OpenSMILES compliant C++ SMILES/SMARTS parser
4@timvdm/OBDepict2D molecule depiction using openbabel and various image/graphics API's (currently ImageMagick++, Cairo & Qt4):arrow_upper_right:
4@lab101/Cinder-DXTCinder block for playing DXT video format
3@lab101/piParticlesQuick performance test with particles on a Raspberry Pi with openframeworks
3@timvdm/MolsketchMolsketch 2D molecular editor
3@jekkos/KinectC3DSome modifications made to the Kinect SDK source to capture to C3D
3@maleadt/beeldverwerkingTram collision avoidance (school project).
3@StevenPuttemans/opencv_tryout_codeseveral small projects in openCV which need some development first
2@timvdm/SmartsCompilerA SMARTS optimizer/compiler
2@lab101/mappingGame:arrow_upper_right:
2@lab101/CinderJpgStreamCapturing Motion jpg streams in Cinder based on the excellent work of this openframeworks addon https://github.com/bakercp/ofxIpVideoGra…
2@timvdm/OBForceFieldnew set of force field classes for OpenBabel (very experimental)
2@azerupi/NatronColorSelectorColor Selector for Natron (https://github.com/MrKepzie/Natron)
2@maleadt/geneticPlayground for some genetic programming.
2@Kittnz/UE4RollercoasterA rollercoaster for UnrealEngine 4
2@glynos/fundamentalsRe-learning some fundamentals
2@glynos/uricpp-netlib URI:arrow_upper_right:
2@neuroprod/balancingRobot

ActionScript

:star2:NameDescription🌍
78@luwes/js-cover-flowA Cover Flow component made for the web:arrow_upper_right:
3@RIAstar/CallOutFxA Flex/Spark CallOut and CallOutButton for web or desktop applications
2@ThibautVDB/Chess-interfaceUnfinished chess interface in AS3
2@luwes/ZebroidSimple 2D line drawing library for Flash Stage3D (aka Molehill)

Clojure

:star2:NameDescription🌍
6@joachimdb/dl4cljPort of some deeplearning4j examples to clojure
5@cderoove/damp.ekeko.aspectjEkeko plugin that provides support for Aspectj
5@phochste/clj-marcA Clojure MARC parser
2@phochste/clj-layarClojure application to push POI's on the internet

CoffeeScript

:star2:NameDescription🌍
83@debrouwere/draughtsmanTransparent compilation of templates and stylesheets for prototyping HTML interfaces. Also live reloading.
20@debrouwere/backbone-expressBackbone-express serves Backbone applications with a server-side fallback, so they're visible to search engines.
10@tgoorden/meteor-backupA simple (coffee)script to make backups of collections on your remote meteor installation
8@debrouwere/hectorHector is a static site generator.
8@debrouwere/tilt.jsA generic interface to various JavaScript and CSS preprocessors. Autodetects formats based on filename and mimetype.
6@debrouwere/renderRender text and HTML from Jade, Handlebars, Swig and most other kinds of templates on the command line. Render many files at once and decide where to write to dynamically from the data.
6@LnL7/example-travis-mochaTravis CI example with Mocha tests
5@debrouwere/summaSumma is a little CoffeeScript / JavaScript library for descriptive (summary) statistics and working with distributions (PMF, CDF). Open-source because why-the-heck-not, but don't expect any support.
4@debrouwere/refractA command-line utility to reshape objects to a template. Destructuring assignment on steroids.
4@debrouwere/mathA simple mathematics library for JavaScript that's pretty much the Math object on crack. Also has random and coordinates submodules.
4@debrouwere/envvEnvironments for client-side code: execute or skip code depending on whether you're deploying to a production server or just developing.
3@debrouwere/yaml2jsonConvert YAML into JSON. Supports YAML frontmatter, YAML multidocs and other mixed text-and-yaml documents. Can process Textile, Markdown and AsciiDoc strings. Works on the command-line and in node.js.
3@debrouwere/espyA context finder for static site generators and prototyping tools.
2@debrouwere/stockpileMimeo is the airplane mode for your application. Automatically cache and serve common JavaScript libraries or any kind of file from your development machine.
2@debrouwere/flattenA simple command-line utility that flattens and unflattens JSON.
2@debrouwere/bones-coffeescript-e…A Backbone.js + Bones example app
2@debrouwere/putPut is a command-line utility to move, rename, copy and symlink files. Uses a simple placeholder syntax to transform input filenames to output filenames. Think of it as an easier-to-use but perhaps less powerful Linux rename.

Go

:star2:NameDescription🌍
4@onbings/ftpsclientAnother Ftp(s) client package for the go language
3@tmbrggmn/gosteamGo library for interacting with Steam/Valve interfaces (server queries, etc.)
2@bubblepost/jinxContinuous integration server

Haskell

:star2:NameDescription🌍
1310@jaspervdj/hakyllA static website compiler library in Haskell:arrow_upper_right:
296@jaspervdj/stylish-haskellHaskell code prettifier
204@RaphaelJ/fridayFast image IO and transformations.:arrow_upper_right:
185@jaspervdj/websocketsA Haskell library for creating WebSocket-capable servers:arrow_upper_right:
135@jaspervdj/blaze-htmlA blazingly fast HTML combinator library for Haskell.:arrow_upper_right:
105@jaspervdj/digestive-functorsA general way to consume input using applicative functors
63@jaspervdj/jaspervdjSource code of my personal home page.:arrow_upper_right:
35@jaspervdj/lorem-markdownumA lorem ipsum generator for markdown
35@jaspervdj/planet-wars-haskellUnofficial Haskell starter package for the Planet Wars AI contest
32@jaspervdj/dcpu16-hsHaskell implementation of Notch's dcpu-16 specification (assembler, emulator)
28@jaspervdj/tweetovHaskell webapp to generate random tweets using Markov chains:arrow_upper_right:
26@jaspervdj/number-sixNumber Six is a sexy Haskell IRC bot.
25@RaphaelJ/friday-reportDocument introducing the features and design of the friday library
23@jaspervdj/cabal-dependency-lic…Compose a list of a project's transitive dependencies with their licenses
22@jaspervdj/websockets-snapSnap integration for the websockets library
21@jaspervdj/hakyll-examplesExamples for the Hakyll static site generator:arrow_upper_right:
17@kbonne/pandoc-plantuml-filt…
16@noteed/language-glslHaskell package for representation, parsing, and pretty-printing of GLSL
10@jaspervdj/fireflyLightweight, fast and easy 2D game library for Haskell
10@jaspervdj/hakyll-contribExtra pre-made configurations and useful modules for hakyll:arrow_upper_right:
10@itkovian/HaBenchHaskell Benchmark Suite
9@RaphaelJ/friday-examplesImage processing examples which use the friday image library.
9@noteed/python-pickleSerialization/deserialization using Python Pickle format
7@RaphaelJ/friday-devilProvides functions to load images from files using bindings to the DevIL C library.:arrow_upper_right:
7@noteed/rescoylPrivate Docker registry
7@jaspervdj/b-treeA fast B-tree library for Haskell
7@jaspervdj/haskell-ircIRC client in Haskell and CoffeeScript
6@noteed/smallpt-hsA Haskell port of the C++ smallpt path tracer
6@noteed/syntacticalHaskell library for distfix expression parsing
6@jaspervdj/acme-cofunctorA Cofunctor is a structure from category theory dual to Functor
5@jaspervdj/blaze-markupCore modules for a blazing fast markup combinator library
5@noteed/mojitoA simple functional language with focus on type inference
5@noteed/sentrySimple process monitoring:arrow_upper_right:
5@jaspervdj/blaze-html-hexpatHexpat renderer for blaze-html:arrow_upper_right:
5@RaphaelJ/getwebb.orgSources of the getwebb.org website.:arrow_upper_right:
5@RaphaelJ/repa-devilImage library based on the DevIL open source image library for the repa array library.
4@jaspervdj/redis-simpleSimplified redis wrapper for Haskell
4@noteed/acmeGet a certificate using Let's Encrypt ACME protocol
4@noteed/hummingqueue_classic in Haskell
4@jaspervdj/dotfiles
4@noteed/sftp-streamsSFTP protocol
4@noteed/scp-streamsAn SCP protocol implementation
3@noteed/hgithubHaskell bindings to the GitHub API
3@jaspervdj/fast-aleck-hsBindings to the fast-aleck library, a smart typography enhancer
3@itkovian/hMollomHaskell wrapper for the Mollom service
3@noteed/openerpdistBuild the OpenERP framework and addons as nice tarballs:arrow_upper_right:
3@noteed/hortenedA personal URL shortener:arrow_upper_right:
3@noteed/curvedNetwork metrics service
3@jaspervdj/snap-blazeblaze-html integration for Snap
3@jaspervdj/haskell-beginners-pr…A couple of Haskell beginner projects, for ZuriHac 2016
2@jaspervdj/sup-hostCheck if hosts are up, and wake them
2@RaphaelJ/cours-master-1Cours de la première année du master en Sciences-Informatiques de l'Université de Liège
2@maciejpirog/modules-over-monadsHaskell library for modules over monads, idealised monads, and ideal monads.
2@jaspervdj/euler
2@jaspervdj/PhitSolverHaskell program to solve PhitDroid (http://www.mtoy.biz/phitdroid2ndEdition… puzzles
2@jaspervdj/omnomnomSimple Haskell webapp to order food
2@noteed/doodlesSome code to try out things in Haskell.
2@noteed/tccHaskell bindings to the Tiny C Compiler library (libtcc).
2@gertcuykens/haskell-designHaskell web design.
2@noteed/snaplet-auth-exampleExample usage of Snap.Snaplet.Auth

Lua

:star2:NameDescription🌍
45@RafaelDeJongh/capCarter Addons Pack Code
36@RafaelDeJongh/cap_resourcesCap resource files
5@FlightControl-Master/MOOSEMission Object Oriented Scripting Environment (MOOSE) for lua mission scripting design in DCS World
2@gogoprog/mechabotA shooter game using gengine
2@samvdb/awesome-config

Matlab

:star2:NameDescription🌍
4@u0078867/ulema-ul-analyzerU.L.E.M.A. is a MATLAB-based GUI tool (for Windows) for quickly processing motion capture data (C3D files) relative to upper limb movements
4@CyclotronResearchCen…/FASSTFASST, aka. fMRI Artefact rejection and Sleep Scoring Toolbox, public distribution with the latest updates.
3@CyclotronResearchCen…/SPM_ClusterSizeThres…SPM Cluster Size Threshold estimation

Objective-C

:star2:NameDescription🌍
363@brunow/BWStatusBarOverlayBWStatusBarOverlay is a custom status bar overlay window.
306@brunow/NoteItIOSIos markdown notebook:arrow_upper_right:
289@brunow/FormKit.mNot maintained anymore:arrow_upper_right:
283@brunow/BaseKitBaseKit is a set of IOS class to make your life easier.:arrow_upper_right:
173@frederik-jacques/TNCheckBoxGroupCustomisable checkbox class for Objective-C:arrow_upper_right:
152@frederik-jacques/TNSexyImageUploadPro…An easy image upload visualiser for Objective-C
138@frederik-jacques/TNRadioButtonGroupCreate easy radio button groups in objective-c:arrow_upper_right:
131@brunow/BWObjectMappingSmall library that parse almost automatically JSON and map it to any object, works with NSManagedObject.:arrow_upper_right:
105@brunow/BWTitlePagerViewRecreate the Twitter navigation controller pager.:arrow_upper_right:
96@jeroentrappers/FaceDetectionPOCFace detection with Core Image on Live Video Proof of Concept
76@SkyTrix/STSegmentedControlSTSegmentedControl is a drop-in replacement for UISegmentedControl. It has everything you need to display a custom nice-looking segmented control.
55@brunow/TableKit.mCreate table view with blocks based syntax.:arrow_upper_right:
39@frederik-jacques/native-ios-and-unity…
36@delannoyk/SoundcloudSDKA Client for Soundcloud's API written in Swift!
25@SkyTrix/STBubbleTableViewCel…STBubbleTableViewCell is a UITableViewCell subclass for easily displaying chat conversations.
23@jeroentrappers/LocalizationPOCLocalization proof of concept for iOS. Let's you change the language on the fly.
21@frederik-jacques/objc-login-systemAn easy way to create a login system in obj-c:arrow_upper_right:
18@brunow/ITWLoadingPanelDrop in classes for adding a download info panel
17@frederik-jacques/TNColorScrollViewCon…A view controller for Objective-C which creates a scrollview with view with different background colors.:arrow_upper_right:
16@bartvandendriessche/MKMapView-Attributio…A MKMapView category that adds a method to obtain the AttributionView.
15@brunow/BWAFNetworkingRestfull http library inspired by the great RestKit and based on top of Afnetworking.:arrow_upper_right:
13@brunow/BWSelectViewControll…Controller that show a list of items that can be selectable.
12@frederik-jacques/DynamicColladaSceneK…You can find more info about this prototype at http://www.the-nerd.be/2014/11/07/dynami…
12@brunow/BWObjectSerializerSmall library that transform an object into a dictionary that can be send to a web service.:arrow_upper_right:
9@frederik-jacques/FaceRecognitionTrain…iPhone prototype app for Face.com
6@brunow/BWLongTextViewContro…Simple IOS controller that show a full screen textView with keyboard
5@hverlind/ibeacon-observerSample code illustrating how to make an iPad function as an iBeacon observer.
5@hverlind/ibeacon-interpolatio…Sample code illustrating how to determine observer position by interpolating multiple iBeacons.
5@brunow/BWObjectRouterSmall library that generate route with static or dynamic data.
4@frederik-jacques/ZDepthAnimationMimic the National Geographic - National Parcs iPad app animation:arrow_upper_right:
4@jeroentrappers/JsonKit-FrameworkJsonKit wrapped in an iOS framework
2@pieterclaerhout/RachelRachel, the fuel tracker:arrow_upper_right:
2@hverlind/ibeacon-beaconSample code illustrating how to make an iPad function as an iBeacon that can be switched on/off.
2@bartvandendriessche/The-Grid
2@joachimVdH/myProxiDataAn app i created for learning and out of frustration that Proximus didn't had one ( now they do ). All you need is a Proximus data account and login credentials ( https://secure.proximus.be ).:arrow_upper_right:
2@ValCapri/CSNotificationView-A…A AFNetwork extension that show a notification on error in a task or request (like UIAlertView+AFNetworking)

Perl

:star2:NameDescription🌍
125@hollie/misterhousePerl open source home automation program. It's fun, it's free, and it's entirely geeky.
100@wimpunk/ddclientFork of the original ddclient code:arrow_upper_right:
4@hollie/lpc_usb_flasherSmall script to automatically flash the latest bin file onto a bare metal LPC11U24 controller using the built-in USB boot loader
2@nics/Dancer-Plugin-Locale
2@hollie/device-plugwise-perlPerl module to interface to Plugwise hardware

PHP

:star2:NameDescription🌍
1912@jenssegers/laravel-mongodbA MongoDB based Eloquent model and Query builder for Laravel (Moloquent):arrow_upper_right:
994@jenssegers/agentA PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect:arrow_upper_right:
583@jenssegers/dateA library to help you work with dates in multiple languages, based on Carbon.:arrow_upper_right:
508@sdebacker/TypiCMSMultilingual CMS built with Laravel 4.2
493@jenssegers/imagehashPerceptual image hashing for PHP:arrow_upper_right:
473@jenssegers/optimusId obfuscation based on Knuth's multiplicative hashing method for PHP.:arrow_upper_right:
449@wimg/PHPCompatibilityPHP Compatibility check for PHP_CodeSniffer:arrow_upper_right:
242@jenssegers/php-proxyA PHP proxy script with https and post support:arrow_upper_right:
193@nWidart/DbExporterExport your database as a Laravel Migration. And export your DB data as a seed file. Finally sync all this with your remote server.
187@jenssegers/laravel-rollbarRollbar error monitoring integration for Laravel projects
157@jenssegers/codeigniter-hmvc-mod…Create HMVC modules with this lightweight extension for Codeiginter 2:arrow_upper_right:
153@nWidart/laravel-modulesModule Management In Laravel
147@jenssegers/codeigniter-advanced…Resize and crop images on the fly:arrow_upper_right:
127@jenssegers/laravel-abA server-side A/B testing tool for Laravel.
101@mathiasverraes/lambdaliciousLambdalicious - Experiments in Elegant Functional Programming in PHP:arrow_upper_right:
77@jenssegers/laravel-ravenSentry (Raven) error monitoring integration for Laravel projects
76@jenssegers/dashboardA server dashboard for Ubuntu
71@jenssegers/codeigniter-template…A template library for Codeigniter:arrow_upper_right:
70@jenssegers/bladeA standalone version of Laravel's Blade templating engine for use outside of Laravel.
58@jenssegers/modelThis model provides an eloquent-like base class that can be used to build custom models in Laravel and other frameworks
56@DragonBe/viesComponent using the European Commission (EC) VAT Information Exchange System (VIES) to verify and validate VAT registration numbers in the EU, using PHP and Composer.:arrow_upper_right:
53@jenssegers/laravel-oauthA Laravel OAuth 1 & 2 library
50@jenssegers/codeigniter-authenti…A secure authentication library for CodeIgniter:arrow_upper_right:
45@wiez/MyPlotPlot and protection plugin for PocketMine
43@PrestaEdit/Canvas-Module-Presta…Canvas de module compatible 1.5
41@jenssegers/codeigniter-message-…Store and display error or information messages to display on the current page or next page:arrow_upper_right:
40@jenssegers/laravel-mongodb-sess…A MongoDB session driver for Laravel
38@mathiasverraes/symfony-live-2014Workshop: "Domain-Driven Design for Symfony Developers" at Symfony Live London 2014:arrow_upper_right:
36@veloxy/purlPurl (Petite URL) is an open source project with the goal of providing you with your own private URL shortener!
36@nWidart/Laravel-broadwayLaravel adapter for Broadway.
35@wimg/PHP53Compat_CodeSnif…DEPRECATED : check this url for the new version (PHP 5.4 compatible) ::arrow_upper_right:
34@jenssegers/laravel-mongodb-sent…An extension for Laravel-MongoDB that lets you work with Sentry
30@mathiasverraes/jdumpJ!Dump is a very easy to use debugging extension for Joomla developers and template designers. Download links below.:arrow_upper_right:
27@mathiasverraes/classfunctionsFunctions to manipulate PHP class names:arrow_upper_right:
24@hannesvdvreken/guzzle-clockworkA Guzzle plugin that lets you debug everything in the Clockwork browser extension.
23@hannesvdvreken/laravel-oauthA laravel 4 OAuth wrapper. Auto-configures an OAuth client behind a Facade.
17@netsensei/RumDeployment tools for drush
17@ThijsFeryn/varnishtrainingVagrant box including VCL's & examples for my Varnish training
17@hannesvdvreken/guzzle-debugbarA Guzzle middleware that lets you log HTTP requests in the PHP debugbar timeline.
16@jenssegers/php-chefOpscode Chef API PHP library:arrow_upper_right:
15@freekmurze/multilingual-support…Add multilingual support to Eloquent models:arrow_upper_right:
14@hannesvdvreken/php-oauthPHP OAuth 1/2 service classes using Guzzle
13@hannesvdvreken/hipchatPerform notifications in one ore more Hipchat rooms.
12@roderik/GithubStatsA Cilex command that used the Oregon project to compile statistics for a Github/Packagist organisation
12@roderik/pwgen-phpThis is a fork of http://code.google.com/p/pwgen-php, a tool to generate pronounceable, easy-to-remember, yet safe, passwords (a PHP port of GNU pwgen)
12@nWidart/HttpStatus-l4-packag…Laravel 4 Packages. Adds 403,404,500 and 503 customizable error pages.
11@mathiasverraes/extract-till-you-dro…Code for my refactoring talk "Extract Till You Drop"
11@hannesvdvreken/psr7-demoDemo scripts that showcase the power of PSR-7, Guzzle, and php-http/adapter
10@jvandemo/OgonePHP Classes for working with Ogone payment services
9@nWidart/projectListerLaravel package to list repositories on Github, Bitbucket and Sourceforge.
8@hannesvdvreken/pipThe Polygon class: point-in-polygon algorithm, centroid of polygon, points in clockwise direction, ...
8@mathiasverraes/DomainToolsTools for Domain Driven Design
7@hannesvdvreken/msgpackMsgpack implementation for PHP. It's like JSON. But fast and small.
7@DragonBe/wingzThe social conference mashup:arrow_upper_right:
7@PrestaEdit/navmegadrownevo-v2.0Menu Mega Drown Evolution v2.0
7@jenssegers/laravel-mongodb-liteA lightweight MongoDB database library and model for Laravel 4
6@roderik/RedmineBundleA Symfony2 bundle for the Redmine class from http://tspycher.com/using-the-redmine-ap…:arrow_upper_right:
6@GeertDD/wp-plugin-tinymce-em…A WordPress plugin that adds a button to TinyMCE to create mailto links
5@wimleers/wimleers.com-modulesCustom Drupal 7 modules for wimleers.com:arrow_upper_right:
5@wimleers/rutorrent-statsGather statistics from >=1 seedboxes that are using rtorrent+rutorrent. Can be used to monitor seedboxes' vitals.:arrow_upper_right:
5@GeertDD/wp-theme-geertddCustom WordPress theme for my blog:arrow_upper_right:
5@mathiasverraes/maintainable-regexSimple tutorial on how to write maintainable, composable, regular expression patterns. Read the commits from oldest to newest to see how we build it up.:arrow_upper_right:
4@nWidart/MoneyFormatterA package used for money formatting
4@PrestaEdit/PrestaShop-CanvasCanvas pour PrestaShop
4@hannesvdvreken/rocketeer-hipchatHipChat nofitication plugin for Rocketeer
4@jvandemo/zf2-event-loggerZend Framework 2 module that logs all events to the error_log.
4@ThijsFeryn/esi-viewhelperZend Framework view helper for ESI
4@DragonBe/tictactoeA game of tic-tac-toe
4@bmichotte/php5-Dijkstraphp5 implementation of Dijkstra algorithm
3@jvandemo/ZendService_Oauth2Oauth2 service for Zend Framework 2
3@hannesvdvreken/socketioSend socket.io messages to a Node process through Redis
3@Driesboy/Petspets plugin for pocketmine, imagicalmine & genisys
3@mathiasverraes/magictreeBecause magic.
3@nWidart/composer-generatorLaravel 4 Composer.json generator service.
2@netsensei/stockA starter Drupal module which implements a "best practices" architecture.
2@PrestaEdit/generatorGénérateur de module pour PrestaShop 1.5
2@netsensei/be-bank-transfer-mes…A generator and validator for structured messages included in Belgian bank transfers
2@hannesvdvreken/harvesterRuns scrapers, by using Message Queues, Redis and Eloquent models
2@wimleers/token_filterFork of token_filter for Edit module and Aloha Editor integration.
2@wimleers/editFork of Edit module for the sprint with the Aloha Editor folks in Vienna. GPLv2 licensed.:arrow_upper_right:
2@hannesvdvreken/gentsevinesCollects all vines by hashtags and shows a feed. Users can login and like vines.:arrow_upper_right:
2@nWidart/Themify-l5
2@nWidart/Laravel-forecastLaravel-forecast provides a service provider and a facade arround the Forecast-php wrapper.
2@nWidart/MoneyFormatter-Larav…Laravel integration for my MoneyFormatter Package
2@netsensei/Views-ColumnsA Views Style plugin :: split a view in a number of divs which can be themed as floated columns
2@veloxy/sourcebox-kunstmaanMy personal site created in Kunstmaan Bundles
2@netsensei/TdtEuropeanaInstalled Resource for The Datatank funneling datasets from the Europeana API (http://thedatatank.com)
2@dieterve/menu-planner
2@netsensei/CNAPI-ViewsBringing the CultuurnetAPI to Drupal Views
2@nWidart/Alys-Google-Maps-Org…Laravel App, to manage clients and their corresponding markers for Google Maps.
2@Driesboy/Lightningpocketmine plugin (working)
2@jenssegers/leanUse the PHP League's Container package with auto-wiring support as the core container in Slim 3
2@mathiasverraes/speakingjenkinsCommand line PHP app that announces the status of a Jenkins/Hudson CI build using text-to-speech.:arrow_upper_right:

Python

:star2:NameDescription🌍
2886@jonathanslenders/python-prompt-toolki…Library for building powerful interactive command lines in Python
1872@jonathanslenders/pyvimPure Python Vim clone.
1425@jonathanslenders/ptpythonA better Python REPL
973@jonathanslenders/pymuxA terminal multiplexer (like tmux) in Python
436@gotcha/ipdbIntegration of IPython pdb
276@jonathanslenders/asyncio-redisRedis client for Python asyncio (PEP 3156):arrow_upper_right:
234@ColinDuquesnoy/QDarkStyleSheetA dark style sheet for Qt application
131@gotcha/vimpdbPdb and Vim integration
107@cvandeplas/pystemonMonitoring tool for PasteBin-alike sites written in Python. Inspired by pastemon http://github.com/xme/pastemon
91@cvandeplas/ELK-forensicsELK configuration files for Forensic Analysts and Incident Handlers
87@jonathanslenders/ptpdbprompt_toolkit/ptpython pdb frontend
87@jonathanslenders/python-deployerLibrary for automation of deployments through SSH.
85@obonaventure/cnp3Computer Networking : Principles, Protocols and Practice
35@jeroendoggen/Arduino-serial-messa…Library to exchange short messages (sensordata, commands) between an Arduino and a software application running on a PC. (Linux, embedded Linux, Windows, OS X)
29@fdb/choicewordsRandom text generator based on a simple grammar file.
26@cudeso/cudeso-honeypotHoneypot repo
25@jeroendoggen/Arduino-distance-sen…Arduino library for distance sensors
18@ProgramFOX/SE-ChatbotA chatbot for the Stack Exchange chat rooms.
14@JDevlieghere/InTeXrationTeX Continuous Integration Service
13@matrixise/flask-openerpOpenERP connector for Flask, an awesome micro-framework
12@Cairnarvon/progscrapeScraper for Shiichan textboards, designed for world4ch's /prog/.:arrow_upper_right:
11@matrixise/dsmtpd
10@jeroendoggen/Arduino-TestSuiteArduino TestSuite to automate Arduino unit tests:arrow_upper_right:
10@jeroendoggen/Arduino-MMA7361-libr…Arduino library for the MMA7361 3-axis MEMS accelerometer
10@jonathanslenders/libpymuxTerminal multiplexer library. The core library for pymux, which is a pure Python tmux clone.
10@cudeso/host-enrichEnrich a host with open source security information
9@ColinDuquesnoy/QPygletWidgetA PySide widget to display a pyglet scene
9@ColinDuquesnoy/pyqt_distutilsA set of distutils extension to work with PyQt applications and UI files
9@Cairnarvon/uptimeCross-platform uptime library for the Python.
7@fdb/aufmachenTurns a website's HTML into nice, clean objects.
7@jonathanslenders/textfsmTextfsm fork. Made Python 3 compatible.
5@jeroendoggen/youtube-to-mpdFront end for youtube-dl to auto add YouTube music to MPD:arrow_upper_right:
5@fdb/flikiA small Flask wiki.
5@gotcha/robotentrypointsEntry points for Robot Framework
5@abiggerhammer/bbtoolsTools and other possibly useful things for use with BioBricks and other aspects of synthetic biology.
5@ColinDuquesnoy/QCrashA crash report framework for PyQt/PySide applications
4@mikekestemont/attic_orators
4@gotcha/plone.actActs, not words : ACceptance Testing for Plone
4@KangOl/abitbolGeorge — Aah... Monde de merde.:arrow_upper_right:
4@fdb/projecthubA web application for managing projects.
4@jonathanslenders/asyncio-ampAMP client and server library for asyncio
3@Cairnarvon/world4searchSearch engine for world4ch.
3@gvangool/gabA collection of fabric tasks
3@ProgramFOX/SE-Chatbot-BuiltinsBuiltins for SE-Chatbot. https://github.com/ProgramFOX/SE-Chatbot
3@jeroendoggen/Arduino-ParallaxCont…Arduino Library for the Parallax (Futaba) Continuous Rotation Servo
3@jeroendoggen/Arduino-ardumotor-li…Arduino Ardumoto Library
3@mikekestemont/verification
3@gotcha/collective.js.prefix…Lea Verou prefixfree for Plone
3@jonathanslenders/pypager
2@gotcha/collective.shuttleZope 2 : traversal to objects not stored in ZODB.
2@fdb/helloflaskDemo application for getting started with Flask.
2@Cairnarvon/phash-presentationSlides, code, and images for my presentation on perceptual hashes.
2@Cairnarvon/goldbugClassical cryptography toolkit for Python
2@ProgramFOX/GibberishClassifier-…A Python module to classify whether text is gibberish or not.:arrow_upper_right:
2@tcoopman/bloated-clock-plasmo…a plasmoid clock with many options written in python
2@tcoopman/musictaggera basic python music tagger
2@ColinDuquesnoy/QRegexEditorRegular expression editor
2@mikekestemont/wuerzb15Advanced Stylometry Course, Wuerzburg (December 2015)
2@mikekestemont/topicizerSimple script to count words and topics in texts
2@ProgramFOX/HeavyStarrerDetectorHeavy Starrer Detector is a bot that lurks in Stack Exchange chat rooms and detects people who star many messages at a short time.
2@abiggerhammer/dxscraperscrapy project for logging info about DX calls
2@ProgramFOX/Chatbot-ShadowsDenMo…A module for Shadow's Den, for my SE-Chatbot
2@abiggerhammer/pydjangitwikigit wiki in python/django
2@cvandeplas/inet_scriptsVarious small internet / website related scripts
2@matrixise/clihub
2@cvandeplas/plaso
2@matrixise/pyactivitia SDK that helps with interacting with Activiti.
2@cvandeplas/suricata_statsStatistics parsing for suricata
2@sprt/deltabot
2@ProgramFOX/SO-EditMonitorA bot that monitors recent suggested edits on Stack Overflow and posts an alert in a chatroom when it comes across a suspicious edit (detected as spam, or approved with 2 rejection votes with at least 1 spam vote)
2@sebastiandedeyne/BlankCSSSublime Text 2 plugin which converts an html page or snippet to a blank css style sheet with all class an id selectors used in the original code.
2@tcoopman/network-monitor-plas…a plasmoid to monitor your available download and upload quota
2@jonathanslenders/pymux-test
2@fdb/teamhubA simple web application for collaboration in small teams.

R

:star2:NameDescription🌍
70@yrosseel/lavaanan R package for structural equation modeling and more:arrow_upper_right:
25@jwijffels/RMOAConnect R to MOA for massive online data stream mining
12@tomwenseleers/exportR package to easily export active graphs and statistical output to MS Office, Latex and HTML formats
8@jwijffels/ETLUtilsUtilities for easily loading big data from relational databases directly into ffdf objects in R.:arrow_upper_right:
8@jwijffels/Myrrix-R-interfaceLet R talk to Myrrix. Myrrix is a complete, real-time, scalable clustering and recommender system, evolved from Apache Mahout.
4@rogiersbart/RGLUEANNprovides an R implementation of the coupling between general likelihood uncertainty estimation (GLUE) and artificial neural networks (ANN):arrow_upper_right:

Ruby

:star2:NameDescription🌍
671@jedi4ever/saharaa plugin for vagrant that allows you manage a sandbox state
530@sr/git-wikiA quick & dirty git-powered Sinatra wiki:arrow_upper_right:
262@jedi4ever/mccloudVagrant for the cloud
200@jedi4ever/markdown2confluenceConverting Markdown to Confluence Markup using Kramdown Gem
170@ahe/chocoA delicious Javascript web framework made in Belgium!
145@dv/redis-semaphoreA distributed semaphore and mutex built on Redis.
122@fd/json_selectCSS-like selectors for JSON (Ruby implementation).:arrow_upper_right:
93@tbalthazar/ubuntu-machine- no longer maintained - These Capistrano recipes allow you to setup a machine running Ubuntu Server 8.0.4 or 8.1. They will install/setup : SSH, iptables, MySQL, Apache, PHP, Ruby (+ Ruby Enterprise Edition), Rails, Phusion Passenger, and Git.
81@blambeau/rack-robustnessRack::Robustness, the rescue clause of your Rack stack.
81@jedi4ever/logstash-cliCommandline interface for logstash
81@ys/momentsHeroku + Dropbox + pictures = ♥︎:arrow_upper_right:
69@ahe/mongo_adminBrowse and manage your MongoMapper data using your browser:arrow_upper_right:
66@blambeau/finitio-rbFinitio - In Ruby:arrow_upper_right:
59@blambeau/viiiteAn alternative to ruby Benchmark:arrow_upper_right:
54@sr/mgminimal gem:arrow_upper_right:
52@ahe/jqgrid_demo_appRails demo application showing how to use my 2dcJqgrid plugin:arrow_upper_right:
49@blambeau/quicklCommand-line Ruby Utilities Shipped as Classes:arrow_upper_right:
47@jedi4ever/vagrant-guard-demoDemo on how cucumber-puppet, rspec-puppet and guard and vagrant can work together
41@jandot/ruby-ensembl-apiA ruby API to the Ensembl database:arrow_upper_right:
40@ahe/reverse_scaffoldThis script generates a Rails scaffold based on an existing table
39@jedi4ever/gmond-zmqPuts ganglia gmond information on a zeromq pub/sub
38@ys/chekkuThat gem knows if your software dependencies are met!
38@fabien/minigemsLighweight drop-in replacement for rubygems.
37@jomz/radiant-tags-extensi…Extends Radiant CMS with tagging capabilities. Tagging as in "2.0" and tagclouds.:arrow_upper_right:
33@jedi4ever/puppet-homebrewa puppet provider for the homebrew packaging system
31@sr/saloonAtomPub server implemented using Sinatra and CouchDB
30@sr/shout-botRidiculously simple library to quickly say something on IRC:arrow_upper_right:
27@fabien/im_magickRMagick replacement which uses ImageMagick directly by constructing chainable commands
26@blambeau/nib.jsNode.js packaging for the Browser:arrow_upper_right:
25@sr/integrity-herokuDeploy Integrity on Heroku's platform:arrow_upper_right:
25@blambeau/myrrhaThe missing coercion framework for Ruby:arrow_upper_right:
24@cimm/snippets-gist-scripp…A small plugin - aka scrippet - to export code snippets from Snippets as GitHub gists. NOTE: this plugin is now included in Snippets 1.2 (http://www.snippetsapp.com/release-note…:arrow_upper_right:
23@blambeau/noeNoe is a simple, general-purpose and extensible skeleton generator from project templates:arrow_upper_right:
22@xavier/acts-as-tree-with-do…A drop in replacement for acts_as_tree with super fast ancestors and subtree access
22@jedi4ever/collectd-zmqCollectd Listener that pushes the metrics onto zeromq pub/sub mechanism
22@blambeau/wlangWLang is a general-purpose (code generation / templating) engine.:arrow_upper_right:
21@jandot/bio-graphicsBio::Graphics is a ruby library for visualizing annotations on chromosomes:arrow_upper_right:
20@tbalthazar/onesignal-rubyOneSignal Ruby bindings
19@jedi4ever/puppet-cicPuppet Changeset Impact Checker
18@vStone/vagrant-addonsSome modifications for a Vagrantfile adding some additional usefull actions.
18@vStone/puppet-testing-examp…
18@jedi4ever/puppet-assertAllows to excute assertion as part of your puppet code
17@dv/alfred-omnifocus-wor…An Alfred 2 workflow to create tasks in OmniFocus featuring autocompletion of Project and Context
15@jandot/parpProcessing Abnormal Read-Pairs
14@blambeau/summaryseArray#summaryse:arrow_upper_right:
14@ys/sinatra_skeletonSinatra skeleton with activerecord and rspec
14@jandot/ruby-ucsc-apiA ruby API to the UCSC database:arrow_upper_right:
14@blambeau/pdf-toolkitA ruby interface to pdftk
14@tbalthazar/lighthouse-to-github- no longer maintained - A ruby script that migrates Lighthouse tickets to Github issues
13@jandot/biorakeAn extension to rake that can be used to build database-backed workflows:arrow_upper_right:
13@jedi4ever/hetzner-cliCLI to do more complicated Hetnzer tasks like re-installing a server and putting the keys on it
12@jedi4ever/slowlaneWe are the @fastlane cli - without the magic
12@pjaspers/shackIf you like it then you should have put a sha on it.
12@vStone/vagrant-centos7_fixA vagrant plugin to use Fedora networking on Centos 7 (network device naming shizzle)
12@sr/ey-integrityDeploy a continuous integration server onto http://cloud.engineyard.com:arrow_upper_right:
12@pjaspers/capfireSend a notification to Campfire from Capistrano
10@sr/atom-toolsmirror of the darcs repository (ruby lib for atom/atompub):arrow_upper_right:
9@gigamo/mongo_mapper_acts_as…Basic MongoMapper port of technoweenie's acts_as_versioned
9@pjaspers/gasolineGasoline and Propane make Campfire better
9@ys/libraclipsThey have good critical faculty and are able to stand back and look impartially at matters which call for an impartial judgment to be made on them.
9@sr/rumbsterRumbster is a fake smtp server for email testing in Ruby.:arrow_upper_right:
9@jedi4ever/devopsdays-checklistExample trello sync for a checklist for devopsdays events
8@ahe/choco_demoSample Rails 3 app using the Choco Javascript framework
8@ys/apperolHeroku button CLI for private apps
8@jandot/locustreeRuby library to search genomic loci
8@sr/github-calendarWeb service that converts GitHub's activity feeds into iCal.
8@sr/integrity-ircIRC notifier for the Integrity continuous integration server:arrow_upper_right:
8@sr/apeThe Atom Protocol Exerciser:arrow_upper_right:
8@cmeiklejohn/wine_dot_com_api_req…Provides a simple interface to cut down on code duplication when querying the wine.com API.:arrow_upper_right:
8@dv/Fuzzy-GitAdd fuzzy finder functionality to git commands.
8@jomz/gorilla-capistrano-r…Common capistrano recipes for Gorilla sites
8@petervandenabeele/dbdA data store that (almost) never forgets
7@jomz/spree-ogoneExtension for Spree that adds support for Ogone payments
7@jedi4ever/thesebootsBootstrapping code for getting ruby, chef, puppet, ... on a brand new server
7@gigamo/aurbAn AUR (Arch User Repository) utility
7@sr/dumbappDumbApp is a simple AtomPub (RFC 5023) implementation based on Mongrel and ActiveRecord.:arrow_upper_right:
7@sr/dsttodo-list manager I wrote back in 2008 with the help of Gregory Brown in order to learn Ruby and TDD:arrow_upper_right:
7@sr/quarkquarkEasily creates an AtomPub server through a DSL.
6@lefred/vagrant-mhaVagrant for MySQL MHA
6@blambeau/sbycAdding Specialization By Constraint to the Ruby type system:arrow_upper_right:
6@ys/confreaks-dlGet 720p videos from confreaks to watch on your ipad
6@blambeau/staminaAutomaton and Induction Tools Written in Ruby:arrow_upper_right:
6@blambeau/dbagileAgile SQL databases and tools for database administrators:arrow_upper_right:
6@lefred/puppet-clusterpacemaker / corosync puppet recipe
5@xavier/live_tabsDynamic in-page tabbed navigation for Rails, supporting both inline and remote content
5@blambeau/plwordshttp://plwords.herokuapp.com/
5@jedi4ever/puppet-codeblockExecute abritrary codeblocks in Puppet
5@jedi4ever/mccloud-demoDemo showing of Mccloud project
5@ys/rubymotion-barsfirst rubymotion app calling foursquare
5@jandot/sprologSimple Project Logger:arrow_upper_right:
5@sr/lovedSimple tag-based playlist manager for MPD
5@blambeau/yargiYet Another Ruby Graph Implementation:arrow_upper_right:
5@cimm/missioncontrolTime tracker for freelancers
5@jomz/radiant-gorilla-blog…
4@titouanc/rb-sudokuSudoku handler gem
4@dv/iCal2GCalTakes iCal files (.ics) and adds the events to your Google Calendar.
4@pjaspers/stringerWraps genstrings with some brains.
4@jedi4ever/webshooterCreate webshots using rubyCocoa Webkit
4@jomz/radiant-future-publi…A tiny Radiant extension that allows you to publish a page at a certain time in the future:arrow_upper_right:
4@ahe/easytitlesRuby on Rails plugin to easily manage the titles of your pages using YAML files
4@sr/atom-testAtom syndication format test suite for Ruby.
4@lefred/facter-mysqlmysql facter
4@jomz/spree-fixed_quantityThis extension changes the input field for line_item quantity into a select, with options that are multiples of a product's base_quantity
4@pjaspers/waskoThe quickest way to set your colorscheme
4@jomz/radiant-first-reorde…This is a patched version of the original reorder extension (the one with drag&drop reordering on a seperate page):arrow_upper_right:
3@xavier/actionmailer-localiz…Extends ActionMailer::Preview to allow email previews in all available locales
3@ys/reverse-auth-rubymot…
3@ys/heroku-rubymotionRubymotion Iphone app for heroku [WIP]
3@ys/wapero
3@fabien/ultraminxA port of Ultrasphinx for Merb
3@fabien/slicesAll sliced and diced
3@pjaspers/SpanTool for using SPIC
3@blambeau/agoraAgile Goal-Oriented Requirement Acquisition
3@blambeau/wawA simple and different web framework for ruby:arrow_upper_right:
3@blambeau/anagramReusable grammars, parsers and rewriting tools
3@vStone/puppet-modelA try out for a puppet-module model with a twist.
3@sr/twitrca twitter client for IRC in ruby.
3@cmeiklejohn/consusLighweight prototype Dropbox clone written for Riak CS.:arrow_upper_right:
3@sr/bob-testTest helpers for Bob's family
3@cmeiklejohn/shipitdudemousehttp://shipitdudemouse.heroku.com:arrow_upper_right:
3@sr/rack-redRED (http://redbot.org) implemented as a Rack middleware:arrow_upper_right:
3@jomz/radiant-reorder_chil…Adds the ability to reorder the children of a certain page with drag and drop.
3@fabien/memeticPackaging couchdb, lighttpd etc, and library dependencies, as binary gems
3@jomz/radiant-index-page-e…
3@xavier/active_sheetAn ActiveRecord-like library to process dubious data thrown at you in the form of spreadsheets
3@cmeiklejohn/guard-evergreenContinuous testing for evergreen.:arrow_upper_right:
2@jedi4ever/openstack-box
2@blambeau/wAw.jsweb Another way, a web framework in javascript/coffeescript:arrow_upper_right:
2@blambeau/sqlizeNon-OO manipulation of SQL schemas...
2@blambeau/clipreasyClinical Processes Made Easy:arrow_upper_right:
2@blambeau/rqp2The Relational Query Puzzle Platform
2@blambeau/polygonA sinatra-powered web framework for mostly static websites
2@pjaspers/ghrunitBetter output for GHUnit command line builds
2@pjaspers/typeitMacRuby variant of Typespeed
2@xavier/streamsStreams, the little engine powering my personal website
2@xavier/active_tokenA simple way to create cryptographic tokens for an Active Record model.
2@xavier/bouncerRack middleware for simple access filtering by IP address or User Agent
2@blambeau/cudd-rbA ruby bridge to the CU Decision Diagram package (CUDD)
2@jandot/enfarmerExtension of the Enumerable class to allow parallelization of jobs over a farm
2@blambeau/rubyrelRuby and the Relational Model
2@jandot/ruby-class-extension…Commonly used class extensions
2@cmeiklejohn/guard-tddiumRun your specs with tddium through guard.:arrow_upper_right:
2@dv/taxesCalculate your Belgian taxes.
2@cmeiklejohn/watchmakerExtract test setup and factory instantiation into reusable objects.:arrow_upper_right:
2@dv/multipartyA tiny gem to create multiparts.
2@cmeiklejohn/seedableAllows for quick serialization/deserialization of objects for moving between environments.:arrow_upper_right:
2@dv/opera-chainRuby library to access Opera Link
2@cmeiklejohn/riaqueProcess background jobs persisted in Riak.:arrow_upper_right:
2@vStone/puppet-accountsManage your (system) user accounts in hiera
2@cmeiklejohn/histomaticQuick 'n dirty histograms for ActiveRecord.:arrow_upper_right:
2@vStone/vagrant-puppetMy vagrant setup for puppet development
2@cmeiklejohn/future-of-front-endLunch time tech talk for colleagues on new front-end development technologies.
2@lefred/pluk-devopsMySQL DBADEVOPS
2@cmeiklejohn/motorized-bootstrapTwitter's bootstrap, as scss, in a rails engine.:arrow_upper_right:
2@lefred/puppet-fusioninvento…fusion inventory agent recipe
2@cmeiklejohn/riikLightweight object mapper for Riak.:arrow_upper_right:
2@lefred/puppet-funambolFunambol puppet recipe
2@cmeiklejohn/cereal_boxSerialization filters for active record.:arrow_upper_right:
2@fd/etapsSuper simple CLI for taps
2@fabien/spree_simple_invento…Very basic inventory management for Spree
2@fd/be-data-apiAPI client for data.be
2@fabien/spree_admin_autocomp…
2@gigamo/wmii-configsMy wmii configuration (uses Rumai)
2@fabien/spree_discountA simple way to display percentage discounts on products.
2@sr/statigThor task to manage a static website tracked with git. Don't expect anything fancy.
2@fabien/spree_eu_vat
2@sr/integrity-queue:arrow_upper_right:
2@jedi4ever/eventbrite-invoicerSimple Ruby script to generate invoices from Eventbrite Events
2@sr/bobetteBob's sister:arrow_upper_right:
2@jomz/radiant-group_childr…Adds a Radius tag to iterate over a page's children per n items.

Scala

:star2:NameDescription🌍
18@andypetrella/neo4j-rest-play-plug…An attempt to have a plugin for Play 2.0 of Neo4J REST api
14@sdb/xsbt-filtersbt plugin for filtering resources:arrow_upper_right:
9@sdb/play2-metricsMetrics plugin for Play Framework 2:arrow_upper_right:
9@pmandera/duometerNear-duplicate detection tool
6@andypetrella/gatling-play2-pluginThis project aims to bring the Gatling-Tool as a Play 2.0 plugin for the framework Play 2.0
6@andypetrella/Play20WithNeo4JThe intent of this project is to use Neo4J Back end service for storing graph data. Having a play! 2.0 environement incharge of serving and creating them
6@andypetrella/play2-neo4jA dedicated Neo4J module for the Play Framework! 2. It'll mainly focus on Scala and ease the creation of web application using Neo4J as backend
5@sdb/xsbt-liquibaseA plugin for the Simple Build Tool (SBT) for running LiquiBase:arrow_upper_right:
4@AODtorusan/scala-glslA Scala DSL to generate GLSL sources
3@andypetrella/gatling-sbt-pluginAn SBT plugin that adds the gatling-tool as a new test framework, including some command to ease its usage
2@Geogi/CriojoSCCriojoSC is an implementation of CRIOJO, a CHAM-based engine for running concurrent applications with guaranteed causal order.
2@andypetrella/play2-stealLibrary that aims to provide interceptors for Play Actions (composable using Scalaz, type safed using Shapeless)
2@andypetrella/gatling-sbt-sampleA very lightweight sample for HTTP testing using SBT and its Gatling-Tool plugin
2@andypetrella/steal-play2A project defining a way to intercept/prepare stuffs before the definition of an action

Shell

:star2:NameDescription🌍
25@erikdubois/Archi3Automated script to install i3 and all its programs on Arch Linux
19@srvg/sysadmintoolsMiscelleanous Scripts:arrow_upper_right:
15@sjorge/asmdAdvanced SmartOS Node Management Daemon
13@Tuinslak/GFW-URL-checkerChinese firewall blocked url tester:arrow_upper_right:
11@erikdubois/yltra-flat-icon-them…Yltra Flat icon for Linux Operating Systems
8@BlackIkeEagle/bashrcBlackEagle's bashrc
8@BlackIkeEagle/docker-php-samples
7@Tuinslak/PAC-GeneratorGenerate Proxy Auto-Config files:arrow_upper_right:
7@NoctuaNivalis/minerva-syncerA bash script to sync a local folder with Minerva documents using curl
6@srvg/dotfilesMy personal config files. This repository is managed with vcsh.
6@erikdubois/Super-Ultra-Flat-Num…Icons for Linux - a mixture of different icons
6@BlackIkeEagle/docker-archlinux-ima…DEPRECATED, I will move to best practice containers, see: https://github.com/BlackIkeEagle/docker-…
5@erikdubois/Sardi
5@Tuinslak/URL-ExtractorExtract URLs from file, and check whether they exist using wget:arrow_upper_right:
3@kcalliauw/VPSShell scripts for Debian Squeeze VPS
3@BlackIkeEagle/docker-developer-dns
2@erikdubois/Ultimate-Linux-Mint-…Cinnamon - automated script installation of software
2@BlackIkeEagle/documents-syncsync your documents
2@Tuinslak/MiscStuff, configs, docs, etc:arrow_upper_right:
2@BlackIkeEagle/black-backupsimple backup written in bash

Swift

:star2:NameDescription🌍
4@icapps/ios-air-rivetThe goal is to make a small requestController that uses generics to make the request reusable.
2@Nexmind/Swiftizy

VimL

:star2:NameDescription🌍
59@fmoralesc/vim-tutor-modeinteractive tutorials for vim
23@vhdirk/vim-cmakeVim plugin to make working with CMake a little nicer
19@teranex/dotvimmy personal vim configuration:arrow_upper_right:
15@teranex/vimwiki-tasksA Vim plugin to integrate Vimwiki tasks with taskwarrior. Sync tasks between vimwiki and taskwarrior in both directions
14@folke/dotfilesAll my bash / vim / ... stuff
9@fmoralesc/vim-pinpointSupport for pinpoint syntax:arrow_upper_right:
7@fmoralesc/molokayomolokai variations
7@Numkil/VimConf.vimrc for vim. Quick install on new machines
5@teranex/jk-jumps.vimHandle movements with j/k as if they were real jumps:arrow_upper_right:
3@fmoralesc/dotfilesdotfiles
3@fmoralesc/acme.vimacme-like mouse bindings for vim
3@fmoralesc/vim-autogitautocommit changes to a file to an independent git repository
3@fmoralesc/vim-vitamins:arrow_upper_right:
2@groggemans/dot-vimMy vim configuration - [ Ellipsis package ]
2@fmoralesc/vim-iolangio programming language support for vim

:question: Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
  2. For bug reports and feature requests, open issues. :bug:
  3. For direct and quick help, you can use Codementor. :rocket:

:yum: How to contribute

Have an idea? Found a bug? See how to contribute.

:sparkling_heart: Support my projects

I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

Thanks! :heart:

:scroll: License

MIT © Ionică Bizău