• Stars
    star
    1
  • Language
    Go
  • License
    Creative Commons ...
  • Created about 5 years ago
  • Updated about 4 years ago

Reviews

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

Repository Details

NIH "spinlock"

More Repositories

1

secureio

An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.
Go
32
star
2

trezorLuks

A wrapper around "cryptsetup" to use a key from a Trezor device instead of a password
Go
21
star
3

atomicmap

A high performance thread-safe implementation of hash map for Golang (accent on high throughput, not at latency)
Go
19
star
4

tinyhelloworld

A very synthetic, but very small hello world in Go. **It takes 91 bytes when compiled (as a static binary).**
Assembly
18
star
5

cryptoWallet

A library to access to basic functions of hardware cryptocurrencies wallets
Go
8
star
6

benchmarks

A collection of benchmarks of Golang primitives
Go
7
star
7

hackery

About builtin Golang magic comments
4
star
8

homenet-peer

[WIP] An implementation of through-UDP hole-punching peer-to-peer VPN-daemon (uses TAP interfaces).
Go
3
star
9

netTree

retrieve the tree of network interfaces in linux (like bridge enslaves a vlan-interface that uses a bond-interface that enslaves a physical)
Go
3
star
10

slowsync

You have a slow large unreliable filestore (like an external HDD with broken NTFS on MacOS)? You can try this utility to copy from it.
Go
3
star
11

trezorCipherKeyValue

A pipeline utility to encrypt/decrypt a key by a "Trezor One" device using "CipheredKeyValue" function
Go
3
star
12

networkControl

iptables&iproute2&fwsm routines
Go
3
star
13

iscDhcp

Go (Golang) ISC DHCP API + config parser/generator
Go
3
star
14

rpn

Reverse Polish Notation for Go (golang)
Go
3
star
15

weightedshuffle

Shuffle slice with weighted position preference
Go
2
star
16

trezor

This library is deprecated. Please use https://github.com/xaionaro-go/cryptoWallet
Go
1
star
17

safechange

Check if two Go files contains equivalent code.
Go
1
star
18

rand

Very fast (~10x) analog of "math/rand"'s functions `Intn`, `Float64` and `Read`
Go
1
star
19

sms

A abstraction over implementations of APIs of different SMS gateways (ATM only: smsc.ru)
Go
1
star
20

zoodb-ru_taxonomy-csv-exporter

Go
1
star
21

synctools

Go
1
star
22

wavelib

Go bindings for C library "wavelib"
Go
1
star
23

iotools

Go
1
star
24

backdoor

A trivial SSH server (a static binary to run on any Linux, including Android)
Go
1
star