VJ-OK's Stars
facebook/react-native
A framework for building native applications using React
coreui/coreui-free-bootstrap-admin-template
Free Bootstrap Admin & Dashboard Template
ruslo/hunter
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
angular/flex-layout
Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
rust-lang/libc
Raw bindings to platform APIs for Rust
apache/flink
Apache Flink
vercel/hyper
A terminal built on web technologies
kafkaex/kafka_ex
Kafka client library for Elixir
seanmonstar/httparse
A push parser for the HTTP 1.x protocol in Rust.
NetSys/NetBricks
NetBricks: A new network function framework based on Rust.
housleyjk/ws-rs
Lightweight, event-driven WebSockets for Rust.
redox-os/tfs
Mirror of https://gitlab.redox-os.org/redox-os/tfs
rust-bakery/nom
Rust parser combinator framework
Samsung/veles
Distributed machine learning platform
rust-unofficial/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
rust-random/rand
A Rust library for random number generation.
rust-lang/cargo
The Rust package manager
dpc/mioco.pre-0.9
Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).
3Hren/msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
mozilla/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
tokio-rs/tokio-core
I/O primitives and event loop for async I/O in Rust
google/tarpc
An RPC framework for Rust with a focus on ease of use.
mneumann/rust-msgpack
[DEPRECATED] msgpack.org implementation for Rust language. Please use https://github.com/3Hren/msgpack-rust
rust-rocksdb/rust-rocksdb
rust wrapper for rocksdb
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
ninenines/cowboy
Small, fast, modern HTTP server for Erlang/OTP.