Best-effort CPU-local sharded values for Go
☆202Sep 7, 2021Updated 4 years ago
Alternatives and similar repositories for percpu
Users that are interested in percpu are comparing it to the libraries listed below
Sorting:
- ☆26Aug 19, 2022Updated 3 years ago
- Generic batches for go☆13Dec 5, 2021Updated 4 years ago
- Object file abstractions in Go☆31Apr 10, 2024Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Jan 27, 2022Updated 4 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 5 months ago
- Assert your Go code is inlined and bounds-check eliminated☆315Mar 13, 2026Updated last week
- Interactive object file browser with symbol, source, assembly, and analysis☆22Apr 10, 2024Updated last year
- shoco is a compressor for small text strings. [Not maintained].☆10Sep 4, 2019Updated 6 years ago
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 5 months ago
- Sequential and parallel mergesort in Go☆16Apr 4, 2020Updated 5 years ago
- go.mod git archiver☆88Aug 23, 2023Updated 2 years ago
- Plausible additions to Go standard library packages☆41Jan 5, 2022Updated 4 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Feb 3, 2023Updated 3 years ago
- Work space for golang.org/x/perf version 2☆20Nov 14, 2020Updated 5 years ago
- Pratt parser implementation in Go☆46Jul 24, 2022Updated 3 years ago
- ☆11Sep 10, 2024Updated last year
- Generate x86 Assembly with Go☆2,947Mar 1, 2026Updated 3 weeks ago
- Go data structures / utilities: backoff, broadcast, concurrent queue, fswatcher, keyed routine manager, linkedlist, promise, memoize, cco…☆22Mar 12, 2026Updated last week
- Language experimentation.☆23Mar 6, 2026Updated 2 weeks ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Apr 19, 2023Updated 2 years ago
- ☆132Apr 14, 2022Updated 3 years ago
- Commands☆52Oct 21, 2025Updated 5 months ago
- Go allocation trace utilities☆15Jan 8, 2021Updated 5 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆40Jul 16, 2025Updated 8 months ago
- Zero-allocation type-safe pool for Go☆253May 5, 2023Updated 2 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Oct 18, 2020Updated 5 years ago
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated last year
- Helper tool for manual Go code optimization.☆137Mar 19, 2025Updated last year
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆22Sep 22, 2025Updated 6 months ago
- The Good Programming Language☆30Dec 24, 2016Updated 9 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated 3 weeks ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Aug 31, 2021Updated 4 years ago
- Send signals to a subprocess when files change☆16Sep 25, 2018Updated 7 years ago
- Easily build SQL queries in Go.☆97Apr 24, 2024Updated last year
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- use go http handlers in nodejs☆13Sep 3, 2018Updated 7 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆695Mar 12, 2024Updated 2 years ago
- A fuzzer that generates random Go programs☆19Mar 5, 2026Updated 2 weeks ago