Kraken VS tomlplusplus

Compare Kraken vs tomlplusplus and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Kraken tomlplusplus
3 23
29 1,392
- -
5.0 6.4
7 months ago about 1 month ago
C++ C++
MIT 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.

Kraken

Posts with mentions or reviews of Kraken. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Kraken yet.
Tracking mentions began in Dec 2020.

tomlplusplus

Posts with mentions or reviews of tomlplusplus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • how to handle config files in c++?
    2 projects | /r/cpp_questions | 6 Mar 2023
    Unless you want to make your own config file parser as an exercise (which is a good idea) I'd recommend using toml++.
  • Cmake fetchContent not working in a docker container.
    4 projects | /r/cpp_questions | 15 Nov 2022
    [ 11%] Creating directories for 'tomlplusplus-populate' [ 22%] Performing download step (git clone) for 'tomlplusplus-populate' Cloning into 'tomlplusplus-src'... fatal: unable to access 'https://github.com/marzer/tomlplusplus.git/': server certificate verification failed. CAfile: none CRLfile: none Cloning into 'tomlplusplus-src'... fatal: unable to access 'https://github.com/marzer/tomlplusplus.git/': server certificate verification failed. CAfile: none CRLfile: none Cloning into 'tomlplusplus-src'... fatal: unable to access 'https://github.com/marzer/tomlplusplus.git/': server certificate verification failed. CAfile: none CRLfile: none -- Had to git clone more than once: 3 times. CMake Error at tomlplusplus-subbuild/tomlplusplus-populate-prefix/tmp/tomlplusplus-populate-gitclone.cmake:31 (message): Failed to clone repository: 'https://github.com/marzer/tomlplusplus.git' gmake[2]: *** [CMakeFiles/tomlplusplus-populate.dir/build.make:102: tomlplusplus-populate-prefix/src/tomlplusplus-populate-stamp/tomlplusplus-populate-download] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/tomlplusplus-populate.dir/all] Error 2 gmake: *** [Makefile:91: all] Error 2 CMake Error at /usr/share/cmake-3.22/Modules/FetchContent.cmake:1087 (message): Build step for tomlplusplus failed: 2 Call Stack (most recent call first): /usr/share/cmake-3.22/Modules/FetchContent.cmake:1216:EVAL:2 (__FetchContent_directPopulate) /usr/share/cmake-3.22/Modules/FetchContent.cmake:1216 (cmake_language) /usr/share/cmake-3.22/Modules/FetchContent.cmake:1259 (FetchContent_Populate) src/CMakeLists.txt:15 (FetchContent_MakeAvailable) -- Configuring incomplete, errors occurred!
    4 projects | /r/cpp_questions | 15 Nov 2022
    It's a public repo - this one: https://github.com/marzer/tomlplusplus but thank you
  • Poxy - a Doxygen frontend - v0.9.0 released
    3 projects | /r/cpp | 3 Oct 2022
    For a live demo, see the toml++ homepage: https://marzer.github.io/tomlplusplus/
  • toml++ v3.2.0 released
    4 projects | /r/cpp | 29 Aug 2022
    Full changelog here.
    4 projects | /r/cpp | 29 Aug 2022
    Key links: - Homepage: https://marzer.github.io/tomlplusplus/ - Repository: https://github.com/marzer/tomlplusplus - "What is TOML?": https://toml.io/
    4 projects | /r/cpp | 29 Aug 2022
  • toml++ v3.1.0 released
    4 projects | /r/cpp | 24 Apr 2022
    Full changelog here.
    4 projects | /r/cpp | 24 Apr 2022
    Key links: - Homepage: https://marzer.github.io/tomlplusplus/ - Repository: https://github.com/marzer/tomlplusplus - "What is TOML?": https://toml.io/
    4 projects | /r/cpp | 24 Apr 2022

What are some alternatives?

When comparing Kraken and tomlplusplus you can also consider the following projects:

toml11 - TOML for Modern C++

Magic Enum C++ - Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

toml - Tom's Obvious, Minimal Language

toml - Python lib for TOML

json_test_data - Test data for nlohmann/json

cmkr - Modern build system based on CMake and TOML.

Lyra - A simple to use, composable, command line parser for C++ 11 and beyond

tree-sitter-html - HTML grammar for Tree-sitter

tomli - A lil' TOML parser

toml.io - Source Code for toml.io

serdepp - c++ serialize and deserialize adaptor library like rust serde.rs

DiscordCoreAPI - A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.