nikolaydubina / go-hackers-delightLinks
"Hacker's Delight" in Go
☆106Updated 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☆125Updated 2 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 3 months ago
- A collaborative text editor using CRDTs and WebSockets. Lightweight, easy-to-setup.☆131Updated 2 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆100Updated 4 months ago
- ☆259Updated last month
- Interactive visualization of a Go package's dependency graph☆124Updated last month
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Generic manual memory management for golang☆192Updated last year
- My Go solutions to the One Billion Row Challenge☆85Updated last year
- Go assembly transpiler for C programming language☆108Updated last month
- All-in-one go testing library☆429Updated last month
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆259Updated 2 months ago
- A comparison of the top logging libraries for Go☆56Updated this week
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- ☆127Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 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 2 years ago
- Algorithms, 4th Edition, Go version☆189Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- Dead simple file downloader in Go☆42Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆73Updated 3 weeks ago
- A high-performance rate limiter library for Go applications☆166Updated last month
- Basic Markdown parser and HTML generator☆113Updated last year
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated last year
- Go utility library for convenient looping using Go's range-over-func feature☆25Updated 7 months ago
- Personal fork of Go Wiki https://github.com/golang/wiki☆98Updated last week