takara-ai / go-attentionLinks
A full attention mechanism and transformer in pure go.
☆451Updated 3 months ago
Alternatives and similar repositories for go-attention
Users that are interested in go-attention are comparing it to the libraries listed below
Sorting:
- Fast selection algorithms for Go☆249Updated 11 months ago
- A pure go General-purpose Task-parallel Programming Framework with integrated visualizer and profiler☆594Updated 2 months ago
- Go library for embedded vector search and semantic embeddings using llama.cpp☆504Updated 4 months ago
- Simple internal event bus for Go applications☆544Updated 4 months ago
- A fast approximate nearest neighbor search library for Go☆208Updated last week
- Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy☆229Updated last month
- A memory arena implementation for Go.☆554Updated last year
- Call Python from Go without CGO or microservices - Unix domain socket based IPC for ML inference and data processin☆275Updated 3 weeks ago
- Polaris: High performance workflow orchestrator for Golang☆274Updated 4 months ago
- A high performance key value cache built from first principles☆333Updated 6 months ago
- A Go library for serving resources fairly☆777Updated 2 weeks ago
- A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data…☆232Updated 3 weeks ago
- Simd support via Go assembly for parallel element-wise computations.☆125Updated 3 months ago
- A simple Physics engine in GoLang☆213Updated 5 months ago
- Benchmarks for Golang SQLite Drivers☆546Updated 2 months ago
- A transactional key-value database written in Go for Linux and macOS☆202Updated last month
- 🕵️♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a c…☆495Updated 9 months ago
- Durable coroutines for Go☆422Updated last year
- High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write effic…☆272Updated 11 months ago
- Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.☆747Updated 3 weeks ago
- A reimplementation of https://github.com/otiai10/gosseract without CGo, running Tesseract compiled to WASM with Wazero☆149Updated 4 months ago
- A rate limiting package for Go to handle distributed workloads☆139Updated last year
- 10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.☆621Updated last month
- A tool written in Go to build Sequence Diagrams and more UML - in Go☆146Updated last year
- StateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state tr…☆219Updated 3 months ago
- CSS written in Pure Go☆358Updated last year
- In-memory vector index for Go☆175Updated 3 months ago
- Lightweight Durable Golang Workflows☆485Updated this week
- wasmVision gets you going with computer vision using WebAssembly.☆232Updated 2 weeks ago
- Rebuf is a library that can be used as a WAL which can be used for logging and later replaying the data bytes during downstream service f…