| CARVIEW |
Select Language
HTTP/2 200
date: Sun, 28 Dec 2025 10:14:13 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"bf3d55ad1e9c4b309a0dba8d2e552d47"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=oux%2BsNvZbF3EpWDTfykDcZYkwHXrayH1CQWYfsqVg5BjzWzcg9WD%2BRNbNqOe3XAIR%2BYGSdOHq4cZlV8URhNvUZfNtTXVcfZ97k5JyCyjrlQocwi%2FwwTqWiEPqYXpTKlyUEbMSGG7WrTthgPLSAM%2Ff%2FPj3uJ8SPeFFk7uE0LYxmCsjWLaRebweI4jqVM0Ws%2FryoZ71p9tnnRBhSHy8iDw3f3znhatHNcZk%2BTjFWJ0C75k5qK%2BwxeHXrswi48f%2F4EdCzey5hmLBhBRiTDN%2Bje3OA%3D%3D--Ooip48YM9FYWpetp--RGHsoBPGrHUqK%2BlXxg4gQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.216158439.1766916853; Path=/; Domain=github.com; Expires=Mon, 28 Dec 2026 10:14:13 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 28 Dec 2026 10:14:13 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B7C6:318F77:4DF159F:5E5C765:695102F5
Sponsor @taiki-e on GitHub Sponsors · GitHub
Skip to content
Navigation Menu
{{ message }}
You must be logged in to sponsor taiki-e
Become a sponsor to Taiki Endo
-
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::pinAPI 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.
- pin-project and pin-project-lite: macro for allowing to use of the unsafe operations of
-
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.
-
Featured work
-
taiki-e/cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
Rust 1,233 -
taiki-e/pin-project
A crate for safe and ergonomic pin-projection.
Rust 693 -
taiki-e/cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
Rust 783 -
taiki-e/futures-async-stream
Async stream for Rust and the futures crate.
Rust 192 -
taiki-e/auto_enums
A library for to allow multiple return types by automatically generated enum.
Rust 372 -
taiki-e/install-action
GitHub Action for installing development tools (mainly from GitHub Releases).
Rust 429
You can’t perform that action at this time.