RSS 391 projects tagged "C#"

Download Website Updated 21 Mar 2011 Coyote Linux

Screenshot
Pop 374.39
Vit 12.18

Coyote Linux is a mini distribution designed for setting up network utility services such as Internet connection sharing, firewalling, or wireless access points. The goal is to make it as quick and easy as possible to set up a Linux system with only a minimal amount of Linux knowledge.

Download Website Updated 19 Sep 2004 GPP

Screenshot
Pop 224.37
Vit 4.15

GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.

Download Website Updated 05 Jun 2010 Simplified Wrapper and Interface Generator

Screenshot
Pop 378.85
Vit 8.55

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, 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, OCAML, Octave, and R. 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.

No download No website Updated 19 Mar 2007 DotGNU Portable.NET

Screenshot
Pop 277.24
Vit 8.20

DotGNU Portable.Net is a portable suite of tools (including a C# compiler, assembler, and runtime engine) for non-Microsoft platforms such as GNU/Linux. It is a part of the DotGNU meta-project.

No download Website Updated 11 Nov 2005 SuperTux

Screenshot
Pop 197.56
Vit 2.20

SuperTux is a side-scrolling platform game. The hero in this game is Tux the Penguin, the game's only reference to Linux. On the journey to rescue Penny, who has been kidnapped by evil Nolok, Tux faces 23 different kinds of bad guys while jumping and running through 101 beautifully-drawn levels. The soundtrack is available on last.fm and similar sites.

Download Website Updated 05 Jun 2007 QuantLib

Screenshot
Pop 156.52
Vit 9.17

QuantLib is a cross-platform, quantitative finance C++ library for modeling, pricing, trading, and risk management in real-life. It is also wrapped as Python/Ruby/Scheme modules. Extensions for Excel, R, and Mathematica are available. Other such extensions are under consideration. QuantLib offers tools that are useful both for practical implementation and for advanced modeling. It features market conventions, yield curve models, solvers, PDEs, Monte Carlo (low-discrepancy included), exotic options, VAR, and so on.

Download Website Updated 25 Mar 2010 PhysicsFS

Screenshot
Pop 163.55
Vit 7.50

PhysicsFS is a library to provide abstract access to various archives. The programmer defines a "write directory" on the physical filesystem. No file writing done through the PhysicsFS API can leave that write directory, for security. For file reading, the programmer lists directories and archives that form a "search path". Once the search path is defined, it becomes a single, transparent, hierarchical filesystem. This makes for easy access to ZIP files in the same way as you access a file directly on the disk, and it makes it easy to ship a new archive that will override a previous archive on a per-file basis. Symbolic links can be disabled, for added safety. Finally, PhysicsFS gives you a platform- abstracted means to determine if CD-ROMs are available, the user's home directory, where in the real filesystem your program is running, etc.

Download Website Updated 25 Oct 2012 Mono Project

Screenshot
Pop 407.79
Vit 27.07

Mono Project is an Open Source implementation of the various ECMA and .NET framework technologies for Unix, Mac OS X, and Windows. The project includes a compiler, a class library, and a CLI runtime engine.

Download Website Updated 22 Oct 2001 Open CLI Library

Screenshot
Pop 26.89
Vit 65.01

The Open CLI Library (OCL) is aimed at providing key base classes for the Common Language Infrastructure (CLI), the framework for Microsoft's .NET environment

Download Website Updated 01 Dec 2001 CSDE

Screenshot
Pop 27.87
Vit 1.00

CSDE (CSharp Development Environment for X/Emacs) is a full-featured mode for CSharp development in Emacs/XEmacs. Features include font-lock, indentation rules, grammatical parsing, auto complete, automatic documentation of classes, documentation checking of classes, namespace generation, using sorting, and much more. This is a conversion of the JDE for Emacs / XEmacs to CSharp.

Screenshot

Project Spotlight

Flot

Flot is a pure Javascript plotting library for jQuery.

Screenshot

Project Spotlight

libj

A native runtime library equipped with a Java/JavaScript-like API.