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 4 months ago
- SIEVE cache - simpler than LRU☆36Updated 5 months ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated last week
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago
- CDB library for Go with memory map and 64b support.☆45Updated 3 weeks ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Ordered codes for database keys☆45Updated last year
- Float parser that sacrifices nothing.☆55Updated last year
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- Companion repository for GopherCon presentation on "Production Applications Using SQLite & Go"☆23Updated 3 years ago
- Simple translation from godoc to markdown.☆13Updated 6 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated 3 weeks ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- JSONL helper library for golang☆26Updated last year
- https://github.com/eclipse/jgit/blob/master/Documentation/technical/reftable.md☆37Updated 4 years ago
- Simple oauth prompting☆28Updated last year
- Generate Go enum encoding☆15Updated last month
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- alternative condition variable synchronization primitive☆28Updated 11 months ago
- A very fast arena allocator for Go☆32Updated 7 months ago
- Ungrammar implementation and API in Go☆46Updated last year
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated 2 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆18Updated last year
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆27Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Structured data & CLI shorthand syntax for Go☆37Updated last year
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Go implementation of the SentencePiece tokenizer☆37Updated last year