Tags : Browse Projects

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

Unison

Compare

  Analyzed 1 day ago

Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts, modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison offers ... [More] several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. [Less]

47K lines of code

10 current contributors

3 days since last commit

96 users on Open Hub

Moderate Activity
4.30769
   
I Use This

OCaml

Compare

  Analyzed about 6 hours ago

Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, France's national ... [More] research institute for computer science, since 1985. The OCaml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer. It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development. [Less]

465K lines of code

76 current contributors

1 day since last commit

88 users on Open Hub

Very High Activity
4.66667
   
I Use This

MLDonkey

Compare

  Analyzed 3 months ago

mldonkey is a multi-networks (edonkey, overnet, bittorrent, fasttrack-kazaa, gnutella, dc++...) file-sharing client written in Objective-Caml (ocaml). It runs as a daemon, and comes with its own GTK GUI, an HTTP interface, a telnet interface and also supports giFT interface

428K lines of code

0 current contributors

over 1 year since last commit

17 users on Open Hub

Activity Not Available
4.25
   
I Use This

Ocaml Batteries Included

Compare

  No analysis available

The OCaml Batteries Included project provides a rich programming environment for beginners and advanced users. Its developers find strength in the extensive libraries of modern industrial languages (Java/.Net). We take the best from these languages for the benefit of OCaml users, providing a ... [More] comprehensive collection of consistent libraries to keep OCaml users from having to re-invent these wheels. [Less]

0 lines of code

8 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: lgpl21le

libguestfs

Compare

  Analyzed 1 day ago

libguestfs is a library for accessing and modifying guest disk images. Amongst the things this is good for: making batch configuration changes to guests, getting disk used/free statistics (see also: virt-df), migrating between virtualization systems (see also: virt-p2v), performing partial backups ... [More] , performing partial guest clones, cloning guests and changing registry/UUID/hostname info, and much else besides. libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. libguestfs has bindings for C, C++, OCaml, Perl, Python, Ruby or Java. [Less]

328K lines of code

18 current contributors

3 days since last commit

8 users on Open Hub

High Activity
4.66667
   
I Use This
Licenses: gpl, lgpl21_or...

Xen Project (XAPI)

Compare

  Analyzed about 4 hours ago

The Xen Project is a Linux Foundation Collaborative Project that focusses on the development and support of the Xen open source hypervisor and related components, developed and designed to run with the Linux platform. It includes the Xen Hypervisor, the Xen ARM Hypervisor, XAPI and Mirage OS. This ... [More] page covers the XAPI toolstack. The project develops the enterprise ready XAPI toolstack. Xen used with the XAPI toolstack consolidates server workloads, enables savings in power, cooling, and management costs and thus contributing to environmentally sustainable computing, an increased ability to adapt to ever-changing IT environments, an optimized use of existing hardware, and an improved level of IT reliability. [Less]

666K lines of code

44 current contributors

1 day since last commit

8 users on Open Hub

Very High Activity
5.0
 
I Use This

Coccinelle

Compare

  Analyzed about 14 hours ago

Coccinelle is a program matching and transformation engine which provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code. Coccinelle was initially targeted towards performing collateral evolutions in Linux. Such evolutions comprise the ... [More] changes that are needed in client code in response to evolutions in library APIs, and may include modifications such as renaming a function, adding a function argument whose value is somehow context-dependent, and reorganizing a data structure. Beyond collateral evolutions, Coccinelle is successfully used (by us and others) for finding and fixing bugs in systems code. [Less]

238K lines of code

10 current contributors

5 days since last commit

7 users on Open Hub

High Activity
4.5
   
I Use This

Liquidsoap

Compare

  No analysis available

Liquidsoap is a powerful tool for building complex audio stream generators, typically targetting internet radios. It consists of a simple script language, which has a first-class notion of source (basically a stream) and provides elementary source constructors and source compositions from which you ... [More] can build the streamer you want. This design makes liquidsoap flexible and easily extensible. [Less]

0 lines of code

12 current contributors

0 since last commit

6 users on Open Hub

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

paparazzi

Compare

  Analyzed 3 months ago

Paparazzi is a free and open-source hardware and software project intended to create an exceptionally powerful and versatile autopilot system by allowing and encouraging input from the community. The project includes not only the airborne hardware and software, from voltage regulators and GPS ... [More] receivers to Kalman filtering code, but also a powerful and ever-expanding array of ground hardware and software including modems, antennas, and a highly evolved user-friendly ground control software interface. All hardware and software is open-source and freely available to anyone under the GNU licencing agreement. Several vendors are currently producing and selling Paparazzi autopilots and popular accessories, making the system easy and affordable to all. The key feature of the paparazzi autopilot is its unique combination of infrared thermopiles and inertial measurement for attitude sensing, providing a robust and accurate attitude estimate that requires no ground calibration and can recover from any launch attitude. The sourcecode is hosted at GitHub http://github.org/paparazzi/paparazzi for more information see http://paparazzi.enac.fr/wiki/Git [Less]

846K lines of code

18 current contributors

3 months since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This

Ocsigen Server

Compare

  Analyzed about 9 hours ago

Ocsigen is a web server and application framework for OCaml. It is built on the cooperative concurrency library Lwt and provides Eliom, a framework for developing web applications which utilizes the OCaml type system to provide static checks for many aspects of application behavior (well-formed XHTML, valid service URLs, etc.).

8.36K lines of code

7 current contributors

6 months since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This