thcyron / graphsLinks
Graph algorithms written in Go
☆60Updated 3 years ago
Alternatives and similar repositories for graphs
Users that are interested in graphs are comparing it to the libraries listed below
Sorting:
- Simple and fast graph library☆72Updated 5 years ago
- An expression evaluating library and REPL in Go with basic arithmetic, functions, variables and more.☆90Updated 5 years ago
- Plotting package for Go☆41Updated 6 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- JSONGen is a tool for generating native Golang types from JSON objects.☆210Updated 10 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- github.com/cznic/plot has moved to modernc.org/plot☆17Updated 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- go implementation of timsort☆82Updated last year
- A []byte pool for Go.☆44Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- Extract info from TODO's in your code from formatted TODO comments☆27Updated 8 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- An assortment of more specialized math routines for Go☆76Updated last year
- Self-organizing maps in Go☆74Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Infinite Queue implementations in Go. These are bad news, you should always use bounded queues, but they are here for educational purpos…☆48Updated 12 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- A bunch of useful utilities for whenever I do web programming in Go. Like a framework, but better, cause it's not.☆38Updated 7 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago