anacrolix / stm
Software Transactional Memory in Go
☆80Updated 2 years ago
Alternatives and similar repositories for stm:
Users that are interested in stm are comparing it to the libraries listed below
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆40Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go implementation of a Hash Array Map Trie☆26Updated 4 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated 9 months ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆32Updated last week
- ☆32Updated last week
- Streaming JSON encoding for Golang☆30Updated 3 months ago
- Raft backend implementation using BadgerDB☆116Updated last year
- Make Go functional with dogs☆39Updated 3 weeks ago
- distributed data sync with operational transformation/transforms☆87Updated 5 years ago
- Simple managed reload mechanism for Go☆46Updated 6 months ago
- simple data streams for go☆31Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- a fast counting quotient filter implementation in golang☆94Updated 3 years ago
- A fast userspace CSPRNG☆89Updated 5 months ago
- ☆28Updated 3 years ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 10 months ago
- Simple and efficient WAL implementation in Go 🚀☆59Updated 10 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- tail files with inotify☆23Updated last year