Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.170 Times

Serialize freeware
Filter: All | Freeware | Demo
 

Serialize

1 2 3 4 > 
Added: July 14, 2010 | Visits: 922

Data::Serializer Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my secret, compress => 1, ); $serialized =... Platforms: *nix

License: Freeware Size: 25.6 KB Download (93): Data::Serializer Download

Added: July 13, 2010 | Visits: 1.259

Raptor RDF Parser Toolkit Raptor RDF Parser Toolkit is a free software and Open Source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax. The supported parsing syntaxes are RDF/XML, N-Triples,... Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Raptor RDF Parser Toolkit Download

Added: May 13, 2010 | Visits: 888

Faster Java Serialization Faster Java Serializations goal of the project is to enable faster serialization by generating bytecodes on the fly to serialize objects. When an object is serialized, its class is inspected and a class that implements the Serializer interface is generated. This class is tailor made to... Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): Faster Java Serialization Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 447

SharpSerializer SharpSerializer is an open source XML and binary serializer for .NET Framework, .NET Compact Framework and Silverlight. It was developed with C#. Actually SharpSerializer can serialize to Xml and to its own binary format, but providing it with custom writers, it can serialize data to other text... Platforms: Windows

License: Freeware Download (43): SharpSerializer Download

Released: December 19, 2012  |  Added: December 19, 2012 | Visits: 246

X-O lite This project provides a lightweight framework to serialize/deserialize java objects into XML. The implementation is based on standard SAX but follows an original approach based on encapsulation paradigm of Object Oriented programming. Platforms: Windows, Mac, Linux

License: Freeware Size: 885.54 KB Download (46): X-O lite Download

Added: May 10, 2013 | Visits: 307

PHP_Unserialize Function This is a Javascript library for decoding the output of the PHP serialize() function.It supports the following datatypes: - Strings - Integers - Doubles - Booleans - NULL - Arrays - Objects  Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (62): PHP_Unserialize Function Download

Added: May 10, 2013 | Visits: 295

Marshal unicode strings with PyXML If you want to serialize Python objects to XML then PyXML is a good choice. Except in the case when unicode strings come into play. In this case generic.Marshaller().dump() throws an ugly AttributeError: Marshaller instance has no attribute 'm_unicode' .This script extends both PyXML Marshaller... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Marshal unicode strings with PyXML Download

Added: May 10, 2013 | Visits: 466

Persistent Queue This script contains a class that creates a persistent FIFO queue named by the 'name' argument. The number of cached queue items at the head and tail of the queue is determined by the optional 'cache_size' parameter.By default the marshal module is used to (de)serialize queue items, but you may... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Persistent Queue Download

Added: May 10, 2013 | Visits: 276

Treat the Win32 Registry like a Python dict This class wraps most of the win32api functions for accessing a registry. It will read and write all win32 registry types, and will de/serialize python objects to registry keys when a string or integer representation is not possible. Platforms: Windows, Python,

License: Freeware Download (50): Treat the Win32 Registry like a Python dict Download

Added: May 10, 2013 | Visits: 220

SPOPS SPOPS is a robust and powerful module that allows you to serialize objects. It is unique in that it also allows you to apply security to these objects using a fairly simple but powerful scheme of users and groups. (You can, of course, turn off security if you want.)The configuration you specify... Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (53): SPOPS Download

Added: May 10, 2013 | Visits: 388

Sharp Serialization Library Sharp Serialization Library serializes and deserializes primitives, ArrayLists and Hashtables, compatible with PHP serialize(). Use it for SOAP/Web Services communications where Hashtables cannot be passed otherwise, or saving to a file readable by php.This C# Serialization Library is used to... Platforms: Windows, Mac, *nix, C#, BSD Solaris

License: Freeware Download (60): Sharp Serialization Library Download

Added: April 05, 2013 | Visits: 389

TypeSafeStruct TypeSafeStruct provides base classes that can check whether the types of the values to assign variables of implementation subclasses are of the expected types.The expected types are determined by the prefixes of private variables, so it works well even when using PHP compiled code cached... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): TypeSafeStruct Download

Added: November 09, 2013 | Visits: 377

Flexjson javascript Object Notation (aka JSON) is a very popular alternative to XML for transmitting data to the web browser. Flexjson is a lightweight library for serializing Java objects into JSON. What's different about Flexjson is it's control over what gets serialized allowing both deep and shallow... Platforms: Mac

License: Freeware Size: 655.36 KB Download (47): Flexjson Download

Added: June 26, 2013 | Visits: 314

TinyXML TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs. I found myself writing a text file parser every time I needed to save human readable data or serialize objects; I created TinyXML to solve the text I/O file once and for all. (Or, as a friend said, end... Platforms: Mac

License: Freeware Size: 286.72 KB Download (42): TinyXML Download

Added: September 25, 2013 | Visits: 368

DotNet DAL Library DotNetDALLib is a Data Access Layer library for .NET applications. Either by hand, or using templates for CodeSmith, users can create attributed objects which they can simply serialize to/from the database with minimal work. Platforms: *nix

License: Freeware Size: 30.72 KB Download (36): DotNet DAL Library Download

Added: August 27, 2008 | Visits: 854

MirrorJNDI MirrorJNDI is an open source Java Naming and Directory Interface (JNDI) service provider for accessing arbitrary Java objects in a hierarchical namespace.MirrorJNDI can store all it's data in XML or binary serialized form. It allows to create full copy of existing service provider's... Platforms: Not Applicable

License: Freeware Size: 71 KB Download (489): MirrorJNDI Download

Added: September 06, 2010 | Visits: 1.096

Config::Framework Config::Framework is a Perl module with handy one-stop shopping for (most) of your configuration file needs. SYNOPSIS #create a new object, load two configuration files and decrypt the passwords. my $Object = new Config::Framework( Files => [ApplicationCfg.xml,UserCfg.xml], GetSecure => 1 )... Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Config::Framework Download

Added: September 10, 2010 | Visits: 758

Xerces2 Xerces2 project is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy... Platforms: *nix

License: Freeware Size: 4.4 MB Download (90): Xerces2 Download

Added: June 25, 2010 | Visits: 1.068

Data::ENAML Data::ENAML is a Perl extension for ENAML data representation. SYNOPSIS use Data::ENAML qw (serialize deserialize); print serialize(login => {nick => Schop, email => ariel@atheist.org.il, tagline => If I had no modem I would not lose Regina}); $struct = deserialize(bad-nick: {nick:... Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Data::ENAML Download

Added: May 19, 2010 | Visits: 663

JSON::Syck JSON::Syck - JSON is YAML. SYNOPSIS use JSON::Syck; my $data = JSON::Syck::Load($json); my $json = JSON::Syck::Dump($data); JSON::Syck is a syck implementatoin of JSON parsing and generation. Because JSON is YAML (http://redhanded.hobix.com/inspect/yamlIsJson.html), using syck gives you... Platforms: *nix

License: Freeware Size: 133.12 KB Download (95): JSON::Syck Download

1 2 3 4 >