An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/stillwater-sc/universal

arbitrary-precision arbitrary-precision-arithmetic arbitrary-precision-floats arbitrary-precision-integers arithmetic artificial-intelligence c-plus-plus digital-signal-processing embedded-systems fixed-point-arithmetic floating-point-arithmetic half-precision integer-arithmetic interval-arithmetic octa-precision posit-arithmetic quad-precision quarter-precision rational-arithmetic

Score: 9.816839745810455

Last synced: about 20 hours ago
JSON representation

Repository metadata:

Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 4,365
Total Committers: 35
Avg Commits per committer: 124.714
Development Distribution Score (DDS): 0.087

Commits in past year: 652
Committers in past year: 8
Avg Commits per committer in past year: 81.5
Development Distribution Score (DDS) in past year: 0.069

Name Email Commits
Ravenwater t****o@s****m 3987
Theodore Omtzigt t****t@i****m 81
Matthias Moeller m****r@t****l 64
Peter Gottschling p****g@s****m 53
rainmaker6 m****c@g****m 35
dependabot[bot] 4****] 24
Caleb James DeLisle c****d@c****r 24
Seligman s****n@l****n 16
jamesquinlan j****n@u****u 12
snyk-bot s****t@s****o 11
Aditya kuchekar a****7@g****m 10
Loren Osborn l****r@y****m 7
Bill Zorn b****n@g****m 6
Jake Todd j****0@g****m 6
Andrew Liu a****u@g****m 4
Allan Leal a****l@e****h 2
Flo Edelmann f****n@o****e 2
ShinYee s****e@s****m 2
Will Wray w****y@g****m 2
lvandam l****s@v****m 2
yboettcher 3****r 1
mikemikimike 1****7@1****m 1
Theodore Omtzigt t****o@l****m 1
github-actions[bot] 4****] 1
fossabot b****s@f****o 1
The Codacy Badger b****r@c****m 1
Simon Barton m****k 1
Silvan Kuttimalai 4****K 1
Scott Pakin p****n@l****v 1
James Quinlan j****s@s****m 1
and 5 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 168
Total pull requests: 308
Average time to close issues: 4 months
Average time to close pull requests: 5 days
Total issue authors: 31
Total pull request authors: 16
Average comments per issue: 2.0
Average comments per pull request: 1.08
Merged pull request: 273
Bot issues: 0
Bot pull requests: 13

Past year issues: 96
Past year pull requests: 127
Past year average time to close issues: 7 days
Past year average time to close pull requests: about 6 hours
Past year issue authors: 5
Past year pull request authors: 6
Past year average comments per issue: 1.04
Past year average comments per pull request: 2.18
Past year merged pull request: 114
Past year bot issues: 0
Past year bot pull requests: 13

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/stillwater-sc/universal

Top Issue Authors

  • Ravenwater (122)
  • cjdelisle (4)
  • jamesquinlan (4)
  • davidmallasen (3)
  • yurivict (3)
  • touisteur (2)
  • thorsten-ottosen (2)
  • Joao-Pedro-Cabral (2)
  • dingjr27 (2)
  • RaulMurillo (2)
  • loren-osborn (2)
  • anubane (1)
  • Yunfei-Ma-McMaster (1)
  • mlxd (1)
  • RookieT0T (1)

Top Pull Request Authors

  • Ravenwater (235)
  • jamesquinlan (17)
  • dependabot[bot] (13)
  • willwray (12)
  • C-Wirth (7)
  • davidmallasen (5)
  • omegacoleman (3)
  • singul4ri7y (3)
  • yboettcher (3)
  • FloEdelmann (2)
  • loren-osborn (2)
  • theo-lemurian (2)
  • mikemikimike (1)
  • fivekoi (1)
  • Silvan-K (1)

Top Issue Labels

  • enhancement (89)
  • bug (28)
  • Epic (13)
  • compilation (13)
  • numerical accuracy (7)
  • help wanted (3)
  • funding:nlnet (1)
  • question (1)
  • refactor (1)
  • numerical investigation (1)

Top Pull Request Labels

  • dependencies (13)
  • enhancement (10)
  • bug (3)
  • javascript (2)

Package metadata

proxy.golang.org: github.com/stillwater-sc/universal

spack.io: universal

Universal: a header-only C++ template library for universal number arithmetic

  • Homepage: https://github.com/stillwater-sc/universal
  • Licenses: []
  • Latest release: 3.68 (published over 3 years ago)
  • Last Synced: 2026-08-19T06:02:37.381Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 12.801%
    • Forks count: 15.731%
    • Average: 21.451%
    • Dependent packages count: 57.271%
  • Maintainers (1)

Dependencies

.github/workflows/cmake.yml actions
  • actions/checkout v3 composite
.github/workflows/sanitizers.yml actions
  • actions/checkout v6 composite
  • actions/upload-artifact v7 composite
docs-site/package-lock.json npm
  • 456 dependencies
.github/workflows/coverage.yml actions
  • actions/checkout v6 composite
  • coverallsapp/github-action v2 composite
.github/workflows/release.yml actions
  • actions/checkout v6 composite
  • docker/build-push-action v7 composite
  • docker/login-action v4 composite
  • docker/metadata-action v6 composite
  • docker/setup-buildx-action v4 composite
  • orhun/git-cliff-action v4 composite
  • peter-evans/dockerhub-description v5 composite
  • softprops/action-gh-release v3 composite
.github/workflows/full-regression.yml actions
  • actions/checkout v6 composite
  • actions/upload-artifact v7 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/devcontainers/cpp 1-ubuntu-24.04 build
.github/workflows/conventional-commits.yml actions
  • amannn/action-semantic-pull-request v6 composite
.github/workflows/docs.yml actions
  • actions/checkout v6 composite
  • actions/deploy-pages v5 composite
  • actions/setup-node v6 composite
  • actions/upload-pages-artifact v4 composite
docs-site/package.json npm
  • @astrojs/starlight ^0.41
  • astro ^7.2
  • sharp ^0.35
.github/workflows/ascii-guard.yml actions
  • actions/checkout v6 composite
.github/workflows/clang-tidy.yml actions
  • actions/checkout v6 composite
  • actions/upload-artifact v7 composite
.github/workflows/codeql.yml actions
  • actions/checkout v6 composite
  • github/codeql-action/analyze v4 composite
  • github/codeql-action/init v4 composite