ajroetker / go-highwayLinks
Write SIMD once, run everywhere. AVX2, AVX-512, or pure Go fallback. Like Google Highway, but for Go.
☆46Updated this week
Alternatives and similar repositories for go-highway
Users that are interested in go-highway are comparing it to the libraries listed below
Sorting:
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 5 months ago
- Run GPU code on your Apple system with Go.☆60Updated 3 years ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated 2 months ago
- Ordered codes for database keys☆46Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated 3 weeks ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 4 months ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Ungrammar implementation and API in Go☆48Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- A high availability Sqlite service☆30Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- ☆32Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Binary Serialization with explicit layout and versioning☆19Updated 5 months ago
- CDB library for Go with memory map and 64b support.☆52Updated 3 months ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆18Updated last year
- ☆26Updated last year
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 7 months ago
- A fast file-based priority queue☆59Updated last week
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated 3 weeks ago
- alternative condition variable synchronization primitive☆32Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- Fast, thread-safe arena allocators☆26Updated last month
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago