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 goroutine limiter for Go☆84Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 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
- A spinlock implementation for Go.☆62Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- ☆48Updated 7 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Write ahead Raft log for Go☆58Updated 5 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆77Updated 10 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago