raviqqe / hamtLinks
Immutable and Memory-Efficient Maps and Sets in Go
☆241Updated last week
Alternatives and similar repositories for hamt
Users that are interested in hamt are comparing it to the libraries listed below
Sorting:
- Software Transactional Memory in Go☆187Updated 5 years ago
- A library for parallel programming in Go☆188Updated 5 years ago
- WS-Machine is a websocket finite state machine for client websocket connections (Go)☆118Updated 8 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- An immutability helper for Go☆141Updated 9 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆171Updated 6 years ago
- Collections generator for Golang☆82Updated 7 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆226Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Replace boilerplate code with functional patterns using 'go generate'☆124Updated 7 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 5 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆202Updated 4 years ago
- 10,000 Cities with Latitude, Longitude, and Elevation in Go☆164Updated 4 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Golang Resource Bundler [deprecated]☆294Updated 4 years ago
- Nested transactions for sqlx☆158Updated last year
- Asynchronous read-ahead for Go readers☆234Updated last year
- ☆90Updated 8 years ago
- A playground for things that aren't interesting enough to have their own repo.☆334Updated 11 months ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Statictemplate is a code generator for Go's text/template and html/template.☆79Updated 7 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago