Showing 96 open source projects for "sharp"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    HotPlate-Online-Restaurant

    HotPlate-Online-Restaurant

    Simple application that allows customers to order online

    HotPlate Online is a simple program that allows customers to order food online and have it delivered. At the moment, this program only works for Windows operating systems, but there are plans to expand to Android, IOS and MacOS. Software and illustrations was created by Andrew Collin. When you first open this program, you'll be greeted with the Main Store Page. On this page you can add your favorite food into the cart. There are multiple categories you can choose from for faster and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 301 This Week
    Last Update:
    See Project
  • 3

    Emgu CV

    Emgu CV is a cross platform .Net wrapper for OpenCV

    Emgu CV is a cross platform .Net wrapper to the 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 Windows, Linux, Mac OS X, iPhone, iPad and Android devices.
    Leader badge
    Downloads: 293 This Week
    Last Update:
    See Project
  • 4
    StrongKey FIDO Server (SKFS)

    StrongKey FIDO Server (SKFS)

    FIDO® Certified StrongKey FIDO Server (SKFS)

    An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
    Downloads: 111 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    ImageMagick

    ImageMagick

    Display, convert, and edit raster image and vector image files

    ImageMagick® is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It can read and write over 200 image file formats, and can support a wide range of image manipulation operations, such as resizing, cropping, and color correction. ImageMagick is written in C and is available for a wide range of operating systems, including Linux, macOS, and Windows. It can be used as a standalone application, or as a library that can be...
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 6
    STD Foundation Classes

    STD Foundation Classes

    Object oriented frameworks - PowerBuilder, PowerServer & InfoMaker!

    by Chris Pollach (http://chrispollach.blogspot.ca) A fully integrated "object oriented" set of Object Classes for the following products: PowerBuilder & PowerServer. The frameworks greatly enhance the development process making the PowerBuilder / PowerServer developer significantly more productive! License: https://sourceforge.net/projects/stdfndclass/files/License => Updated version of the STD "Integrated" framework 2024R2 (build 2024.2.0.392) was released to production on...
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 7
    Clinic management program (Exir) - EMR

    Clinic management program (Exir) - EMR

    Medical record management of clinic (EMR or EHR) and patient file.

    Exir Clinic management software is a software to manage medical records and health file of patient(Electronic medical records or EMR). It allows users to create customized medical record formats including texts,drawings, pictures and others. this software support english, arabic and persian. also had online and offline mode. English site: https://exirmatab.com/en/ Farsi site: https://exirmatab.com/ !! Please download application from website or download all of them together in a...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 8
    VR Paged List for C# and more

    VR Paged List for C# and more

    VR Paged List for C# and more

    a collection of Vincent Radio {Adrix.NT} C# sources & build projects includes - Paged Lists & Iterators Library for C# - Multi Dimensional Array Library for C# - MDArray List Manager Library for C# - Adjacency (List | Matrix) Direct Graph Libs for C# - Range Check functions - VRMosaic (WinForms) - with Auto Resolver also includes - Source Files - Visual Studio Build Projects - Test Applics have fun adrixnt@hotmail.it
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    wolfSSL
    The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight, portable, C-language-based SSL/TLS library targeted at IoT, embedded, and RTOS environments primarily because of its size, speed, and feature set. It works seamlessly in desktop, enterprise, and cloud environments as well. wolfSSL supports industry standards up to the current TLS 1.2 and DTLS 1.2, is up to 20 times smaller than OpenSSL, offers a simple API, an OpenSSL compatibility layer, OCSP and CRL support, is backed by...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10
    Object-oriented database

    Object-oriented database

    Object-Oriented Database in C# with Windows PowerShell interface

    - Suitable for engineering, ERP, research tasks. - Can be easily used as a local database in C# application. - Can be run as "listening" service on a local machine or a server. - Nested data structures supported. - PowerShell interface. See project Wiki for more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FileIO

    FileIO

    C# FileIO library for reading and writing files

    FileIO contains: a) For reading BufferedFileReader classes are used. These are particularly useful for large files and/or parallel data processing due to buffering. Both binary and text files are supported (see Wiki). b) For writing a binary file BinaryFileWriter is used. It either accepts a byte array for writing or can write a single value type, e.g. a float. All classes allow easy reading/writing from/to a specific position in the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QistasLinks-Serial-Communication-Library

    The perfect solution for projects that depend on serial communications

    QistasLinks: C# library, make serial interface(RS232) communication easy and efficient for any project utilizing a serial connection. With its user-friendly methods and robust features, QistasLinks simplifies the process of establishing communication with microcontrollers and facilitates seamless data exchange, By integrating QistasLinks into your application, you can benefit from enhanced performance and extended capabilities, making it the ideal choice for any project relying on serial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Popup Page Plugin for Xamarin Forms

    Popup Page Plugin for Xamarin Forms

    Xamarin Forms popup plugin

    Rg.Plugins.Popup is a cross-platform plugin for Xamarin.Forms that allows you to open Xamarin.Forms pages as a popup that can be shared across iOS, Android, UWP, and macOS. Also, the plugin allows you to use very simple and flexible animations for showing popup pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NLua

    NLua

    Bridge between Lua and the .NET

    Bridge between Lua world and the .NET (compatible with .NET/UWP/Mac/Linux/Android/iOS/tvOS). NLua is a fork project of LuaInterface (from Fábio Mascarenhas/Craig Presti). You can use/instantiate any .NET class without any previous registration or annotation. NLua runs on top of KeraLua binding, it encodes the string using the ASCII encoding by default. If you want to use UTF-8 encoding, just set the Lua.State.Encoding property to Encoding.UTF8. Calling instance methods: To call instance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CCM (C# Collections Mapper)

    The CCM is a mini ORM, working with the database and C# collections

    CCM is a solution for the data management layer in the combination of Sql Server with a C # application. In whole this is a strongly typed entity mapper projecting the application's business logics onto database tables using T-SQL stored procedures. CCM allows you to implement fairly complex data structures in your application, without bothering about difficult and tedious questions of data acquisition and conversion issue, allowing you to pay more attention to the develop of business logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LeetCode

    LeetCode

    Solutions to LeetCode by Go, 100% test coverage

    Aimed towards programming enthusiasts who want to improve algorithm capabilities through LeetCode, containing many algorithm questions. Most of them are real interview questions of Google, Facebook, LinkedIn, Apple, etc. and it always help to sharp our algorithm Skills. Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. This repo shows the solutions in Go with the code style strictly following the Google...
    Downloads: 133 This Week
    Last Update:
    See Project
  • 17
    Xamarin.Forms Samples

    Xamarin.Forms Samples

    Sample apps built using the Xamarin.Forms framework

    The samples in this repository demonstrate how to use different aspects of Xamarin.Forms to build cross-platform apps for iOS, Android, and the Universal Windows Platform (UWP). Please visit Microsoft code sample browser to download individual samples. Xamarin.Forms lets you build native apps using a .NET cross-platform UI toolkit that targets the mobile, tablet, and desktop form factors on Android, iOS, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    2048-1

    Sdk library for creating 2048 game in c#.

    My take mini sdk libs for creating the 2048 game in C#. Suitable for any engine from console app to Unity game. Only 2048 game logic. A very simple customizable core for initialization game with params.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    iOS/tvOS/watchOS Samples

    iOS/tvOS/watchOS Samples

    Xamarin.iOS sample apps

    The samples in this directory use the Xamarin.iOS toolchain and Xamarin project files to illustrate the basics of how to work with iOS and the SDK. Visit the iOS Sample Gallery to download individual samples. Starting with iOS 8, we started adding samples that showcase specific features introduced in a release into a directory for the release. So all the new iOS 8 feature samples live in the ios8 directory, the iOS 9 features live in the ios9 directory and the iOS 10 feature lives in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Microcharts

    Microcharts

    Create cross-platform (Xamarin, Windows, ...) simple charts

    Microcharts is an extremely simple charting library for a wide range of platforms (see Compatibility section below), with shared code and rendering for all of them! This project is just simple drawing on top of the awesome SkiaSharp library. The purpose is not to have an heavily customizable charting library. If you want so, simply fork the code, since all of this is fairly simple. Their is no interaction, nor animation at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pkcs11Interop

    Pkcs11Interop

    Managed .NET wrapper for unmanaged PKCS#11 libraries

    This project provides stable releases of Pkcs11Interop project hosted on github. Please visit project website - www.pkcs11interop.net - for more information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    SecurePIS

    SecurePIS

    Encrypted Personal Information System

    A fast and lightweight end to end encrypted Personal Information System. It has easy to use check-in/check-out functionality, tracks the history of every updates on each database entry, it supports secure attachments of digital files like images and audio/video, and most of all the database is secured by industry standard encryption technologies. Very intuitive and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DigiOz .NET Portal

    DigiOz .NET Portal

    ASP.NET MVC Based Portal CMS System to Create an Instant Website

    DigiOz .NET Portal is a FREE web based portal CMS system written in ASP.NET MVC 5 in C# which uses a Microsoft SQL Database to allows webmasters to setup and customize an instant website for either business or personal use. List of Technologies used: - ASP.NET MVC 5 - Microsoft SQL Server - Bootstrap - HTML 5 - jQuery Demo Site: http://digioznetportal.digioz.net/ Source Code: https://sourceforge.net/p/digioznetportal/codenew/ci/master/tree/ Installation Instructions:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    QNE Accounting Software

    QNE: Accounting Payroll Software System Malaysia

    QNE Software Sdn Bhd (QNE) is a dynamic organization located in Kuala Lumpur (KL) that actively provides Accounting System to the South East Asia market. QNE’s solutions are designed specifically to meet the requirement of local business practices and challenging environments. Since QNE (formally known as OneStop Software Solutions (M) Sdn Bhd) was formed on 15 August 2001 under the Companies Act 1965, QNE’s is known for its strong commitment to research and development. As a result, QNE was...
    Downloads: 3 This Week
    Last Update:
    See Project