pforemski / gouda
Golang Utilities for Data Analysis
☆18Updated 6 years ago
Alternatives and similar repositories for gouda:
Users that are interested in gouda are comparing it to the libraries listed below
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Ordered key-value storage package written in Go☆22Updated 3 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- DBSCAN clustering optimized for multicore processing.☆11Updated 9 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- create low memory key/value objects in Go☆21Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.☆17Updated 7 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 9 months ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Interlink Remote Applications☆21Updated 6 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 8 years ago
- Raft backend implementation using BuntDB☆16Updated 5 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…