ds-sort
Quicksort library in Solidity (by reflexer-labs)
prb-math
Solidity library for advanced fixed-point math (by PaulRBerg)
ds-sort | prb-math | |
---|---|---|
1 | 3 | |
3 | 929 | |
- | 1.0% | |
0.0 | 6.2 | |
about 5 years ago | 10 days ago | |
Solidity | Solidity | |
- | MIT License |
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.
ds-sort
Posts with mentions or reviews of ds-sort.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to sort structs in Solidity ?
Here is a quicksort implementation: https://github.com/reflexer-labs/ds-sort
prb-math
Posts with mentions or reviews of prb-math.
We have used some of these posts to build our list of alternatives
and similar projects.
-
I just released PRBMath V3 - user defined value types are here!
If you have any feedback, feel free to share it in the Discussions tab on GitHub.
- PRBMath v2: Now with type safety
- Introducing PRBMath, a new smart contract library for advanced fixed-point math
What are some alternatives?
When comparing ds-sort and prb-math you can also consider the following projects:
solidity-patterns - A compilation of patterns and best practices for the smart contract programming language Solidity
ds-proxy - a proxy object that can compose transactions on owner's behalf
awesome-solidity-gas-optimization - Best resources for Solidity gas optimizations ⛽
hardhat-template - Hardhat-based template for developing Solidity smart contracts
qubit-finance - Mound's Revolutionary Lending Platform
chainlink-mix - Working with smart contracts with eth-brownie, python, and Chainlink.