camdencheek / simd_blogLinks
☆17Updated 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 2 months ago
- Generate Go enum encoding☆15Updated 5 months ago
- Simple oauth prompting☆28Updated last year
- Companion repository for GopherCon presentation on "Production Applications Using SQLite & Go"☆23Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- Ungrammar implementation and API in Go☆46Updated last year
- 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☆54Updated last month
- Simple translation from godoc to markdown.☆13Updated 6 years ago
- Go module for fetching embeddings from embeddings providers☆53Updated last month
- Scan-resistant, sharded Go cache: Admission-LFU + LRU/LFU/FIFO eviction, HTTP middleware, and low-GC object pooling.☆60Updated last week
- Float parser that sacrifices nothing.☆54Updated last year
- Useful generic types for Go☆19Updated 2 weeks ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- ☆10Updated 5 months ago
- Generic sharded thread safe LRU cache in Go.☆12Updated 3 years ago
- SIEVE cache - simpler than LRU☆36Updated 3 months ago
- Structured data & CLI shorthand syntax for Go☆37Updated last year
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆27Updated last year
- a vector embedding database with multiple storage engines and AI embedding integrations☆34Updated last year
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- A very simple synthesizer☆42Updated last year
- alternative condition variable synchronization primitive☆30Updated 9 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated 3 months ago
- Scheduler of events for near real-time systems☆29Updated 2 weeks ago
- Go implementation of the SentencePiece tokenizer☆32Updated last year
- Ordered codes for database keys☆42Updated last year
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 4 years ago
- generic key-value database in go, built on lmdb☆16Updated 10 months ago
- a concurrent hash array mapped trie implementation in go☆60Updated 2 months ago