Go library providing algorithms optimized to leverage the characteristics of modern CPUs
☆910Sep 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,943Feb 1, 2026Updated 3 weeks ago
- Assert your Go code is inlined and bounds-check eliminated☆315Apr 30, 2025Updated 9 months 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,095May 2, 2025Updated 9 months ago
- B-tree implementation for Go☆1,194Nov 3, 2025Updated 3 months ago
- Optimized Go Compression Packages☆5,411Updated this week
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,042Dec 1, 2025Updated 2 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,008Aug 26, 2025Updated 6 months ago
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 6 months ago
- Concurrent data structures for Go☆1,596Feb 9, 2026Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,836Feb 9, 2026Updated 2 weeks ago
- Go assembly and source viewer☆3,641Jan 24, 2026Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Feb 8, 2024Updated 2 years ago
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 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
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated this week
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 7 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- wazero: the zero dependency WebAssembly runtime for Go developers☆5,956Feb 16, 2026Updated last week
- C to Go Assembly☆1,341Nov 27, 2021Updated 4 years ago
- A library for calling C functions from Go without Cgo☆3,373Feb 21, 2026Updated last week
- Tool for transpiling C to Go.☆387Mar 18, 2025Updated 11 months ago
- Visualise Go runtime metrics in real time☆3,624Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,622Jan 4, 2026Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,030Oct 27, 2024Updated last year
- A refactoring tool for Go☆680Jan 29, 2026Updated last month
- Go Assembler Formatter☆304Apr 4, 2022Updated 3 years ago
- Selected Go-internal packages factored out from the standard library☆963Apr 10, 2025Updated 10 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,779Updated this week
- Go execution trace frontend☆1,378Dec 15, 2025Updated 2 months ago
- Network address types☆721May 25, 2023Updated 2 years ago
- felixge's notes on the various go profiling methods that are available.☆3,663Feb 13, 2026Updated 2 weeks ago
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Miscellaneous Go hacks☆243Nov 13, 2025Updated 3 months ago