• Stars
    star
    2
  • Language
    Go
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A minimal command line text editor written in go

More Repositories

1

fo

An experimental language which adds functional programming features to Go.
Go
1,237
star
2

jobs

A persistent and flexible background jobs library for go.
Go
494
star
3

zoom

A blazing-fast datastore and querying engine for Go built on Redis.
Go
305
star
4

forms

A lightweight go library for parsing form data or json from an http.Request.
Go
137
star
5

vdom

A virtual dom implementation written in go which is compatible with gopherjs
Go
90
star
6

elara

Work-in-progress educational programming game
TypeScript
71
star
7

people

A simple HTTP/JSON API written in Go using the Negroni middleware library and Zoom as a datastore.
Go
13
star
8

negroni-json-recovery

Middleware for negroni which catches panics and wraps them into a JSON response.
Go
11
star
9

liquid_time_ago_in_words

A rails-style time_ago_in_words filter for the liquid templating language
Ruby
8
star
10

stringset

A simple and space-effecient Go implementation of a set of strings.
Go
6
star
11

blog-old

The old version of my blog, built with jekyll + octopress
Ruby
6
star
12

fipple

A testing utility for go which lets you easily record and test http responses from any url
Go
4
star
13

doc_parser

A docx parser written in Ruby
Ruby
4
star
14

scribble

A tiny static blog generator written in go.
Go
3
star
15

jekyll-bootstrap-boilerplate

A boilerplate jekyll setup that includes a sass port of bootstrap. I use this as a starting point when designing static websites.
Ruby
3
star
16

prtty

A small go library for logging things with color.
Go
2
star
17

gopherjs-router

A client-side router written in go that compiles to javascript via gopherjs
JavaScript
2
star
18

confirm

A tiny but useful utility for confirming actions, typically used in user-executable scripts or makefiles.
Go
2
star
19

todo-backend

A simple REST backend for a todoMVC application. Written in go.
Go
1
star
20

timelord

A Go library which allows manipulating time by monkey-patching time.Now
Go
1
star
21

gopherjs-watch

A demo/prototype of two-way data binding with gopherjs
JavaScript
1
star
22

bullhorn

An easy-to-use SMS and voice broadcast system. You can use it to keep clients who might not have internet access up-to-date.
Go
1
star
23

gopherchat

A peer-to-peer command line chat application built using golang. For science!
Go
1
star
24

wemo

Go
1
star
25

go-benchmark-example

An example of how to benchmark and optimize go programs, in particular computing binomial coefficients.
Go
1
star
26

go-linkedlist

A sorted, doubly-linked list implementation written in Go
Go
1
star
27

sids

Bracket website for fundraising for SIDS
Ruby
1
star
28

sample_app

Ruby on Rails Tutorial sample application
Ruby
1
star
29

dependency-linearization

An experiment in finding a fast dependency linearization algorithm for go.
Go
1
star
30

gqlgen-todos

An example of using gqlgen to generate a simple GraphQL API
Go
1
star
31

zoom_example

An example of how to use my go+redis ORM library called zoom
Go
1
star
32

gopherjs-live

Automatic watching and recompiling for gopherjs
Go
1
star
33

calc

A simple command-line calculator program written in go. Good practice for interpreters/compilers.
Go
1
star
34

Pedia

A simple command line tool for querying wikipedia using bash and dig.
Shell
1
star
35

golearn-digit-recognition

Handwritten digit recognition in go using golearn
Go
1
star
36

demo_app

Ruby on Rails Tutorial demo application
Ruby
1
star
37

martini-json-recovery

Middleware for martini which catches panics and wraps them into a JSON response.
Go
1
star
38

xml_format

A simple command line tool for auto-formatting xml documents. Written in Ruby, and uses the ultra-fast libxml-ruby gem.
Ruby
1
star
39

first_app

The first app created for the Ruby on Rails Tutorial
Ruby
1
star