nikolaydubina / go-hackers-delightLinks
"Hacker's Delight" in Go
☆104Updated 7 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:
- ☆122Updated 2 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆249Updated 10 months 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 year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆96Updated 3 weeks ago
- A collaborative text editor using CRDTs and WebSockets. Lightweight, easy-to-setup.☆131Updated 2 years ago
- Go utility library for convenient looping using Go's range-over-func feature☆22Updated 3 months ago
- Interactive visualization of a Go package's dependency graph☆110Updated last month
- 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
- ☆248Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Go port of Google's Swiss Table hash table☆454Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆316Updated last week
- A zero-dependency generic in-memory cache Go library☆124Updated 9 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆104Updated 7 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Go assembly transpiler for C programming language☆103Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- A Lightweight, Pragmatic Command Bus Library for Go, designed to enhance developer experience and productivity. The test coverage is 100%…☆57Updated last year
- Zero-allocation type-safe pool for Go☆242Updated 2 years ago
- Fast selection algorithms for Go☆249Updated 10 months ago
- Generic manual memory management for golang☆182Updated 8 months ago
- Lightweight net/http 1.22+ enhancement library that combines the best of chi & Echo Enabling you to effortlessly write handlers using net…☆85Updated 8 months ago
- All-in-one go testing library☆421Updated 3 months ago
- JSON benchmarks to compare different Go JSON implementations☆97Updated 3 weeks ago
- My Go solutions to the One Billion Row Challenge☆82Updated last year
- A high-performance rate limiter library for Go applications☆155Updated last month
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆71Updated last year
- Interactive Assembler for Go☆66Updated 11 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago