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
- Go client library for Pilosa☆57Updated 2 years ago
- ☆48Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Buffered Reader/Writer☆77Updated last month
- Golang LRU cache with expire feature.☆66Updated last year
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆76Updated 10 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago