segmentio / asmLinks
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
☆894Updated last year
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…☆911Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆824Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,010Updated 9 months ago
- 🔍 Go binary size SVG treemap☆579Updated 10 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,022Updated this week
- Spaghetti: a dependency analysis tool for Go packages☆763Updated 2 years ago
- A collection of generic data structures written in Go.☆1,338Updated last year
- Go execution trace frontend☆1,273Updated 4 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆544Updated last year
- B-tree implementation for Go☆1,131Updated 3 weeks ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,491Updated last month
- Optimized JSON for Go☆907Updated last month
- Golang port of Abseil's SwissTable☆828Updated 4 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,000Updated 4 months ago
- Generate x86 Assembly with Go☆2,852Updated last month
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 4 months ago
- Network address types☆724Updated 2 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,934Updated last month
- Real-time visualization tool for Go process metrics☆475Updated 3 years ago
- A refactoring tool for Go☆675Updated this week
- Concurrent data structures for Go☆1,435Updated 3 weeks ago
- ⚡ A memory arena implementation for Go.☆544Updated last year
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Write ahead log for Go.☆669Updated 8 months ago
- Selected Go-internal packages factored out from the standard library☆932Updated 3 months ago
- High Availability Raft Framework for Go☆642Updated 3 months ago
- Refactoring and code transformation tool for Go.☆1,002Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- Fast ring-buffer deque (double-ended queue)☆694Updated 3 weeks ago