soro's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
modularml/mojo
The Mojo Programming Language
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
QwenLM/Qwen2.5
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
facebook/buck2
Build system, successor to Buck
greg7mdp/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
deepseek-ai/DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
google/zerocopy
KhoomeiK/LlamaGym
Fine-tune LLM agents with online reinforcement learning
twosigma/flint
A Time Series Library for Apache Spark
MengRao/fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
tcbrindle/flux
A C++20 library for sequence-orientated programming
adobe/lagrange
A Robust Geometry Processing Library
hudson-trading/corral
Lightweight structured concurrency for C++20
libfn/functional
Extending C++ library for functional programming
vkrasnov/avx_qsort
Quick sort code using AVX2 instructions
thoughtpolice/buck2-nix
Do not taunt happy fun ball
OleksandrKvl/sbepp
C++ implementation of the FIX Simple Binary Encoding
resetius/miniraft-cpp
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
pdimov/hash2
A hash function library
symmetryinvestments/concurrency
Concurrency primitives
CARV-ICS-FORTH/parallax
A persistent key-value store that is embeddable and optimized for fast storage.
stlab/chains
Experimental alternative to sender/receivers.
metrico/influxdb_iox
Pronounced (influxdb eye-ox), short for iron oxide. This is the new core of InfluxDB written in Rust on top of Apache Arrow.
yb303/tsc_clock
Proper TSC based clock
shirok/ribbit
A small and portable Scheme implementation with AOT and incremental compilers that fits in 4K. It supports closures, tail calls, first-class continuations and a REPL.