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:
- distributed synchronization primitivesβ62Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresqlβ53Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.β55Updated 3 years ago
- Add interceptors to GO http.Clientβ88Updated 5 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 4 years ago
- β38Updated 2 years ago
- β27Updated 3 years ago
- Package for getting the runtime ID of a goroutineβ49Updated last month
- Load file-backed memoryβ122Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)β61Updated 9 years ago
- Off heap golang memory poolβ60Updated 4 years ago
- A JSON stream parser for Goβ68Updated 3 years ago
- Collect data about your dependenciesβ43Updated 6 months ago
- A spinlock implementation for Go.β62Updated 4 years ago
- Write ahead Raft log for Goβ58Updated 5 years ago
- β145Updated last year
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- x/sync/singleflight but with Go 1.18 genericsβ31Updated 3 years ago
- Various implementations of a go-routine safe counterβ31Updated 4 years ago
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- Merge multiple pprof profile files into a single fileβ123Updated 2 years ago
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- Library for monkey-patching functions in Goβ23Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β83Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β82Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.β124Updated 4 years ago
- bigo time complexityβ31Updated 2 years ago
- golang utilitiesβ115Updated 3 weeks ago
- Static bit vector structures libraryβ72Updated 6 years ago
- Common golang code shared by multiple projectsβ54Updated last week