András Belicza

Results 16 repositories owned by András Belicza

scelight

122
Stars
18
Forks
Watchers

The source code of the Scelight project with all its modules.

bitio

236
Stars
24
Forks
Watchers

Optimized bit-level Reader and Writer for Go.

dyno

130
Stars
18
Forks
Watchers

Package dyno is a utility to work with dynamic objects at ease.

session

116
Stars
17
Forks
Watchers

Go session management for web servers (including support for Google App Engine - GAE).

gowut

300
Stars
37
Forks
Watchers

Go Web UI Toolkit - Public Releases and Development

screp

79
Stars
17
Forks
Watchers

StarCraft - Brood War replay parser

gox

123
Stars
13
Forks
Watchers

Minimalistic extension to Go. It means to be a complement to the standard library.

minquery

62
Stars
20
Forks
Watchers

MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).

mjpeg

111
Stars
17
Forks
Watchers

MJPEG video writer implementation in Go.

backscanner

61
Stars
10
Forks
Watchers

A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.