nikolaydubina / go-hackers-delightLinks
"Hacker's Delight" in Go
☆104Updated 4 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:
- ☆121Updated 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☆122Updated last year
- Interactive visualization of a Go package's dependency graph☆105Updated 4 months ago
- My Go solutions to the One Billion Row Challenge☆81Updated last year
- A fast file-based priority queue☆58Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆212Updated 10 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 6 months ago
- Performance related examples for Go☆29Updated last year
- Go utility library for convenient looping using Go's range-over-func feature☆19Updated 3 weeks ago
- ☆242Updated this week
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- A high-performance rate limiter library for Go applications☆150Updated last month
- A comparison of the top logging libraries for Go☆45Updated last week
- Fast selection algorithms for Go☆244Updated 7 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆245Updated 7 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Simd support via Go assembly for parallel element-wise computations.☆119Updated 2 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 5 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.☆260Updated 2 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- Tiny GPT implemented from scratch in pure Go. Trained on Jules Verne books. Explained.☆130Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Go assembly transpiler for C programming language☆95Updated this week
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- ☆159Updated last year
- Generic manual memory management for golang☆171Updated 6 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- Algorithms, 4th Edition, Go version☆187Updated 5 months ago
- A zero-dependency generic in-memory cache Go library☆125Updated 6 months ago