https://github.com/Alexhuszagh/minimal-lexical
parser rust rustc
Last synced: about 1 month ago
Repository metadata:
Minimal float parser primitives with a focus on compile times.
- Host: GitHub
- URL: https://github.com/Alexhuszagh/minimal-lexical
- Owner: Alexhuszagh
- License: other
- Created: 2020-02-07T04:03:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T20:31:15.000Z (over 2 years ago)
- Last Synced: 2024-10-29T12:22:07.952Z (about 2 months ago)
- Topics: parser, rust, rustc
- Language: Rust
- Homepage:
- Size: 77.6 MB
- Stars: 21
- Watchers: 6
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Owner metadata:
- Name: Alexander Huszagh
- Login: Alexhuszagh
- Email:
- Kind: user
- Description: Thinking is overrated: we should do less of it. (He/They)
- Website: https://hachyderm.io/@shitpost_bot
- Location: United States
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/9440903?u=9820a2469f5ce6dfc6fc1d8dbaf549e4c1ec8faa&v=4
- Repositories: 143
- Last Synced at: 2023-04-09T21:40:48.009Z
- Profile URL: https://github.com/Alexhuszagh
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 63
Total Committers: 3
Avg Commits per committer: 21.0
Development Distribution Score (DDS): 0.095
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Alex Huszagh | a****h@g****m | 57 |
Jack Grigg | t****d@g****m | 4 |
Vincent Stakenburg | v****g@c****l | 2 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- cargo: 136,221,994 total
- Total docker downloads: 748,594,699
- Total dependent packages: 4 (may contain duplicates)
- Total dependent repositories: 17,172 (may contain duplicates)
- Total versions: 13
- Total maintainers: 1
cargo: minimal-lexical
Fast float parsing conversion routines.
- Homepage:
- Documentation: https://docs.rs/minimal-lexical/
- Licenses: MIT/Apache-2.0
- Latest release: 0.2.1 (published about 3 years ago)
- Last Synced: 2024-11-10T20:35:57.767Z (about 1 month ago)
- Versions: 7
- Dependent Packages: 4
- Dependent Repositories: 17,172
- Downloads: 136,221,994 Total
- Docker Downloads: 748,594,699
-
Rankings:
- Docker downloads count: 0.014%
- Downloads: 0.152%
- Dependent repos count: 0.187%
- Dependent packages count: 7.038%
- Average: 8.269%
- Forks count: 19.598%
- Stargazers count: 22.626%
- Maintainers (1)
go: github.com/Alexhuszagh/minimal-lexical
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Alexhuszagh/minimal-lexical#section-documentation
- Licenses: other
- Latest release: v0.2.1 (published about 3 years ago)
- Last Synced: 2024-11-10T20:35:57.896Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 8.284%
- Forks count: 8.332%
- Dependent packages count: 8.899%
- Average: 9.021%
- Dependent repos count: 10.567%
go: github.com/alexhuszagh/minimal-lexical
- Homepage:
- Documentation: https://pkg.go.dev/github.com/alexhuszagh/minimal-lexical#section-documentation
- Licenses: other
- Latest release: v0.2.1 (published about 3 years ago)
- Last Synced: 2024-11-10T20:35:58.391Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 8.284%
- Forks count: 8.332%
- Dependent packages count: 8.899%
- Average: 9.021%
- Dependent repos count: 10.567%
Dependencies
- rand 0.4
- rand_core 0.3
- rand_xorshift 0.1
- ryu 1.0
- serde 1.0
- serde_derive 1.0
- toml 0.5