algebra
Libraries for finite field, elliptic curve, and polynomial arithmetic (by arkworks-rs)
parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives. (by faern)
Our great sponsors
algebra | parking_lot | |
---|---|---|
2 | 2 | |
412 | 1 | |
6.3% | - | |
8.0 | 0.0 | |
4 days ago | over 3 years ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
algebra
Posts with mentions or reviews of algebra.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-30.
-
Example of how of `disallowed_method` Clippy lint in Rust 1.54 can be quite handy
Is ark a prefix Embark is using for all their Rust crates, or is it a one-off name for your future crate? If so, it might collide with our naming convention in the arkworks ecosystem: arkworks.rs
parking_lot
Posts with mentions or reviews of parking_lot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-30.
- Example of how of `disallowed_method` Clippy lint in Rust 1.54 can be quite handy
-
Newbie frustration: can we KISS more?
parking_lot is being considered for replacing the mutexes in std. Last I checked the libs team did a review of its internals and left some feedback for the implementor to address before it could be considered further: https://github.com/faern/parking_lot/pull/1
What are some alternatives?
When comparing algebra and parking_lot you can also consider the following projects:
mathjs - An extensive math library for JavaScript and Node.js
curve25519-dalek - A pure-Rust implementation of group operations on Ristretto and Curve25519
hello-actix - Hello, actix!
rust - Empowering everyone to build reliable and efficient software.
Git - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
rust-prehistory - historical archive of rust pre-publication development
rs - Elliptic Curve Integrated Encryption Scheme for secp256k1 in Rust
gridiron - Rust finite field library with fixed size multi-word values