FlatBuffers …is an efficient cross platform serialization library … Why use FlatBuffers? Access to serialized data without parsing/unpacking Memory efficiency and speed – Strongly typed Convenient to use Cross platform code with no dependencies
Category: Osservanda
Osservanda, Privacy, Social networks, Software, Software Libero
SECUSHARE

Secushare employs GNUnet for end-to-end encryption and anonymizing mesh routing (because it has a more suitable architecture than Tor or I2P) and applies PSYC on top (because it performs better than XMPP, JSON or OStatus) to create a distributed social graph. Together, these technologies allow for distributed private social networking including more straightforward and secure…
Link
I’m starting a new category “osservanda” (i.e. “to be observed”) interesting projects to keep an eye on. Let’s start with an Operative System:
Jehanne a simple operating system.
It shows that few orthogonal abstractions can be composed to provide everything you want from modern operating systems.
https://github.com/JehanneOS/jehanne mainly from Giacomo Tesio.