taiki-e
Funding Links: https://github.com/sponsors/taiki-e
- Name: Taiki Endo
- Location: Japan
- Kind: user
- Followers: 700
- Following: 0
- Total stars: 3644
- Repositories count: 286
- Created at: 2022-11-02T16:27:20.918Z
- Updated at: 2024-05-01T10:44:07.034Z
- Last synced at: 2024-05-01T10:44:06.998Z
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.
- Current Sponsors: 17
- Past Sponsors: 23
- Total Sponsors: 40
- Minimum Sponsorship: $1.00
Featured Works
taiki-e/cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
Language: Rust - Stars: 1051taiki-e/pin-project
A crate for safe and ergonomic pin-projection.
Language: Rust - Stars: 641taiki-e/cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
Language: Rust - Stars: 693taiki-e/futures-async-stream
Async stream for Rust and the futures crate.
Language: Rust - Stars: 183taiki-e/auto_enums
A library for to allow multiple return types by automatically generated enum.
Language: Rust - Stars: 362taiki-e/install-action
GitHub Action for installing development tools (mainly from GitHub Releases).
Language: Rust - Stars: 330Active Sponsors
Past Sponsors
Sponsor Breakdown
- User: 30
- Organization: 12