raviqqe / hamtLinks
Immutable and Memory-Efficient Maps and Sets in Go
☆246Updated 2 months ago
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☆188Updated 6 years ago
- A code generation tool to enable generics in go☆163Updated 8 years ago
- Collections generator for Golang☆82Updated 7 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 5 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- An immutability helper for Go☆141Updated 9 years ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 6 years ago
- WS-Machine is a websocket finite state machine for client websocket connections (Go)☆118Updated 8 years ago
- A library for parallel programming in Go☆189Updated 5 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 7 years ago
- Painless polymorphism☆127Updated 8 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- Time span handling for Go☆180Updated 6 years ago
- Fastest Encoder in the West☆65Updated 9 years ago
- Replace boilerplate code with functional patterns using 'go generate'☆124Updated 7 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- 10,000 Cities with Latitude, Longitude, and Elevation in Go☆165Updated 5 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆96Updated 7 years ago
- Go tool to walk & rewrite AST☆172Updated 6 years ago
- A Go package for generating Go code☆135Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆114Updated 2 weeks ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Go + Yesql☆253Updated 2 years ago
- Measure and throttle the rate at which data is transferred.☆261Updated last year
- Profiler injection and analysis tool☆123Updated 9 years ago
- xlog is a logger for net/context aware HTTP applications☆141Updated last year