RSS 171 projects tagged "Linux"

No download No website Updated 16 May 2013 Playtomic

Screenshot
Pop 27.09
Vit 2.42

Playtomic is a set of client and server APIs for game leaderboards, user generated content, and dynamic updates. It began as a hosted service providing tools and analytics for game developers, but is now available for developers to operate on their own. It includes the API server which is written in NodeJS and backed with MongoDB, along with game client APIs for HTML5, Flash, iOS, Android, Windows, and Unity3d games.

No download Website Updated 08 May 2013 LibLogicalAccess

Screenshot
Pop 29.88
Vit 3.79

LibLogicalAccess is an RFID library developed in C++ for Linux/Windows, also available on C# for use on Microsoft operating systems (using a COM wrapper). It provides low-level commands access and high-level generic abstraction for several chips and readers (PC/SC readers like OMNIKEY, STid readers, etc.) on 125Khz (EM4102, HID Prox, etc.), 13.56Mhz ISO14443/ISO15693 (Mifare Classic, Mifare DESFire, HID iClass, etc.), and 433Mhz frequencies.

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 31.32
Vit 5.04

ENet for C# wraps the C-language ENet networking library. For games and other realtime applications, if you use TCP, old data can hold up newer data, even if it is no longer relevant (old positions, etc.). Your players will perceive any lost packet as a "lag burst". ENet supports multiple in-order streams of data, and allows you to decide on reliability on a per-packet basis. The library is useful for both client-server and peer-to-peer architectures.

No download Website Updated 18 May 2013 HIDSharp

Screenshot
Pop 76.50
Vit 2.67

HIDSharp is a multiplatform .NET library for USB HID devices. It is COM-enabled to allow use in VB6 and MS Office.

No download No website Updated 07 May 2013 LibGit2Sharp

Screenshot
Pop 83.53
Vit 3.61

LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.

Download No website Updated 25 Oct 2012 MonoDevelop

Screenshot
Pop 21.73
Vit 14.45

MonoDevelop is a GNOME IDE primarily designed for C# and other .NET languages. intelligent code completion attempts to complete type, method, and field names as you're typing. The IDE automatically gets the class information from your source code files and from the libraries referenced in your project. A class viewer allows you to list the classes in your project, their methods, and properties. Your namespaces are also tracked to keep the classes separated. A powerful add-in engine, a modular API, and a complete set of extension points provides a seamless platform upon which to build your own development tools.

Download Website Updated 14 Jan 2013 Cobra - WinLDTP

Screenshot
Pop 52.99
Vit 2.13

Cobra - WinLDTP is a cross platform GUI automation tool.

Download No website Updated 03 May 2013 Pidgeon

Screenshot
Pop 73.88
Vit 5.63

Pidgeon is an IRC client which supports various bouncers, including its own bouncer which is able to synchronize timestamps (pidgeon sv), supports the quassel core, and supports the tcl scripting engine.

Download No website Updated 08 Jun 2012 System#

Screenshot
Pop 27.64
Vit 18.67

System# is a .NET library intended for the description of real-time embedded systems. It comes with a built-in simulator kernel and a code transformation engine that converts a design into synthesizable VHDL. The main focus is currently the development of FPGA designs. System# not only supports register-transfer-level (RTL) descriptions whose translation to VHDL is straightforward, but is also capable of converting clocked threads with wait statements to a synthesizable VHDL state machine. Furthermore, System# introduces synthesizable transaction-level modeling features. From a technological point of view, it uses reflection and assembly code (CIL) decompilation to reconstruct an abstract syntax tree (AST) from the system design. The AST conforms to SysDOM, a document object model for describing component-based reactive systems. An unparsing stage converts the AST to VHDL. The decompilation process can be instrumented in various ways by attribute-based programming. Furthermore, transformations of the AST itself are possible. This enables implementation of advanced features such as converting clocked threads to finite state machines.

No download Website Updated 21 Feb 2012 IronMeta

Screenshot
Pop 18.95
Vit 21.34

The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of objects. It is an implementation of Alessandro Warth's OMeta system for C#.

Screenshot

Project Spotlight

Lazy Mofo PHP MySQL Datagrid

A data grid for MySQL and PHP.

Screenshot

Project Spotlight

Bootjack

Twitter Bootstrap ported to Dart.