unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Stefan Israelsson Tampe <stefan.itampe@gmail.com>
To: Guile User <guile-user@gnu.org>
Subject: stis-data
Date: Tue, 11 Feb 2020 23:16:13 +0100	[thread overview]
Message-ID: <CAGua6m2Wd3cVVWyGUA85p+jnCuGvzjqQE+xH5Mcy9N+oYF-p7w@mail.gmail.com> (raw)

HI,

I just want to announce my pure guile safe serialiser that serialises and
deserialise guile datastructures to a byte format. It can either keep the
data compressed more or less and by default the original datastructure is
perfectly represented. It can represents all datastructures that are atoms,
lists, vectors, variables, structs or objects.

classes and objects need to have a target class or struct references in a
module for it to work

This repository should be a safer option that a simple read/write
serialization.

For a small part of the API and a little example see README

REPO:
https://gitlab.com/tampe/stis-data

A similar repo is
https://gitlab.com/tampe/guile-persist

That is more feature complete (includes serialisation of lambdas and
continuations and whatnot) but is unsafe.


             reply	other threads:[~2020-02-11 22:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-11 22:16 Stefan Israelsson Tampe [this message]
2020-02-11 22:28 ` stis-data John Cowan
2020-02-12 10:08   ` stis-data Stefan Israelsson Tampe
2020-02-11 22:34 ` stis-data Zelphir Kaltstahl
2020-02-12 10:07   ` stis-data Stefan Israelsson Tampe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGua6m2Wd3cVVWyGUA85p+jnCuGvzjqQE+xH5Mcy9N+oYF-p7w@mail.gmail.com \
    --to=stefan.itampe@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).