josharian / internLinks
Intern Go strings
☆96Updated 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 11 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- ☆78Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- A complete solution for static files in Go code☆129Updated last year
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- ☆122Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- Asynchronous read-ahead for Go readers☆235Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year