Showing 156 open source projects for "sharp"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    lzma codec
    provide an easy way to use lzma compression from https://sourceforge.net/users/ipavlov
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A toolbox of .NET components that accelerate .NET application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Hack Library Project

    Advanced DLL for Hackers and Newbie

    Hack Library Project is an advanced DLL written in C# that consist in a fast execution of most popular commands utilized by hackers. It's the most simple "DLL Hack" that existing on the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Quorra

    Lua interpreter and API for .NET

    Quorra provides a multi-platform Lua API runtime and console for .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5

    ToPanel

    Windows style caption panel

    I wanted to have a panel like this in my applications. While I was designing it in the main project I stopped and thought: "What about coding a component to reuse anytime I want?" And here it is this component. It is not supposed to be a high-level programming component. It just makes programmers that want to add a similar element in their applications gain time by avoiding coding it. If you like it, good. Otherwise... no matter. Don't download it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DotNet lockless constructs

    Lockless constructs for .Net/Mono

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tree Layout Helper

    Tree Layout Helper

    Generates 2D layouts based on tree structures

    This .NET/Mono library provides some utilities for handling tree structures. Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing those nodes appropriately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Software Estimation Library

    Software Estimation Library

    Estimate effort, time and cost to develop a software project is one of the most challenging task for IT professionals. There are several reasons for this, but the absence of technique can be a major one. To address this issue the Estimation Library has intended to be used as a tool to perform software estimation calculations in conformity with commonly estimation techiniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Quantities.net is a physical quantities library for C#. It performs runtime checking for compatible dimensions in arithmetic operations. it separates the concepts of a dimensioned quantity and a unit, so that units are easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Nan.System.Platform

    Platform-level utilities on .NET Framework 4.0 (C#)

    Nan.System.Platform v.1.1 (Beta) Platform-level utilities on .NET Framework 4.0 (C#) NOTE: Requires the MS Visual C++ Run-Time (msvcrt.dll).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OpenSSL.NET

    Moved to github

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NOTE: The YamlDotNet project has moved to GitHub. Please visit https://github.com/aaubry/YamlDotNet A .NET library for YAML. yamldotnet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. YamlDotNet is released under the MIT license. See the file LICENSE for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Garmin Connect API

    Unofficial C# Garmin Connect Website API.

    An API being developed in order to retrieve data from the Garmin Connect website. Original use was to enable easily uploading workout data to MyFitnessPal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GLWaveLoad

    OBJ Load & Display Library

    A library to simplify loading and rendering .OBJ models with OpenTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Echis Framework
    Application components and libraries containing various handy utilities. Includes components for Configuration, Logging, ADO.Net, Inversion of Control, RhinoMock Integration, Spring.Net Integration, Castle Integration, Xml Serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The Simple Plugins Framework for .Net
    Simple Plugins is a plugins framework for .Net based apps which can be used to create new .Net based pluggable apps as well as to make existing .Net apps pluggable. Its a simple and easy to use .Net AppDomain based plugins solution for any .Net app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C# Wrapper for OpenAL via OpenTK allowing the playing of Ogg Vorbis files on any platform supporting Mono/.Net & OpenAL. Incorporates csvorbis & TagLibSharp from the Mono SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    drbn175 DBMySQLFramework is a componet for easy connections to MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dbFramework is a .NET solution for easy connections to SQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    .NET Implementation of the MadMimi mailing list management API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    APTools
    APTools (Accelerate Programming Tools) is a .NET libraries that aim to provide common needed objects and functions and therefore accelerate programming. Its brings immutable collections, parameter validation, design patterns interfaces and more.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    This is simply a set of classes used to deserialize Collada files(core, fx, phys, b-rep, and kinematics). Should be more useful than classes created by the xsd.exe tool.
    Downloads: 0 This Week
    Last Update:
    See Project