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:
- Golang implementation of Chord DHT☆35Updated 4 years ago
- A service to manage your Cuckoo filters☆18Updated 7 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 5 years ago
- Succinct Data Structure of Trie, written in Go☆42Updated 4 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- Encoding Agnostic Validation (Validation Language, Parsers and Encoders)☆95Updated 4 years ago
- Scheduler of events for near real-time systems☆31Updated 5 months ago
- Research papers on: Consensus, CRDTs, Failure detectors, Distributed Scheduling and Network Topology.☆20Updated 7 years ago
- Distributed mmap☆41Updated 9 years ago
- A high performance in-memory index storage engine☆113Updated last month
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- golang parser-combinator library☆78Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Reliable distributed agreement service for the cloud☆47Updated 8 years ago
- Distributed streaming key-value storage☆53Updated 6 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- Ordered key-value storage package written in Go☆23Updated 4 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- A Golang implementation of Denada☆32Updated 10 years ago
- A simple column store in golang☆36Updated 9 years ago
- An x86(_64) spinlock☆15Updated 11 years ago
- Erlang-like supervisor trees☆34Updated 5 months ago
- Build recursive descent parsers☆107Updated 2 years ago
- Goavro translates between Go native types and binary and textual Avro data☆32Updated 5 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- Super low overhead application level metrics☆24Updated 4 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago