AP-CHO's Stars
exo-explore/exo
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
NotPrab/.NET-Deobfuscator
Lists of .NET Deobfuscator and Unpacker (Open Source)
ret42/RE-Thing
Reverse Engineering Tools (deobf, decompiler etc..)
raoyutian/PaddleOCRSharp
PaddleOCRSharp是一个基于百度飞桨PaddleOCR的C++代码修改并封装的.NET的OCR工具类库。包含文本识别、文本检测、表格识别功能。本项目针对小图识别不准的情况下做了优化,比飞桨原代码识别准确率有所提高。 包含总模型仅8.6M的超轻量级中文OCR,单模型支持中英文数字组合识别、竖排文本识别、长文本识别。同时支持多种文本检测。
habom2310/ANPR-system
An awesome automatic number-plate recognition system
NisanurBulut/LicensePlateRecognitionSystem
It is a desktop application that performs license plate recognition from vehicle photos.
davidegironi/advanceddatagridview
A .NET WinForms DataGridView with advanced capabilities
Krypton-Suite/Extended-Toolkit
A companion toolkit for the standard toolkit.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
AiuniAI/Unique3D
[NeurIPS 2024] Unique3D: High-Quality and Efficient 3D Mesh Generation from a Single Image
openai/openai-dotnet
The official .NET library for the OpenAI API
BinaryKits/BinaryKits.Zpl
BinaryKits.Zpl a set of .net libraries. The project supports you in the simple creation of zebra labels. It generates the ZPL data, it is a printer description language from Zebra Technologies. ZPL II is now emulated by many label printers from different manufacturers. So with this implementation you can create labels for most printers.
frufin/js-bidirectional-pubsub
Bidirectional javascript pub/sub implementation
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
0xthirteen/SharpRDP
Remote Desktop Protocol .NET Console Application for Authenticated Command Execution
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
picoe/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
junian/termission
Cross-platform Serial (COM Port) / TCP Terminal with Scriptable Auto-Response
litedb-org/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
saucepleez/taskt
taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
aisingapore/TagUI
Free RPA tool by AI Singapore
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
NetMQ/NetMQ.ReactiveExtensions
Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
nanoframework/nanoFramework.IoT.Device
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
geomatics-io/Samples-Environments-for-Microsoft-Chart-Controls
Microsoft Chart Controls for Microsoft .NET Framework
varon/GLGraph
The fastest free real-time C# graphs and charts for WPF or natively using OpenGL. Better than LiveCharts, freer than SciChart.
rabanti-github/NanoXLSX
NanoXLSX is a small .NET library written in C#, to create and read Microsoft Excel files in the XLSX format (Microsoft Excel 2007 or newer) in an easy and native way
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.