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.☆81Updated 3 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- ☆48Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆76Updated 10 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Golang POSIX shared memory library☆67Updated 10 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Redis style logger for Go☆28Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago