nacl by kevinburke

Pure Go implementation of the NaCL set of API's

created at July 20, 2017, 7:07 p.m.

Go

12 +0

544 +0

31 +0

GitHub
memguard by awnumar

Secure software enclave for storage of sensitive information in memory.

created at April 22, 2017, 7:40 a.m.

Go

50 +0

2,499 +0

123 +0

GitHub
goSecretBoxPassword by dwin

A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.

created at Oct. 19, 2017, 7:34 p.m.

Go

3 +0

59 +0

9 +0

GitHub
go-yara by hillu

Go bindings for YARA

created at Jan. 25, 2015, 1:01 a.m.

Go

23 +0

350 +2

113 +0

GitHub
cameradar by Ullaakut

Cameradar hacks its way into RTSP videosurveillance cameras

created at May 20, 2016, 11:35 a.m.

Go

141 +1

3,943 +7

506 -1

GitHub
badactor by jaredfolkins

BadActor.org An in-memory application driven jailer written in Go

created at Dec. 12, 2014, 8:05 p.m.

Go

9 +0

323 +0

17 +0

GitHub
argon2pw by raja

Argon2 password hashing package for go with constant time hash comparison

created at March 13, 2018, 1:56 p.m.

Go

4 +0

89 +0

9 +0

GitHub
asn1 by Logicalis

Asn.1 BER and DER encoding library for golang.

created at Feb. 29, 2016, 1 p.m.

Go

9 +0

54 +0

28 +0

GitHub
TextRank by DavidBelicza

wink cyclone strawberry TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).

created at Jan. 9, 2018, 7:36 p.m.

Go

7 +0

200 +0

22 +0

GitHub
streamtools by nytlabs

tools for working with streams of data

created at July 5, 2013, 6:58 p.m.

Go

69 +0

1,311 +0

111 +0

GitHub
stats by montanaflynn

A well tested and comprehensive Golang statistics library package with no dependencies.

created at Dec. 16, 2014, 3:25 a.m.

Go

57 +0

2,901 +3

168 +0

GitHub
sparse by james-bowman

Sparse matrix formats for linear algebra supporting scientific and machine learning applications

created at May 16, 2017, 1:54 p.m.

Go

9 +0

155 +0

23 +0

GitHub
PiHex by claygod

PiHex Library, written in Go, generates a hexadecimal number sequence in the number Pi in the range from 0 to 10,000,000.

created at July 22, 2016, 11:21 a.m.

Go

4 +0

20 +0

4 +0

GitHub
pagerank by alixaxel

Weighted PageRank implementation in Go

created at Aug. 6, 2015, 1:33 a.m.

Go

9 +0

81 +0

21 +0

GitHub
orb by paulmach

Types and utilities for working with 2d geometry in Golang

created at March 28, 2016, 1:19 a.m.

Go

21 +0

857 +2

101 +1

GitHub
ode by ChristopherRabotin

An ordinary differential equation solving library in golang.

created at Nov. 11, 2016, 10:40 p.m.

Go

6 +0

22 +0

2 +0

GitHub
graph by yourbasic

Graph algorithms and data structures

created at April 27, 2017, 6:43 p.m.

Go

23 +0

693 +2

63 +0

GitHub
gosl by cpmech

Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.

created at Feb. 9, 2015, 11 p.m.

Go

75 +0

1,818 +2

149 +0

GitHub
goraph by gyuho

Package goraph implements graph data structure and algorithms.

created at Feb. 27, 2014, 3:15 a.m.

Go

38 +0

733 +0

77 +0

GitHub
comcast by tylertreat

Simulating shitty network connections so you can build better systems.

created at Nov. 12, 2014, 3:15 a.m.

Go

160 +0

10,260 +2

382 +0

GitHub