RSS 16 projects tagged "Windows"

Download Website Updated 18 May 2013 NHI1

Screenshot
Pop 339.54
Vit 56.02

NHI1 is an attempt to create a non-human intelligence. It is composed of several sub-projects like theLink (formerly known as libmsgque) and theBrain, which is a persistent storage system able to save a data package from theLink without transformation.

Download Website Updated 04 Jan 2013 torrenut

Screenshot
Pop 124.72
Vit 20.14

torrenut is a BitTorrent client written in C#.

Download Website Updated 09 Oct 2010 MarkEmptyDirs

Screenshot
Pop 71.41
Vit 2.94

CVS, GIT, and Mercurial as well as other well-known version control systems cannot version directories. In other words, you cannot add empty directories. A "workaround" for this issue is to use placeholder files that are placed into empty directories. These placeholder files can then be committed into the repository and will make sure that, upon checkout, the directory tree is entirely reconstructed. The problem with using placeholder files is that you need to create them, and need to delete them if they are not necessary anymore (because sub-directories or real files were added). With big source trees, managing these placeholder files can be cumbersome and error prone. MarkEmptyDirs can manage the creation/deletion of such placeholder files automatically. It creates placeholder files in all empty "leaf" directories. If later on new files or directories are put into such directories, the placeholder files are not necessary anymore, and are removed automatically.

Download Website Updated 11 Apr 2010 SharpPcap

Screenshot
Pop 73.61
Vit 3.30

SharpPcap is a packet capture framework for the .NET environment, based on the famous pcap/WinPcap libraries. It provides an API for capturing, injecting, analyzing, and building packets using any .NET language such as C# and VB.NET.

Download Website Updated 21 Dec 2009 BOAPI

Screenshot
Pop 23.09
Vit 35.71

BOAPI is an implementation of default often used business objects in different programming languages with an identical public interface. It supports PHP 5.3 (with namespaces), C# (.NET port), and Java.

No download Website Updated 04 Nov 2009 Axiom 3D Rendering Engine

Screenshot
Pop 16.37
Vit 36.35

Axiom is a cross-platform 3D rendering engine for .NET and Mono. The Axiom Engine is a high-performance C# port of the powerful OGRE engine and provides full support for DirectX, OpenGL, and XNA.

Download Website Updated 28 Oct 2009 Git#

Screenshot
Pop 47.59
Vit 1.48

Git# is a C# implementation of the Git version control system for the .NET platform. It is meant to be fully compatible to the original Git implementation in C for Linux. It can be used as a stand-alone command line application (potentially replacing msysGit on Windows) or as a library for applications such as GUI frontends or plugins for IDEs.

No download No website Updated 05 Oct 2009 DeveelDB

Screenshot
Pop 17.20
Vit 36.77

DeveelDB is an embedded SQL database management system for .NET, implementing all the features of the SQL92 specifications (transactions, triggers, procedures, functions, etc.). The aim is to provide .NET and Mono developers with a fully functional, powerful, and embeddable database system that can be used in several contexts, managing small to large amounts of data.

No download No website Updated 24 Sep 2009 Id3TagLib.Net

Screenshot
Pop 20.45
Vit 1.00

The Id3TagLib.Net library provides reading and writing of ID3v1, ID3v.2.3, and ID3v2.4 tags. It is written in C# with the .NET 3.5 framework. It can also be used with Mono-based projects.

Download No website Updated 01 Sep 2009 transmission-remote-dotnet

Screenshot
Pop 25.75
Vit 38.83

transmission-remote-dotnet is a Windows remote client to the RPC interface of transmission-daemon, which is part of the Transmission BitTorrent client. The application is very much like µTorrent in appearance, and currently supports almost all of the RPC specification.

Screenshot

Project Spotlight

Stabie Rand Editor

A reimplementation of the RAND text editor.

Screenshot

Project Spotlight

finit

A fast plugin-based /sbin/init with service monitoring.