Files
rippled/external
Bart 90e6380383 refactor: Update date, libarchive, nudb, openssl, sqlite3, xxhash packages (#5567)
This PR updates several dependencies to their latest versions. Not all dependencies have been updated, as some need to be patched and some require additional code changes due to backward incompatibilities introduced by the version bump.
2025-07-18 16:55:15 +00:00
..
2023-07-13 13:25:08 -04:00
2025-02-06 13:11:49 -08:00

External Conan recipes

The subdirectories in this directory contain either copies or Conan recipes of external libraries used by rippled. The Conan recipes include patches we have not yet pushed upstream.

Folder Upstream Description
antithesis-sdk Project Antithesis SDK for C++
ed25519-donna Project Ed25519 digital signatures
rocksdb Recipe Fast key/value database. (Supports rotational disks better than NuDB.)
secp256k1 Project ECDSA digital signatures using the secp256k1 curve
snappy Recipe "Snappy" lossless compression algorithm.
soci Recipe Abstraction layer for database access.