sharperzhou's Stars
IgorMundstein/WinMemoryCleaner
This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
NetTopologySuite/NetTopologySuite
A .NET GIS solution that is fast and reliable for the .NET platform.
InspireFunction/IFoxCAD
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
Keboo/ColorKraken
A simple theme editor for GitKraken
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,**农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
gileCAD/GeometryExtensions
AutoCAD Geometry Helpers
sharperzhou/Seminar
The seminar of coding method, topic, or skill
kwonganding/wpf.controls
在学习中和使用WPF中,学习、借鉴了很多网友的文章和开源的项目的知识。发现提供实际项目开发需要的基础控件、样式的文章大都比较散,不成系列。因此基于现在项目中使用开发了一个wpf基础UI库,并写了这个系列入门文章(http://www.cnblogs.com/anding/p/5018363.html),希望对有需要的人有所帮助。
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
tfussell/xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++11+
killme2008/aviatorscript
A high performance scripting language hosted on the JVM.
fasseg/exp4j
A tiny math expression evaluator for the Java programming language
code4wt/JSONParser
一个简单的json解析器
terrajobst/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
DmitrySoshnikov/syntax
Syntactic analysis toolkit, language-agnostic parser generator.
egor-tensin/vs-shell
GitHub action to set up the Visual Studio shell environment
nothings/single_file_libs
List of single-file C/C++ libraries.
leetcode-pp/91-days-algorithm
91天学算法-Leetcode图解题解集合(JavaScript/Python)(持续更新) Solutions and Explainations with Hand Drawings in Chinese(JavaScript/Python)(Constant Update)
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
mbadolato/iTerm2-Color-Schemes
Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
tonsky/FiraCode
Free monospaced font with programming ligatures
windsting/little-aspnetcore-book
简明 ASP.NET Core 手册
horsicq/Detect-It-Easy
Program for determining types of files for Windows, Linux and MacOS.
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
Timothy-Liu/csharplang
The official repo for the design of the C# programming language