anacrolix / stmLinks
Software Transactional Memory in Go
☆86Updated 3 years ago
Alternatives and similar repositories for stm
Users that are interested in stm are comparing it to the libraries listed below
Sorting:
- WebSocket for fasthttp☆68Updated 9 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Go implementation of a Hash Array Map Trie☆28Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Golang lock-free Hashmap and List☆72Updated 3 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆34Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- ☆123Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A fast userspace CSPRNG☆92Updated last year
- Core go datastructure of a cid index☆15Updated 2 weeks ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆44Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated this week
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆36Updated 4 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago