Brett Vickers

Results 8 repositories owned by Brett Vickers

etree

1.4k
Stars
173
Forks
Watchers

parse and generate XML easily in go

go6502

59
Stars
11
Forks
Watchers

6502 CPU emulator, assembler, disassembler, debugger and host written in go

MonkOS

133
Stars
22
Forks
Watchers

an experimental 64-bit operating system

ntp

533
Stars
82
Forks
Watchers

a simple ntp client package for go

guid

20
Stars
9
Forks
Watchers

generate and parse uuids in go

prefixtree

33
Stars
9
Forks
Watchers

A prefix tree (trie) implementation in go

settime

17
Stars
3
Forks
Watchers

command-line tool to set system time from an NTP server

timerqueue

33
Stars
5
Forks
Watchers

A priority queue for timed events, written in go.