Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/BurntSushi/ucd-generate

Last synced: about 10 hours ago

Repository metadata:

A command line tool to generate Unicode tables as source code.


Owner metadata:


Committers metadata

Last synced: about 13 hours ago

Total Commits: 176
Total Committers: 16
Avg Commits per committer: 11.0
Development Distribution Score (DDS): 0.216

Commits in past year: 10
Committers in past year: 2
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.1

Name Email Commits
Andrew Gallant j****m@g****m 138
Wesley Moore w****s@w****t 15
Thom Chiovoloni t****i@m****m 6
Alex Touchet a****t@o****m 3
Josh Stone c****r@g****m 2
Thom Chiovoloni c****t@g****m 2
Adrian Wong a****w@g****m 1
Andrew Hlynskyi a****q@g****m 1
Christopher Durham c****7@c****m 1
David Tolnay d****y@g****m 1
Konstantin Pozin k****n@g****m 1
Kornel k****l@g****t 1
Lawrence Chou l****4@g****m 1
Aris Merchant 2****l 1
dylni 4****i 1
raskad 3****d 1

Issue and Pull Request metadata

Last synced: about 10 hours ago


Package metadata

cargo: ucd-trie

A trie for storing Unicode codepoint sets and maps.

  • Homepage: https://github.com/BurntSushi/ucd-generate
  • Documentation: https://docs.rs/ucd-trie/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.1.6 (published over 1 year ago)
  • Last Synced: 2024-11-08T20:01:53.372Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 23
  • Dependent Repositories: 16,964
  • Downloads: 79,587,773 Total
  • Docker Downloads: 45,011,262
  • Rankings:
    • Docker downloads count: 0.039%
    • Dependent repos count: 0.19%
    • Downloads: 0.2%
    • Dependent packages count: 1.759%
    • Average: 4.682%
    • Forks count: 12.046%
    • Stargazers count: 13.857%
  • Maintainers (1)
cargo: ucd-util

A small utility library for working with the Unicode character database.

  • Homepage: https://github.com/BurntSushi/ucd-generate
  • Documentation: https://docs.rs/ucd-util/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.2.1 (published over 1 year ago)
  • Last Synced: 2024-11-08T20:02:02.696Z (1 day ago)
  • Versions: 14
  • Dependent Packages: 4
  • Dependent Repositories: 5,743
  • Downloads: 11,629,873 Total
  • Docker Downloads: 25,974,404
  • Rankings:
    • Dependent repos count: 0.473%
    • Downloads: 0.576%
    • Docker downloads count: 0.6%
    • Average: 5.953%
    • Dependent packages count: 7.415%
    • Forks count: 12.493%
    • Stargazers count: 14.16%
  • Maintainers (1)
cargo: ucd-parse

A library for parsing data files in the Unicode character database.

  • Homepage: https://github.com/BurntSushi/ucd-generate
  • Documentation: https://docs.rs/ucd-parse/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.1.13 (published 10 months ago)
  • Last Synced: 2024-11-08T20:01:57.407Z (1 day ago)
  • Versions: 14
  • Dependent Packages: 5
  • Dependent Repositories: 207
  • Downloads: 978,878 Total
  • Docker Downloads: 31,689,898
  • Rankings:
    • Docker downloads count: 0.299%
    • Downloads: 2.511%
    • Dependent repos count: 2.798%
    • Dependent packages count: 6.221%
    • Average: 6.414%
    • Forks count: 12.493%
    • Stargazers count: 14.16%
  • Maintainers (1)
cargo: ucd-generate

A program for generating packed representations of the Unicode character database that can be efficiently searched.

  • Homepage: https://github.com/BurntSushi/ucd-generate
  • Documentation: https://docs.rs/ucd-generate/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.3.0 (published over 1 year ago)
  • Last Synced: 2024-11-08T20:01:55.730Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 33,268 Total
  • Rankings:
    • Forks count: 12.749%
    • Stargazers count: 14.158%
    • Downloads: 18.226%
    • Average: 21.653%
    • Dependent repos count: 29.318%
    • Dependent packages count: 33.812%
  • Maintainers (1)

Dependencies

Cargo.lock cargo
  • bitflags 1.3.2
  • byteorder 1.4.3
  • clap 2.34.0
  • fst 0.4.7
  • lazy_static 1.4.0
  • regex 1.6.0
  • regex-automata 0.1.10
  • regex-syntax 0.6.27
  • strsim 0.8.0
  • textwrap 0.11.0
  • unicode-width 0.1.9
Cargo.toml cargo
  • lazy_static 1 development
  • byteorder 1
  • clap 2.34.0
  • fst 0.4.0
  • regex-automata 0.1.9
  • ucd-parse 0.1.9
  • ucd-trie 0.1.4
  • ucd-util 0.1.9
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • dtolnay/rust-toolchain v1 composite
ucd-parse/Cargo.toml cargo
ucd-trie/Cargo.toml cargo
ucd-util/Cargo.toml cargo