go4org / memLinks
cheap Go type to hold & operate on either a read-only []byte or string
☆108Updated 11 months ago
Alternatives and similar repositories for mem
Users that are interested in mem are comparing it to the libraries listed below
Sorting:
- ☆78Updated 5 years ago
- ☆97Updated 5 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Storing strings without GC overhead☆83Updated 5 years ago
- ☆122Updated 2 years ago
- Intern Go strings☆95Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Allotment Routing Table☆57Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Load file-backed memory☆121Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Buffered Reader/Writer☆75Updated 9 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Tickers with random jitter☆90Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Simple profiling for Go☆76Updated last year