cloudpickle

Extended pickling support for Python objects (by cloudpipe)

Cloudpickle Alternatives

Similar projects and alternatives to cloudpickle

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cloudpickle alternative or higher similarity.

cloudpickle reviews and mentions

Posts with mentions or reviews of cloudpickle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-29.
  • No-GIL mode coming for Python
    7 projects | news.ycombinator.com | 29 Jul 2023
    I believe you just pass objects instead, like you would in OOP, and take the hit of pickling and unpickling them every time.

    If you really want to pass lambdas, you can use a third party library to pickle them

    https://github.com/cloudpipe/cloudpickle

    Yes, this is not great.

  • Is it possible pickle a function with its dependencies?
    4 projects | /r/Python | 6 May 2023
    That was my understanding as well but then I found this package -- cloudpickle which seems to serialize both data and functionality?
  • Issue with sklearn
    2 projects | /r/learnpython | 8 Apr 2022
  • I'm learning monads by implementing IO in different languages
    3 projects | /r/functionalprogramming | 18 Nov 2021
    It used in production for several months now. We use it to train data science models. The main goal was to make multiprocessing code easier. It actually works great with multiprocessing, especially if you use a library able to serialize lambda functions such as https://github.com/cloudpipe/cloudpickle . I have yet to write a tutorial on how to use multiprocessing and cloudpickle to distribute work to all the worker processes. Thanks for letting me know about pfun. I've never heard of it. Having a look at its documentation, our goals seem to be very close. The features I wanted above all where:
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 27 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic cloudpickle repo stats
5
1,576
6.0
19 days ago

cloudpipe/cloudpickle is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of cloudpickle is Python.


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