rippled VS cmake-conan

Compare rippled vs cmake-conan and see what are their differences.

rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++ (by XRPLF)

cmake-conan

CMake wrapper for conan C and C++ package manager (by conan-io)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rippled cmake-conan
101 18
4,457 799
1.0% 1.9%
9.6 8.0
6 days ago 23 days ago
C++ Python
ISC License 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.

rippled

Posts with mentions or reviews of rippled. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • XRP Ledger AMM Bug Fix Now Integrated: A Detailed Analysis
    2 projects | dev.to | 12 Apr 2024
    The bug occurred when a multi-path payment interacted with an AMM synthetic offer, and the synthetic offer required to fulfill the payment exceeded the AMM pool size. In this case, the payment engine attempted to use the single-path strategy to back-out the maximum liquidity available to swap against the pool. Although this condition was properly detected, there was an error on how the payment engine resized the synthetic offer to consume liquidity only up to the AMM size. Instead of using the actual swap rate, which represents the cost of fully swapping one side of an AMM pool, the new synthetic offer’s exchange rate was incorrectly set to the spot exchange rate of the AMM (that is, the rate it takes to execute an infinitesimally sized order). Consequently, an AMM operation that should have been expensive became relatively cheap, effectively violating the constant-product invariant of the pool. In this state, another user could deposit funds into the drained side of the pool, generating a large number of LP tokens and taking ownership of the pool. Now that the fix amendment is active, the team has opened a PR with a unit test demonstrating this behavior.
  • Build the Future of Finance with the all new XRPL Grants Rolling Applications Process!
    1 project | dev.to | 9 Apr 2024
    Explore the XRPL Developers Discord, the XRP Ledger Learning Portal, and the extensive documentation available on XRPL.org. You can also participate in XRPL Community Events and Hackathons to engage with like-minded individuals and stay abreast of the latest developments in the XRPL ecosystem.
  • Empowering Developers: rippled 2.0 Presents Exciting Upgrades
    1 project | dev.to | 10 Jan 2024
    fixDisallowIncomingV1: Fixes an issue that occurs with authorized trustlines and the “lsfDisallowIncomingTrustline” flag.
  • RippleX 2024: A Visionary Outlook into the Future of Blockchain
    2 projects | dev.to | 19 Dec 2023
    It’s good news for the builders who have been working round the clock. Tools such as AI chatbots will enable developers to quickly receive answers to their queries, speeding up the process from concept to application. AI Chatbots have already become a part of RippleX’s commitment to making blockchain development on the XRP Ledger more accessible and less time-consuming, especially for those new to the field. This approach will not only foster increased innovation on blockchains but could also enhance financial inclusion, making tools more accessible globally.
  • More votes in favor of the AMM amendment (XLS-30d) are coming with the release of Rippled 2.0.0
    1 project | /r/XRP | 7 Dec 2023
    Currently Rippled 2.0.0 is scheduled to release December 18th, 2023: https://github.com/XRPLF/rippled/milestone/8
  • XRP price stability
    2 projects | /r/CryptoCurrency | 7 Dec 2023
  • XRPL Accelerator Unveils 11 Cutting-Edge Projects as Part of its Second Cohort
    1 project | dev.to | 7 Nov 2023
    The XRPL Accelerator, a program dedicated to nurturing innovation and development on the XRP Ledger, is back with its second cohort of groundbreaking projects. After the success of the inaugural cohort, the Accelerator continues to support entrepreneurs and builders looking to scale their projects on the XRP Ledger.
  • Top 3 Developer Takeaways from Apex 2023
    1 project | dev.to | 18 Sep 2023
    The third annual Apex Developer Summit was the biggest yet. Held in collaboration with the XRP Ledger Foundation, this event brought together an impressive gathering of over 400 blockchain developers, validators, and XRPL community members in the heart of Amsterdam at the Leonardo Royal Hotel.
  • XRPL Grants Wave 5 Awardees - Driving Innovation in the XRPL Ecosystem
    1 project | dev.to | 17 Jul 2023
    Explore the XRPL Developers Discord, the XRP Ledger Learning Portal, and the extensive documentation available on xrpl.org. You can also participate in XRPL Community Events and Hackathons to engage with like-minded individuals and stay abreast of the latest developments in the XRPL ecosystem.
  • Empowering Developers: QuickNode Now Supports XRP Ledger (XRPL)
    1 project | dev.to | 11 Jul 2023
    As developers and contributors to the decentralized, open-source XRP Ledger (XRPL), the RippleX engineering team is excited to announce a major breakthrough in the XRPL ecosystem that will revolutionize the way developers build decentralized applications (dApps).

