skeeto / uuidLinks
UUID generator for Go
☆27Updated 5 years ago
Alternatives and similar repositories for uuid
Users that are interested in uuid are comparing it to the libraries listed below
Sorting:
- Fast Concurrent / Parallel Sorting in Go☆137Updated 3 weeks ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Intern Go strings☆95Updated last year
- string interning library for lots of strings☆38Updated 4 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 6 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Buffered Reader/Writer☆75Updated last month
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- ☆98Updated 7 months ago
- An implementation of sed in Go. Just because!☆140Updated 4 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆89Updated 9 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 9 months ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆78Updated 5 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago