Taiki Endo (taiki-e)

taiki-e

Geek Repo

Location:Japan

Twitter:@_taiki_e

Github PK Tool:Github PK Tool


Organizations
crossbeam-rs
rust-lang
rust-lang-nursery
tokio-rs

Taiki Endo's repositories

cargo-llvm-cov

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

Language:RustLicense:Apache-2.0Stargazers:833Issues:10Issues:165

cargo-hack

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

Language:RustLicense:Apache-2.0Stargazers:555Issues:6Issues:96

pin-project

A crate for safe and ergonomic pin-projection.

Language:RustLicense:Apache-2.0Stargazers:546Issues:10Issues:59

auto_enums

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

Language:RustLicense:Apache-2.0Stargazers:338Issues:8Issues:29

install-action

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

Language:ShellLicense:Apache-2.0Stargazers:236Issues:6Issues:49

upload-rust-binary-action

GitHub Action for building and uploading Rust binary to GitHub Releases.

Language:ShellLicense:Apache-2.0Stargazers:201Issues:4Issues:49

pin-project-lite

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

Language:RustLicense:Apache-2.0Stargazers:194Issues:6Issues:23

futures-async-stream

Async stream for Rust and the futures crate.

Language:RustLicense:Apache-2.0Stargazers:174Issues:9Issues:16

portable-atomic

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

Language:RustLicense:Apache-2.0Stargazers:107Issues:4Issues:34

parse-changelog

Simple changelog parser, written in Rust.

Language:RustLicense:Apache-2.0Stargazers:50Issues:4Issues:7

const_fn

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

Language:RustLicense:Apache-2.0Stargazers:24Issues:5Issues:10

syn-serde

Library to serialize and deserialize Syn syntax trees.

Language:RustLicense:Apache-2.0Stargazers:22Issues:4Issues:3

futures-enum

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

Language:ShellLicense:Apache-2.0Stargazers:15Issues:3Issues:2

rust-cross-toolchain

Toolchains for cross compilation and cross testing for Rust.

atomic-maybe-uninit

Atomic operations on potentially uninitialized integers.

Language:RustLicense:Apache-2.0Stargazers:14Issues:4Issues:5

easytime

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

Language:RustLicense:Apache-2.0Stargazers:13Issues:4Issues:3

iter-enum

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

Language:ShellLicense:Apache-2.0Stargazers:13Issues:4Issues:1

cargo-config2

Load and resolve Cargo configuration.

Language:RustLicense:Apache-2.0Stargazers:10Issues:2Issues:4

find-crate

Find the crate name from the current Cargo.toml.

Language:RustLicense:Apache-2.0Stargazers:8Issues:3Issues:4

io-enum

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

Language:ShellLicense:Apache-2.0Stargazers:7Issues:3Issues:1

coverage-helper

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

Language:ShellLicense:Apache-2.0Stargazers:6Issues:2Issues:1

assert-unmoved

A type that asserts that the underlying type is not moved after being pinned and mutably accessed.

Language:RustLicense:Apache-2.0Stargazers:4Issues:3Issues:0

semihosting

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

Language:RustLicense:Apache-2.0Stargazers:4Issues:2Issues:6
Language:ShellLicense:NOASSERTIONStargazers:3Issues:3Issues:1

dependabot-config

Structured access to the Dependabot configuration file.

Language:RustLicense:Apache-2.0Stargazers:2Issues:4Issues:2

target-spec-json

Structured access to rustc --print target-spec-json and --print all-target-specs-json.

Language:RustLicense:Apache-2.0Stargazers:2Issues:2Issues:0
Language:ShellLicense:Apache-2.0Stargazers:1Issues:4Issues:0
Language:ShellLicense:Apache-2.0Stargazers:1Issues:3Issues:26

rust

Empowering everyone to build reliable and efficient software.

Language:RustLicense:NOASSERTIONStargazers:0Issues:3Issues:0

trybuild

Test harness for ui tests of compiler diagnostics

Language:RustLicense:Apache-2.0Stargazers:0Issues:3Issues:0