The Dude's starred repositories

immer

Create the next immutable state by mutating the current one

Language:JavaScriptLicense:MITStargazers:27464Issues:157Issues:654

tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

actix-web

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

Language:RustLicense:Apache-2.0Stargazers:21158Issues:230Issues:1569

xi-editor

A modern editor with a backend written in Rust.

Language:RustLicense:Apache-2.0Stargazers:19819Issues:400Issues:532

linkerd2

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.

Language:GoLicense:Apache-2.0Stargazers:10555Issues:193Issues:3861

xray

An experimental next-generation Electron-based text editor

Language:RustLicense:MITStargazers:8483Issues:337Issues:64

wasm-bindgen

Facilitating high-level interactions between Wasm modules and JavaScript

Language:RustLicense:Apache-2.0Stargazers:7600Issues:104Issues:1916

crossbeam

Tools for concurrent programming in Rust

Language:RustLicense:Apache-2.0Stargazers:7252Issues:80Issues:429

winit

Window handling library in pure Rust

Language:RustLicense:Apache-2.0Stargazers:4687Issues:60Issues:1634

walt

:zap: Walt is a JavaScript-like syntax for WebAssembly text format :zap:

Language:JavaScriptLicense:MITStargazers:4638Issues:114Issues:92

pest

The Elegant Parser

Language:RustLicense:Apache-2.0Stargazers:4567Issues:44Issues:459

criterion.rs

Statistics-driven benchmarking library for Rust

Language:RustLicense:Apache-2.0Stargazers:4402Issues:30Issues:498

smoltcp

a smol tcp/ip stack

Language:RustLicense:0BSDStargazers:3709Issues:65Issues:356

LanguageClient-neovim

Language Server Protocol (LSP) support for vim and neovim.

Language:RustLicense:MITStargazers:3547Issues:41Issues:824

stdweb

A standard library for the client-side Web

Language:RustLicense:Apache-2.0Stargazers:3445Issues:65Issues:245

tower

async fn(Request) -> Result<Response, Error>

Language:RustLicense:MITStargazers:3428Issues:54Issues:204

rbspy

Sampling CPU profiler for Ruby

Language:RustLicense:MITStargazers:2484Issues:44Issues:187

cbindgen

A project for generating C bindings from Rust code

Language:RustLicense:MPL-2.0Stargazers:2323Issues:34Issues:541

mdcat

cat for markdown

Language:RustLicense:MPL-2.0Stargazers:2103Issues:12Issues:114

may

rust stackful coroutine library

Language:RustLicense:Apache-2.0Stargazers:1877Issues:43Issues:93

proptest

Hypothesis-like property testing for Rust

Language:RustLicense:Apache-2.0Stargazers:1669Issues:20Issues:257

h2

HTTP 2.0 client & server implementation for Rust.

Language:RustLicense:MITStargazers:1348Issues:44Issues:231

cargo-web

A Cargo subcommand for the client-side Web

Language:RustLicense:Apache-2.0Stargazers:1103Issues:21Issues:202

fluent-rs

Rust implementation of Project Fluent

Language:RustLicense:Apache-2.0Stargazers:1063Issues:17Issues:159

ropey

A utf8 text rope for manipulating and editing large texts.

Language:RustLicense:MITStargazers:1018Issues:18Issues:62

rerast

A tool for transforming Rust code using rules

Language:RustLicense:Apache-2.0Stargazers:712Issues:23Issues:34

tql

TQL is a compile-time Rust ORM

Language:RustLicense:MITStargazers:389Issues:10Issues:30

seer

symbolic execution engine for Rust

Language:RustLicense:NOASSERTIONStargazers:338Issues:16Issues:8

state_machine_future

Easily create type-safe `Future`s from state machines — without the boilerplate.

parser

Safe, fast and memory efficient PHP parser (lexical and syntactic analysers, and the Abstract Syntax Tree)