Tags : Browse Projects

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

  • csharp (3127)

    Sprache

    Compare

      Analyzed 28 days 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 3 years since last commit

    4 users on Open Hub

    Inactive
    5.0
     
    I Use This

    git-tfs

    Compare

      Analyzed 28 days ago

    A Git/TFS bridge, similar to git-svn

    17.4K lines of code

    16 current contributors

    over 1 year since last commit

    4 users on Open Hub

    Very Low Activity
    5.0
     
    I Use This
    Licenses: No declared licenses

    MonoTorrent

    Compare

      Analyzed 27 days ago

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

    44.1K lines of code

    7 current contributors

    7 months since last commit

    4 users on Open Hub

    Low Activity
    5.0
     
    I Use This

    Mono-D

    Compare

      Analyzed 28 days ago

    D Add-In for MonoDevelop

    23.3K lines of code

    0 current contributors

    almost 5 years since last commit

    4 users on Open Hub

    Inactive
    0.0
     
    I Use This

    lidgren-network

    Compare

      Analyzed 27 days 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 4 years since last commit

    3 users on Open Hub

    Inactive
    5.0
     
    I Use This

    CellAO

    Compare

      Analyzed 28 days 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 8 years since last commit

    3 users on Open Hub

    Inactive
    3.66667
       
    I Use This

    lessmsi

    Compare

      Analyzed 28 days ago

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

    20K lines of code

    3 current contributors

    2 months since last commit

    3 users on Open Hub

    Low Activity
    0.0
     
    I Use This

    Catel

    Compare

      Analyzed 27 days 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]

    94.1K lines of code

    10 current contributors

    2 months since last commit

    3 users on Open Hub

    Moderate Activity
    0.0
     
    I Use This

    Command Line Parser Library

    Compare

      Analyzed 28 days 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 2 years since last commit

    3 users on Open Hub

    Inactive
    0.0
     
    I Use This

    Emgu CV

    Compare

      Analyzed 27 days ago

    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.

    1.05M lines of code

    0 current contributors

    about 8 years since last commit

    2 users on Open Hub

    Inactive
    4.5
       
    I Use This
    Licenses: Emgu_CV_C..., gpl3