mosuka / phalanxLinks
Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.
☆373Updated 2 years ago
Alternatives and similar repositories for phalanx
Users that are interested in phalanx are comparing it to the libraries listed below
Sorting:
- High Availability Raft Framework for Go☆659Updated 3 weeks ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆245Updated 5 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆532Updated 8 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- A Go library implementing a FST (finite state transducer)☆213Updated last year
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- The world’s most powerful template engine and Go embeddable interpreter☆567Updated last month
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆312Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated last month
- A MongoDB compatible embeddable database and toolkit for Go.☆478Updated last year
- Interceptors for database/sql☆510Updated 2 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated last week
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆229Updated last year
- ☆259Updated last month
- A pure go lucene parser with no dependencies.☆46Updated 2 weeks ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 2 years ago
- A high performance memory-bound Go cache☆96Updated 2 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A library to help you create pipelines in Golang☆226Updated last year
- Go library to read/write Parquet files☆342Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆126Updated 3 years ago
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- Abstract File Storage☆371Updated 3 weeks ago
- Simple building blocks for protobuf marshaling and unmarshaling☆281Updated 3 weeks ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…