nikolaydubina / go-hackers-delightLinks
"Hacker's Delight" in Go
☆107Updated 11 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:
- UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface☆126Updated 2 months ago
- ☆123Updated 2 years ago
- A fast file-based priority queue☆59Updated last week
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆112Updated 2 weeks 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.☆102Updated 4 months ago
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆73Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- Interactive visualization of a Go package's dependency graph☆126Updated 2 months ago
- Generic manual memory management for golang☆193Updated last year
- The AriaSQL relational database management system.☆226Updated last year
- 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
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ☆259Updated last week
- Go utility library for convenient looping using Go's range-over-func feature☆26Updated 7 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- My Go solutions to the One Billion Row Challenge☆85Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆261Updated 3 months ago
- Material for a talk about parsers at Godays 2020.☆34Updated 5 years ago
- 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
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆284Updated 3 months ago
- Timberjack is a Go log rolling library with support for size-based, time-based, and manual rotation.☆114Updated last week
- ☆79Updated last year
- Cookies, but with structs, for happiness.☆112Updated 2 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆79Updated last year
- Personal fork of Go Wiki https://github.com/golang/wiki☆98Updated 2 weeks ago
- The assembler from the Go compiler, in library form.☆202Updated 5 years ago
- Fast selection algorithms for Go☆252Updated last year
- A high-performance rate limiter library for Go applications☆167Updated 2 months ago