{"id":13490403,"url":"https://github.com/jcrist/quickle","last_synced_at":"2025-03-28T06:31:15.796Z","repository":{"id":40615290,"uuid":"283265725","full_name":"jcrist/quickle","owner":"jcrist","description":"A quicker pickle :cucumber:","archived":true,"fork":false,"pushed_at":"2022-06-27T03:51:05.000Z","size":757,"stargazers_count":108,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T08:11:58.865Z","etag":null,"topics":["pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jcristharif.com/quickle/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcrist.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-28T16:18:21.000Z","updated_at":"2024-02-27T16:23:54.000Z","dependencies_parsed_at":"2022-09-06T14:10:19.296Z","dependency_job_id":null,"html_url":"https://github.com/jcrist/quickle","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrist%2Fquickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrist%2Fquickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrist%2Fquickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrist%2Fquickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcrist","download_url":"https://codeload.github.com/jcrist/quickle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984423,"owners_count":20704791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pickle","python","serialization"],"created_at":"2024-07-31T19:00:46.188Z","updated_at":"2025-03-28T06:31:13.966Z","avatar_url":"https://github.com/jcrist.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"quickle 🥒\n===========\n\n|travis| |pypi| |conda|\n\n**Quickle is no longer maintained**\n\n``quickle`` was an interesting experiment, but I no longer believe this to be a\ngood idea. For users looking for a fast and flexible serialization library for\nPython, I recommend using `msgspec \u003chttps://github.com/jcrist/msgspec\u003e`__\ninstead.  Everything ``quickle`` could do, ``msgspec`` can do better and\nfaster, all while using standardized protocols (JSON and MessagePack\ncurrently), rather than something Python-specific like Pickle. See `the docs\n\u003chttps://jcristharif.com/msgspec/\u003e`__ for more information.\n\nThe original README is below:\n\n----\n\n``quickle`` is a fast and small serialization format for a subset of Python\ntypes. It's based off of `Pickle\n\u003chttps://docs.python.org/3/library/pickle.html\u003e`__, but includes several\noptimizations and extensions to provide improved performance and security. For\nsupported types, serializing a message with ``quickle`` can be *~2-10x faster*\nthan using ``pickle``.\n\n.. image:: https://github.com/jcrist/quickle/raw/master/docs/source/_static/bench-1.png\n    :target: https://jcristharif.com/quickle/benchmarks.html\n\nSee `the documentation \u003chttps://jcristharif.com/quickle/\u003e`_ for more\ninformation.\n\nLICENSE\n-------\n\nNew BSD. See the\n`License File \u003chttps://github.com/jcrist/quickle/blob/master/LICENSE\u003e`_.\n\n.. |travis| image:: https://travis-ci.com/jcrist/quickle.svg?branch=master\n   :target: https://travis-ci.com/jcrist/quickle\n.. |pypi| image:: https://img.shields.io/pypi/v/quickle.svg\n   :target: https://pypi.org/project/quickle/\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/quickle.svg\n   :target: https://anaconda.org/conda-forge/quickle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcrist%2Fquickle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcrist%2Fquickle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcrist%2Fquickle/lists"}