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 simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 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
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- ☆48Updated 8 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 3 months ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated this week
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- fast int64-int64 map for go☆99Updated 2 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago