joe 7 月之前
父节点
当前提交
8f22d3a9c8
共有 5 个文件被更改,包括 109 次插入14 次删除
  1. 34 0
      content/res/best-sites.md
  2. 36 5
      content/res/game-engines.md
  3. 6 9
      content/res/github_projects.md
  4. 9 0
      content/res/golang_libraries.md
  5. 24 0
      content/res/tools.md

+ 34 - 0
content/res/best-sites.md

@@ -43,6 +43,40 @@ draft: false
 - [Decentralized Library](https://libgen.fun/dweb.html)
 > 分布式资料搜索
 
+### Linux 发行版
+
+Debian, Ubuntu 已经是主流; Arch 本人在用; Rocky 和 Alma 是 RedHat 系的替代; 完。
+
+- [alpinelinux](https://www.alpinelinux.org)
+> Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.
+
+- [voidlinux](https://voidlinux.org)
+> Void is a general purpose operating system, based on the monolithic Linux kernel.
+
+- [mageia](https://www.mageia.org/en/)
+> Change your perspective
+
+- [nixos](https://nixos.org)
+> Declarative builds and deployments.
+
+- [gobolinux](https://www.gobolinux.org/)
+> GoboLinux is an experimental Linux distribution that Redefines the entire filesystem hierarchy.
+
+- [KaOS](https://kaosx.us/)
+> KaOS is an independent, built from-scratch Linux distribution, focused on Qt and KDE
+
+- [LiGurOS](https://liguros.gitlab.io/)
+> LiGurOS is a source based distribution building upon code and packages from 
+> a broad family of Gentoo-based distributions
+
+- [midnightBSD](https://www.midnightbsd.org/)
+> MidnightBSD is a BSD-derived operating system developed with desktop users in mind.
+
+- [POP!_OS](https://system76.com/pop/)
+> COSMIC, our budding desktop environment, brings new features, refinements, core apps, stability, 
+> security, and performance to Pop!_OS users everywhere
+
+
 ### 素材
 
 - [Music freemusicarchive.org](https://freemusicarchive.org/home)

+ 36 - 5
content/res/game-engines.md

@@ -6,18 +6,49 @@ draft: true
 
 ## H5
 
-- [All (almost)](https://html5gameengine.com/)
 - [babylon.js]
 - [black.js]
 - [phase.js]
+- [Kaplay](https://kaplayjs.com)
+> 一个默默无闻而很犀利的 game engine
+- [LittleJS](https://github.com/KilledByAPixel/LittleJS)
+>  体积最小的 js game engine
+- [excaliburjs](https://excaliburjs.com)
+> 又一个 js game engine
+- [ct.js](https://ctjs.rocks)
+> 游戏引擎,据说是 pixi.js 的 editor,谁知道呢
 
 ## Cross-platform
 
 - [All (almost)](https://en.wikipedia.org/wiki/List_of_game_engines)
-- [Cocos Creator]()
+- [Cocos Creator](https://www.cocos.com/en/creator)
+> 工具不错,国产通病,喜欢强制用户登录
+
+- [o3de](https://o3de.org)
+>  a full-featured, real-time open source 3D engine, can be used to create high-fidelity games, 
+> robotic simulations and immersive 3D worlds, bridging the physical and digital worlds to deliver 
+> amazing experiences
+
 - [Cocos2d-x]
-- [defold](https://defold.com/)
+
+- [Solar2D](https://docs.coronalabs.com)
+- [Gideros](https://www.gideros.rocks)
+- [Defold](https://defold.com/)
 > 2D game engine based on Cpp+Lua5.1, with an Editor. build for many platforms.
+- [Love2d](https://love2d.org)
+- [Lovr](https://lovr.org)
+
+- [Godot](https://godotengine.org)
+- [monogame](https://monogame.net)
+- [Overload](https://overloadengine.org)
+
+- [leadwerks](https://www.leadwerks.com)
+>
+
+- [codea](https://codea.io)
+- [luanti](https://www.luanti.org)
+>
+
+- [Roblox dev](https://create.roblox.com)
+> 
 
-- [godot]
-- [monogame]

+ 6 - 9
content/res/github_projects.md

@@ -48,6 +48,8 @@ draft: false
 - [libdill](http://libdill.org/index.html)
 - [mujs](https://mujs.com/index.html)
 > MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities.
+- [quickjs](https://bellard.org/quickjs/)
+> small and embeddable Javascript engine.
 - [xpdfreader](http://www.xpdfreader.com/)
 - [xournalpp pdf reader & editor](https://github.com/xournalpp/xournalpp)
 - [resourcehacker](http://www.angusj.com/resourcehacker/)
@@ -182,7 +184,7 @@ draft: false
 - [purgecss](https://github.com/FullHuman/purgecss)
 > Remove unused CSS
 - [headlessui](https://github.com/tailwindlabs/headlessui)
-> 组建库,但只有组件,没有组建样式
+> 组件库,但只有组件,没有组件样式
 - [prismane](https://github.com/prismaneui/prismane)
 > React UI Library.
 - [react-md](https://github.com/mlaursen/react-md)
@@ -217,14 +219,9 @@ draft: false
 > 可切换 theme 仅依赖一个 mkwiki.html 一个文件的 wiki 系统
 - [react-dnd](https://react-dnd.github.io/react-dnd/about)
 > 游戏类的 dnd 库
-- [Kaplay](https://kaplayjs.com)
-> 一个默默无闻而很犀利的 game engine
-- [LittleJS](https://github.com/KilledByAPixel/LittleJS)
->  体积最小的 js game engine
-- [excaliburjs](https://excaliburjs.com)
-> 又一个 js game engine
-- [ct.js](https://ctjs.rocks)
-> 游戏引擎,据说是 pixi.js 的 editor,谁知道呢
+- [dark](https://github.com/atellmer/dark)
+> The lightweight and powerful UI rendering engine without dependencies and written in TypeScript💫 
+> (Browser, Node.js, Android, iOS, Windows, Linux, macOS)
 - [dndkit](https://docs.dndkit.com/)
 > 支持控件拖动
 - [supabase](https://github.com/supabase/supabase)

+ 9 - 0
content/res/golang_libraries.md

@@ -138,3 +138,12 @@ draft: true
 
 - [github.com/syndtr/goleveldb](github.com/syndtr/goleveldb)
 > LevelDB key/value database in Go
+
+- [github.com/sysulq/httpmq](github.com/sysulq/httpmq)
+> A simple HTTP message queue written in Go with goleveldb, just like httpsqs written in C with Tokyo Cabinet.
+
+- [https://github.com/uber-go/fx](https://github.com/uber-go/fx)
+> A dependency injection based application framework for Go.
+
+- [https://github.com/google/wire](https://github.com/google/wire)
+> Compile-time Dependency Injection for Go

+ 24 - 0
content/res/tools.md

@@ -10,24 +10,48 @@ draft: false
 > 鼓励购买正式版
 
 - [在线IDE,多语言支持](https://www.onlinegdb.com)
+
 - [rclone](https://rclone.org/)
 > 多云盘后端
+
 - [安全的电子产品 Mozilla](https://foundation.mozilla.org/en/privacynotincluded/)
+
 - [crontab.guru](https://crontab.guru)
+
 - [VPS](https://virmach.com/)
 - [隨機聽歌曲](https://www.locserendipity.com/PushPlay.html)
+
 - [Email server toolpage](https://mxtoolbox.com/)
+
 - [tabserve](https://tabserve.dev/)
 > 代理 HTTPS 域名 到 localhost:port
+
 - [frp](https://github.com/fatedier/frp)
 > A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
+
 - [nps](https://github.com/ehang-io/nps)
 > 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。
+
 - [gost](https://github.com/ginuerzh/gost)
 > GO Simple Tunnel - a simple tunnel written in golang
+
 - [contabo VPS 矿机](https://contabo.com/en/)
+
 - [zeal](https://zealdocs.org/)
 > Windows Linux 离线文档阅读器
+
 - [devdocs](https://devdocs.io/)
 > 在线的 zeal
 
+- [ldtk editor](https://ldtk.io)
+> A modern 2D level editor from the director of Dead Cells.Fast. Free. Open source.
+
+- [pixelorama](https://github.com/Orama-Interactive/Pixelorama)
+> a powerful and accessible open-source pixel art multitool.
+
+- [dpaint.js](https://www.stef.be/dpaint/)
+> a online image editor.
+
+- [graphicsgale](https://graphicsgale.com/us/)
+> Animation graphic editor easy to use
+