Tags : Browse Projects

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

Sprache

Compare

  Analyzed about 7 hours ago

Sprache makes parsing 'external' DSLs clean and simple. It does this by relying on C# language features like lambda expressions and Linq. Unlike most parser-building frameworks, you use Sprache directly from your program code, and don't need to set up any build-time code generation tasks.

3.4K lines of code

0 current contributors

over 2 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

git-tfs

Compare

  Analyzed 1 day ago

A Git/TFS bridge, similar to git-svn

17.3K lines of code

16 current contributors

11 days since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses

MonoTorrent

Compare

  Analyzed about 16 hours ago

MonoTorrent is a C# based bittorrent library licensed under the MIT/X11 license. It supports creating torrents, downloading torrents and hosting a tracker.

41.6K lines of code

7 current contributors

about 1 year since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

Mono-D

Compare

  Analyzed about 9 hours ago

D Add-In for MonoDevelop

23.3K lines of code

0 current contributors

almost 4 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

lidgren-network

Compare

  Analyzed about 22 hours ago

Lidgren.Network is a networking library for .net framework which uses a single udp socket to delivers a simple API for connecting a client to a server, reading and sending messages. The following delivery methods is implemented: Unreliable unordered. Messages may or may not arrive and the order ... [More] is undetermined. Reliable unordered. Messages will arrive (sooner or later), but the order is undetermined. Unreliable ordered. Messages may or may not arrive and the order is fixed, ie. old messages will not arrive after new messages. Reliable ordered. Message will arrive (sooner or later) in the same order they were sent. All delivery methods rejects duplicate messages and UnreliableOrdered and ReliableOrdered can be sent in different channels. Other features includes: Message coalescing/c [Less]

20.7K lines of code

6 current contributors

over 3 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

CellAO

Compare

  Analyzed about 15 hours ago

CellAO is based in part on the Cell Frame work which is maintained by the Wcell group. However our goal is to emulate Anarchy Online using C# and the Mysql database. This project was officaly started in the middle of 2007 Unofficaly its been around since 2006.

195K lines of code

0 current contributors

over 7 years since last commit

3 users on Open Hub

Inactive
3.66667
   
I Use This

lessmsi

Compare

  Analyzed about 15 hours ago

A tool to view and extract the contents of an Windows Installer (.msi) file.

18.2K lines of code

3 current contributors

8 days since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This

Catel

Compare

  Analyzed 1 day ago

Catel is a brand new framework (or enterprise library, just use whatever you like) with data handling, diagnostics, logging, WPF controls, and an MVVM Framework. So, Catel is more than "just" another MVVM Framework or some nice Extension Methods that can be used. It's more like a library that you ... [More] want to include in all the (WPF and Silverlight) applications you are going to develop in the near future. [Less]

93.4K lines of code

10 current contributors

6 days since last commit

3 users on Open Hub

Moderate Activity
0.0
 
I Use This

Command Line Parser Library

Compare

  Analyzed about 11 hours ago

The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. It allows you to display an help screen with an high degree of customization and a simple way to report syntax errors to the user. Everything that is boring ... [More] and repetitive to be programmed stands up on library shoulders, letting you concentrate yourself on core logic. The search for the command line parser for your application is over, with this library you got a solid parsing API constantly updated since 2005. [Less]

16.7K lines of code

19 current contributors

about 1 year since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This

Emgu CV

Compare

  No analysis available

Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image-processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux / Mac OS X.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: Emgu_CV_C..., gpl3