akutz / lemLinks
a golang test framework for asserting expected escape analysis results & heap allocations
☆71Updated 6 months ago
Alternatives and similar repositories for lem
Users that are interested in lem are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆27Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Print uncovered code☆56Updated 5 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- ☆33Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- WIP☆18Updated 2 weeks ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Distributed cache with gossip peer membership enrollment.☆112Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago