Projects tagged ‘c#’ and ‘library’


[56 total ]

45 Users
   

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl ... [More] , PHP, Python, Tcl/Tk, and Ruby, however the list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3, and OCAML. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions. [Less]
Created over 3 years ago.

38 Users
   

GtkSharp is a C# binding for Gtk+
Created over 3 years ago.

24 Users

libdmtx is a software library that enables programs to read and write Data Matrix 2D barcodes. It runs natively on several platforms, and can be accessed by multiple languages. The package also provides fully featured command line utilities.
Created about 1 year ago.

23 Users
   

Npgsql is a .NET data provider for PostgreSQL. It allows any program developed for .NET framework to access database server. It is implemented in 100% C# code. Works with PostgreSQL 7.x and 8.x.
Created over 2 years ago.

22 Users
   

Unit testing framework for .NET 2.0, built on the lessons learned from NUnit 2.x and other test frameworks. Written by Jim Newkirk and Brad Wilson.
Created about 1 year ago.

19 Users
   

System.Data.SQLite is an enhanced version of the original SQLite database engine. It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll). It has no ... [More] linker dependency on the .NET runtime so it can be distributed independently of .NET, yet embedded in the binary is a complete ADO.NET 2.0 provider for full managed development. [Less]
Created over 2 years ago.

17 Users
   

The OpenMetaverse project is a collection of building blocks to construct the next generation of virtual world platforms on. Born out of the libsecondlife project, it contains a reimplementation of ... [More] the Linden Lab Second Life protocol, and will host future metaverse implementations and enhancements as well as examples and documentation. [Less]
Created over 3 years ago.

11 Users
 

A mathematical open source library written in C#/.Net, aiming to provide a self contained clean framework for symbolic algebraic and numerical / scientific computations.
Created over 2 years ago.

11 Users
   

Quartz.NET is a full-featured, open source job scheduling system targeting the Microsoft.NET platform. Quartz.NET can be used from smallest apps to large scale enterprise systems.
Created about 1 year ago.

8 Users
   

The Open Toolkit (OpenTK) is a free, fast, cross-platform C# wrapper for OpenGL, OpenGL ES, OpenAL and OpenCL. The bindings are strongly-typed and contain inline documentation for improved security ... [More] and coding speed. Additional utilities integrate the bindings with .Net, making OpenTK especially suited to Rapid Application Development. OpenTK can be used alone or integrated into GUI toolkits, like Windows.Forms and GTK#. It runs on Windows, Linux and Mac OS X without recompilation, is easy to deploy and is compatible with all .Net languages: C#, VB.Net, C++/CLI, F#, IronPython, Boo, ... [Less]
Created over 2 years ago.