yamahigashi.dev #rust

English: 日本語 🌏
  • Text
  • About
  • Contact
2020-10-11

BurntSushi/xsv

xsv is a command line program for indexing, slicing, analyzing, splitting and joining CSV files. Commands should be simple, fast and composable: Simple tasks should be easy. Performance trade offs should be exposed in the CLI interface. Composition should not come at the expense of performance.

2020-09-16

Unity Native Plugin API for Rust

Unity Native Plugin API for Rust LICENSE (MIT) Notice WIP Currently supports D3D11, D3D12, Vulkan API is not stable. How to use Define in Cargo.

2020-09-05

git-workspace ?

This may sound useless, but the "log into your git provider, browse to the project, copy the clone URL, devise a suitable path to clone it" dance can be a big slowdown.

2020-09-05

argopt

This crate provides attribute macros for command-line argument parsing. Just by adding an attribute #[cmd] to a function, the function is converted to a command line program.

2020-09-05

easy-scraper

HTML scraping library focused on easy to use. In this library, matching patterns are described as HTML DOM trees. You can write patterns intuitive and extract desired contents easily.

2020-08-30

Join the Rust Programming Language Community Server Discord Server!

1
Text by Yamahigashi in 2020