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
- A goroutine limiter for Go☆84Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- fast int64-int64 map for go☆98Updated last month
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- ☆48Updated 8 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- Fast histograms for Go☆37Updated last year
- A memory allocator for Go.☆87Updated 5 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Benchmarks of common basic operations for the Go language.☆62Updated 4 years ago