anacrolix / stmLinks
Software Transactional Memory in Go
☆83Updated 2 years ago
Alternatives and similar repositories for stm
Users that are interested in stm are comparing it to the libraries listed below
Sorting:
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆36Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆77Updated 2 years ago
- [mirror] A collection of libraries and tools written in Go.☆50Updated 2 weeks ago
- Fast and Scalable RPC Framework☆43Updated last year
- Streaming JSON encoding for Golang☆30Updated last week
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- WebSocket for fasthttp☆65Updated 4 months ago
- Peer to peer networking library☆48Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Go implementation of a Hash Array Map Trie☆27Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Simple managed reload mechanism for Go☆47Updated 10 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Print uncovered code☆56Updated 5 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 10 months ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆89Updated 4 years ago