Read python pickle files in C++

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • NumCpp

    C++ implementation of the Python Numpy library

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Protobuf

    Protocol Buffers - Google's data interchange format

    Another idea is to use protocol buffers. You can define a single protobuf message that generates interfaces on both python and c++.

  • pickling-tools

    May be you could try to build those PiclingTools from source? https://github.com/Intermodalics/pickling-tools

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Μpb: Small, Fast C Protobufs

    1 project | news.ycombinator.com | 6 Jan 2025
  • Understanding Protocol Buffers: A Fast Alternative to JSON

    1 project | dev.to | 15 Dec 2024
  • Part 3: Compiling the Protos and Setting up the gRPC server

    1 project | dev.to | 9 Dec 2024
  • Why should we use Protobuf in Web API as data transfer protocol.

    2 projects | dev.to | 28 Aug 2024
  • Another variable-length integer encoding

    2 projects | news.ycombinator.com | 11 Aug 2024

Did you konow that C++ is
the 7th most popular programming language
based on number of metions?