tokahuke's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
pgcentralfoundation/pgrx
Build Postgres Extensions with Rust!
rkyv/rkyv
Zero-copy deserialization framework for Rust
thuliteio/doks
Everything you need to build a stellar documentation website. Fast, accessible, and easy to use.
zhiburt/tabled
An easy to use library for pretty print tables of Rust structs and enums.
MoonZoon/MoonZoon
Rust Fullstack Framework
indexmap-rs/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
tevador/RandomX
Proof of work algorithm based on random code execution
monperrus/crawler-user-agents
Syntactic patterns of HTTP user-agents used by bots / robots / crawlers / scrapers / spiders. pull-request welcome :star:
PyO3/rust-numpy
PyO3-based Rust bindings of the NumPy C-API
alilleybrinker/langs-in-rust
A list of programming languages implemented in Rust, for inspiration.
sripathikrishnan/jinjasql
Template Language for SQL with Automatic Bind Parameter Extraction
sunng87/pgwire
PostgreSQL wire protocol implemented as a rust library.
arokor/barn
Fast, atomic persistent storage layer on top of localstorage
zombodb/postgres-parser
Postgres' query parser, as a Rust crate!
busyboredom/acceptxmr
A monero payment gateway library
Srar/telegram-socks5-proxy
Telegram Socks5 Proxy
kellerkindt/asn1rs
Generates Rust Code and optionally compatible Protobuf schema files from ASN.1 definitions.
erooster-mail/erooster
A mail suite written in rust meant to be easy to use.
servo/smallbitvec
A growable bit-vector for Rust, optimized for size
viodotcom/ppca_rs
Python+Rust implementation of the Probabilistic Principal Component Analysis model
droundy/lets-encrypt-warp
Helper crate to make TLS with warp easy using lets-encrypt
Ripper53/snowflake-connector
viodotcom/jyafn
Just you average function (there is nothing going on)
codyps/kth
K-th order element operations (partition, median)