taiki-e user
Funding Links: https://github.com/sponsors/taiki-e
Taiki Endo · Japan · 700 followers · 3,644 stars · 286 repositories · joined November 2022
GitHub Sponsors Profile
I maintain futures-rs and crossbeam.
I am a member of @tokio-rs and am involved in the maintenance of Tokio and some projects under @tokio-rs.
Some examples of my projects:
Rust tools
cargo-llvm-cov: cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
cargo-hack: cargo subcommand to provide various options useful for testing and continuous integration.
Rust libraries
pin-project and pin-project-lite: macro for allowing to use of the unsafe operations of std::pin API safely & ergonomically. These libraries are widely used and most projects in the Rust async ecosystem depend depend on at least one of them transitively.
auto_enums: macro for allowing to return multiple impl Trait. This is also a proof of concept of rust-lang/rfcs#2414.
portable-atomic: Portable atomic types including support for 128-bit atomics, atomic float, etc.
futures-async-stream: async stream for Rust.
GitHub Actions:
install-action: GitHub Action for installing development tools (mainly from GitHub Releases).
upload-rust-binary-action: GitHub Action for building and uploading Rust binary to GitHub Releases.
create-gh-release-action: GitHub Action for creating GitHub Releases based on changelog.
setup-cross-toolchain-action: GitHub Action for setup toolchains for cross compilation and cross testing for Rust.
checkout-action: GitHub Action for checking out a repository. (Simplified actions/checkout alternative that does not depend on Node.js.)
14 current sponsors · 33 past · 47 total · $1.00 minimum
Active Sponsors
Past Sponsors
Sponsored by 35 users, 14 organizations
Last synced 1 day ago · View JSON representation