artech-git's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
rapiz1/rathole
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
tracel-ai/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
apache/datafusion
Apache DataFusion SQL Query Engine
Speykious/cve-rs
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
EmilHernvall/dnsguide
A guide to writing a DNS Server from scratch in Rust
bytedance/monoio
Rust async runtime based on io-uring.
riscv/riscv-isa-manual
RISC-V Instruction Set Manual
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
terminusdb/terminusdb
TerminusDB is a distributed database with a collaboration model
gluesql/gluesql
GlueSQL is quite sticky. It attaches to anywhere.
iggy-rs/iggy
Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
capnproto/capnproto-rust
Cap'n Proto for Rust
losfair/mvsqlite
Distributed, MVCC SQLite that runs on FoundationDB.
JasonShin/fp-core.rs
A library for functional programming in Rust
zama-ai/tfhe-rs
TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
getditto/safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
BurntSushi/bstr
A string type for Rust that is not required to be valid UTF-8.
getsentry/symbolic
Stack trace symbolication library written in Rust
zama-ai/awesome-zama
A curated list of amazing Fully Homomorphic Encryption (FHE) resources created by the team at Zama.
rust-secure-code/projects
Contains a list of security related Rust projects.
willcrichton/indexical
Human-friendly indexed collections
PsiACE/bitsvec
A bit vector with the Rust standard library's portable SIMD API.
Actyx/sync_wrapper
routerify/stream-body
An HttpBody implementation with efficient streaming support for the Rust HTTP library hyper
zama-ai/fhevm-tfhe-cli
TFHE-rs CLI tool for the fhEVM