Taiki Endo

Results 18 repositories owned by Taiki Endo

pin-project

551
Stars
33
Forks
Watchers

A crate for safe and ergonomic pin-projection.

auto_enums

339
Stars
12
Forks
Watchers

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

futures-async-stream

174
Stars
9
Forks
Watchers

Async stream for Rust and the futures crate.

pin-project-lite

200
Stars
15
Forks
Watchers

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

cargo-llvm-cov

836
Stars
56
Forks
Watchers

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

cargo-hack

556
Stars
29
Forks
Watchers

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

cargo-minimal-versions

43
Stars
0
Forks
Watchers

Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.

const_fn

24
Stars
2
Forks
Watchers

A lightweight attribute for easy generation of const functions with conditional compilations.

create-gh-release-action

65
Stars
11
Forks
Watchers

GitHub Action for creating GitHub Releases based on changelog.

derive_utils

29
Stars
2
Forks
Watchers

A procedural macro helper for easily writing custom derives for enums.