camdencheek / simd_blogLinks
☆19Updated 2 years ago
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 6 months ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated last month
- CDB library for Go with memory map and 64b support.☆52Updated 2 months ago
- Simple oauth prompting☆28Updated last year
- Ordered codes for database keys☆45Updated last year
- A Go API for perf_event_open☆27Updated 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 4 years ago
- Go implementation of the SentencePiece tokenizer☆39Updated 2 weeks ago
- SIEVE cache - simpler than LRU☆36Updated 7 months ago
- WebAssembly Profiler based on Wazero☆165Updated 11 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆56Updated 4 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago
- Generate Go enum encoding☆15Updated 3 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Go assembly transpiler for C programming language☆108Updated last month
- Float parser that sacrifices nothing.☆55Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 2 months ago
- Wrapper for simple golang preprocessors☆28Updated 8 months ago
- Go module for fetching embeddings from embeddings providers☆55Updated 5 months ago
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆27Updated 2 years ago
- Run GPU code on your Apple system with Go.☆60Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- https://github.com/eclipse/jgit/blob/master/Documentation/technical/reftable.md☆37Updated 5 years ago
- JSONL helper library for golang☆26Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated 3 weeks ago
- slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)☆29Updated 3 years ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago