thundergolfer / simplegraphdbLinks
Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.
☆19Updated 6 years ago
Alternatives and similar repositories for simplegraphdb
Users that are interested in simplegraphdb are comparing it to the libraries listed below
Sorting:
- A service to manage your Cuckoo filters☆18Updated 7 years ago
- A high performance in-memory index storage engine☆111Updated 7 months ago
- Distributed streaming key-value storage☆53Updated 5 years ago
- Blazingly fast query engine☆18Updated 3 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 4 years ago
- Golang implementation of Chord DHT☆35Updated 3 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- Reliable distributed agreement service for the cloud☆47Updated 8 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Encoding Agnostic Validation (Validation Language, Parsers and Encoders)☆95Updated 3 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).