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
Sorting:
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Go implementation of a Hash Array Map Trie☆27Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A purego binding for libffi.☆95Updated this week
- Load file-backed memory☆122Updated 2 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated 11 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Streaming JSON encoding for Golang☆30Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆33Updated last month
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Expression evaluator for Go☆73Updated last month
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆77Updated 2 years ago
- Go allocation trace utilities☆14Updated 4 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆32Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- little websocket implementation☆36Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Optional values for Go☆103Updated 4 months ago
- Extremely fast Bloom filters for Go☆49Updated 7 months ago