Pinned Repositories
accounting.js
A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
ace
Ace (Ajax.org Cloud9 Editor)
afero
A FileSystem Abstraction System for Go
agora
a dynamically typed, garbage collected, embeddable programming language built with Go
alasql
AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
alpaca
Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
amber
Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade
anaconda
Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker and Vagrant for Sublime Text 3 using Jedi, PyFlakes, pep8, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
anko
Scriptable interpreter written in golang
appscale
The Open Source Implementation of Google App Engine -- Take your apps everywhere.
johnkewforks's Repositories
johnkewforks/Keypress
A keyboard input capturing utility in which any key can be a modifier key.
johnkewforks/engine-defunct
Engine is a core to drive a Go web framework.
johnkewforks/nex
Lexer for Go
johnkewforks/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
johnkewforks/diskv
A disk-backed key-value store.
johnkewforks/amber
Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade
johnkewforks/beedb
beedb is a go ORM,support database/sql interface,pq/mysql/sqlite
johnkewforks/hive
A platform for backing crowdsourcing websites, built in golang for elasticsearch
johnkewforks/golua
Go bindings for Lua C API - in progress
johnkewforks/GoSublime
A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features.
johnkewforks/docopt.go
A command-line arguments parser that will make you smile.
johnkewforks/formbuilder-rb
[UNMAINTAINED] Rails backend for https://github.com/dobtco/formbuilder
johnkewforks/bluemonday
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
johnkewforks/gkvlite
Simple, ordered, key-value persistence library for the Go Language
johnkewforks/godev
Web-based IDE for the Go language
johnkewforks/igo
A simple interactive Go interpreter built on go-eval with some readline-like refinements
johnkewforks/gox
A dead simple, no frills Go cross compile tool
johnkewforks/Intellect
DSL and Rules Engine For Python
johnkewforks/PyPagekite
Python implementation of the PageKite remote front-end protocols.
johnkewforks/SpiffWorkflow
A powerful workflow engine implemented in pure Python
johnkewforks/Go-Libraries
Ultimate Go Library Collection. Base taken from http://go-lang.cat-v.org/pure-go-libs (No longer maintained). Made for contribution. Pull requests are welcome.
johnkewforks/go_images
Example code for generating images in Go
johnkewforks/monkey
SpiderMonkey wrapper for Go
johnkewforks/ragel-go-examples
I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, though the examples should work in Go 1.0 as well.
johnkewforks/jor
Storage engine for JSON documents using Redis. It allows fast find operations (index) by any field of the JSON document (ala MongoDB)