lukechampine / stmLinks
Software Transactional Memory in Go
☆187Updated 5 years ago
Alternatives and similar repositories for stm
Users that are interested in stm are comparing it to the libraries listed below
Sorting:
- Immutable and Memory-Efficient Maps and Sets in Go☆241Updated 2 weeks ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Persistent data structures for Go☆113Updated 8 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- Error tracing and annotation.☆228Updated 7 years ago
- Go HTTP middleware that catches any panics and serves a proper error response.☆133Updated 3 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Measure and throttle the rate at which data is transferred.☆260Updated last year
- Replace boilerplate code with functional patterns using 'go generate'☆124Updated 7 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- ☆241Updated 7 years ago
- ☆141Updated 8 years ago
- goast is a Go AST utility with the aim of providing idiomatic meta-programming facilities for Go.☆137Updated 6 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- A utility for conceptualizing large Go code bases