cmake-conan

Posts with mentions or reviews of cmake-conan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-15.
  • Conan Unrecongnized commands error
    1 project | /r/cpp_questions | 11 May 2023
    -- The CXX compiler identification is GNU 9.4.0-- The C compiler identification is GNU 9.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- /usr/local/bin/ccache found and enabled -- Downloading conan.cmake from https://github.com/conan-io/cmake-conan -- Conan: Adding cci remote repository (https://center.conan.io) verify ssl (True) usage: conan remote [-h] [-v [V]] {add,auth,disable,enable,list,list-users,login,logout,remove,rename,set-user,update} ... conan remote: error: unrecognized arguments: https://center.conan.io True ERROR: Exiting with code: 2 CMake Error at build/conan.cmake:858 (message): Conan remote failed='2' Call Stack (most recent call first): build/_deps/_project_options-src/src/Conan.cmake:20 (conan_add_remote) build/_deps/_project_options-src/src/Index.cmake:182 (run_conan) build/_deps/_project_options-src/src/DynamicProjectOptions.cmake:132 (project_options) CMakeLists.txt:79 (dynamic_project_options)-- Configuring incomplete, errors occurred! See also "/home/user/Desktop/bitwyre/trading/intermediaries/cram_cpp_v3/build/CMakeFiles/CMakeOutput.log".
  • CMake+Conan2 project template example repositories?
    4 projects | /r/cpp | 15 Apr 2023
    Some pure conan options, there's a 2.0 super early developer preview for https://github.com/conan-io/cmake-conan/tree/develop2
  • vcpkg vs conan
    1 project | /r/cpp | 21 Mar 2023
    https://github.com/conan-io/cmake-conan/tree/develop2 might interest you :) we love feedback
  • Conan package manager completely broken after 2.0 release
    6 projects | /r/cpp | 21 Mar 2023
    I totally agree with you. Have a look at the new cmake-conan integration using Dependency Provider in the develop2 branch : https://github.com/conan-io/cmake-conan/tree/develop2
  • Conan 2.0, the new version of the open-source C and C++ package manager
    4 projects | /r/cpp | 22 Feb 2023
    I've always used conan together with the conan cmake module
  • Use cmake to install dependency libraries?
    5 projects | /r/cpp | 19 Aug 2022
  • Debug Conan recipes in VS Code
    1 project | /r/cpp | 14 Mar 2022
    using conan from within cmake you can use this https://github.com/conan-io/cmake-conan, or just write your own execute process way of calling it . https://cmake.org/cmake/help/latest/command/execute_process.html
  • CMake + Poco + FetchContent build options problem
    5 projects | /r/cpp_questions | 14 Mar 2022
  • Where should I store a C++ header file that I want to use for multiple Visual Studio projects?
    1 project | /r/learnprogramming | 5 Feb 2022
    See https://github.com/conan-io/cmake-conan for a neat wrapper that I use in almost all my projects
  • Best way to manage dependencies with c++?
    15 projects | /r/cpp | 2 Feb 2022
    I always wanted to try to use cmake-conan so I could let Conan grab all packages but have a neat cmake script being in charge of what gets built when. Also, this would allow me to easily switch between CMake fetchcontent and Conan packages that may or may not be stashed automatically on a local Artifactory server. Secondly, since now all build requirements are stashed on a server and binary reproducible, you could concider adding icecream and ccache into the mix. (Try running a node one of your buildservers for massive speadups with icecream) This however does require a reproducible build environment (by configure script) which conan again is really good in.

What are some alternatives?

When comparing rippled and cmake-conan you can also consider the following projects:

dogecoin - very currency

CPM.cmake - 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.

Xaman-Issue-Tracker - Bugs, improvements, suggestions & release progress (Project boards)

Raylib-Basic-Project

nodejs.dev - A redesign of Nodejs.org built using Gatsby.js with React.js, TypeScript, and Remark.

POCO - The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.

docker-rippled-validator - Run a Ripple XRP (rippled) validator in a Docker container

conan - Conan - The open-source C and C++ package manager

litecoin - Litecoin source tree

boost-cmake - Easy Boost integration in CMake projects

chainlink - node of the decentralized oracle network, bridging on and off-chain computation

hunter - CMake driven cross-platform package manager for C/C++.