Taiki Endo

Ecosystems: Rust, Linux

Projects

async-book

Asynchronous Programming in Rust

Shell - Released: 12 Dec 2018 - 1,688

tracing-opentelemetry

OpenTelemetry integration for tracing

Rust - Released: 01 Mar 2023 - 156

wg-async

Working group dedicated to improving the foundations of Async I/O in Rust

Rust - Released: 11 Feb 2020 - 379

api-guidelines

Rust API guidelines

Released: 06 Feb 2017 - 1,207

derive_utils

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

Shell - Released: 15 Dec 2018 - 31

parse-changelog

Simple changelog parser, written in Rust.

Rust - Released: 29 Nov 2020 - 53

easy-ext

A lightweight attribute macro for easily writing extension trait pattern.

Rust - Released: 20 Feb 2019 - 45

const_fn

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

Shell - Released: 25 Dec 2018 - 26

create-gh-release-action

GitHub Action for creating GitHub Releases based on changelog.

Shell - Released: 03 Feb 2021 - 72

cargo-minimal-versions

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

Rust - Released: 16 Jan 2021 - 46

setup-cross-toolchain-action

GitHub Action for setup toolchains for cross compilation and cross testing for Rust.

Shell - Released: 20 Feb 2022 - 34

syn-serde

Library to serialize and deserialize Syn syntax trees.

Rust - Released: 09 Mar 2019 - 22

futures-enum

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

Shell - Released: 02 Feb 2019 - 15

atomic-memcpy

Byte-wise atomic memcpy.

Rust - Released: 29 Jan 2022 - 27

cargo-config2

Load and resolve Cargo configuration.

Rust - Released: 09 Jan 2023 - 11

find-crate

Find the crate name from the current Cargo.toml.

Shell - Released: 13 Feb 2019 - 8

iter-enum

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

Shell - Released: 03 Feb 2019 - 14

syn-mid

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

Shell - Released: 14 Feb 2019 - 7

io-enum

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

Shell - Released: 03 Feb 2019 - 8

easytime

Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.

Rust - Released: 19 Feb 2019 - 14

pin-utils

Utilities for pinning

Rust - Released: 06 Aug 2018 - 92

atomic-maybe-uninit

Atomic operations on potentially uninitialized integers.

Rust - Released: 12 Mar 2022 - 14

semihosting

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

Rust - Released: 19 Mar 2023 - 7

coverage-helper

Helper for https://github.com/taiki-e/cargo-llvm-cov/issues/123.

Shell - Released: 29 May 2022 - 9

cargo-no-dev-deps

Cargo subcommand for running cargo without dev-dependencies.

Rust - Released: 11 Jan 2023 - 11