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.247.920 Times

Serialize software
Filter: All | Freeware | Demo
 

Serialize

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

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 15, 2013 | Visits: 223

Fast serialize/deserialize This is an optimized rewrite of Tim Hutt's Serialize/Deserialize functions (it is up to 10x faster on arcane data structures) and supports a few additional data types.Known limitations:* Java objects cannot be serialized* Arrays with more than 255 dimensions have their last dimensions clamped*...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Fast serialize/deserialize Download

Added: September 19, 2013 | Visits: 362

Yaoqiang XPDL Model Yaoqiang XPDL Model is a library for workflow process applications (such as Yaoqiang XPDL Editor), parse XML file to XPDL Model object or serialize XPDL Model object to XML file.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 2.34 MB Download (39): Yaoqiang XPDL Model Download

Added: July 13, 2010 | Visits: 1.253

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 (101): Raptor RDF Parser Toolkit Download

Added: May 13, 2010 | Visits: 882

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: 443

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

Added: August 12, 2013 | Visits: 307

Soprano It uses different RDF storage solutions as backends through a simple plugin system. Soprano is targetted at desktop applications that need a RDF data storage solution. It has been optimized for easy usage and simplicity. Soprano features: * A Model-centric view on RDF data. A Model is one set...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.86 MB Download (53): Soprano Download

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

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: 305

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: 289

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: 458

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: 272

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: 217

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: 383

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 (54): Sharp Serialization Library Download

Added: April 05, 2013 | Visits: 385

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: 372

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: 311

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: 363

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: 849

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.090

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

1 2 3 4 >