zach-schoenberger's Stars
fjall-rs/fjall
🗻 LSM-based embeddable key-value storage engine written in safe Rust
tonbo-io/fusio
Fusio provides file operations on multiple storages across various async runtimes.
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
noahfraiture/coma
Coma is a lightweight command-line tool designed for crawling websites
basilysf1709/distributed-systems
Comprehensive guide, algorithms and tools on distributed systems
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
mikaelmello/inquire
A Rust library for building interactive prompts
tokio-rs/slab
Slab allocator for Rust
jorgecarleitao/arrow2
Transmute-free Rust library to work with the Arrow format
tomarrell/rust-elias-fano
Elias-Fano encoding implementation in Rust
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
4JX/reqwest-impersonate
Impersonating the Chrome browser made easy
cberner/redb
An embedded key-value database in pure Rust
rockset/rocksdb-cloud
A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS
databendlabs/openraft
rust raft with improvements
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
rkyv/rkyv
Zero-copy deserialization framework for Rust
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
skytable/skytable
Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences
PsiACE/riteraft
RiteRaft - A raft framework, for regular people
async-raft/async-raft
An implementation of the Raft distributed consensus protocol using the Tokio framework.
marcosbarbero/spring-cloud-zuul-ratelimit
Rate limit auto-configure for Spring Cloud Netflix Zuul
iam-abbas/Reddit-Stock-Trends
Fetch currently trending stocks on Reddit
Ninja-Squad/springmockk
SpringMockK: MockBean and SpyBean, but for MockK instead of Mockito
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
Kimundi/owning-ref-rs
A library for creating references that carry their owner with them.
picoHz/lzzzz
Full-featured liblz4 binding for Rust
dtolnay/paste
Macros for all your token pasting needs