segmentio / asmLinks
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
☆907Updated 2 months ago
Alternatives and similar repositories for asm
Users that are interested in asm are comparing it to the libraries listed below
Sorting:
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆912Updated 3 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Spaghetti: a dependency analysis tool for Go packages☆767Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,031Updated 3 weeks ago
- A memory arena implementation for Go.☆552Updated last year
- 🔍 Go binary size SVG treemap☆588Updated last year
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,503Updated 5 months ago
- Generate x86 Assembly with Go☆2,912Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆829Updated 9 months ago
- Optimized JSON for Go☆932Updated last month
- A collection of generic data structures written in Go.☆1,347Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆508Updated 9 months ago
- Network address types☆721Updated 2 years ago
- Go execution trace frontend☆1,354Updated last week
- B-tree implementation for Go☆1,175Updated last month
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆555Updated 2 years ago
- A refactoring tool for Go☆677Updated last month
- Concurrent data structures for Go☆1,526Updated 3 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,989Updated 3 months ago
- Mocking your SQL database in Go tests has never been easier.☆853Updated 2 months ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,051Updated 9 months ago
- Refactoring and code transformation tool for Go.☆1,022Updated 10 months ago
- High Availability Raft Framework for Go☆655Updated this week
- An efficient JSON decoder☆429Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆744Updated last month