nikolaydubina / go-hackers-delightLinks
"Hacker's Delight" in Go
☆105Updated 9 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 3 weeks ago
- Go assembly transpiler for C programming language☆108Updated 2 weeks ago
- ☆100Updated 2 years ago
- Interactive visualization of a Go package's dependency graph☆122Updated last month
- The AriaSQL relational database management system.☆221Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆99Updated 2 months ago
- Personal fork of Go Wiki https://github.com/golang/wiki☆97Updated last month
- ☆255Updated 2 weeks ago
- Go port of Google's Swiss Table hash table☆461Updated 5 months ago
- Go utility library for convenient looping using Go's range-over-func feature☆25Updated 5 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆257Updated last month
- A collaborative text editor using CRDTs and WebSockets. Lightweight, easy-to-setup.☆131Updated 2 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆158Updated 8 months ago
- NewSQL That Starts Simple. High-performance SQL database with MVCC, columnar indexes, and HTAP capabilities. Pure Go and zero dependencie…☆301Updated 2 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 2 months ago
- A comparison of the top logging libraries for Go☆55Updated this week
- My Go solutions to the One Billion Row Challenge☆84Updated last year
- A memory arena implementation for Go.☆554Updated 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…☆226Updated 2 years ago
- ☆37Updated last year
- A fast file-based priority queue☆57Updated last year
- Lightweight net/http 1.22+ enhancement library that combines the best of chi & Echo Enabling you to effortlessly write handlers using net…☆85Updated 10 months 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
- A high-performance rate limiter library for Go applications☆162Updated 2 weeks ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated 11 months 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.☆223Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 11 months ago