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
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated 11 months ago
- Go implementation of a Hash Array Map Trie☆25Updated 4 years ago
- Raft backend implementation using BadgerDB☆116Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A purego binding for libffi.☆66Updated this week
- ☆28Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- ☆15Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 5 months ago
- ☆117Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Golang lock-free Hashmap and List☆68Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- string interning library for lots of strings☆39Updated 3 years ago
- Simple internal event bus for Go applications☆29Updated last year
- A fast URL parser for Go☆37Updated last year
- Simple and efficient WAL implementation in Go 🚀☆56Updated 8 months ago