Skip to main content

Home/ Coders/ Group items tagged OpenSource

Rss Feed Group items tagged

Joel Bennett

Using RabbitMQ with C# and .NET - 3 views

  • I'm currently working on a project where I need to be able to transfer a large number of requests via JSON over web services. I need to take some of that data, do some aggregation with it, and store it in a persistent store. In order to allow the data to be reliably processed in a number of different ways, I wanted to place the incoming data into multiple queues and have it processed and then stored.
  • RabbitMQ fits the bill on all of these fronts, is crazy easy to setup and use, and is very fast.
  • RabbitMQ is written in Erlang
  •  
    RabbitMQ is a cross-platform implementation of an Advanced Message Qeuing Protocol (AMQP) broker (similar to MSMQ). There's a .Net client, and it allows you to decouple your routing and an message storage, and do so in a cross-platform way.
Matteo Spreafico

NuPack - pacakge management for Visual Studio - 3 views

  • NuPack is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.
  • There are a large number of useful 3rd party open source libraries out there for the .NET platform, but for those not familiar with the OSS ecosystem, it can be a pain to pull these libraries into a project.
  • NuPack automates all these common and tedious tasks for a package as well as its dependencies. It removes nearly all of the challenges of incorporating a third party open source library into a project’s source tree. Of course, using that library properly is still up to the developer.
  •  
    pacakge management for Visual Studio
Joel Bennett

Reviewing hg-review with hg-review - 4 views

  •  
    hg-review is a code-review web app for mercurial
Joel Bennett

ZVTM - Zoomable Visual Transformation Machine - 0 views

  •  
    An open source zoomable UI like Piccolo, originated from Xerox Research
Joel Bennett

msbuildtasks.tigris.org - 0 views

  • The goal of the project is to provide a collection of open source tasks for MSBuild.
  •  
    An open source project to collect and distribute "Tasks" for MSBuild. lats of them available already like FTP, Source Control, Windows Script, Zip and more.
Vincent Tsao

Asterisk at Home or Asterisk at Work in 30 MINUTES :: AsteriskNOW | - 0 views

  •  
    Asterisk® in minutes. AsteriskNOW is an open source Software Appliance; a customized Linux distribution that includes Asterisk (the leading open source telephony engine and tool kit), the AsteriskGUI™, and all other software needed for an Asterisk system. AsteriskNOW is easy to install, and offers flexibility, functionality and features not available in advanced, high-cost proprietary business systems.
Joel Bennett

SSLBridge - Open Source Linux VPN software - Samba Browser - 0 views

  •  
    Runs on top of Samba (and active directory) allowing users to remotely access file shares etc via the web.
Joel Bennett

LibreSource - 0 views

  •  
    LibreSource is an Open Source web portal like Trac ... gathering in one place all the necessary tools to share and communicate with a project team ...
Joel Bennett

The Legion of the Bouncy Castle C# Cryptography APIs - 0 views

  •  
    Apis for OpenPGP, CMS, TLS, X.509, and PKCS#12 ...
Joel Bennett

Examine Information on Windows NT System Level Primitives - CodeGuru - 0 views

  •  
    SourceCode and Compiled Binaries for two low-level system information tools: NtSysInfo explores Windows internals and enumerates system processes, windows, threads, objects. The WhoUses utility allows you to determine what process has a file or DLL locked.
Joel Bennett

Qct: Qt Commit Tool - 0 views

  •  
    Runs on Linux, Windows and OSX, and works with Mercurial, Bazaar, Git, Monotone, and even SVN and CVS ...
Joel Bennett

CircleTree Graphing Control - CodeProject - 0 views

  •  
    This is a custom control which gives ability to easy draw circles and edges between them ... useful for drawing binary trees.
OSS Cube

OSSCube - 1 views

  •  
    OSSCube is a leading Open Source Consulting, Implementation, & Training organization headquartered in India with its client base spread in more than 21 countries. We an enterprise dedicated to providing solutions to business by leveraging the power of OSS.
Joel Bennett

OpenRemote - 0 views

  •  
    an Open Community in the Home Automation and Domotics space... promoting open standards, open collaboration, and open implementations in the field.
Joel Bennett

XAML Power Toys - Karl On WPF - 0 views

  •  
    XAML Power Toys is a Visual Studio 2008 SP1 Add-In that empowers WPF & Silverlight developers working in the XAML editor. Its Line of Business form generation tools, Grid tools, DataGrid and ListView generation really shorten the XAML page layout time.
anonymous

Pinax - 1 views

  •  
    Pinax is an open-source collection of integrated, but reusable apps for the Django Web Framework. By integrating numerous reusable Django apps to take care of the things that many sites have in common, it lets you focus on what makes your site different.
« First ‹ Previous 41 - 60 of 188 Next › Last »
Showing 20 items per page