ssgreg / stlLinks
Software Transactional Locks
☆31Updated 5 years ago
Alternatives and similar repositories for stl
Users that are interested in stl are comparing it to the libraries listed below
Sorting:
- A goroutine limiter for Go☆84Updated 3 years ago
- ☆48Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- Redis style logger for Go☆28Updated 4 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Add a little high availability to your Go functions or methods.☆21Updated 9 years ago