sito VS uvfs

Compare sito vs uvfs and see what are their differences.

sito

sito: A serialization suite (by xkortex)

uvfs

Microscopic C++20 archive format (by celtera)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sito uvfs
2 3
0 5
- -
0.0 0.0
over 1 year ago almost 2 years ago
Python C++
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sito

Posts with mentions or reviews of sito. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-15.
  • Ask HN: What's your favorite programmer niche?
    8 projects | news.ycombinator.com | 15 Oct 2022
    As of recent I've been weirdly fascinated with codecs, serialization protocols, file formats, and the like. It scratches that low-level hacking itch (I spent most of my professional programming in web dev space) without as much commitment to electronics (used to be super big into arduino but I find that's harder to pick up and put down).

    I've started hacking on my own container format (yeah, I know, xkcd927), after finding it super frustrating to embed arbitrary time-synched data streams into mp4/matroska/ogg/etc. Also it bugs me how crusty, complicated, and arcane mp4 is, and at the same time, mastroska and ogg are weirdly opaque given how they are supposed to be open standards.

    If anyone is curious, here's my container format I've been developing: https://github.com/xkortex/sito

  • Advanced Scientific Data Format
    6 projects | news.ycombinator.com | 30 Sep 2022

uvfs

Posts with mentions or reviews of uvfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-01.
  • C++ Show and Tell - October 2022
    10 projects | /r/cpp | 1 Oct 2022
    recently I had the need for an archive format where file access could be mmap'd and with very fast random access to the contained files. not sure if I managed but if that can be useful to anyone: https://github.com/celtera/uvfs ; ideally i'd like to investigate how to serialize the hash map directly so that it could just be mapped too instead of having to recreate it on load.
  • Advanced Scientific Data Format
    6 projects | news.ycombinator.com | 30 Sep 2022
    I had started a little bit of work towards that recently: https://github.com/celtera/uvfs

    It's very optimized towards my specific needs but could be a basis for what you mention

  • DwarFS: The SquashFS successor has arrived
    2 projects | news.ycombinator.com | 24 Jul 2022
    ended up biting the bullet and started https://github.com/celtera/uvfs

What are some alternatives?

When comparing sito and uvfs you can also consider the following projects:

adam - ADAM is a genomics analysis platform with specialized file formats built using Apache Avro, Apache Spark, and Apache Parquet. Apache 2 licensed.

asdf - ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data

asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

hwinfo - cross platform C++ library for hardware information (CPU, RAM, GPU, ...)

DataContainer

notesutils - Utilities for extracting notes from Notes.app. This repository is lightly maintained and mainly exists to serve as documentation and starting point for your own scripts.

BFScript - A compiler backend paired with a proof of concept programming language that compiles to Brainfuck.

Pepper - PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.

CustomKeyboard - A swiss knife for myself - automotive development tools and a plenty of other things