Tom Thorogood

Results 15 repositories owned by Tom Thorogood

asm

5
Stars
1
Forks
Watchers

Assembly generator for Golang in Golang. [Not stable].

atomic128

6
Stars
4
Forks
Watchers

128-bit atomic operations using CMPXCHG16B for Golang. [Experiment]. [Abandoned].

AVR-Simulator

6
Stars
5
Forks
Watchers

Atmega328 Simulator written in C#. [Proof of concept].

booked

6
Stars
0
Forks
Watchers

A Facebook data export visualizer tool.

chacha20

10
Stars
0
Forks
Watchers

An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].

ditaa-ditaa

26
Stars
2
Forks
Watchers

ditaa-ditaa is a Jekyll plugin that leverages ditaa to convert diagrams drawn using ascii art into proper bitmap graphics. [Not maintained].

DLL-Injector

37
Stars
9
Forks
Watchers

Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].

go-bindata

72
Stars
4
Forks
Watchers

A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. [Obsolete].

go-hex

20
Stars
1
Forks
Watchers

An efficient assembly hexadecimal implementation for Golang.

go-memset

32
Stars
1
Forks
Watchers

An efficient memset implementation for Golang.