akutz / lemLinks
a golang test framework for asserting expected escape analysis results & heap allocations
☆71Updated 5 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☆108Updated 11 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆33Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Allotment Routing Table☆57Updated 3 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
- Track incoming and outgoing connections☆33Updated last year
- simple data streams for go☆31Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- ☆28Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Object file abstractions in Go☆30Updated last year
- A helper function to create a pointer to a new object in Go 1.18+☆55Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A scenario-based testing framework for distributed processes☆24Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago