Projects in Awesome Lists by taiki-e
A curated list of projects in awesome lists by taiki-e .
https://github.com/taiki-e/cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
Last synced: 05 Feb 2026
https://github.com/taiki-e/cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
Last synced: 07 Feb 2026
https://github.com/taiki-e/pin-project
A crate for safe and ergonomic pin-projection.
Last synced: 13 May 2025
https://github.com/taiki-e/install-action
GitHub Action for installing development tools (mainly from GitHub Releases).
Last synced: 29 May 2026
https://github.com/taiki-e/auto_enums
A library for to allow multiple return types by automatically generated enum.
Last synced: 14 May 2025
https://github.com/taiki-e/upload-rust-binary-action
GitHub Action for building and uploading Rust binary to GitHub Releases.
Last synced: 25 Oct 2025
https://github.com/taiki-e/pin-project-lite
A lightweight version of pin-project written with declarative macros.
Last synced: 27 Feb 2026
https://github.com/taiki-e/portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
Last synced: 28 Dec 2025
https://github.com/taiki-e/futures-async-stream
Async stream for Rust and the futures crate.
asynchronous no-std proc-macro rust
Last synced: 08 Jan 2026
https://github.com/taiki-e/create-gh-release-action
GitHub Action for creating GitHub Releases based on changelog.
Last synced: 30 Apr 2025
https://github.com/taiki-e/parse-changelog
Simple changelog parser, written in Rust.
Last synced: 04 Apr 2025
https://github.com/taiki-e/cargo-minimal-versions
Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.
Last synced: 05 Apr 2025
https://github.com/taiki-e/easy-ext
A lightweight attribute macro for easily writing extension trait pattern.
Last synced: 04 Apr 2025
https://github.com/taiki-e/setup-cross-toolchain-action
GitHub Action for setup toolchains for cross compilation and cross testing for Rust.
Last synced: 06 Apr 2025
https://github.com/taiki-e/derive_utils
A procedural macro helper for easily writing custom derives for enums.
Last synced: 04 Apr 2025
https://github.com/taiki-e/atomic-maybe-uninit
Atomic operations on potentially uninitialized integers.
Last synced: 28 Jan 2026
https://github.com/taiki-e/const_fn
A lightweight attribute for easy generation of const functions with conditional compilations.
Last synced: 05 Apr 2025
https://github.com/taiki-e/syn-serde
Library to serialize and deserialize Syn syntax trees.
Last synced: 03 Oct 2025
https://github.com/taiki-e/cargo-no-dev-deps
Cargo subcommand for running cargo without dev-dependencies.
Last synced: 01 Apr 2026
https://github.com/taiki-e/futures-enum
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
Last synced: 07 Feb 2026
https://github.com/taiki-e/checkout-action
GitHub Action for checking out a repository. (Simplified actions/checkout alternative that does not depend on Node.js.)
Last synced: 17 Mar 2025
https://github.com/taiki-e/semihosting
Semihosting for AArch64, ARM, RISC-V, MIPS32, MIPS64, and Xtensa.
Last synced: 12 Jan 2026
https://github.com/taiki-e/rust-cross-toolchain
Toolchains for cross compilation and cross testing for Rust.
Last synced: 17 Mar 2025
https://github.com/taiki-e/easytime
Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.
Last synced: 22 Jan 2026
https://github.com/taiki-e/iter-enum
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.
Last synced: 16 Mar 2025
https://github.com/taiki-e/cargo-config2
Load and resolve Cargo configuration.
Last synced: 13 Apr 2025
https://github.com/taiki-e/coverage-helper
[DEPRECATED] Helper for https://github.com/taiki-e/cargo-llvm-cov/issues/123.
Last synced: 30 Dec 2025
https://github.com/taiki-e/negative-impl
Negative trait implementations on stable Rust.
Last synced: 06 Oct 2025
https://github.com/taiki-e/find-crate
Find the crate name from the current Cargo.toml.
Last synced: 07 Feb 2026
https://github.com/taiki-e/io-enum
#[derive(Read, Write, Seek, BufRead)] for enums.
Last synced: 16 Mar 2025
https://github.com/taiki-e/syn-mid
Providing the features between "full" and "derive" of syn.
Last synced: 09 May 2025
https://github.com/taiki-e/cache-cargo-install-action
GitHub Action for `cargo install` with cache.
Last synced: 14 Feb 2026
https://github.com/taiki-e/assert-unmoved
A type that asserts that the underlying type is not moved after being pinned and mutably accessed.
Last synced: 17 Mar 2026
https://github.com/taiki-e/build-context
Make build environment/target information available as constants in normal libraries and binaries.
Last synced: 27 Feb 2026
https://github.com/taiki-e/target-spec-json
Structured access to rustc --print target-spec-json and --print all-target-specs-json.
Last synced: 18 Mar 2025
https://github.com/taiki-e/dependabot-config
Structured access to the Dependabot configuration file.
Last synced: 15 Jun 2025
https://github.com/taiki-e/asmtest
A library for tracking generated assemblies.
Last synced: 31 Jan 2026