josharian / internLinks
Intern Go strings
☆97Updated 2 years ago
Alternatives and similar repositories for intern
Users that are interested in intern are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆101Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆122Updated 2 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆78Updated 5 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Go templates invoked as functions☆156Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 years ago
- A golang library for set operations on intervals, such as time ranges.☆140Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- A complete solution for static files in Go code☆129Updated last year
- Golang pkg for URL parsing and normalization☆161Updated 3 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- errs is a package for making errors friendly and easy☆56Updated last year
- View annotated files based on line-spec☆227Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago