capturetechnologies / storedLinks
STORED - Document oriented layer and ORM for FoundationDB
☆28Updated 4 years ago
Alternatives and similar repositories for stored
Users that are interested in stored are comparing it to the libraries listed below
Sorting:
- An LSM database turned a CRDT database. Really fast counters!☆50Updated 5 months ago
- Benchmarks for ch☆34Updated last year
- Low-level key/value store in pure Go.☆99Updated 6 years ago
- IGE block cipher mode for Go.☆13Updated 7 years ago
- Better sync package for Go.☆22Updated last year
- Fast http client for SELECT queries in clickhouse☆51Updated 2 years ago
- WebSocket for fasthttp☆68Updated 10 months ago
- A simple and efficient thread-safe key/value store for Go☆81Updated 2 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 4 years ago
- b52 is a fast experimental Key/value database. With support for the memcache protocol.☆33Updated 2 years ago
- Streaming JSON encoding for Golang☆33Updated last week
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Experimental Go client for Tarantool☆15Updated 3 years ago
- JSON-RPC 2.0 Server Implementation with SMD support written in Go (go generate)☆173Updated last year
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- Testing Telegram Server in Go☆15Updated 4 months ago
- Kshaka is a Go implementation of the CASPaxos consensus protocol.☆24Updated 7 years ago
- Simple object store built on top of FoundationDB☆22Updated 7 years ago
- High performance and high-precision multithreaded StatsD server☆236Updated last year
- A fast URL parser for Go☆40Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Golang library for asynchronous file I/O using io_uring / aio / OVERLAPPED interfaces☆37Updated 4 years ago
- Scheduler of events for near real-time systems☆31Updated 5 months ago
- fast int64-int64 map for go☆100Updated 3 months ago
- A data structure for storing points.☆18Updated 4 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆35Updated 10 months ago
- A high performance lock free map type for go.☆20Updated 7 years ago
- simple data streams for go☆31Updated 3 years ago
- Golang radix tree implementation