Go library providing algorithms optimized to leverage the characteristics of modern CPUs
☆913Sep 23, 2025Updated 5 months ago
Alternatives and similar repositories for asm
Users that are interested in asm are comparing it to the libraries listed below
Sorting:
- Generate x86 Assembly with Go☆2,947Mar 1, 2026Updated 2 weeks ago
- Assert your Go code is inlined and bounds-check eliminated☆315Updated this week
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,045Mar 10, 2026Updated last week
- 🚀 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
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Go assembly and source viewer☆3,650Jan 24, 2026Updated last month
- CPU feature identification for Go☆1,191Nov 10, 2025Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆834Feb 8, 2024Updated 2 years ago
- Concurrent data structures for Go☆1,647Feb 9, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Jul 2, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,850Mar 9, 2026Updated last week
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 3 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- wazero: the zero dependency WebAssembly runtime for Go developers☆6,003Mar 8, 2026Updated last week
- A high performance memory-bound Go cache☆6,807Jan 21, 2026Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- C to Go Assembly☆1,343Nov 27, 2021Updated 4 years ago
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 2 weeks ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,508Jun 28, 2025Updated 8 months ago
- Tool for transpiling C to Go.☆387Mar 18, 2025Updated last year
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,632Mar 12, 2026Updated last week
- Best-effort CPU-local sharded values for Go☆202Sep 7, 2021Updated 4 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
- Miscellaneous Go hacks☆242Nov 13, 2025Updated 4 months ago
- A library for calling C functions from Go without Cgo☆3,445Mar 11, 2026Updated last week
- Go Assembler Formatter☆305Apr 4, 2022Updated 3 years ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆911Nov 27, 2022Updated 3 years ago
- felixge's notes on the various go profiling methods that are available.☆3,663Mar 9, 2026Updated last week
- Go execution trace frontend☆1,380Dec 15, 2025Updated 3 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Aug 31, 2021Updated 4 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,805Updated this week
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago