Pinned Repositories
-C-
该存储库是用 C# 实现的各种算法的集合。这些算法涵盖计算机科学、数学和统计学、数据科学、机器学习、工程学等各种主题。实现及其相关文档旨在为教育工作者和学生提供学习资源。因此,人们可能会针对同一目标找到不止一种实现,但使用不同的算法策略和优化。
-excalidraw
开源白板Virtual whiteboard for sketching hand-drawn like diagrams
98.css
A design system for building faithful recreations of old UIs
AutoMapper
AutoMapper是以.NET(C#)语言开发的一个轻量的处理一个实体对象到另一个实体对象之间映射关系的组件库。
eShopOnContainers
在 Linux Windows 和 macOS 上运行的跨平台 .NET 示例微服务和基于容器的应用程序。由 .NET 7、Docker 容器和 Azure Kubernetes 服务提供支持。使用 Docker CLI、dotnet CLI、VS Code 或任何其他代码编辑器支持 Visual Studio、VS for Mac 和基于 CLI 的环境。
LaTeX_CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
OpenPDN
Paint.NET source (v3.36.7; prior to non-MIT license change)
Socean.Rpc
一个高效的RPC框架,基于c#
SqlSugar
Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm
ToyCompiler
一个类似js的脚本语言解释器,使用C#实现
firespeed79's Repositories
firespeed79/98.css
A design system for building faithful recreations of old UIs
firespeed79/7.css
一个独立于 JS、tree-shakeable CSS 框架,用于构建 Windows 7 UI 再现。A JS-independent, tree-shakeable CSS framework for building faithful recreations of the Windows 7 UI.
firespeed79/AngleSharp
终极尖括号解析器库,解析 HTML5、MathML、SVG 和 CSS,以构建基于官方 W3C 规范的 DOM。
firespeed79/AutoBuild-Packages
Wedb是一款轻量级(self-hosted)自建网盘软件,程序仅 60 ~ 90 KB,含 server 端,无其它依赖,速度快资源占用低,纯便携软件,解压即用,支持 Windows、Linux、OpenWrt、Armbian 界面简洁易用,无繁琐设置,支持移动设备。
firespeed79/ContextMenuManager
🖱️ 纯粹的Windows右键菜单管理程序
firespeed79/creo_toolkit
一些Creo Toolkit开发例子。
firespeed79/DateTimeExtensions2
日期时间扩展This project is a merge of several common DateTime operations on the form of extensions to System.DateTime, including natural date difference text (precise and human rounded), holidays and working days calculations on several culture locales.
firespeed79/Dependencies
使用 C# 重写了旧的遗留软件“depends.exe”,以便 Windows 开发人员解决 dll 加载依赖问题。https://www.stubbornhuang.com/2869/
firespeed79/fel88
firespeed79/HtmlSanitizer
可用于防止XSS攻击的HTML净化器,如何让前台用户可以提交HTML数据而又不被脚本攻击呢?HtmlSanitizer就是一个非常好的解决方案:设置不危险的“标签、属性”白名单,把所有不在白名单中的“标签、属性”全部干掉。
firespeed79/iRedMail
功能齐全的开放源代码邮件服务器解决方案 Linux/BSD
firespeed79/Jot
ot 是一个开源的 .NET 库,专注于简化应用程序的状态持久化。它允许开发者轻松跟踪和管理应用状态,例如UI元素的位置和大小、用户偏好和设置等。使用Jot可以大量减少我们的代码量、提升开发效率,使代码更加简洁和易于维护。
firespeed79/kanji2gif
生成带有日文汉字笔画顺序动画的 GIF 文件。
firespeed79/Klampt
Klampt是Kris' Locomotion and Manipulation Planning Toolbox(运动和操纵规划工具箱)的简称。它是一个用于机器人建模、模拟、规划、优化和可视化的开源跨平台软件包。Klampt的目标是为学习机器人、分析机器人、开发算法和智能行为原型设计提供一种广泛可用的编程工具。它在机器人操纵和运动方面具有特殊的优势。
firespeed79/libtommath
LibTomMath 是一个完全用 C 语言编写的免费开源可移植数论多精度整数库
firespeed79/libvips
一个好用的高性能、低内存、跨平台的图片处理库
firespeed79/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
firespeed79/llms-from-scratch-cn
firespeed79/Masuit.LuceneEFCore.SearchEngine2
基于EntityFrameworkCore和Lucene.NET实现的全文检索搜索引擎
firespeed79/MethodTimer2
一个监控C#方法运行耗时开源库 Injects some very basic method timing code.
firespeed79/MOOS2
这是一个使用.NET Native AOT技术编译的C# 64位操作系统,系统的基础功能基本都已经支持:网卡、多处理、IP4、IP6、红白机模拟器、鼠标、键盘、应用程序等。
firespeed79/Notepad-Light
I use the Windows version of Notepad for a lot of minor text related tasks, but it would be nice to have a few extra features, so I created a C# winform version that works for me, maybe others will find some use out of it.
firespeed79/QtDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
firespeed79/Serial-Studio
Serial Studio是一个简单、支持多平台、多用途的串口数据处理及可视化程序,允许嵌入式开发人员可视化、分析和展示设备生成的数据。Serial Studio是采用C和C++ 语言开发的,图形用户界面使用Qt。
firespeed79/SmartSystemMenu
一个C#开发的窗口扩展菜单,支持系统所以窗口
firespeed79/Sprache
一个小型的、友好的C#解析器建设库
firespeed79/superpower
带有高质量错误报告的C#解析器构造工具包A C# parser construction toolkit with high-quality error reporting
firespeed79/tailwindcss
A utility-first CSS framework for rapid UI development. https://www.zzxworld.com/posts/tailwind-css-intro;https://www.zzxworld.com/posts/tailwind-css-intro
firespeed79/vscode-sigmaxim-smartassembly
Visual Studio Code extension providing comprehensive support for creating and managing PTC Creo automations with SIGMAXIM Rules-Perfect solutions.
firespeed79/WinToast
WinToast 是一个用 C++ 编写的轻量级库,它完全集成了 Windows 8 和 Windows 10 的现代 Toast 通知。Toast 通知允许您的应用向用户通知相关信息和及时事件,他们应该在您的应用内看到并采取行动,例如新的即时消息、新的好友列表……