Taiki Endo

Ecosystems: Rust, Linux

Projects

tokio

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

Rust - Released: 09 Sep 2016 - 24,544

crossbeam

Tools for concurrent programming in Rust

Rust - Released: 13 May 2015 - 6,855

axum

Ergonomic and modular web framework built with Tokio, Tower, and Hyper

Rust - Released: 30 May 2021 - 16,000

libc

Raw bindings to platform APIs for Rust

Rust - Released: 13 Jan 2015 - 1,985

futures-rs

Zero-cost asynchronous programming in Rust

Rust - Released: 30 Mar 2016 - 5,224

mio

Metal I/O library for Rust.

Rust - Released: 20 Aug 2014 - 6,064

console

a debugger for async rust!

Rust - Released: 30 Apr 2021 - 3,141

socket2

Advanced configuration options for sockets.

Rust - Released: 10 May 2017 - 645

bytes

Utilities for working with bytes

Rust - Released: 30 Jan 2015 - 1,744

loom

Concurrency permutation testing tool for Rust.

Rust - Released: 15 Dec 2018 - 1,873

mini-redis

Incomplete Redis client and server implementation using Tokio - for learning purposes only

Rust - Released: 04 Dec 2019 - 3,496

pin-project

A crate for safe and ergonomic pin-projection.

Rust - Released: 08 Jan 2019 - 595

cargo-llvm-cov

Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).

Rust - Released: 16 Jan 2021 - 901

compiler-builtins

Porting `compiler-rt` intrinsics to Rust

Rust - Released: 07 Aug 2016 - 360

cmake-rs

Rust build dependency for running cmake

Rust - Released: 01 Nov 2014 - 309

io-uring

The `io_uring` library for Rust

Rust - Released: 11 Oct 2019 - 1,048

cargo-hack

Cargo subcommand to provide various options useful for testing and continuous integration.

Rust - Released: 29 Oct 2019 - 620

auto_enums

A library for to allow multiple return types by automatically generated enum.

Rust - Released: 09 Dec 2018 - 347

pin-project-lite

A lightweight version of pin-project written with declarative macros.

Rust - Released: 22 Oct 2019 - 220

stdarch

Rust's standard library vendor-specific APIs and run-time feature detection

Rust - Released: 25 Nov 2016 - 601

portable-atomic

Portable atomic types including support for 128-bit atomics, atomic float, etc.

Rust - Released: 15 Jan 2022 - 107

install-action

GitHub Action for installing development tools (mainly from GitHub Releases).

Shell - Released: 30 Dec 2021 - 261

futures-async-stream

Async stream for Rust and the futures crate.

Rust - Released: 31 Jul 2019 - 174

async-fs

Async filesystem primitives

Rust - Released: 26 Jul 2020 - 132

upload-rust-binary-action

GitHub Action for building and uploading Rust binary to GitHub Releases.

Shell - Released: 03 Feb 2021 - 240