ssgreg / stlLinks
Software Transactional Locks
☆30Updated 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 golang zero-allocation HTTP parser (and eventually http server)☆77Updated 10 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Storing strings without GC overhead☆84Updated this week
- Redis style logger for Go☆28Updated 4 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- simple data streams for go☆31Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- ☆48Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago