nikolaydubina / go-hackers-delightLinks
"Hacker's Delight" in Go
☆105Updated 10 months ago
Alternatives and similar repositories for go-hackers-delight
Users that are interested in go-hackers-delight are comparing it to the libraries listed below
Sorting:
- ☆123Updated 2 years ago
- UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface☆123Updated last month
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆99Updated 3 months ago
- Go port of Google's Swiss Table hash table☆462Updated 6 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 2 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- Fast selection algorithms for Go☆252Updated last year
- Go assembly transpiler for C programming language☆108Updated last month
- The assembler from the Go compiler, in library form.☆200Updated 4 years ago
- Interactive visualization of a Go package's dependency graph☆122Updated 3 weeks ago
- ☆255Updated 3 weeks ago
- A collaborative text editor using CRDTs and WebSockets. Lightweight, easy-to-setup.☆131Updated 2 years ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Go utility library for convenient looping using Go's range-over-func feature☆25Updated 6 months ago
- Interactive Assembler for Go☆67Updated last year
- My Go solutions to the One Billion Row Challenge☆85Updated last year
- Basic Markdown parser and HTML generator☆113Updated last year
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆197Updated last month
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆258Updated 2 months ago
- A high-performance rate limiter library for Go applications☆163Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Personal fork of Go Wiki https://github.com/golang/wiki☆97Updated last week
- ☆100Updated 2 years ago
- A fast file-based priority queue☆59Updated last year