raviqqe / hamtLinks
Immutable and Memory-Efficient Maps and Sets in Go
☆241Updated last month
Alternatives and similar repositories for hamt
Users that are interested in hamt are comparing it to the libraries listed below
Sorting:
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Software Transactional Memory in Go☆187Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- WS-Machine is a websocket finite state machine for client websocket connections (Go)☆118Updated 7 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- An immutability helper for Go☆141Updated 8 years ago
- A simple tool for embedding assets in a Go binary.☆298Updated 6 years ago
- Painless polymorphism☆126Updated 8 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A library for parallel programming in Go☆188Updated 5 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- Collections generator for Golang☆82Updated 7 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Easy drop-in i18n solution for Go applications.☆189Updated 7 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 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
- Replace boilerplate code with functional patterns using 'go generate'☆124Updated 7 years ago
- ☆241Updated 7 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- go4 hosts the go4.org packages.☆328Updated last year
- Time span handling for Go☆180Updated 5 years ago
- xlog is a logger for net/context aware HTTP applications☆139Updated 11 months ago
- A Go package for generating Go code☆136Updated 8 years ago
- Experimental channel implementation☆311Updated 8 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Measure and throttle the rate at which data is transferred.☆259Updated last year