https://github.com/starkat99/widestring-rs
rust string unicode utf-16 utf-32 wchar
Last synced: about 1 month ago
Repository metadata:
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
- Host: GitHub
- URL: https://github.com/starkat99/widestring-rs
- Owner: starkat99
- License: other
- Created: 2016-01-25T00:36:01.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T21:58:19.000Z (9 months ago)
- Last Synced: 2024-11-08T16:51:07.491Z (about 1 month ago)
- Topics: rust, string, unicode, utf-16, utf-32, wchar
- Language: Rust
- Homepage: https://docs.rs/widestring/
- Size: 438 KB
- Stars: 83
- Watchers: 5
- Forks: 25
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
-
Funding.yml:
- Github: starkat99
- Patreon: StarKatradora
- Funding Links:
Owner metadata:
- Name: Kathryn Long
- Login: starkat99
- Email:
- Kind: user
- Description:
- Website:
- Location: Toronto, ON
- Twitter:
- Company: Thought Pennies
- Icon url: https://avatars.githubusercontent.com/u/8295111?u=3ca98ce494f624a9ad8da281c958649964623835&v=4
- Repositories: 13
- Last Synced at: 2024-05-01T10:38:31.911Z
- Profile URL: https://github.com/starkat99
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 186
Total Committers: 12
Avg Commits per committer: 15.5
Development Distribution Score (DDS): 0.075
Commits in past year: 13
Committers in past year: 1
Avg Commits per committer in past year: 13.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Kathryn Long | s****f@g****m | 172 |
OpenByte | d****e@g****m | 2 |
Scallop Ye | y****p@g****m | 2 |
clubby789 | j****e@h****k | 2 |
John Watson | j****s@g****m | 1 |
Kang Seonghoon | p****t@m****g | 1 |
Mark Summerfield | m****k@q****u | 1 |
Ridwan Abdilahi | r****a@m****m | 1 |
joshwd36 | j****6@g****m | 1 |
kpcyrd | g****t@r****c | 1 |
Nicolas Nattis | n****s@g****m | 1 |
dAxpeDDa | d****a@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 28,972,899 total
- Total docker downloads: 25,166,493
- Total dependent packages: 206
- Total dependent repositories: 10,851
- Total versions: 16
- Total maintainers: 1
cargo: widestring
A wide string Rust library for converting to and from wide strings, such as those often used in Windows API or other FFI libaries. Both `u16` and `u32` string types are provided, including support for UTF-16 and UTF-32, malformed encoding, C-style strings, etc.
- Homepage:
- Documentation: https://docs.rs/widestring/
- Licenses: MIT OR Apache-2.0
- Latest release: 1.1.0 (published 9 months ago)
- Last Synced: 2024-11-10T20:35:52.621Z (about 1 month ago)
- Versions: 16
- Dependent Packages: 206
- Dependent Repositories: 10,851
- Downloads: 28,972,899 Total
- Docker Downloads: 25,166,493
-
Rankings:
- Dependent repos count: 0.274%
- Dependent packages count: 0.336%
- Downloads: 0.42%
- Docker downloads count: 0.422%
- Average: 4.549%
- Forks count: 11.286%
- Stargazers count: 14.557%
- Maintainers (1)
Dependencies
- Swatinem/rust-cache v2 composite
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
- davidB/rust-cargo-make v1 composite
- aho-corasick 0.7.20
- anyhow 1.0.81
- debugger_test 0.1.5
- debugger_test_parser 0.1.3
- log 0.4.21
- memchr 2.5.0
- proc-macro2 1.0.79
- quote 1.0.35
- regex 1.7.3
- regex-syntax 0.6.29
- syn 1.0.109
- unicode-ident 1.0.12
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0