All Projects → Distkv → Similar Projects or Alternatives

498 Open source projects that are alternatives of or similar to Distkv

Awesome Scalability Toolbox
My opinionated list of products and tools used for high-scalability projects
Stars: ✭ 34 (-50.72%)
Mutual labels:  databases, distributed-systems
Go Craq
CRAQ (Chain Replication with Apportioned Queries) in Go
Stars: ✭ 75 (+8.7%)
Mutual labels:  databases, distributed-systems
Trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
Stars: ✭ 4,581 (+6539.13%)
Mutual labels:  databases, distributed-systems
Vearch
A distributed system for embedding-based retrieval
Stars: ✭ 940 (+1262.32%)
Mutual labels:  distributed-systems
Cloudbeaver
Cloud Database Manager
Stars: ✭ 871 (+1162.32%)
Mutual labels:  databases
Delta Architecture
Streaming data changes to a Data Lake with Debezium and Delta Lake pipeline
Stars: ✭ 43 (-37.68%)
Mutual labels:  databases
Dpwa
Distributed Learning by Pair-Wise Averaging
Stars: ✭ 53 (-23.19%)
Mutual labels:  distributed-systems
Uav coverage
Simulation for planar area coverage by a swarm of UAVs
Stars: ✭ 17 (-75.36%)
Mutual labels:  distributed-systems
Swarmdb
Wolk SWARMDB - Decentralized Database Services for Web3
Stars: ✭ 34 (-50.72%)
Mutual labels:  databases
Blockade
Docker-based utility for testing network failures and partitions in distributed applications
Stars: ✭ 834 (+1108.7%)
Mutual labels:  distributed-systems
Distributed Consensus Reading List
A long list of academic papers on the topic of distributed consensus
Stars: ✭ 803 (+1063.77%)
Mutual labels:  distributed-systems
Bayeslite
BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
Stars: ✭ 877 (+1171.01%)
Mutual labels:  databases
Mongodb Function
OpenFaaS Function that makes use of a connection pool to access MongoDB
Stars: ✭ 44 (-36.23%)
Mutual labels:  databases
Ddia
《Designing Data-Intensive Application》DDIA中文翻译
Stars: ✭ 10,458 (+15056.52%)
Mutual labels:  distributed-systems
Guardian Mainnet Guide
Guide for setting up the Guardian Node for the mainnet
Stars: ✭ 51 (-26.09%)
Mutual labels:  distributed-systems
Blog
my blog, using markdown
Stars: ✭ 25 (-63.77%)
Mutual labels:  distributed-systems
Cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
Stars: ✭ 985 (+1327.54%)
Mutual labels:  distributed-systems
Blockchain Reading List
Blockchain Manchester Meetups, Talks and Reading List
Stars: ✭ 17 (-75.36%)
Mutual labels:  distributed-systems
Skale Network
Elastic sidechains
Stars: ✭ 58 (-15.94%)
Mutual labels:  distributed-systems
Jsonlite
A simple, self-contained, serverless, zero-configuration, json document store.
Stars: ✭ 819 (+1086.96%)
Mutual labels:  databases
Aten
An adaptive accrual node failure detection library for Elixir and Erlang
Stars: ✭ 31 (-55.07%)
Mutual labels:  distributed-systems
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+13156.52%)
Mutual labels:  distributed-systems
Kingbus
A distributed MySQL binlog storage system built on Raft
Stars: ✭ 798 (+1056.52%)
Mutual labels:  distributed-systems
Lethean Vpn
Lethean Virtual Private Network (VPN)
Stars: ✭ 29 (-57.97%)
Mutual labels:  distributed-systems
Titanoboa
Titanoboa makes complex workflows easy. It is a low-code workflow orchestration platform for JVM - distributed, highly scalable and fault tolerant.
Stars: ✭ 787 (+1040.58%)
Mutual labels:  distributed-systems
Eventsourcing
A library for event sourcing in Python.
Stars: ✭ 760 (+1001.45%)
Mutual labels:  distributed-systems
Go Queue
Multi backend queues for Golang
Stars: ✭ 15 (-78.26%)
Mutual labels:  distributed-systems
Dbfs
Distributed Blockchain-based File Storage 📡
Stars: ✭ 45 (-34.78%)
Mutual labels:  distributed-systems
Lasp
Prototype implementation of Lasp in Erlang.
Stars: ✭ 876 (+1169.57%)
Mutual labels:  distributed-systems
Xene
A distributed workflow runner focusing on performance and simplicity.
Stars: ✭ 56 (-18.84%)
Mutual labels:  distributed-systems
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (+1153.62%)
Mutual labels:  distributed-systems
Elixirbooks
List of Elixir books
Stars: ✭ 1,021 (+1379.71%)
Mutual labels:  distributed-systems
Nact
nact ⇒ node.js + actors ⇒ your services have never been so µ
Stars: ✭ 848 (+1128.99%)
Mutual labels:  distributed-systems
6.824 2018
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
Stars: ✭ 59 (-14.49%)
Mutual labels:  distributed-systems
Trek
Trek is a CLI/ncurses explorer for HashiCorp Nomad clusters.
Stars: ✭ 26 (-62.32%)
Mutual labels:  distributed-systems
Curriculum
Overview of the different modules and learning goals of the program.
Stars: ✭ 40 (-42.03%)
Mutual labels:  databases
Abci Host
Clojure host/server for Tendermint's ABCI protocol.
Stars: ✭ 18 (-73.91%)
Mutual labels:  distributed-systems
Protoactor Dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 1,070 (+1450.72%)
Mutual labels:  distributed-systems
Construct
JavaScript Digital Organisms simulator
Stars: ✭ 17 (-75.36%)
Mutual labels:  distributed-systems
Orleans
Orleans is a cross-platform framework for building distributed applications with .NET
Stars: ✭ 8,131 (+11684.06%)
Mutual labels:  distributed-systems
Microservices Connector
Inter-Service communication framework, support for microservice architecture and distributed system
Stars: ✭ 17 (-75.36%)
Mutual labels:  distributed-systems
Scada.js
Industrial distributed SCADA and MRP library for web, desktop and mobile
Stars: ✭ 66 (-4.35%)
Mutual labels:  distributed-systems
Gen
Converts a database into gorm structs and RESTful api
Stars: ✭ 825 (+1095.65%)
Mutual labels:  databases
Gorose
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Stars: ✭ 947 (+1272.46%)
Mutual labels:  databases
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 7,712 (+11076.81%)
Mutual labels:  databases
Py4j
Py4J enables Python programs to dynamically access arbitrary Java objects
Stars: ✭ 808 (+1071.01%)
Mutual labels:  distributed-systems
Nkn Client Js
[Deprecated, use nkn-sdk-js instead] JavaScript implementation of NKN client
Stars: ✭ 53 (-23.19%)
Mutual labels:  distributed-systems
Gatewayworker
Distributed realtime messaging framework based on workerman.
Stars: ✭ 801 (+1060.87%)
Mutual labels:  distributed-systems
Akkeeper
An easy way to deploy your Akka services to a distributed environment.
Stars: ✭ 30 (-56.52%)
Mutual labels:  distributed-systems
Lizardfs
LizardFS is an Open Source Distributed File System licensed under GPLv3.
Stars: ✭ 793 (+1049.28%)
Mutual labels:  distributed-systems
Distributedsystem Series
📚 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
Stars: ✭ 1,092 (+1482.61%)
Mutual labels:  distributed-systems
Hemera
🔬 Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/
Stars: ✭ 773 (+1020.29%)
Mutual labels:  distributed-systems
Docker Airflow
Repo for building docker based airflow image. Containers support multiple features like writing logs to local or S3 folder and Initializing GCP while container booting. https://abhioncbr.github.io/docker-airflow/
Stars: ✭ 29 (-57.97%)
Mutual labels:  distributed-systems
Awesome Distributed Systems
A curated list to learn about distributed systems
Stars: ✭ 7,263 (+10426.09%)
Mutual labels:  distributed-systems
Finagle
A fault tolerant, protocol-agnostic RPC system
Stars: ✭ 8,126 (+11676.81%)
Mutual labels:  distributed-systems
Rust Crdt
a collection of well-tested, serializable CRDTs for Rust
Stars: ✭ 747 (+982.61%)
Mutual labels:  distributed-systems
Openagent
An agent library for systems of nested automata.
Stars: ✭ 28 (-59.42%)
Mutual labels:  distributed-systems
Distributedsystems
My Distributed Systems references
Stars: ✭ 67 (-2.9%)
Mutual labels:  distributed-systems
Knightking
A general-purpose, distributed graph random walk engine.
Stars: ✭ 66 (-4.35%)
Mutual labels:  distributed-systems
Assassin
Assassin is a decentralized database that uses background threads to kill slow JavaScript.
Stars: ✭ 57 (-17.39%)
Mutual labels:  distributed-systems
1-60 of 498 similar projects