BurntSushi / tyLinks
Easy parametric polymorphism at run time using completely unidiomatic Go.
☆197Updated 11 years ago
Alternatives and similar repositories for ty
Users that are interested in ty are comparing it to the libraries listed below
Sorting:
- Software Transactional Memory in Go☆187Updated 5 years ago
- Painless polymorphism☆126Updated 8 years ago
- Generics for go☆113Updated 10 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated last year
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Persistent data structures for Go☆113Updated 8 years ago
- goast is a Go AST utility with the aim of providing idiomatic meta-programming facilities for Go.☆137Updated 5 years ago
- Package based templating system for Go☆257Updated 3 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Easy AWK-style text processing in Go☆97Updated 3 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- github.com/cznic/cc has moved to modernc.org/cc☆163Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- Go-interpreter Project Design Documents☆57Updated 6 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- Pure Go read access of a Git repository☆244Updated 3 years ago
- A Go source transformation tool for generics☆262Updated 3 years ago
- Asynchronous read-ahead for Go readers☆233Updated 10 months ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 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 file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- An immutability helper for Go☆141Updated 8 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago