ark-std
A library for no_std compatibility
0.6.0
89M downloads/mo
#864 most downloaded on crates.io
arkworks-rs/std
What this package is like to depend on
Last release 3 months ago
26 Apr 2026
Ships fairly regularly
a new release about every 10 months
Most releases are documented
notes for 4 of 5 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
7 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
7 releases · Mar 2021 to Apr 2026
2022
2023
2024
2025
2026
Releases
latest 7-
0.6.026 Apr 2026Nothing published for this version
-
0.5.028 Oct 2024Release notes
Open source →Breaking changes
Features
Improvements
Bug fixes
- #47 Fix incorrect use of atomic variable in
src/perf_trace.rs
- #47 Fix incorrect use of atomic variable in
-
0.5.0-alpha.020 Jun 2024 pre-release -
0.4.017 Jan 2023Release notes
Open source →Breaking changes
- #35 Change
test_rngto returnimpl Rng, and make the output randomized by default when thestdfeature is set. Introduces aDETERMINISTIC_TEST_RNGenvironment variable that forces the old deterministic behavior whenDETERMINISTIC_TEST_RNG=1is set.
Features
Improvements
Bug fixes
- #35 Change
-
0.4.0-alpha21 Oct 2022 pre-release -
0.3.006 Jun 2021Release notes
Open source →Breaking changes
- #32 Bump
randto 0.8 and remove the use ofrand_xorshift.
Features
- #34 Re-export
num_traits::{One, Zero}fromark-std.
Improvements
Bug fixes
- #32 Bump
-
0.2.024 Mar 2021