goware / setLinks
General set data structure based on github.com/xtgo/set
☆13Updated 9 years ago
Alternatives and similar repositories for set
Users that are interested in set are comparing it to the libraries listed below
Sorting:
- Self-organizing maps in Go☆74Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- A fast userspace CSPRNG☆92Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- General purpose binary encoder/decoder☆48Updated 2 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 8 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- User agent string parser in golang☆71Updated 5 years ago
- Gob: An Experimental Pure Go Web Browser☆42Updated 6 years ago
- An approximate string matching library for the Go programming language.☆181Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- This package is deprecated. Use syscall/js of GopherJS instead.☆79Updated 6 years ago
- Golang SVG parsing library☆94Updated 3 months ago
- A ReadSeeker for http.Response.Body☆44Updated 2 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- Simple HID driver for Go (pure golang, no dependencies, no cgo)☆124Updated 5 years ago
- Expression language(EL) to navigate/manipulate in golang structure data☆43Updated 10 years ago
- ☆26Updated 8 years ago
- a package for decode form's values into struct in Go☆192Updated 3 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year