go4org / mem
cheap Go type to hold & operate on either a read-only []byte or string
☆108Updated 8 months ago
Alternatives and similar repositories for mem:
Users that are interested in mem are comparing it to the libraries listed below
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- ☆121Updated last year
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- ☆78Updated 4 years ago
- xxh3 fast hash function☆105Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Intern Go strings☆94Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- ☆91Updated 2 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Expression evaluator for Go☆68Updated 11 months ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Reusable transparent log database☆145Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Allotment Routing Table☆57Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Compile Go regular expressions to Go code☆96Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago