camdencheek / simd_blogLinks
☆18Updated last year
Alternatives and similar repositories for simd_blog
Users that are interested in simd_blog are comparing it to the libraries listed below
Sorting:
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 3 months ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional peer-to-peer cluster.☆68Updated last month
- JSONL helper library for golang☆25Updated last year
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Ordered codes for database keys☆43Updated last year
- Float parser that sacrifices nothing.☆55Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- Generate Go enum encoding☆15Updated last month
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated last week
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 2 months ago
- A very fast arena allocator for Go☆31Updated 6 months ago
- Scheduler of events for near real-time systems☆30Updated last month
- Companion repository for GopherCon presentation on "Production Applications Using SQLite & Go"☆23Updated 3 years ago
- Ungrammar implementation and API in Go☆46Updated last year
- https://github.com/eclipse/jgit/blob/master/Documentation/technical/reftable.md☆37Updated 4 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 5 months ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- Robin hood bloom filter (C library)☆37Updated last year
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 4 years ago
- alternative condition variable synchronization primitive☆30Updated 11 months ago
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- Binary Heap&top N, Sharded rw-locked maps using golang generics☆14Updated last week
- The klient utility provides a cli for basic kafka cluster operations and topic IO☆16Updated last month
- Type-safe atomic values for Go☆19Updated last year
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- WebAssembly Profiler based on Wazero☆164Updated 9 months ago