akrylysov / simpleftsLinks
Simple Full-Text Search engine
☆402Updated 5 years ago
Alternatives and similar repositories for simplefts
Users that are interested in simplefts are comparing it to the libraries listed below
Sorting:
- LBADD: An experimental, distributed SQL database☆387Updated 2 years ago
- Tool to visualize the graph of embedded structs in Go projects☆230Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.☆757Updated 4 years ago
- An early PostgreSQL implementation in Go☆725Updated 4 years ago
- RPC explained by writing simple RPC framework in 300 lines of pure Golang.☆565Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆373Updated last year
- Real-time visualization tool for Go process metrics☆475Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- Distributed WebSocket broker☆223Updated 2 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- Snake game made in Go! 🐍☆330Updated 5 years ago
- A very simple command line tool for downloading YouTube videos.☆208Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Generate CRUD gRPC backends from single YAML description.☆314Updated 3 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆245Updated 2 years ago
- A tiny "sandbox" to run untrusted code 🏖️☆338Updated 5 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated last year
- Mortar is a GO framework/library for building gRPC (and REST) web services.☆677Updated 3 months ago
- Simple job queues for Go backed by Redis☆275Updated 4 months ago
- Size visualization of Go executables using D3☆476Updated last year
- Concurrent download manager built in Go☆45Updated 5 years ago
- The in-browser IDE for Go☆549Updated 2 years ago
- LRU cache using go generics☆119Updated 3 years ago
- Embedded, Fast and Persistent bigqueue implementation☆448Updated 3 weeks ago
- In memory Key/Value store in go using gRPC.☆149Updated last year
- B-tree implementation for Go☆1,144Updated 3 weeks ago
- Go implementation of C++ STL iterators and algorithms.☆192Updated 3 years ago
- a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more☆1,223Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated last year