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
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- ☆48Updated 8 years ago
- fast int64-int64 map for go☆99Updated 2 months 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
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- ☆86Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- simple data streams for go☆31Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago