golang-design / researchLinks
ποΈ (Possibly) NaΓ―ve thoughts regarding Go.
β12Updated 2 years ago
Alternatives and similar repositories for research
Users that are interested in research are comparing it to the libraries listed below
Sorting:
- β38Updated 2 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- Load file-backed memoryβ121Updated 3 years ago
- β144Updated last year
- distributed synchronization primitivesβ62Updated 2 years ago
- Package for getting the runtime ID of a goroutineβ49Updated 2 weeks ago
- x/sync/singleflight but with Go 1.18 genericsβ31Updated 3 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.β54Updated 3 years ago
- β27Updated 3 years ago
- golang utilitiesβ115Updated 2 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresqlβ53Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β83Updated 2 years ago
- Collect data about your dependenciesβ43Updated 5 months ago
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- Off heap golang memory poolβ60Updated 4 years ago
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- Golang LRU cache with expire feature.β66Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β123Updated 4 months ago
- Write ahead Raft log for Goβ58Updated 5 years ago
- Static bit vector structures libraryβ72Updated 6 years ago
- Various implementations of a go-routine safe counterβ31Updated 4 years ago
- Rate limiter service built in Golangβ44Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β82Updated 3 years ago
- Debug-level logging for developers (only!)β103Updated 9 months ago
- Experiments with Go genericsβ100Updated 3 years ago
- Merge multiple pprof profile files into a single fileβ123Updated 2 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β152Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.β88Updated last year
- A goroutine limiter for Goβ84Updated 3 years ago