go4org / mem
cheap Go type to hold & operate on either a read-only []byte or string
☆108Updated 10 months ago
Alternatives and similar repositories for mem
Users that are interested in mem are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆78Updated 4 years ago
- Intern Go strings☆95Updated last year
- ☆122Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆97Updated 5 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last week
- A spinlock implementation for Go.☆61Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Reusable transparent log database☆145Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Buffered Reader/Writer☆75Updated 8 months ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago