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:
- Intern Go strings☆97Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- errs is a package for making errors friendly and easy☆54Updated last year
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- ☆78Updated 5 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Reload Go code in a running process at function/method level granularity, using Yaegi☆53Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Document mathematical Go code beautifully☆204Updated last year
- hybrid spatial data structure☆12Updated 4 years ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆101Updated last year
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years 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
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆96Updated last month
- string interning library for lots of strings☆37Updated 4 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆44Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- A fast userspace CSPRNG☆92Updated last year
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months 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
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago