Tags : Browse Projects

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

XStream

Compare

  Analyzed about 20 hours ago

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

136K lines of code

6 current contributors

about 1 month since last commit

122 users on Open Hub

Low Activity
4.625
   
I Use This

Red5

Compare

  Analyzed 4 months ago

Red5 is an Open Source Flash Server written in Java that supports: - Streaming Audio/Video (FLV and MP3) - Recording Client Streams (FLV only) - Shared Objects - Live Stream Publishing - Remoting

113K lines of code

5 current contributors

11 months since last commit

53 users on Open Hub

Activity Not Available
4.42857
   
I Use This

Direct Web Remoting

Compare

  Analyzed 43 minutes ago

DWR (Direct Web Remoting) is Easy Ajax for Java DWR enables Java code on the server and JavaScript code in a browser to interact and call each other as simply as possible, making it easy for developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call ... [More] into Java code almost as if it was running locally. It can marshall virtually any data including collections, POJOs, XML and binary data like images and PDF files. All that is required is a security policy defining allowed actions. With Reverse Ajax, DWR allows two-way interaction: browser calling server and server calling browser. DWR supports Comet, Polling and Piggyback as ways to publish to browsers. [Less]

57.4K lines of code

1 current contributors

almost 4 years since last commit

33 users on Open Hub

Inactive
4.3
   
I Use This

Json-lib

Compare

  No analysis available

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java. Includes support for Groovy and JRuby as well.

0 lines of code

2 current contributors

0 since last commit

15 users on Open Hub

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

AMFPHP (Flash Remoting for PHP)

Compare

  Analyzed about 4 hours ago

An implementation of Flash Remoting for PHP allowing seemless data exchange between PHP and the Flash player.

831 lines of code

0 current contributors

over 18 years since last commit

14 users on Open Hub

Inactive
4.5
   
I Use This
Licenses: No declared licenses

PyAMF

Compare

  Analyzed 1 day ago

PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Adobe Flash Player. It includes integration with Python web frameworks like Django, Pylons, Twisted, SQLAlchemy, web2py and more. The Adobe Integrated Runtime and Adobe Flash Player use AMF to communicate ... [More] between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. [Less]

28.5K lines of code

0 current contributors

over 8 years since last commit

11 users on Open Hub

Inactive
4.625
   
I Use This

CDO Model Repository

Compare

Claimed by Eclipse Foundation Analyzed about 23 hours ago

CDO Model Repository ===================== CDO is both a development-time model repository and a run-time persistence framework. Being highly optimized it supports object graphs of arbitrary size. CDO offers transactions with save points, explicit locking, change notification, queries ... [More] , temporality, branching, merging, offline and fail-over modes, ... The storage back-end is pluggable and migrations between direct JDBC, Hibernate, Objectivity/DB, MongoDB or DB4O are seamless for CDO applications. [Less]

2.38M lines of code

1 current contributors

11 months since last commit

8 users on Open Hub

Very Low Activity
4.72727
   
I Use This

RTMPy

Compare

  Analyzed 1 day ago

RTMPy is a Twisted protocol implementing Adobe's Real Time Messaging Protocol, used for full-duplex real-time communication with applications running inside the Flash Player.

7.99K lines of code

0 current contributors

over 12 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This

Zyan Communication Framework

Compare

  Analyzed about 11 hours ago

Zyan is a framework that simplifies development of distributed applications. With Zyan you can publish every .NET class for remote access over the network. Zyan is highly customizable and provides you with tools to build modular and plugable distributed applications.

535K lines of code

1 current contributors

almost 3 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

cajo

Compare

  No analysis available

An RMI framework for cooperation between remote applications and libraries. It allows spontaneous interconnection, and provides transmission of graphical user interfaces -- all without source modification.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

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