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 goroutine limiter for Go☆84Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆48Updated 8 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Storing strings without GC overhead☆86Updated last month
- Go client library for Pilosa☆57Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 weeks ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- General purpose binary encoder/decoder☆48Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Redis style logger for Go☆28Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Go bindings for ForestDB☆36Updated 9 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago