ark-relations
A library for generalized rank-one constraint systems
0.6.0
13M downloads/mo
#2720 most downloaded on crates.io
arkworks-rs/snark
What this package is like to depend on
Last release 3 months ago
26 Apr 2026
Release timing varies
gaps range from 2 months to 1.5 years
Some releases are documented
notes for 2 of 6 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
8 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
8 releases · Mar 2021 to Apr 2026Releases
latest 8-
0.6.026 Apr 2026Nothing published for this version
-
0.5.128 Oct 2024Nothing published for this version
-
0.5.028 Oct 2024Nothing published for this version
-
0.5.0-alpha.020 Jun 2024 pre-releaseNothing published for this version
-
0.4.017 Jan 2023Nothing published for this version
-
0.4.0-alpha.119 Nov 2022 pre-release -
0.3.006 Jun 2021Release notes
Open source →Breaking changes
Features
- #347 Add
into_innerfunction forConstraintSystemRef<F>.
Improvements
Bug fixes
- #347 Add
-
0.2.024 Mar 2021Release notes
Open source →Breaking changes
- #334 Outlining linear combinations is now specified via the optimization goal interface.
Features
Improvements
- #325 Reduce memory consumption during inlining
Bug fixes
- #340 Compile with
panic='abort'in release mode, for safety of the library across FFI boundaries.