Compare projects
Project comparisons allow you to view any selection of projects side by side just like they're shown on regular categories or in search results. You can try out an example or start yourself by adding a library to the comparison via the input below. You can also easily share your current comparison with others by sending the URL of the current page.
0.0
An efficient solution to use when it is undesirable to expose internal database
ids, IdShuffler converts integers like 123 into strings like 'q34nr1', and
vice-versa, using a very lightweight integer scrambling algorithm plus
'Crockford 32' encoding. It is built as a native C extension and so is...
2020
2021
2022
2023
2024
2025