serialization
CXS - Compact XML Serialization 1.0
CXS is an XML appliccation for data serialization which offers the possibility of transfering complex data structures between programming languages. CXS is aimed to offer a representation of data structures which is compact (few bytes) and effectively more>> CXS is an XML appliccation for data serialization which offers the possibility of transfering complex data structures between programming languages. CXS is aimed to offer a representation of data structures which is compact (few bytes) and effectively to parse in different programming environments. CXS supports the serialization of the following data types: * scalar types: string, integer, double (aka. float), boolean * compound types: array (numerical), hash (associative array), object * special types: null * resource types: RecordSet, binarystream The basic idea for CXS was to build up a serialization language for Flash (client) - PHP (server) communication which can be handled easily by both languages and keeps traffic as low as possible.<<less
What is Object Serialization 1.0.0
Serialization is a way of flattening, pickling, sizzling, serializing, or freeze-drying Objects so that they can be stored on disk, and later read back and reconstituted, with all the links between Objects intact Object serialization is the process of more>> Serialization is a way of flattening, pickling, sizzling, serializing, or freeze-drying Objects so that they can be stored on disk, and later read back and reconstituted, with all the links between Objects intact Object serialization is the process of saving an objects state to a sequence of bytes, as well as the process of rebuilding those bytes into a live object at some future time<<less
Cassandra Client 0.4
Cassandra Client is such a smart and useful A Ruby client for CassandraDB. more>>
Cassandra Client 0.4 is such a smart and useful A Ruby client for CassandraDB.
Major Features:
- Clean encapsulation of the Thrift API
- Pluggable serialization and compression
- Ruby 1.9 compatibility
Libgenerics
Libgenerics is a general c utility library. more>> Libgenerics brings convenient utility library for developers that enables them to describe the objects they are developing at compile time to dynamically analyze them at run-time. It gives the possibility to dump and restore the objects states in a binary chunk or xml format way too.
Libgenerics introduces the following notions:
- Metaclasses handling,
- Serialization process definition,
- A small xml object layer,
- Object listener abstraction,
- API-signed dynamic module load / link capabilities.
DigiOz .NET Guestbook 1.0
The Digioz .NET Guestbook is a Guestbook System written in ASP.NET 2.0, which uses Serialization to store messages as serialized XML text files. It supports multiple languages and smiley faces, as well as an administrative interface to remove unwanted more>> The Digioz .NET Guestbook is a Guestbook System written in ASP.NET 2.0, which uses Serialization to store messages as serialized XML text files. It supports multiple languages and smiley faces, as well as an administrative interface to remove unwanted messages.<<less
libferris 1.1.107
PLEASE REVIEW AND EDIT CAREFULLY libferris makes the file system and other hierarchical storage systems easier to use. more>>
libferris 1.1.107 is a useful tool which makes it easier to use the file system and other hierarchical storage systems.Other than mounting things as a filesystem, the other core concept of libferris is extraction of interesting metadata from your libferris filesystems.
This means that simple things like width and height of an image file become first class metadata citizens along with a files size and modification time.
It uses GModule from glib2 to dynamically load both context and attribute classes at run-time. This way resources are conserved until they are needed.
Ferris currently can decode mp3, read id3 tags, decode many image formats and break some animation formats into frames. This makes ferris a solid starting point for multimedia applications.
Major Features:
- Native kernel XFS EA
- Data available from lstat(2)
- Cryto hashes like md5 and sha1
- As-xml serialization
- Schema data
- Emblem attachment metadata
- Many file system synthetic EA
- ID3 tags in mp3/ogg files
- Jpeg images
- Png images
- Images loadable via ImageMagick
- Mpeg2 video
- Dolby ac3 information
- Djvu images
- Images loadable via imlib2
- Jasper images
s11n 1.2
s11n is a project focused on the generic serialization of objects in the C programming language. more>>
Major Features:.
- Serialization support can often be added to types without modifying those types, or them even being aware they are playing along.
- Out of the box it supports all STL containers (and work a likes), nested arbitrarily deep.
- Clients can easily extend it to support their own types using, often non-intrusively.
- It is data-format agnostic, meaning it doesn't internally care about any file formats. It is container-centric, not stream-centric. The provided i/o layer is just one potential solution to i/o, and the core library can be used with arbitrary client-side i/o mechanisms. The core inherently supports in-memory serialization, not requiring any i/o layer whatsoever (this is useful for serializing over a clipboard-like mechanism and for "casting via serialization").
- Comes with support for several different file formats, and add-on can be written to provide further formats (e.g., sqlite3 databases).
GNU Common C 2.3.2
PLEASE REVIEW AND EDIT CAREFULLY GNU Common C is a portable and highly optimized class framework for writing C applications that need to use threads and support concurrent sychronization. more>>
GNU Common C 2.3.2 brings you a powerful class framework which is used for writing C applications needed to use threads and support concurrent synchronization and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc.
This framework offers a class foundation that hides platform differences from your C application so that you need not write platform specific code.
GNU Common C has been ported to compile nativily on most platforms which support either posix threads, or on Microsoft Windows.
MyObjects 1.0
MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml more>> MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. MyObjects finished Zends Php 5 Coding Contest in 7th place. Features Of MyObjects: Automatic database schema generation from existing databases. Web based database schema generation from scratch. Command line based database schema and class generation. Generation of Sql statements from the designed database schema. Generation of Classes that will map to the database tables. (A seperate class for each table is created). Full validation code through setter methods in generated classes. phpDoc style comments in generated classes. Minimizes runtime operations by providing many features in generated classes. Xml serialization of the objects of generated classes and deserializing of the objects from Xml files. Inplemented in new Php 5 object model. Uses the new MySqli extension for php to support new features of MySql. Uses the new libXml based DOM extension to provide generation, parsing and validation of database schema files.<<less
- Page: 1 of 1
- 1