{"id":16572093,"url":"https://github.com/eddelbuettel/rapiserialize","last_synced_at":"2026-03-06T01:35:35.984Z","repository":{"id":15965777,"uuid":"18708475","full_name":"eddelbuettel/rapiserialize","owner":"eddelbuettel","description":"Serialization from the C API for R","archived":false,"fork":false,"pushed_at":"2025-02-22T01:15:35.000Z","size":74,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T02:24:33.357Z","etag":null,"topics":["cran","r","r-package","serialization"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eddelbuettel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-12T16:23:27.000Z","updated_at":"2025-02-22T01:15:38.000Z","dependencies_parsed_at":"2024-05-20T13:30:17.560Z","dependency_job_id":"f4a648a3-5d7a-4887-ac41-eb9c1f34662d","html_url":"https://github.com/eddelbuettel/rapiserialize","commit_stats":{"total_commits":41,"total_committers":2,"mean_commits":20.5,"dds":"0.024390243902439046","last_synced_commit":"6e244ede3ee8c44225a5b3faa7c113a6d1121297"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frapiserialize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frapiserialize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frapiserialize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frapiserialize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddelbuettel","download_url":"https://codeload.github.com/eddelbuettel/rapiserialize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830912,"owners_count":20354848,"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":["cran","r","r-package","serialization"],"created_at":"2024-10-11T21:26:19.679Z","updated_at":"2026-03-06T01:35:30.945Z","avatar_url":"https://github.com/eddelbuettel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RApiSerialize: C-level Serialization from R \n\n[![CI](https://github.com/eddelbuettel/rapiserialize/workflows/ci/badge.svg)](https://github.com/eddelbuettel/rapiserialize/actions?query=workflow%3Aci)\n[![License](https://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html) \n[![CRAN](https://www.r-pkg.org/badges/version/RApiSerialize)](https://cran.r-project.org/package=RApiSerialize)\n[![Dependencies](https://tinyverse.netlify.app/badge/RApiSerialize)](https://cran.r-project.org/package=RApiSerialize)\n[![Downloads](https://cranlogs.r-pkg.org/badges/RApiSerialize?color=brightgreen)](https://www.r-pkg.org/pkg/RApiSerialize)\n[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/rapiserialize)](https://github.com/eddelbuettel/rapiserialize)\n\n### Synopsis\n\nThis package provides C-level serialization as R does for itself. It is\nuseful if you are writing C (or C++) code in an R package which needs to\n(un)serialize R data structures, and wants to do it faster than calling the\ncorresponding R level function would do.\n\nIn other words, this is somewhat specialised for situation of high data\nthroughput, or other cases of a need for high performance.  Or maybe you are\njust impatient and want the result faster.\n\nThis package owes a lot of debt to the\n[Rhpc](https://cran.r-project.org/package=Rhpc) package by \nEi-ji Nakama and Junji Nakano. It gave me the idea of using a copy of the\ncode which is not exported by R itself.  And of course credit is due to the R\nCore team for writing R, and the code used here.\n\n### Example use\n\nSee my [RcppRedis](https://github.com/eddelbuettel/rcppredis) package for use\nof this package\n\n### Copyrights\n\nCopyrights are held by the respective authors, in particular\nEi-ji Nakama and Junji Nakano as well as the R Core Team\nfor the intial version of the actual serialization code, and\nDirk Eddelbuettel for subsequent modificatons and the remainder\nof the package.\n\n### License\n\nGPL (\u003e= 2)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Frapiserialize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddelbuettel%2Frapiserialize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Frapiserialize/lists"}