Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Test/sample app for encoding_rs in C++

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
NotificationsYou must be signed in to change notification settings

hsivonen/recode_cpp

Repository files navigation

recode_cpp is a test/sample app that's written in C++17 and usesencoding_rs.

It expectsGSL to have been checked outto an adjacent directory. Revisiond6a2242d97827449f3f1c1c2e54214ceb9e80d62was tested.

Licensing

Please see the file named COPYRIGHT.

Building

Git, GNU Make and a version of GCC recent enough to accept-std=c++17 areassumed to be already installed. (Ubuntu 18.04 is known to work.)

0. Install Rust (including Cargo) if you haven't already

Seerustup.rs. ForLinux and OS X, this means:

curl https://sh.rustup.rs -sSf | sh

1. Clone recode_cpp

git clone https://github.com/hsivonen/recode_cpp.git

2. Clone GSL

git clone https://github.com/Microsoft/GSL.git

3. Build recode_cpp

cd recode_cppmake

4. Run it

./recode_cpp --help

About

Test/sample app for encoding_rs in C++

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp