Skip to content

k0tletka/go-gists

Repository files navigation

My Golang gists

There are my golang gists, that I will publish time by time. A section list provided below.

1. Algorithms

In these section, I writing different data structures and algorithms, such as hashtable or binary search.

2. Image manupulation

There are some gists, with image manupulation (grayscale convert and etc.)

3. Crypto

Currently there is only implementation of simple DES algo

4. Syscall

Some snippets with linux syscalls, implemented L2 client and server, that allows sending message only using MAC address

About

Just random go snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages