kompics / kompactLinks
A Component System in Rust
☆106Updated 5 months ago
Alternatives and similar repositories for kompact
Users that are interested in kompact are comparing it to the libraries listed below
Sorting:
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 3 weeks ago
- A lightweight low-level single-threaded actor runtime☆176Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated 2 weeks ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Append-only commit log library for Rust☆113Updated last month
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Stream processing & Service framework.☆154Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Multi-threaded implementation of redis written in rust