josharian / internLinks
Intern Go strings
☆95Updated last year
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☆111Updated last year
- ☆98Updated 8 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- ☆122Updated 2 years ago
- ☆78Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Simple string pattern matcher for Go☆130Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 10 months ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Generic and fast binary serializer for Go☆229Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- An assortment of more specialized math routines for Go☆75Updated 10 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- ☆33Updated 3 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago