Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

luabins

Compare

  Analyzed about 5 hours ago

luabins — Lua Binary Serialization Library Allows to save tuples of primitive Lua types into binary chunks and to load saved data back. Luabins works with * nil * boolean * number * string * table (see below) Luabins refuses to save * function * thread ... [More] * userdata Luabins intentionally does not save or check any meta-information (versions, endianness etc.) along with data. If needed, it is to be handled elsewhere. Table serialization 1. Metatatables are ignored. 2. Table nesting depth should be no more than LUABINS_MAXTABLENESTING. 3. On table save references are not honored. Each encountered reference becomes independent object on load. [Less]

2.93K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

xserializer

Compare

  Analyzed about 2 hours ago

Functional XML serialization

4.53K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Sweet Persist

Compare

  Analyzed about 23 hours ago

Sweet Persist is a C++ library that serializes data to and from streams in XML, JSON, Lua, and binary formats.

12.2K lines of code

1 current contributors

almost 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

JSON for Ruby

Compare

  Analyzed about 16 hours ago

An implementation of the JSON specification according to RFC 4627 for Ruby. Includes a (very fast) native implementation, written in C, and a pure Ruby implementation. Also includes a GTK+ GUI tool for editing JSON. This library is part of Ruby 1.9's standard library.

10.6K lines of code

7 current contributors

7 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: gpl, Ruby_License

Qtilities

Compare

  Analyzed 1 day ago

Qtilities is a set of Qt C++ libraries which provides building blocks for Qt applications, allowing rapid application development.

71.1K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Commercial, gpl3

Perka Flatpack

Compare

  No analysis available

FlatPack entity serialization library

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

phery

Compare

  Analyzed about 7 hours ago

It's a straightforward and powerful AJAX library with direct integration and mapping of all jQuery functions in PHP, the mapping is extended to custom functions set by $.fn, can create elements just like $('') does, as phery creates a seamless integration with jQuery functions, through AJAX to PHP functions

3.71K lines of code

0 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Data-Dumper-Limited

Compare

  Analyzed about 7 hours ago

A reduced-functionality, increased-performance serialization module with Data::Dumper-alike output

4.01K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

ruby-serial

Compare

  Analyzed 1 day ago

Optimized serialization library for Ruby objects.

1.11K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

pickling

Compare

  Analyzed 1 day ago

Fast, customizable, boilerplate-free pickling support for Scala

6.26K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses