unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Stefan Israelsson Tampe <stefan.itampe@gmail.com>
To: guile-devel <guile-devel@gnu.org>, Guile User <guile-user@gnu.org>
Subject: stis-supervector v0.0.1
Date: Sat, 2 Oct 2021 18:55:25 +0200	[thread overview]
Message-ID: <CAGua6m3gGFafKbYh4VrkKn=MDCt-DUWVBuYq3NVMyORnTrfxkw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

I'm now satisfied enough to release a first version of stis-supervectors
v0.0.1

The idea for the project is to explore data structures that can handle
large vector-like constructs in a better way than just a pure vector.
Especially having boilerplate to properly make vector operations that are
fast and at the same time behave nicely with guile features that depend on
interrupts like e.g. the fibers framework. We have features like sharing,
copy on write, referencing read only structures, a good sparse story,
allowing tree compression for different sized data,and more. Bytevectors
vectors strings and bitvectors are targetted to have a supervector version

The project is found in https://gitlab.com/tampe/stis-supervectors.
preliminary docs are included in the doc directory (html and a pdf)

Comments are welcome,

Happy hacking!

[-- Attachment #2: Type: text/html, Size: 1026 bytes --]

             reply	other threads:[~2021-10-02 16:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-02 16:55 Stefan Israelsson Tampe [this message]
2021-10-02 18:33 ` stis-supervector v0.0.1 Damien Mattei
2021-10-02 18:46   ` 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='CAGua6m3gGFafKbYh4VrkKn=MDCt-DUWVBuYq3NVMyORnTrfxkw@mail.gmail.com' \
    --to=stefan.itampe@gmail.com \
    --cc=guile-devel@gnu.org \
    --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).