mosuka / blast
Blast is a full text search and indexing server, written in Go, built on top of Bleve.
☆1,072Updated 3 years ago
Alternatives and similar repositories for blast:
Users that are interested in blast are comparing it to the libraries listed below
- Go channels at horizontal scale (powered by message queues)☆1,547Updated 2 years ago
- A golang expression evaluator & Library to build SQL query engine based functionality.☆868Updated last year
- EliasDB a graph-based database.☆1,015Updated 2 years ago
- a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more☆1,216Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆782Updated 6 months ago
- Storage and image processing server written in Go☆513Updated last year
- Go (golang) library for creating and consuming HTTP Server-Timing headers☆860Updated last year
- Modern embedded SQL database☆1,587Updated 6 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,003Updated 4 months ago
- github.com/cznic/ql has moved to modernc.org/ql☆1,303Updated 6 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,131Updated last year
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,219Updated 2 weeks ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆735Updated last year
- Lightweight, fault-tolerant message streams.☆2,598Updated last year
- High Performance Rate Limiting MicroService and Library☆962Updated last year
- An extensible MySQL server implementation in Go.☆1,041Updated 4 years ago
- Streaming JSON parser for Go☆584Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,005Updated 5 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,902Updated 2 months ago
- A database-first code generator for any language☆485Updated 2 years ago
- Embedded Go Database, the fast alternative to SQLite, gorm, etc.☆1,218Updated last month
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Persistent stacks and queues for Go backed by LevelDB☆866Updated 4 months ago
- Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ ID…☆1,335Updated last year
- High-performance, columnar, in-memory store with bitmap indexing in Go