Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 41 committers (2.4%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: ingonyama-zk
  • License: mit
  • Language: C++
  • Default Branch: main
  • Size: 37.1 MB
Statistics
  • Stars: 5
  • Watchers: 2
  • Forks: 3
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

ICICLE-JOLT

This version of ICICLE is designed to be used by Jolt and follows Jolt roadmap, for using ICICLE for any other purpose please follow the dev documentation

Owner

  • Name: Ingonyama
  • Login: ingonyama-zk
  • Kind: organization
  • Email: hi@ingonyama.com

Shipping the world's fastest provers

GitHub Events

Total
  • Watch event: 7
  • Push event: 3
  • Public event: 1
  • Pull request review event: 1
  • Pull request event: 2
  • Fork event: 2
  • Create event: 2
Last Year
  • Watch event: 7
  • Push event: 3
  • Public event: 1
  • Pull request review event: 1
  • Pull request event: 2
  • Fork event: 2
  • Create event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 406
  • Total Committers: 41
  • Avg Commits per committer: 9.902
  • Development Distribution Score (DDS): 0.803
Past Year
  • Commits: 87
  • Committers: 17
  • Avg Commits per committer: 5.118
  • Development Distribution Score (DDS): 0.724
Top Committers
Name Email Commits
Jeremy Felder j****1@g****m 80
yshekel y****l@g****m 49
ChickenLover R****1@g****m 35
DmytroTym d****1@g****m 34
ImmanuelSegol 3****s@g****m 29
release-bot r****t@i****m 19
Vitalii Hnatyk v****k@g****m 18
Otsar 1****u 18
Leon Hibnik 1****k 15
stas s****y@i****m 15
HadarIngonyama 1****a 12
Miki 1****a 11
Shlomtz o****s@g****m 9
nonam3e 7****e 7
Guy Weissenberg g****y@i****m 6
Stas Polonsky s****s@i****m 5
Koren-Brand 1****d 4
Koh Wei Jie c****t@k****m 4
Vitalii v****i@i****m 3
Shanie Winitz 1****z 3
Vlad 8****p 3
danny-shterman 1****n 3
Alex Xiong a****h@g****m 2
Guillermo Oyarzun g****n@b****s 2
liu l****6@b****n 2
BigSky77 s****2@g****m 2
Emir Soyturk e****k@g****m 2
yanziseeker 1****7 1
vuittont60 8****0 1
sukrucildirr s****r@g****m 1
and 11 more...
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • LeonHibnik (2)
  • leopardracer (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build-release-docker-img.yml actions
  • docker/build-push-action v6 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
.github/workflows/check-changed-files.yml actions
  • actions/checkout v4 composite
  • tj-actions/changed-files v39 composite
.github/workflows/codespell.yml actions
  • actions/checkout v4 composite
  • codespell-project/actions-codespell v2 composite
.github/workflows/cpp.yml actions
  • actions/checkout v4 composite
.github/workflows/release.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • docker/login-action v3 composite
.github/workflows/rust.yml actions
  • actions/checkout v4 composite
examples/rust/Cargo.toml cargo
examples/rust/arkworks-icicle-conversions/Cargo.toml cargo
examples/rust/hash-and-merkle/Cargo.toml cargo
examples/rust/install-and-use-icicle/Cargo.toml cargo
examples/rust/msm/Cargo.toml cargo
examples/rust/ntt/Cargo.toml cargo
examples/rust/polynomials/Cargo.toml cargo
wrappers/rust/Cargo.toml cargo
wrappers/rust/icicle-core/Cargo.toml cargo
  • criterion 0.3 development
  • once_cell 1.10.0 development
  • serial_test 3.0.0 development
  • hex 0.4
  • once_cell 1.10.0
  • rand 0.8
  • rayon 1.8.1
wrappers/rust/icicle-curves/icicle-bls12-377/Cargo.toml cargo
  • criterion 0.3 development
  • serial_test 3.0.0 development
wrappers/rust/icicle-curves/icicle-bls12-381/Cargo.toml cargo
  • criterion 0.3 development
  • serial_test 3.0.0 development
wrappers/rust/icicle-curves/icicle-bn254/Cargo.toml cargo
  • criterion 0.3 development
  • serial_test 3.0.0 development
wrappers/rust/icicle-curves/icicle-bw6-761/Cargo.toml cargo
  • criterion 0.3 development
  • serial_test 3.0.0 development
wrappers/rust/icicle-curves/icicle-grumpkin/Cargo.toml cargo
  • criterion 0.3 development
  • serial_test 3.0.0 development
wrappers/rust/icicle-fields/icicle-babybear/Cargo.toml cargo
  • criterion 0.3 development
  • risc0-core 0.21.0 development
  • risc0-zkp 0.21.0 development
  • serial_test 3.0.0 development
wrappers/rust/icicle-fields/icicle-m31/Cargo.toml cargo
wrappers/rust/icicle-fields/icicle-stark252/Cargo.toml cargo
  • criterion 0.3 development
  • lambdaworks-math 0.6.0 development
  • serial_test 3.0.0 development
wrappers/rust/icicle-hash/Cargo.toml cargo
wrappers/rust/icicle-runtime/Cargo.toml cargo
Dockerfile docker
  • nvidia/cuda 12.0.0-devel-ubuntu22.04 build
examples/golang/install-and-use-icicle/go.mod go
  • github.com/ingonyama-zk/icicle/v3 v3.0.0-20240902084701-0e5a616c7ea6
examples/golang/install-and-use-icicle/go.sum go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/ingonyama-zk/icicle/v3 v3.0.0-20240902084701-0e5a616c7ea6
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.2
  • gopkg.in/yaml.v3 v3.0.1
go.mod go
  • github.com/bits-and-blooms/bitset v1.7.0
  • github.com/consensys/bavard v0.1.13
  • github.com/consensys/gnark-crypto v0.12.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/kr/text v0.2.0
  • github.com/mmcloughlin/addchain v0.4.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.12.0
  • github.com/stretchr/testify v1.8.2
  • golang.org/x/sys v0.9.0
  • gopkg.in/yaml.v3 v3.0.1
  • rsc.io/tmplfunc v0.0.3
go.sum go
  • github.com/bits-and-blooms/bitset v1.7.0
  • github.com/consensys/bavard v0.1.13
  • github.com/consensys/gnark-crypto v0.12.1
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/subcommands v1.2.0
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/leanovate/gopter v0.2.9
  • github.com/mmcloughlin/addchain v0.4.0
  • github.com/mmcloughlin/profile v0.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.12.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/stretchr/testify v1.8.2
  • golang.org/x/sys v0.9.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
  • rsc.io/tmplfunc v0.0.3
docs/versions.json meteor
docs/package-lock.json npm
  • 1187 dependencies
docs/package.json npm
  • @docusaurus/module-type-aliases ~3.0.0 development
  • @docusaurus/tsconfig ~3.6.1 development
  • @docusaurus/types ~3.0.0 development
  • prettier ~3.2.4 development
  • typescript ~5.6.3 development
  • @docusaurus/core 3.6.2
  • @docusaurus/preset-classic 3.6.2
  • @mdx-js/react ~3.0.0
  • clsx ~1.1.1
  • hast-util-is-element ~1.1.0
  • prism-react-renderer ~2.1.0
  • react ~18.2.0
  • react-dom ~18.2.0
  • rehype-katex ~7
  • remark-math ~6