Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collections update 0328 #361

Merged
merged 15 commits into from
Mar 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions collections/finite-state-machine.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
ident: finite-state-machine
name: Finite State Machine
name_cn: 有限状态机(FSM)
slug: /finite-state-machine
items:
- https://github.com/statelyai/xstate
- https://github.com/looplab/fsm
- https://github.com/viewflow/django-fsm
- https://github.com/katef/libfsm
- https://github.com/stateless4j/stateless4j
- https://github.com/BurntSushi/aho-corasick
- https://github.com/nodejs/llparse
- https://github.com/soveran/micromachine
- https://github.com/Inspiaaa/UnityHFSM
- https://github.com/vstirbu/fsm-as-promised
- https://github.com/mdeloof/statig
- https://github.com/fgmacedo/python-statemachine
- https://github.com/jonasblixt/ufsm
- https://github.com/statecharts/statecharts.github.io
- https://github.com/leonardomso/awesome-fsm
- https://github.com/Real-Serious-Games/Fluent-State-Machine
- https://github.com/caleb531/automata
- https://github.com/StoneCypher/jssm
- https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor
- https://github.com/danobot/entity-controller
15 changes: 15 additions & 0 deletions collections/flow-chart.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ident: flow-chart
name: Flow chart
name_cn: 流程图
slug: /flow-chart
items:
- https://github.com/jgraph/drawio-desktop
- https://github.com/mermaid-js/mermaid
- https://github.com/plantuml/plantuml
- https://github.com/bpmn-io/bpmn-js
- https://github.com/clientIO/joint
- https://github.com/adrai/flowchart.js
- https://github.com/mingrammer/diagrams
- https://github.com/jgraph/mxgraph
- https://github.com/cytoscape/cytoscape.js
- https://github.com/NorthwoodsSoftware/GoJS
19 changes: 19 additions & 0 deletions collections/games.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
ident: games
name: Games
name_cn: 开源游戏
slug: /games
items:
- https://github.com/0ad/0ad
- https://github.com/supertuxkart/stk-code
- https://github.com/OpenTTD/OpenTTD
- https://github.com/hedgewars/hw
- https://github.com/freeciv/freeciv-web
- https://github.com/minetest/minetest
- https://github.com/megaglest/megaglest-source
- https://github.com/xonotic/xonotic
- https://github.com/FreeCol/freecol
- https://github.com/CleverRaven/Cataclysm-DDA
- https://github.com/OpenRA/OpenRA
- https://github.com/Warzone2100/warzone2100
- https://github.com/clintbellanger/flare-engine
- https://github.com/the3dfxdude/7kaa
22 changes: 22 additions & 0 deletions collections/gif-recorder.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
ident: gif-recorder
name: Gif Recorder
name_cn: Gif 制作
slug: /gif-recorder
items:
- https://github.com/ShareX/ShareX
- https://github.com/phw/peek
- https://github.com/aardio/Gif123
- https://github.com/phisch/giph
- https://github.com/natario1/GIFCompressor
- https://github.com/ffiirree/Capturer
- https://github.com/mrousavy/ImgurSniper
- https://github.com/ewnd9/record-desktop
- https://github.com/rhcarvalho/byzanz-gui
- https://github.com/Speiser/dot-screencap
- https://github.com/crvshlab/capa
- https://github.com/LonamiWebs/Capshot
- https://github.com/dennougorilla/glips
- https://github.com/luchko/mpl_animationmanager
- https://github.com/raydac/japagoge
- https://github.com/dennougorilla/gifgin
- https://github.com/topics/imgur
21 changes: 21 additions & 0 deletions collections/git-development-kit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
ident: git-development-kit
name: Git development kit
name_cn: Git 开发包
slug: /git-development-kit
items:
- https://github.com/libgit2/libgit2
- https://github.com/SkinnyMind/libgit2dart
- https://github.com/SatyendraBanjare/luagit2
- https://github.com/libgit2/libgit2sharp
- https://github.com/libgit2/rugged
- https://github.com/libgit2/git2go
- https://github.com/petersalomonsen/wasm-git
- https://github.com/Uncommon/Xit
- https://github.com/ropensci/git2r
- https://github.com/p-ranav/cppgit2
- https://github.com/SwiftDocOrg/Git
- https://github.com/jelmer/dulwich
- https://github.com/gitpython-developers/GitPython
- https://github.com/libgit2/pygit2
- https://github.com/ruby-git/ruby-git
- https://github.com/nodegit/nodegit
9 changes: 9 additions & 0 deletions collections/one-time-password-client.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
ident: one-time-password-client
name: One Time Password Client
name_cn: 一次性密码(OTP)客户端
slug: /one-time-password-client
items:
- https://github.com/google/google-authenticator
- https://github.com/freeotp/freeotp-android
- https://github.com/andOTP/andOTP
- https://github.com/privacyidea/privacyidea
20 changes: 20 additions & 0 deletions collections/one-time-password-server.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
ident: one-time-password-server
name: One Time Password Server
name_cn: 一次性密码(OTP)服务端
slug: /one-time-password-server
items:
- https://github.com/privacyidea/privacyidea
- https://github.com/maximthomas/passwordless
- https://github.com/hahnavi/telbot-otp
- https://github.com/tilkinsc/COTP
- https://github.com/tilkinsc/LuaOTP
- https://github.com/palahsu/otpgen
- https://github.com/kamshory/OTP-Pi
- https://github.com/iarthstar/ms-otp-email
- https://github.com/cmarshall108/toontown-otp-original
- https://github.com/saadhaxxan/Django-2FA-2-Factor-Authentication
- https://github.com/tilkinsc/CSOTP
- https://github.com/ethanlindley/quadrant-otp
- https://github.com/kamshory/OTP-Mini
- https://github.com/tilkinsc/JSOTP
- https://github.com/tilkinsc/ASPOTP
22 changes: 22 additions & 0 deletions collections/regex-engine.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
ident: regex-engine
name: Regex-engine
name_cn: 正则表达式引擎
slug: /regex-engine
items:
- https://github.com/PCRE/pcre2
- https://github.com/google/re2
- https://github.com/kkos/oniguruma
- https://github.com/intel/hyperscan
- https://github.com/rust-lang/regex
- https://github.com/k-takata/Onigmo
- https://github.com/boostorg/regex
- https://github.com/slevithan/xregexp
- https://github.com/dlclark/regexp2
- https://github.com/Genivia/RE-flex
- https://github.com/BurntSushi/regex-automata
- https://github.com/nitely/nim-regex
- https://github.com/ibnuh/regex-generator
- https://github.com/ColinEberhardt/assemblyscript-regex
- https://github.com/tiehuis/zig-regex
- https://github.com/jafarlihi/clex
- https://github.com/trusktr/regexr
5 changes: 5 additions & 0 deletions collections/repl-toolkit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ident: repl-toolkit
name: REPL toolkit
name_cn: REPL 工具包
slug: /repl-toolkit
items: []
13 changes: 13 additions & 0 deletions collections/screenshots.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
ident: screenshots
name: Screenshots
name_cn: 屏幕截图工具
slug: /screenshots
items:
- https://chrome://newtab/
- https://github.com/ShareX/ShareX
- https://github.com/spatie/browsershot
- https://github.com/greenshot/greenshot
- https://github.com/flameshot-org/flameshot
- https://github.com/ksnip/ksnip
- https://github.com/KDE/spectacle
- https://github.com/shutter-project/shutter
15 changes: 15 additions & 0 deletions collections/smart-home.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ident: smart-home
name: Smart home
name_cn: 智能家居
slug: /smart-home
items:
- https://github.com/home-assistant/core
- https://github.com/openhab/openhab-core
- https://github.com/WebThingsIO/gateway
- https://github.com/node-red/node-red
- https://github.com/eclipse-archived/smarthome
- https://github.com/thingsboard/thingsboard
- https://github.com/MycroftAI/mycroft-core
- https://github.com/domoticz/domoticz
- https://github.com/jeedom/core
- https://github.com/openhab/openhabian
15 changes: 15 additions & 0 deletions collections/syntax-highlighting.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ident: syntax-highlighting
name: Syntax Highlighting
name_cn: 语法高亮
slug: /syntax-highlighting
items:
- https://github.com/PrismJS/prism
- https://github.com/pygments/pygments
- https://github.com/highlightjs/highlight.js
- https://github.com/alecthomas/chroma
- https://github.com/rouge-ruby/rouge
- https://github.com/googlearchive/code-prettify
- https://github.com/ccampbell/rainbow
- https://github.com/codemirror/codemirror5
- https://github.com/atom/highlights
- https://github.com/zdharma/fast-syntax-highlighting
18 changes: 18 additions & 0 deletions collections/template-engine.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
ident: template-engine
name: Template engine
name_cn: 模板引擎
slug: /template-engine
items:
- https://github.com/handlebars-lang/handlebars.js
- https://github.com/janl/mustache.js/
- https://github.com/mde/ejs
- https://github.com/pugjs/pug
- https://github.com/mozilla/nunjucks
- https://github.com/linkedin/dustjs
- https://github.com/twigphp/Twig
- https://github.com/olado/doT
- https://github.com/haml/haml
- https://github.com/ractivejs/ractive
- https://github.com/facebook/react
- https://github.com/vuejs/vue
- https://github.com/angular/angular
13 changes: 13 additions & 0 deletions collections/unified-modeling-language-tookit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
ident: unified-modeling-language-tookit
name: Unified Modeling Language Tookit
name_cn: 统一建模语言(UML)工具
slug: /unified-modeling-language-tookit
items:
- https://github.com/jgraph/drawio-desktop
- https://github.com/prikhi/pencil
- https://github.com/KDE/umbrello
- https://github.com/umlet/umlet
- https://github.com/ObeoNetwork/UML-Designer
- https://github.com/ModelioOpenSource
- https://github.com/argouml-tigris-org/argouml
- https://github.com/plantuml/plantuml
17 changes: 17 additions & 0 deletions collections/zsh-plugin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
ident: zsh-plugin
name: ZSH Plugin
name_cn: ZSH 插件
slug: /zsh-plugin
items:
- https://github.com/ohmyzsh/ohmyzsh
- https://github.com/zsh-users/zsh-autosuggestions
- https://github.com/zsh-users/zsh-syntax-highlighting
- https://github.com/zsh-users/zsh-completions
- https://github.com/zsh-users/zsh-history-substring-search
- https://github.com/psprint/zsh-navigation-tools
- https://github.com/chrissicool/zsh-256color
- https://github.com/Tarrasch/zsh-bd
- https://github.com/Aloxaf/fzf-tab
- https://github.com/skywind3000/z.lua
- https://github.com/djui/alias-tips
- https://github.com/rupa/z