An open API service indexing awesome lists of open source software.

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).

cargo cli coverage rust

Last synced: 05 Feb 2026

https://github.com/taiki-e/cargo-hack

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

cargo cli rust testing

Last synced: 07 Feb 2026

https://github.com/taiki-e/pin-project

A crate for safe and ergonomic pin-projection.

no-std proc-macro rust

Last synced: 13 May 2025

https://github.com/taiki-e/install-action

GitHub Action for installing development tools (mainly from GitHub Releases).

github-actions

Last synced: 29 May 2026

https://github.com/taiki-e/auto_enums

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

no-std proc-macro rust

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.

github-actions rust

Last synced: 25 Oct 2025

https://github.com/taiki-e/pin-project-lite

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

no-std rust

Last synced: 27 Feb 2026

https://github.com/taiki-e/portable-atomic

Portable atomic types including support for 128-bit atomics, atomic float, etc.

atomic no-std rust

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.

github-actions

Last synced: 30 Apr 2025

https://github.com/taiki-e/parse-changelog

Simple changelog parser, written in Rust.

changelog cli 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.

cargo cli rust testing

Last synced: 05 Apr 2025

https://github.com/taiki-e/easy-ext

A lightweight attribute macro for easily writing extension trait pattern.

no-std proc-macro rust

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.

github-actions rust

Last synced: 06 Apr 2025

https://github.com/taiki-e/atomic-memcpy

Byte-wise atomic memcpy.

atomic no-std rust

Last synced: 13 Jun 2025

https://github.com/taiki-e/derive_utils

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

proc-macro rust

Last synced: 04 Apr 2025

https://github.com/taiki-e/atomic-maybe-uninit

Atomic operations on potentially uninitialized integers.

atomic no-std rust

Last synced: 28 Jan 2026

https://github.com/taiki-e/const_fn

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

no-std proc-macro rust

Last synced: 05 Apr 2025

https://github.com/taiki-e/syn-serde

Library to serialize and deserialize Syn syntax trees.

proc-macro rust serde

Last synced: 03 Oct 2025

https://github.com/taiki-e/cargo-no-dev-deps

Cargo subcommand for running cargo without dev-dependencies.

cargo cli rust

Last synced: 01 Apr 2026

https://github.com/taiki-e/futures-enum

#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.

no-std proc-macro rust

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.)

github-actions

Last synced: 17 Mar 2025

https://github.com/taiki-e/semihosting

Semihosting for AArch64, ARM, RISC-V, MIPS32, MIPS64, and Xtensa.

no-std qemu rust

Last synced: 12 Jan 2026

https://github.com/taiki-e/rust-cross-toolchain

Toolchains for cross compilation and cross testing for Rust.

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.

date no-std rust time

Last synced: 22 Jan 2026

https://github.com/taiki-e/iter-enum

#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.

no-std proc-macro rust

Last synced: 16 Mar 2025

https://github.com/taiki-e/cargo-config2

Load and resolve Cargo configuration.

cargo rust

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.

coverage rust

Last synced: 30 Dec 2025

https://github.com/taiki-e/negative-impl

Negative trait implementations on stable Rust.

no-std proc-macro rust

Last synced: 06 Oct 2025

https://github.com/taiki-e/find-crate

Find the crate name from the current Cargo.toml.

rust

Last synced: 07 Feb 2026

https://github.com/taiki-e/io-enum

#[derive(Read, Write, Seek, BufRead)] for enums.

proc-macro rust

Last synced: 16 Mar 2025

https://github.com/taiki-e/syn-mid

Providing the features between "full" and "derive" of syn.

proc-macro rust

Last synced: 09 May 2025

https://github.com/taiki-e/cache-cargo-install-action

GitHub Action for `cargo install` with cache.

github-actions rust

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.

rust testing

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.

no-std rust

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.

rust

Last synced: 18 Mar 2025

https://github.com/taiki-e/dockerfiles

Last synced: 10 Jan 2026

https://github.com/taiki-e/dependabot-config

Structured access to the Dependabot configuration file.

dependabot rust

Last synced: 15 Jun 2025

https://github.com/taiki-e/test

Last synced: 18 Jun 2025

https://github.com/taiki-e/taiki-e

Last synced: 05 Apr 2025

https://github.com/taiki-e/asmtest

A library for tracking generated assemblies.

rust testing

Last synced: 31 Jan 2026

https://github.com/taiki-e/.github

Last synced: 21 Feb 2026