Skip to main content

Home/ Coders/ Group items tagged BSD

Rss Feed Group items tagged

Andrey Karpov

Checking OpenCV with PVS-Studio - 0 views

  •  
    OpenCV is a library of computer vision algorithms, picture processing algorithms, and general-purpose numerical algorithms. The library is written in C/C++ and is free both for academic and commercial use, as it is distributed under the BSD license. The time has come to check this library with the PVS-Studio code analyzer. OpenCV is a large library. It contains more than 2500 optimized algorithms and consists of more than 1 million code lines. Cyclomatic complexity of the most complex function cv::cvtColor() is 415. It is no wonder that we have found quite many errors and questionable fragments in its code. However, the size of the source code taken into account, we may call this library a high quality one.
Joel Bennett

opentf - Google Code - 0 views

  •  
    OpenTF is an open source (BSD licensed) implementation of the Team Foundation assemblies and TF client which may actually be better than the base TF PowerTool
Fabien Cadet

WTFPL - Do What The Fuck You Want To Public License - 0 views

  •  
    There is a long ongoing battle between GPL zealots and BSD fanatics, about which license type is the most free of the two. In fact, both license types have unacceptable obnoxious clauses (such as reproducing a huge disclaimer that is written in all caps) that severely restrain our freedoms. The WTFPL can solve this problem.
yc c

YUI 3 - Yahoo! User Interface Library - 4 views

shared by yc c on 31 Oct 09 - Cached
  •  
    UI 3 is Yahoo!'s next-generation JavaScript and CSS library; it powers the new Yahoo! homepage and incorporates what we've learned in five years of dedicated library development. Today, the YUI 3 Core and a full utility set are ready for use. All YUI projects are BSD-licensed and are available for forking and contribution on GitHub.
Joel Bennett

Starksoft .NET/Mono Proxy Client | Get Starksoft .NET/Mono Proxy Client at SourceForge.net - 0 views

  •  
    NET/Mono 2.0 Component for creating client side proxy connections to SOCKS v4, SOCKS v4a, SOCKS v5, and HTTP proxy servers. Returns a System TcpClient object once the proxy connection is established. Async calls supported. Examples in C# and VB.NET.
Joel Bennett

NLog - Advanced .NET Logging - 3 views

  •  
    NLog is a free logging platform for .NET with rich log routing and management capabilities. It makes it easy to produce and manage high-quality logs for your application regardless of its size or complexity.
  •  
    This is a lot like Log4Net, but unlike Log4Net, it's been worked on this decade, and has Visual Studio integration and snippets...
1 - 7 of 7
Showing 20 items per page